47 Commits

Author SHA1 Message Date
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
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
26ee2006f4 feature (auth): redirection URI in auth middleware 2023-03-26 01:43:48 +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
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
91b85779d6 fix (error): error display when ls failed 2022-03-03 17:21:29 +11:00
5156432b52 maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
fd395b0f04 improve (upload): remove multipart for faster upload 2021-10-03 03:18:48 +11: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
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
c71214455a fix (share): js was throwing because of an uncomplete initialisation 2018-11-26 18:42:39 +11:00
8f62551787 feature (Share): workable version for sharing 2018-10-15 22:48:27 +11:00
1157015650 feature (share): WIP 2018-09-24 14:49:44 +10:00
31f8c273ff fix (ipad): fix ipad problems as reported by our patreon 2018-08-01 14:57:03 +10:00
c5f2839fd7 feature (metadata): attach metadata to ls to enable/disable features 2018-07-18 14:10:33 +10:00
425650406f feature (photo management): lazyloading, image viewer, RAW,
navigation, fullscreen
2018-06-05 02:12:47 +10:00
8b313c6bef feature (orgmode): making org mode awesome from a browser 2018-05-05 00:23:05 +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
7e62478f6f bugfix (atomic update): update to indexDB weren't atomic causing out
of sync issues
2018-04-16 19:22:51 +10:00
5a913d44d1 bugfix (UI): If an operation failed, the UI were giving the impression
to do something - #33
2018-04-12 23:45:12 +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
6eeca0da4d feature (recent): quickly open recent folders - #30 2018-04-10 14:51:52 +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
7795b6d74b bugfix (UI): fix issues with file renaming/deletion/creation in UI 2018-04-10 14:51:52 +10:00
050a26e99a improvement (webdav): stream all the way down - #23 2018-04-10 14:51:52 +10:00
15cf85f752 improvement (UI): make the UI behave 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