122 Commits

Author SHA1 Message Date
07acfa3523 improve (share): CSS for shared link box 2022-11-16 23:04:48 +11:00
0774023ace fix (sidebar): make the bar more responsive 2022-10-11 08:10:30 +11:00
7f14b2c563 feature (tag): ideas for the tag page 2022-10-08 01:56:34 +11:00
9a6e24c296 feature (tagging): prepare the ground for a new tagging feature 2022-10-06 23:33:58 +11:00
7a9f94ce6d fix (middleware): "cannot parse time" issue causing infinite loop 2022-09-15 07:32:04 +10:00
448d2bcd6c content (reword): change wording 2022-02-02 23:15:40 +11:00
21b30c969a feature (sidebar): WIP sidebar 2022-02-02 22:14:59 +11:00
b03dbc28c3 fix (iphone): weird selection when trying to upload something 2022-02-01 08:05:03 +11:00
c6da62a94c fix (eslint): linting 2022-01-31 17:43:45 +11:00
5695f4ee46 fix (css): error message size 2022-01-16 22:50:46 +11:00
cad6fe3420 feature (icons): placeholder icons 2022-01-13 02:21:41 +11:00
b60a91abb7 feature (css): add classNames to buttons on filepage 2022-01-12 00:07:47 +11:00
8d413214e2 fix (cabinedit): issue faced by cabinedit 2021-10-06 21:52:19 +11:00
924a56aa82 feature (shared): redirect + configurable default access type 2021-10-02 17:16:43 +10:00
5a7027af48 design (css): add transparency 2021-09-19 00:33:21 +10:00
b154c559ff fix (ui): hide UI elements whenever access is not set 2021-09-16 22:56:46 +10:00
be54a23465 fix (filepage): fix UI glitch on the search bar 2021-09-16 21:39:09 +10:00
43937cab32 fix (darkmode): better visiblity in dark mode 2021-09-11 17:59:33 +10:00
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