Commit Graph

64 Commits

Author SHA1 Message Date
9e7f3b4e0d Move some libraries around 2024-09-12 15:11:50 +02:00
f3ac6875ed Move back to relative paths because somehow the alternative is even worse 2024-09-11 14:18:03 +02:00
c5ddc20ce2 Centralize drag-and-drop upload code 2024-09-10 18:51:13 +02:00
ef8023c40f Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies 2024-08-30 16:17:48 +02:00
2c0d7d81ac Rename Navigator to FSNAvigator to avoid conflicts 2024-08-30 15:35:53 +02:00
c75cbb2e3f Update a bunch of libraries to typescript 2024-08-30 15:16:01 +02:00
8399800952 More windows 98 tweaks.. because I can't stop 2024-08-29 19:48:58 +02:00
12e23b3872 Add loading store to Navigator to keep track of loading state 2024-08-09 13:47:10 +02:00
69744e41a6 Change filesystem navigator into a class with a svelte store implementation 2024-08-09 13:02:07 +02:00
94cc04b746 Add filesystem card to dashboard 2024-07-11 13:30:46 +02:00
08698bbdb4 Support full screen backgrounds on the filesystem 2024-05-30 12:28:42 +02:00
f76fc8dcf3 Add removal status for filesystem 2024-05-17 16:32:53 +02:00
7024648712 Add tracklist to audio player 2024-03-15 13:59:34 +01:00
6376e67cd7 Add menu button to filesystem 2024-03-12 17:53:53 +01:00
a9d685424f Add embedding options to filesystem 2024-02-16 21:07:01 +01:00
a4c5b97cdf Add header image to branding options 2024-02-16 14:50:34 +01:00
4be12b4145 Add a little bit of depth 2024-02-16 11:49:38 +01:00
08676e6071 Add page branding options to filesystem 2024-02-15 18:52:46 +01:00
a4c91f0879 Add file importer 2024-02-13 13:13:44 +01:00
04772d6da0 Support range selection in file manager 2023-11-17 13:14:16 +01:00
5f8015de73 Re-center create directory dialog 2023-11-16 19:48:17 +01:00
2baa614c7d Fix selection issue on mobile 2023-11-16 19:35:09 +01:00
4d5bcf85e2 Make gallery view more responsive, add zoom button 2023-11-16 19:05:30 +01:00
d4cc7af62d Forgot to check in circular dependency check 2023-11-16 16:38:26 +01:00
5e5e267d3a Remove debug statements 2023-11-16 16:34:08 +01:00
49356471ca Create UI for moving files in filesystem 2023-11-16 16:33:35 +01:00
6e30ce896f Make filesystem view more responsive by moving the toolbar 2023-11-15 15:50:54 +01:00
8377ac1fab Properly encode path links, remove unused password settings 2023-05-30 16:59:11 +02:00
0299b730a5 Remove the need to provide a bucket ID to each API call 2023-05-30 15:51:10 +02:00
2647a22c91 Fix share button 2023-05-29 22:15:46 +02:00
20730141d5 Remove old file uploader 2023-05-29 18:01:23 +02:00
71538e5d7a Add directory uploader 2023-05-27 15:50:44 +02:00
e23acf46be Better icon dimensions 2023-05-25 20:31:29 +02:00
fff705bc2a Fix double api call in edit window 2023-05-25 14:47:36 +02:00
98c725f291 Add torrent and zip viewers to filesystem 2023-05-19 17:17:05 +02:00
84f835f581 Fix naming conflict with navigator 2023-05-17 22:46:27 +02:00
bd9359de44 Add oembed tags. Fix sharing and copy link button. Add text and file viewer 2023-05-17 19:27:46 +02:00
277637511c Split filesystem up in components
Also thumbnails work now
2023-05-17 15:34:56 +02:00
c4cd2e1ee5 Add branding options to disable toolbar and toolbar buttons 2023-05-16 14:18:44 +02:00
80a1085f78 Add sharing settings to filesystem 2023-05-11 19:07:29 +02:00
f0847da15f Remove unused buckets and directory_upload pages 2023-05-11 15:01:29 +02:00
e2a87d3af3 Fix URI encoding and navigation issues 2023-04-19 19:47:08 +02:00
6ae9f06d64 Add toggle for showing hidden files 2023-04-19 18:26:50 +02:00
5803a30b6b Add shared folder icon 2023-04-19 00:04:06 +02:00
971a0fe539 Update filesystem structure 2023-04-11 23:44:50 +02:00
1661a2fab1 Default to list view in filesystem 2022-11-08 16:59:30 +01:00
e43278acdb Update file manager styling 2022-11-07 17:10:17 +01:00
f1c6b3adf8 Upgrade dependencies and try to silence some accessibility warnings 2022-10-17 17:48:04 +02:00
cbeaf50900 Styling fixes 2022-05-03 14:37:26 +02:00
eb89000ecf Update shaded background color 2022-04-04 12:37:58 +02:00