Commit Graph

51 Commits

Author SHA1 Message Date
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
2b847c0456 The great flattification 2022-03-29 21:41:46 +02:00
a2f6857d20 Another bunch of styling fixes 2022-03-22 23:02:47 +01:00
5a5eaa6615 Gradients 2022-03-13 15:42:32 +01:00
1a9f30f18a Filesystem fixes 2022-02-22 19:53:48 +01:00
e4e061869e Add beginnings of the directory uploader 2022-02-21 21:55:09 +01:00
d728f45d3b Filesystem fixes 2021-12-09 22:33:02 +01:00
b7038be202 Use border-box everywhere and use svelte loop keying 2021-11-27 10:16:32 +01:00
bc85d68936 Style fixes 2021-10-19 15:59:49 +02:00
cbdbac49d7 Redesign tab bar and tune shadows 2021-09-23 20:38:17 +02:00
346fa355c4 Support clipboard upload on home page
Add shortcuts for all the buttons
Add abuse reporter page
Fix user buckets page
Add a-ads advertisement
2021-02-16 19:13:15 +01:00
e074be4e19 Add content policy and add abuse categories 2021-01-05 00:00:46 +01:00
75ca29d06b Add acknowledgements 2020-12-15 16:25:20 +01:00
69e3a34d86 don't make requests in sibling navigation 2020-12-01 23:01:21 +01:00