|
|
92b6d6f1dd
|
fix DirectoryEntry menu action clicks clearing selection
|
2025-09-07 17:54:43 +02:00 |
|
|
|
754dd8b053
|
fix TextEditor initial line number
|
2025-09-07 17:35:11 +02:00 |
|
|
|
a1c9832515
|
migrate to sqlite
NOTE: extension loading crashes docker (for some reason)
|
2025-09-07 15:09:14 +02:00 |
|
|
|
8c0d80d7fb
|
show file sizes (basic version)
|
2025-09-06 15:49:57 +02:00 |
|
|
|
cef77e86b7
|
create new file dialog in nav and context menu
|
2025-09-06 01:29:19 +02:00 |
|
|
|
a4c2c039d2
|
basic text editor
|
2025-09-06 01:21:13 +02:00 |
|
|
|
73d3b2a27f
|
fix selection rect not disappearing when clicking empty space
|
2025-09-05 17:16:24 +02:00 |
|
|
|
8c4f56a7ab
|
fix selection rect not working at all
|
2025-09-05 17:13:29 +02:00 |
|
|
|
13e91fdfbf
|
fix more rect selection bugs
|
2025-09-04 21:03:19 +02:00 |
|
|
|
afcbadee8b
|
fix selection rect bug when dragging DirectoryEntry
|
2025-09-04 19:29:47 +02:00 |
|
|
|
91c65e0861
|
refactor rect selection to make it work in shares
|
2025-09-04 19:02:14 +02:00 |
|
|
|
735e825c7d
|
rect file selection
|
2025-09-04 18:31:02 +02:00 |
|
|
|
8b2ed0e700
|
delete multiple files with selection
|
2025-09-04 16:26:23 +02:00 |
|
|
|
e2085c1baa
|
basic selection + download multiple files with selection
|
2025-09-02 18:08:13 +02:00 |
|
|
|
3498a2926c
|
directory downloads (zipped)
|
2025-08-29 21:20:44 +02:00 |
|
|
|
284d805590
|
basic file sharing
|
2025-08-29 15:32:23 +02:00 |
|
|
|
c8b52a5b3b
|
show image preview + single file downloads
|
2025-08-10 23:16:18 +02:00 |
|
|
|
bfe73eefb9
|
fix paste button disabled state
|
2025-08-10 16:23:12 +02:00 |
|
|
|
d4aea1b579
|
fix icon for DirectoryEntrys without mime type
|
2025-07-30 23:38:30 +02:00 |
|
|
|
ea09b9c470
|
copy files
|
2025-07-30 23:35:30 +02:00 |
|
|
|
956c0c6f65
|
refactor frontend warren move api
|
2025-07-30 21:57:05 +02:00 |
|
|
|
3b141cc7cd
|
directory back up (parent) button + drag entry into parent to move
|
2025-07-30 17:25:10 +02:00 |
|
|
|
2c834eb42b
|
drag DirectoryEntry onto directory to move
|
2025-07-29 22:14:45 +02:00 |
|
|
|
b1409b44d1
|
file upload drop zones
|
2025-07-29 21:17:39 +02:00 |
|
|
|
23fdd55612
|
refactor file system operations
the most notable improvement is that uploads are now using streams so
they no longer require the entire file to be stored in memory
|
2025-07-28 22:38:28 +02:00 |
|
|
|
7f8726c225
|
view image files
|
2025-07-23 13:47:42 +02:00 |
|
|
|
b3e68deb38
|
warren creation / edit / deletion
|
2025-07-22 22:01:43 +02:00 |
|
|
|
2c26002507
|
add / edit / delete user warrens
|
2025-07-21 19:27:41 +02:00 |
|
|
|
50e066f794
|
edit users
|
2025-07-21 09:37:53 +02:00 |
|
|
|
6e0880eb3d
|
delete users
|
2025-07-20 14:06:29 +02:00 |
|
|
|
5ec224b79e
|
list users
|
2025-07-20 13:14:31 +02:00 |
|
|
|
7f2aac12e6
|
create users through admin page
|
2025-07-19 22:18:49 +02:00 |
|
|
|
ec8e73507c
|
fix current directory not updating when modifying stuff
|
2025-07-18 15:01:38 +02:00 |
|
|
|
48cbd532c2
|
fix loading indicator for traversing warrens
|
2025-07-18 14:45:21 +02:00 |
|
|
|
fe6cf2fb53
|
rename signin / signup to login / register
|
2025-07-18 12:20:02 +02:00 |
|
|
|
1a6c60ff03
|
fetch auth session data from token
|
2025-07-18 12:11:29 +02:00 |
|
|
|
026f84b870
|
fix sidebar warren buttons
|
2025-07-18 11:07:56 +02:00 |
|
|
|
ecb201dc69
|
dont use [...path] routing since it breaks building statically
|
2025-07-18 11:02:48 +02:00 |
|
|
|
5ff19ef372
|
logout button
|
2025-07-18 09:32:28 +02:00 |
|
|
|
d8963e1f2d
|
handle fs metadata.created() not present
|
2025-07-17 17:37:39 +02:00 |
|
|
|
be362326aa
|
register users
|
2025-07-16 18:37:26 +02:00 |
|
|
|
d0d54b09ba
|
prettier tailwind class sorting
|
2025-07-16 10:18:57 +02:00 |
|
|
|
c9bf3912f8
|
enter in create / rename dialog to submit
|
2025-07-16 08:31:45 +02:00 |
|
|
|
a2cb58867c
|
rename directory entries
|
2025-07-16 06:23:24 +02:00 |
|
|
|
949ca75373
|
remove minlength and maxlength from directory name input
|
2025-07-16 05:30:41 +02:00 |
|
|
|
26099a8cad
|
disable create directory button if no input
|
2025-07-16 05:30:18 +02:00 |
|
|
|
a683f44ecb
|
directory entries show created at date
|
2025-07-16 04:14:26 +02:00 |
|
|
|
672cfbee11
|
directory list context menu
|
2025-07-15 16:20:47 +02:00 |
|
|
|
5631158b72
|
completely refactor the backend
|
2025-07-15 06:14:57 +02:00 |
|
|
|
b0628fe0bd
|
better file previews
|
2025-07-13 13:33:14 +02:00 |
|