78 Commits

Author SHA1 Message Date
dbf0878335 feature (wip): wip for tags 2023-05-22 22:29:31 +10:00
facebea92f fix (zip): single file download when the selected file is a folder 2023-04-29 00:13:58 +10:00
1f52ea90e4 improve (zip): no need to zip single file 2023-04-28 08:55:53 +10:00
e05c868740 feature (unzip): extract zip files 2023-04-27 20:10:20 +10:00
9a6af501e4 fix (middleware): add middleware to config endpoint 2023-04-25 10:46:14 +10:00
44f9c35284 fix (model): refactoring fixing the loading issue in nested folders 2023-04-22 18:00:40 +10:00
b0f120b9b5 fix (upload): overlay folder loading issue with cache sync 2023-04-21 07:45:22 +10:00
ab893d9e9c feature (video): revamp the video player + chromecast integration 2023-04-16 22:03:25 +10:00
21e26aea85 fix (build): broken e2e 2023-04-16 21:08:29 +10:00
a10c457437 feature (chromecast): improve support for chromecast 2023-04-14 08:20:04 +10:00
26ee2006f4 feature (auth): redirection URI in auth middleware 2023-03-26 01:43:48 +11:00
e009a26cd6 feature (auth. middleware): leverage get params for authentication 2023-01-26 19:54:23 +11:00
2b623cac34 fix (boot): more user friendly boot error 2022-11-25 16:41:51 +11:00
4300989bf7 fix (tags): wip development 2022-10-11 18:14:02 +11:00
f3eaf35d84 fix (backendID): hide home when using shared link 2022-10-11 08:08:38 +11:00
456937d0cd feature (state): revamp state management via indexedDB 2022-10-11 00:02:54 +11:00
88bd7d67dc feature (tags): revamp data model and storage 2022-10-11 01:45:34 +11:00
9fa8428a28 feature (tags): UI for tag page 2022-10-10 22:20:52 +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
9d596704e7 feature (api): public api 2022-09-20 17:43:26 +10:00
fa84e37df2 refactor (api): move rm/mv/touch/mkdir to http post 2022-09-13 12:51:27 +10:00
168714132b feature (audit): handle cancellation in audit plugin 2022-09-02 18:21:00 +10:00
231e5ba18d feature (auditing): pluggable auditing in admin console 2022-09-01 07:37:59 +10:00
91b85779d6 fix (error): error display when ls failed 2022-03-03 17:21:29 +11:00
d6616856b5 maintain (eslint): cleanup via eslint 2022-01-30 23:38:40 +11:00
57a60fc838 feature (next): support for next in oauth2 backends 2022-01-15 17:28:48 +11:00
e5800c6c3b feature (sso): authentication middleware 2022-01-06 20:22:26 +11:00
5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
48a6763380 cleanup (code): cleanup 2021-12-21 01:29:47 +11:00
fd395b0f04 improve (upload): remove multipart for faster upload 2021-10-03 03:18:48 +11:00
0438aace72 fix (adblock): fix reported adblock issues 2021-09-29 20:08:46 +10:00
7eeb3672a4 fix (#413): download url for shared folders (#413) 2021-09-17 08:32:35 +10:00
eb81398ce8 feature (zip): download file(s) at once 2021-03-21 23:01:10 +11:00
d0379e3e86 Fix wrong variable name producing an error (#365)
Co-authored-by: Quentin Bramas <bramas@unistra.fr>
2021-03-04 21:19:26 +11:00
10029f687f fix (upload): #300 2020-09-17 00:24:37 +10:00
865ba7ded6 feature (upload): upload queue that show progress with abort and retry - #267 2020-05-23 16:43:39 +10:00
b7b45f2271 fix (upload): remove loading objects in case of batch operation fails (#243) 2020-03-11 23:26:55 +11:00
8deedcd916 improve (pwa): follow the lighthouse tool recommendations for PWAs 2019-11-15 00:12:35 +11:00
a1c5f16729 feature (error): log javascript errors 2019-11-12 00:23:28 +11: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
e34bab53fd fix (flickering): flickering while transitioning from cache to non cache 2019-05-22 17:31:42 +10:00
ba0243fa5d fix (tor): improve configuration of the TOR server 2019-05-22 02:43:07 +10:00
=
30ea5c433e fix (path): set the path & link of a newly created folder / file 2019-04-12 23:36:07 +10:00
0127fa2c02 feature (search): search feature 2019-04-02 19:48:50 +11:00
a02510418d improve (login): redirect the user to the login screen once the session expire 2019-03-08 01:25:29 +11:00
7f820b8cd4 improve (edge case): code maintenance 2019-02-18 18:34:21 +11:00
3b65cdf417 feature (readonly): respect readonly restriction on the editor 2019-01-28 01:09:45 +11:00
a50dbd4724 improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00