39 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
9cfeea5687 fix (editor): improve UX for text editor 2023-04-10 18:39:13 +10:00
1bd6aebe45 feature (ebook): support for epub reader 2022-12-02 02:56:08 +11:00
2684dd26db fix (runtime): frontend crash when quitting without saving
Uncaught TypeError: Cannot read properties of undefined (reading 'then')

ide.js:43 Uncaught TypeError: Cannot read properties of undefined (reading 'then')
    at Object.no (ide.js:43:21)
    at ModalConfirm.no (confirm.js:39:28)
2022-05-14 01:42:13 +10:00
04154556f3 fix (build): editor saving mode
e2e errors: https://cloud.drone.io/mickael-kerjean/filestash/346
2022-02-22 08:25:50 +11:00
a2b349d444 refactoring (functional): react functional component refactoring 2022-02-09 17:27:02 +11:00
c6da62a94c fix (eslint): linting 2022-01-31 17:43:45 +11: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
=
aa8dcf794b fix (form): fix download button on the application form 2019-04-18 16:38:48 +10:00
cb9f3badc7 fix (navigation): navigation was braking when a file had a pound in its name 2019-03-15 18:01:55 +11:00
63670050ff maintain (code): cleanup dependencies and other dead things 2019-03-15 13:52:25 +11:00
8bbe2fac0b feature (backend): ldap backend 2019-01-31 19:13:05 +11:00
e035cc69be feature (add): form file 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
43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
3421faa4b5 feature (editor): save before quit - #81 2018-06-06 20:29:19 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
9ba9067a99 bugfix (notification): stick the notification on the left side
mitigating a chrome bug with animation in a position fixed situation
2018-05-14 20:55:22 +10:00
8b313c6bef feature (orgmode): making org mode awesome from a browser 2018-05-05 00:23:05 +10:00
245210d223 fix (mobile): fix UI glitches found from testing on different devices 2018-04-30 01:28:48 +10:00
30e1c34cdf bugfix (#37): fix hash issue in URL 2018-04-17 18:11:23 +10:00
7e62478f6f bugfix (atomic update): update to indexDB weren't atomic causing out
of sync issues
2018-04-16 19:22:51 +10:00
4b072b5f8f fix (#36): edge case 2018-04-12 15:11:30 +10:00
9706cd1f81 feature (#36): editor save button 2018-04-12 14:40:33 +10:00
3e2714fb33 feature (download): Add a way to download a file in the IDE + fix - #34 2018-04-11 22:43:36 +10:00
c25eb03540 feature (notification): inform user of anything happenning 2018-04-10 14:51:52 +10:00
4b06b8a802 feature (notification): proper notification system 2018-04-10 14:51:52 +10:00
d4244dc323 maintenance (cleanup): cleanup code 2018-04-10 14:51:52 +10:00
50749a1b6c beautify (code): improve code + fixes 2018-04-10 14:51:52 +10:00
950f56bbdf improvement (editor): #20 + bugfix 2018-04-10 14:51:52 +10:00
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
f093f00a4b maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00
c964c274a8 feature (PWA): turn into a progressive web app 2017-06-30 12:24:41 +10:00
66cc23913d feature (lazy loading): as per: #7, lazy load stuff 2017-06-29 13:00:16 +10:00
0b5137846c cleanup (structure): update code structure 2017-06-27 21:59:40 +10:00