114 Commits

Author SHA1 Message Date
a10c457437 feature (chromecast): improve support for chromecast 2023-04-14 08:20:04 +10:00
bb7840f27e feature (chromecast): image viewer chromecast support 2023-04-14 00:08:17 +10:00
149fbd9980 feature (audio): revamp audio player - #497 2023-04-12 20:35:17 +10:00
eac2572854 fix (audio player): init loading state to true on audio player page - #593 2023-04-12 13:29:33 +10:00
9cfeea5687 fix (editor): improve UX for text editor 2023-04-10 18:39:13 +10:00
71a25ca920 improve (darkmode): css for darkmode 2023-03-10 08:12:21 +11:00
1bd6aebe45 feature (ebook): support for epub reader 2022-12-02 02:56:08 +11:00
b939b9f7e9 design (UX): ui improvements 2022-12-01 18:21:43 +11:00
34544875bd feature (darkmode): various improvements to dark mode
didn't realised many people are actually using dark mode, this request
came from Roel a teacher in the Netherland that's using Filestash to
teach coding to its students
2022-12-01 08:01:55 +11:00
1129e76ad3 feature (editor): make editing of code nicer 2022-11-30 00:25:45 +11:00
42e7c10c41 fix (pdf): js based pdfviewer as fallback 2022-11-25 17:14:34 +11:00
b6762ddd4c feature (input): password fields with view button 2022-11-25 16:38:00 +11:00
395b312012 maintain (refactoring): cleanup code 2022-11-16 08:27:41 +11:00
573fb9be28 fix (editor): markdown display issue 2022-05-28 03:50:57 +10:00
a2b349d444 refactoring (functional): react functional component refactoring 2022-02-09 17:27:02 +11:00
3a01b70681 migration (component): move over to functional component 2022-02-08 16:28:43 +11:00
c6da62a94c fix (eslint): linting 2022-01-31 17:43:45 +11:00
8ce629e010 fix (lint): eslint 2022-01-31 01:46:37 +11:00
d6616856b5 maintain (eslint): cleanup via eslint 2022-01-30 23:38:40 +11:00
bed13a0bc8 design (connection): enhance ux elements 2021-12-22 23:29:08 +11:00
178a19abc3 fix (pdf): pdf viewer in firefox 2021-07-16 19:35:54 +10:00
ef8fe6adb5 cleanup (eslint): cleanup as per eslint rules 2020-12-22 21:29:01 +11:00
02513d3353 fix (photo-viewer): photo size on portrait screens - #333 2020-11-01 23:45:12 +11:00
81570bccbd fix (editor): base editor on Code Mirror - #330 2020-10-18 23:47:06 +11:00
fa6c9b068f fix (pdf): fallback on pdf viewer not available 2020-07-01 00:30:31 +10:00
4cbeb2c095 improve (pdf): fallback to pdfjs whenever native PDF renderer is missing 2020-06-30 00:30:02 +10:00
210118b3a9 feature (mode): create a dark mode 2020-05-27 21:51:21 +10:00
a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
f3e6c8c030 feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
539a6f086d feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00
5beba70b36 fix (video): set mimetype automatically 2019-11-08 16:37:10 +11:00
3c1f9c2b45 improve (dropdown): enlarge the dropdown for org client 2019-05-30 19:52:47 +10:00
5cf8b08f84 improve (editor): better padding on the text editor 2019-05-08 11:29:28 +10:00
b29231d42b improve (loading): on demand loading of another dependency: exif 2019-04-30 22:26:36 +10:00
8608c91e1f improve (images): optimise how assets get loads in the app for lower size + loading speed 2019-04-30 21:38:56 +10:00
3cbe3ab6bb improve (viewer): improve image and video viewer 2019-03-21 00:56:10 +11:00
3e32c4e1f0 improve (exif): the more button only appear when there's something to show 2019-03-19 00:59:01 +11:00
5afe004d11 improve (design): fix weird size of the closing button in the exif viewer 2019-03-19 00:52:07 +11:00
63670050ff maintain (code): cleanup dependencies and other dead things 2019-03-15 13:52:25 +11:00
581b89f700 upgrade (dep): upgrade react to latest version 2019-03-07 18:47:12 +11:00
5bff76e1e6 improve (form): add feature to the form builder 2019-02-15 18:48:46 +11:00
8bbe2fac0b feature (backend): ldap backend 2019-01-31 19:13:05 +11:00
aaf33996c8 feature (form): form pages 2019-01-28 01:09:45 +11:00
e035cc69be feature (add): form file 2019-01-28 01:09:45 +11:00
8614d4492e improve (orgmode): open link in same window, better policy 2019-01-28 01:09:45 +11:00
c3d34e6f87 feature (webdav): shared links as webdav server 2019-01-28 01:09:45 +11:00
69ccd174b0 improvement (export): markdown export is github flavored 2019-01-28 01:09:45 +11:00
c61f528e24 fix (share): fix edge cases around the path and start migrate tests 2019-01-28 01:09:45 +11:00
3b65cdf417 feature (readonly): respect readonly restriction on the editor 2019-01-28 01:09:45 +11:00
50506dcff9 improvement (share): move out the authorization logic in a middleware 2019-01-28 01:09:45 +11:00