Commit Graph

205 Commits

Author SHA1 Message Date
4b8bd11a4c UI overhaul, import fixes, fix user store 2026-07-30 17:07:46 +02:00
7b24a9d8cf Fully rename Pixeldrain to Nova 2026-06-10 23:53:03 +02:00
f569a210eb Add Nova branding 2026-05-21 15:55:52 +02:00
6d0897e756 Styling and usability fixes 2026-04-08 19:54:09 +02:00
2fb0947077 Add black and white themes 2026-04-03 15:48:51 +02:00
f578f2c2c0 Move search bar into modal 2026-04-01 19:38:15 +02:00
dbfe9ff383 Limit size of siblings list and some bug fixes 2026-04-01 15:30:11 +02:00
8a2cdb4acd Add copy button for node ID 2026-04-01 15:28:01 +02:00
00b432f3dc Add context menu to breadcrumbs 2026-02-26 14:47:01 +01:00
d756d545db Swipable menu, draggable bookmarks 2026-02-19 18:15:06 +01:00
cc417535fa Add some borders. Fix style override when switching pages 2026-02-12 20:00:43 +01:00
ec1c8b0f5b Create comonent for collapsing menu entries 2026-02-12 19:42:23 +01:00
d3d26c6ae1 Rebounce navigation events 2026-01-30 12:26:36 +01:00
5ce6b0c417 Add file tree to menu 2026-01-29 23:41:30 +01:00
0723cb5331 Fix double navigation bug in breadcrumbs 2026-01-27 15:33:25 +01:00
70a22d4a06 Rename FNX to Nova 2026-01-26 22:23:36 +01:00
e54dc2dbd7 Fix stats reporting. Add Vite compatibility 2025-11-04 16:16:50 +01:00
d422c147b0 Make toolbar and main menu collapsible 2025-11-03 19:15:57 +01:00
4de6331551 Fix branding window defaulting everything to black 2025-10-17 13:37:59 +02:00
b409ff009d Remove some event dispatchers 2025-10-14 00:03:48 +02:00
75d9ed3023 Replace event dispatcher with a callback in filemanager 2025-10-13 23:20:42 +02:00
6d89c5ddd9 Update to svelte 5 2025-10-13 16:05:50 +02:00
9a72c85019 Add path to bookmarks, add logout button 2025-10-10 00:12:14 +02:00
06d04a1abc Convert multiple pages into SPA 2025-10-09 15:48:23 +02:00
fd5cd0bfd1 Fork pd_web, remove everything we don't need 2025-09-24 15:37:57 +02:00
793e52dba4 Remove toolbar margin on small screens 2025-06-24 01:21:16 +02:00
26a30482ae Use Dialog component for tooltips 2025-06-12 11:32:56 +02:00
dd1a038bca Add new sharing dialog to filesystem 2025-06-05 21:29:07 +02:00
763f5649d5 Update Edit window to operate on NodeOptions 2025-05-14 11:56:52 +02:00
2e983c1ed6 Restore shadow on menu button 2025-05-13 12:57:20 +02:00
6a45a485e9 Use custom event for file manager events 2025-04-30 13:21:11 +02:00
9cc0fe1f38 Fix keyboard shortcut conflict in filesystem 2025-04-17 16:16:35 +02:00
bc112b13c9 Remove listview animation due to lag when directory switching 2025-04-09 09:48:14 +02:00
4b297fec46 Make filesystem list view columns sortable 2025-04-02 15:12:38 +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
d894246a38 Add affiliate system 2025-03-21 01:11:03 +01:00
00e24879b7 Save video playback position in browser localstorage 2025-03-12 17:44:18 +01:00
49dee9d635 Add filesystem theme presets 2025-02-03 16:30:17 +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
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
e8123519a1 Change label for dashboard button to "Dashboard" 2025-01-28 12:07:51 +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
6d7fb71830 Debounce video pause event in some chromium browsers 2025-01-27 21:05:18 +01:00
5399000c8d Disable backspace back navigation because it is honestly kinda confusing 2025-01-27 14:10:00 +01:00