|
9cc0fe1f38
|
Fix keyboard shortcut conflict in filesystem
|
2025-04-17 16:16:35 +02:00 |
|
|
d5cd5b1db1
|
Convert the whole filesystem UI to Typescript
|
2025-03-28 14:16:20 +01:00 |
|
|
8279b9646e
|
Move from relative imports to static imports
|
2025-03-27 15:38:59 +01:00 |
|
|
c8d22f534a
|
Use generated download link element instead of iframe for downloading
|
2025-03-27 12:52:45 +01:00 |
|
|
00e24879b7
|
Save video playback position in browser localstorage
|
2025-03-12 17:44:18 +01:00 |
|
|
091df332d8
|
Add f for fullscreen shortcut
|
2025-02-03 16:29:26 +01:00 |
|
|
99ad9ab2d5
|
Add shortcut m to mute audio
|
2025-02-03 15:38:07 +01:00 |
|
|
6d7fb71830
|
Debounce video pause event in some chromium browsers
|
2025-01-27 21:05:18 +01:00 |
|
|
3f08de7846
|
Fix issue with spacebar pausing in chromium, allow exit fullscreen with f hotkey
|
2025-01-27 14:08:16 +01:00 |
|
|
45771004a0
|
Change swipe nagivation component to typescript
|
2025-01-09 23:44:08 +01:00 |
|
|
c36a3dc0c7
|
Add support for various tar archive formats
|
2024-12-04 15:06:58 +01:00 |
|
|
1c07f6ed1d
|
Fix crash when zip file cannot be parsed
|
2024-12-04 11:33:31 +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 |
|
|
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 |
|
|
51afa2615c
|
Add free transfer limit to filesystem
|
2024-09-05 17:28:31 +02:00 |
|
|
41a157ae9e
|
Disable swiping controls at beginning/end of a directory
|
2024-08-30 17:19:25 +02:00 |
|
|
ef8023c40f
|
Merge FilesystemAPI and FilesystemUtil to avoid circular dependencies
|
2024-08-30 16:17:48 +02:00 |
|
|
c75cbb2e3f
|
Update a bunch of libraries to typescript
|
2024-08-30 15:16:01 +02:00 |
|
|
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 |
|
|
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 |
|
|
46058edcc8
|
Make button margins consistent, and some other fixes
|
2024-04-18 20:05:54 +02:00 |
|
|
a0ccbb55be
|
Toggle audio/video playback with spacebar
|
2024-04-11 20:32:55 +02:00 |
|
|
c5432c7541
|
Add swipe controls to move back and forth in albums
|
2024-04-11 18:40:26 +02: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b53baa32f5
|
Fix layout in horizontal video orientation
|
2023-11-15 14:04:48 +01:00 |
|
|
e9e52a98d2
|
Update dependencies
|
2023-09-14 12:29:06 +02:00 |
|
|
0299b730a5
|
Remove the need to provide a bucket ID to each API call
|
2023-05-30 15:51:10 +02:00 |
|
|
20730141d5
|
Remove old file uploader
|
2023-05-29 18:01:23 +02:00 |
|
|
976a37f299
|
Add file timeseries chart
|
2023-05-25 23:07:17 +02:00 |
|
|
e23acf46be
|
Better icon dimensions
|
2023-05-25 20:31:29 +02:00 |
|
|
4c9f3914b7
|
Enable searching when in file view
|
2023-05-25 20:19:37 +02:00 |
|
|
9e5f2ae6d4
|
Add search view
|
2023-05-25 17:06:17 +02:00 |
|
|
98c725f291
|
Add torrent and zip viewers to filesystem
|
2023-05-19 17:17:05 +02:00 |
|