Commit Graph

80 Commits

Author SHA1 Message Date
8279b9646e Move from relative imports to static imports 2025-03-27 15:38:59 +01:00
f907e4c7e7 Make directory name field closable with escape 2025-01-30 00:08:26 +01:00
a58a991bcd Add share icon to compact view 2025-01-30 00:07:36 +01:00
a76afc1bf8 Add compact view to file picker 2025-01-28 12:16:37 +01:00
6eef8970fa Add compact view to filesystem 2025-01-28 12:00:04 +01:00
4d1680b7f5 Use fieldset for styling form elements 2025-01-27 22:54:47 +01:00
5399000c8d Disable backspace back navigation because it is honestly kinda confusing 2025-01-27 14:10:00 +01:00
2c1aa92159 Allow downloading directories from zip files 2024-12-04 18:56:20 +01:00
f7a0ff4538 Add access controls window 2024-11-19 15:31:51 +01:00
b5b5caa329 Redesign home page 2024-11-18 17:09:27 +01:00
0a0f687044 Show 7zip contents on filesystem 2024-11-14 22:35:34 +01:00
cac31a097a Add backspace shortcut to go back 2024-11-14 22:13:19 +01:00
5c4255dbbf Enable searching in all directories 2024-11-14 21:46:42 +01:00
e293c875b5 Fix not being able to search for the letter 'f' 2024-11-14 17:56:01 +01:00
9a4d9a5d9b Move searchbar to filemanager directory 2024-11-14 16:41:16 +01:00
0043fe2e9e Move search bar to the file manager 2024-11-14 16:14:58 +01:00
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