64 Commits

Author SHA1 Message Date
2e86ac7bb2 improve (admin): additional customisations on admin console 2021-09-19 14:04:11 +10:00
b154c559ff fix (ui): hide UI elements whenever access is not set 2021-09-16 22:56:46 +10:00
78c6a02914 improve (iframe): disable frequently access view in iframe 2021-09-13 17:48:33 +10:00
a67681f454 maintain (feature): remove option from admin backend 2021-08-22 13:08:59 +10:00
8543b51b6b merge 2021-08-22 13:08:11 +10:00
eb81398ce8 feature (zip): download file(s) at once 2021-03-21 23:01:10 +11:00
a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
ae2ef413b3 fix (#210): properly handle file/folder names 2019-11-07 16:55:06 +11:00
b3988d3db8 improve (perf): refactor to minimise some loops 2019-05-22 20:21:20 +10:00
ba0243fa5d fix (tor): improve configuration of the TOR server 2019-05-22 02:43:07 +10:00
836a74ab7d improve (search): user experience around the search 2019-05-21 17:13:21 +10:00
=
2c124561e6 fix (search): set visibility of hidden files in the search result as per config 2019-04-25 03:04:03 +10:00
=
8af1ba290a fix (selection): newly created files/folder wouldn't get catch by selection up until a refresh 2019-04-25 02:22:04 +10:00
=
65a61588a8 feature (batch): create selections of files/folder to batch delete and move actions 2019-04-24 21:16:33 +10:00
=
8afd06e055 feature (upload): upload button for phone and tablets 2019-04-19 01:31:12 +10:00
=
d4b0496b19 feature (search): dynamically create link for search 2019-04-03 18:03:51 +11:00
0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
bbdcd995da fix (edge case): forgotten edge case when page change 2019-03-18 14:16:08 +11:00
cb9f3badc7 fix (navigation): navigation was braking when a file had a pound in its name 2019-03-15 18:01:55 +11:00
3246447da2 improvement (ui): improve quick access bar 2019-03-15 11:42:50 +11:00
7f8c47c186 fix (regression): toggle hidden files 2019-03-08 00:47:28 +11:00
20bf336a1b perf (filebrowse): optimise frontend client on hot path 2019-03-08 00:10:45 +11:00
581b89f700 upgrade (dep): upgrade react to latest version 2019-03-07 18:47:12 +11:00
13345a4104 fix (navigation): recover from an edge case that would brake navigation when the URL is malformed 2019-03-06 13:26:11 +11:00
39441d4a5e improve (form): upload field 2019-02-16 03:49:13 +11:00
f0732b69fe improvement (metadata): add new metadatas for better display control from the backend handler 2019-02-06 23:16:51 +11:00
98e8a47781 improvement (design): incremental design improvement 2019-01-28 01:09:45 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
434f1a90c3 feature (scroll memory): make it easier to scroll/select on long list of things 2018-09-26 03:23:01 +10:00
bde4079fb9 maintenance (code): incremental improvement 2018-09-26 02:36:21 +10:00
ff63531b13 improvement (UI): incremental improvement UI, big perf improvement over browsing 2018-09-21 12:14:31 +10:00
4ca7bab31b maintain (code): cleanup 2018-09-17 09:52:02 +10:00
1077165e3d maintain (code): cleanup 2018-09-14 17:31:57 +10:00
c20572c790 maintenance (dead): remove dead code 2018-09-12 00:16:30 +10:00
696b852186 bugfix (indexedDB): flushing a non existing db would throw a critical error ... #97 2018-08-11 09:59:32 +10:00
8561193f8b feature (search): basic search 2018-08-04 04:29:55 +10:00
6b428ec1ab improvement (UI): incremental improvements 2018-07-30 22:44:58 +10:00
c5f2839fd7 feature (metadata): attach metadata to ls to enable/disable features 2018-07-18 14:10:33 +10:00
dd562ecc37 feature (hot reload): make configuration easier - #91 2018-07-18 01:40:38 +10:00
c48c0088e1 feature (hidden files): hidden files visibility - #84 2018-06-25 19:10:18 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
aebca52060 feature (#79): media view, infinite scroll and persistent user settings 2018-05-29 22:43:19 +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
e31cbc13e9 improvement (dragdrop): Improve UI while doing a folder upload - #14 2018-04-19 18:46:32 +10:00
8cd15af36c improvement (drag drop): improve the upload UI while drag and drop stuff - #14 2018-04-18 11:46:44 +10:00
f30fbaf847 improvement (drag drop): Improve the user experience while drag and
drop files in the interface
2018-04-18 01:17:55 +10:00
a44d30f779 feature (#14): drag and drop folders 2018-04-17 17:59:01 +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