Commit Graph

175 Commits

Author SHA1 Message Date
1382c01a14 Improve documentation for shortcuts 2024-08-14 19:58:25 +02:00
3d128a2960 Add video skip keys 2024-08-14 18:21:13 +02:00
5ac09ac4fb Remove 'zip file may be corrupted' message 2024-08-09 14:09:26 +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
0eb852c405 Add markdown support to filesystem 2024-08-08 23:02:08 +02:00
80aa92e2df Make username visible on light themes 2024-07-23 16:45:04 +02:00
94cc04b746 Add filesystem card to dashboard 2024-07-11 13:30:46 +02:00
9cbf7d7c1e Require login for file upload 2024-06-26 23:28:17 +02:00
a5873148d4 Add cancel button to filesystem upload queue 2024-06-13 20:08:10 +02:00
1e0a692ca0 Fix links in filesystem dropdown menu
Styling fixes
2024-06-13 18:08:13 +02:00
08698bbdb4 Support full screen backgrounds on the filesystem 2024-05-30 12:28:42 +02:00
4d43d5cfd0 Add word-breaking to text preview 2024-05-29 17:13:56 +02:00
a55dfcebef Add allowfullscreen to iframe embedding options 2024-05-29 17:13:37 +02:00
f76fc8dcf3 Add removal status for filesystem 2024-05-17 16:32:53 +02:00
7bc35e912c Add bulk download button for filesystem 2024-05-08 18:29:59 +02:00
46058edcc8 Make button margins consistent, and some other fixes 2024-04-18 20:05:54 +02:00
09528929b2 Fix file stats padding 2024-04-11 22:18:55 +02:00
a0ccbb55be Toggle audio/video playback with spacebar 2024-04-11 20:32:55 +02:00
5f6cc3f90f Add fullscreen buttons to file viewer and filesystem 2024-04-11 19:33:26 +02:00
c5432c7541 Add swipe controls to move back and forth in albums 2024-04-11 18:40:26 +02:00
f8a97d2183 Remove shuffle button, because the toolbar is too full 2024-04-11 13:59:44 +02:00
f69389c461 Reduce space wastage 2024-04-10 18:35:51 +02:00
323356b47f Add filesystem guide icon to filesystem menu 2024-03-19 15:52:33 +01:00
420eddf615 Add explanation for search_index file 2024-03-15 22:16:28 +01:00
7024648712 Add tracklist to audio player 2024-03-15 13:59:34 +01:00
13c5889a56 Clean up UI for small screens 2024-03-15 13:58:27 +01:00
6376e67cd7 Add menu button to filesystem 2024-03-12 17:53:53 +01:00
decf7fc7a8 Fix double encoding of share url 2024-03-05 13:03:03 +01:00
b2df010081 Enable numeric sorting on file list 2024-03-01 00:08:06 +01:00
66152fc646 Sort file names numerically 2024-02-29 23:32:30 +01:00
959127ac2c Add support for sorting in peer table 2024-02-28 15:50:57 +01:00
5c9c66746a Update file expiry time 2024-02-22 14:18:22 +01:00
eb30b9fcc3 Thicc shadows 2024-02-20 18:35:57 +01:00
99eba76c2e Create a standard copy button component and remove a lot of redundant code 2024-02-20 17:33:15 +01:00
2e5f17d867 Add speedtest page 2024-02-19 19:49:34 +01:00
a9d685424f Add embedding options to filesystem 2024-02-16 21:07:01 +01:00
68ef84b1e7 Support downloading files from zip files in filesystem 2024-02-16 18:02:51 +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
6edb2e81d7 Add filesystem documentation 2024-02-06 17:14:40 +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