104 Commits

Author SHA1 Message Date
6b51c4c72b fix (i18n): update sk.json - #404
* update sk.json, translate Quick access

* update sk.json
2021-08-22 13:09:09 +10:00
eb81398ce8 feature (zip): download file(s) at once 2021-03-21 23:01:10 +11:00
5f85d59258 fix (#356): preventing entering the expiration date on safari (#366)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:22:19 +11:00
51c235a6ad ux (share): revamp share look and feel 2020-11-15 23:36:38 +11:00
ce6c5a64e4 improvement (share): Look and Feel and UX for shared links 2020-10-25 17:09:23 +11:00
86dd9da853 feature (search): fallback search when full text search isn't active 2020-07-01 00:23:17 +10:00
210118b3a9 feature (mode): create a dark mode 2020-05-27 21:51:21 +10:00
cfbe6fd228 feat (translation): automated translation for 40 languages 2020-05-26 22:42:51 +10:00
d2d4c92aba fix (local): edge case around new file and new folder 2020-05-26 16:39:11 +10:00
a9834d374c feature (translation): first step towards i18n #248 2020-05-26 02:02:34 +10:00
3b3a03da0d maintain (client): maintain project dependencies and relevant upgrade 2020-01-06 23:52:20 +11:00
0b9bca1c1c improve (responsive): media queries for a smoother experience 2019-11-26 12:35:27 +11:00
8deedcd916 improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
58c6c57f82 feature (iframe): embed the app from an iframe 2019-11-11 22:23:11 +11:00
ae2ef413b3 fix (#210): properly handle file/folder names 2019-11-07 16:55:06 +11:00
39f3e90238 fix (format): code formatting 2019-11-07 12:34:26 +11:00
3a2babe072 fix (double encoding): beginning of a solution for #205 2019-11-06 11:59:14 +11:00
836a74ab7d improve (search): user experience around the search 2019-05-21 17:13:21 +10:00
53c8e43bcc improve (UI): Add option to always display upload button (#161)
* improve (signature): sign build with gpg

* Add option to always display upload button
2019-05-07 11:43:41 +10:00
5f7de7826a fix (build): transform the build to push for static program 2019-05-02 23:40:55 +10:00
f8cc366165 Merge branch 'master' of http://github.com/mickael-kerjean/filestash 2019-05-01 02:14:23 +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
50ff43bdd4 fix (#159): attempting to fix url encoding for filename URLs
* attempting to fix url encoding for filename URLs

* handle the case where percent sign exists in the filename / dirname

* remove the try/catch as this shouldn't be necessary, changed logic for url encoding links that doesn't involve looping
2019-04-30 12:42:49 +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
=
57223b241c fix (multiselection): disable dragging of unselected file when a selection exists 2019-04-24 21:35:49 +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
=
3ee341caa4 fix (search): clear search after navigation action 2019-04-18 16:15:28 +10:00
=
28dd859b60 maintenance (cleanup): dead code elimination 2019-04-18 16:08:17 +10:00
=
1412b17275 fix (share): active button was broken for the uploader 2019-04-13 00:31:41 +10:00
0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
07c6e5bab4 maintenance (cleanup): dead code elimination 2019-03-25 22:37:25 +11:00
872a6e0cd0 fix (bug): issue in date formatting and file size using the webdav backend - #143 2019-03-18 23:08:58 +11:00
3246447da2 improvement (ui): improve quick access bar 2019-03-15 11:42:50 +11:00
8393b0d55a fix (test): fix tests 2019-03-14 01:10:59 +11:00
b3408a75dd fix (extension): fix file extension display issue 2019-03-08 00:21:00 +11:00
771504f621 maintenance (cleanup): remove dead code 2019-03-08 00:17:21 +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
faa1aa69b2 improve (code): dead code elimination 2019-03-07 18:42:13 +11:00
f3569a5473 fix (navigation): prevent file navigation to unknown state 2019-03-07 15:58:41 +11:00
906fb1f3f4 improvement (quick access): improve the user friendly aspect of the quick access bar 2019-03-07 14:31:03 +11:00
5bff76e1e6 improve (form): add feature to the form builder 2019-02-15 18:48:46 +11:00
f0732b69fe improvement (metadata): add new metadatas for better display control from the backend handler 2019-02-06 23:16:51 +11:00
aaf33996c8 feature (form): form pages 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
43f00e12d6 feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
98e8a47781 improvement (design): incremental design improvement 2019-01-28 01:09:45 +11:00
ce6a228968 feature (admin): admin console 2018-12-19 18:35:09 +11:00