This website requires JavaScript.
ba9c2671e5
Fix focus fighting between BreadCrumb and Search
Leo Vasanko
2023-11-13 09:48:52 -0800
ffafbc87d0
Fix hash and question mark handling in URLs - broke Vue router
Leo Vasanko
2023-11-13 09:39:20 -0800
f0fc4a7d30
Rename store
Leo Vasanko
2023-11-13 08:26:32 -0800
e4a62e1197
Fix props use before props definition
Leo Vasanko
2023-11-13 08:12:58 -0800
19a5c4ad8a
Another approach to auto-update modified with current time
Leo Vasanko
2023-11-13 15:17:45 +0000
3d3b078e60
Refactor replacing Document type with Doc class with computed properties. Switched Doc storage to shallowRefs for extra performance and to keep the Doc class included.
Leo Vasanko
2023-11-13 14:48:43 +0000
d4e91ea9a6
Stricter search that doesn't ignore all punctuation.
Leo Vasanko
2023-11-13 13:56:54 +0000
dc4bb494f3
Use localStoragerather than sessionStorage for cache. Rename variable.
Leo Vasanko
2023-11-13 13:04:39 +0000
9b58b887b4
Log messages on session loading
Leo Vasanko
2023-11-13 12:11:17 +0000
07848907f3
Typing error
Leo Vasanko
2023-11-13 12:11:02 +0000
7a08f7cbe2
Pasteing files and folders to upload.
v0.3.0
Leo Vasanko
2023-11-13 03:39:10 -0800
dd37238510
Update modified immediately when entering a folder
Leo Vasanko
2023-11-13 02:19:13 -0800
c8d5f335b1
Fix upload of zero-sized files.
Leo Vasanko
2023-11-13 02:00:44 -0800
bb80b3ee54
Clear file upload input to allow re-uploading the same item.
Leo Vasanko
2023-11-13 01:38:22 -0800
06d860c601
Only update time-ago modified field on current folder (optimization, full update was slow for large storages).
Leo Vasanko
2023-11-13 00:52:03 -0800
c321de13fd
Don't reload backend on wwwroot changes.
Leo Vasanko
2023-11-13 00:48:45 -0800
278e8303c4
Upload manager UI fix/tuning.
Leo Vasanko
2023-11-13 00:37:56 -0800
9854dd01cc
More efficient flat file list format and various UX improvements (#3 )
v0.2.0
Leo Vasanko
2023-11-12 23:20:40 +0000
445ce075d4
Remaining typing fixes, compiles cleanly.
Leo Vasanko
2023-11-12 23:15:11 +0000
c2b9ef6c2f
Frontend typing fixes, removing dead code.
Leo Vasanko
2023-11-12 22:58:56 +0000
5bdeb180b5
Inotify is still missing some changes, prefer polling for now.
Leo Vasanko
2023-11-12 22:38:27 +0000
e206a1a359
Added watch slicing tests, rewritten slice function.
Leo Vasanko
2023-11-12 22:32:10 +0000
97c694a654
Correct locking on inotify watching, always use updates.
Leo Vasanko
2023-11-12 21:15:35 +0000
12c954394a
Added tests for backend watching tree diff, fixed bugs.
Leo Vasanko
2023-11-12 21:10:20 +0000
c31fb24752
Correct locking in thread poll watcher
Leo Vasanko
2023-11-12 20:30:35 +0000
2978e0c968
Better special handling for root Document. Restore live updates of relative modified times.
Leo Vasanko
2023-11-12 20:09:29 +0000
540e825cc3
Watching code cleanup
Leo Vasanko
2023-11-12 19:58:37 +0000
0be72827db
Remove test.zip generation
Leo Vasanko
2023-11-12 19:40:05 +0000
88aca511e7
Colored file size
Leo Vasanko
2023-11-12 19:38:42 +0000
be1c4c1504
Fixes to URL path handling, search query on URL
Leo Vasanko
2023-11-12 19:38:23 +0000
00a4297c0b
New filelist format on frontend
Leo Vasanko
2023-11-12 19:37:17 +0000
ef5e37187d
Completely revamped file list format. Fixes to zip creation.
Leo Vasanko
2023-11-12 19:35:20 +0000
a70549e6ec
Formatting
Leo Vasanko
2023-11-12 12:08:31 +0000
535905780a
Refactor file modified/size fields components, style different sizes
Leo Vasanko
2023-11-12 11:55:28 +0000
82bc449bbc
Rename frontend dir, update README.
Leo Vasanko
2023-11-11 14:54:30 +0000
5d32396127
Modified column needs more space
Leo Vasanko
2023-11-11 14:49:46 +0000
84ce4b9220
Fix various typing errors in backend.
Leo Vasanko
2023-11-11 10:48:33 +0000
fb03fa5430
Favicon, title, automatic & manual server naming (#2 )
Leo Vasanko
2023-11-08 23:00:07 +0000
02ee7bf7f5
Favicon, title, automatic & manual server naming.
Leo Vasanko
2023-11-08 14:48:36 -0800
e26cb8f70a
Linting, removed extra line from pyproject.toml.
Leo Vasanko
2023-11-08 13:08:46 -0800
9bbbc829a1
Correct processing of custom config dir
Leo Vasanko
2023-11-08 12:56:43 -0800
876d76bc1f
Frontend created and rewritten a few times, with some backend fixes (#1 )
Leo Vasanko
2023-11-08 20:38:40 +0000
be1bc22538
Merge branch 'main' into plaintable
Leo Vasanko
2023-11-08 12:37:34 -0800
259f585968
Fix worker restart.
Leo Vasanko
2023-11-08 12:11:23 -0800
4bb7d091e4
Allow mkdir to create parents alike other file operations do.
Leo Vasanko
2023-11-08 12:07:25 -0800
4ae31fe241
Fix rename and new folder functions.
Leo Vasanko
2023-11-08 12:06:57 -0800
f0c7465944
White-bg editbox for rename in light mode.
Leo Vasanko
2023-11-08 12:06:34 -0800
a3a6b3771c
Rewritten uploads with queuing multiple tasks etc.
Leo Vasanko
2023-11-08 12:06:06 -0800
348f8e183e
Implement uploads
Leo Vasanko
2023-11-08 03:02:18 -0800
37167a41a6
Fix server exit hang on MacOS, cleanup, include directories in zips, natural sort.
Leo Vasanko
2023-11-07 16:54:46 -0800
63f6008a0a
Stricter filename sanitation
Leo Vasanko
2023-11-07 16:47:41 -0800
4fd769cce2
Zip download done.
Leo Vasanko
2023-11-07 15:57:42 -0800
2695fc67f3
Offer polling instead of inotify for OSes other than Linux
Leo Vasanko
2023-11-07 15:37:47 -0800
d42f0f7601
Zip download support, streaming. Needs cleanup
Leo Vasanko
2023-11-07 23:30:35 +0000
4c51029c9f
A number of bugfixed on watching, which now works much better.
Leo Vasanko
2023-11-07 20:15:09 +0000
4de2027959
Fix scaling and mobile layouts
Leo Vasanko
2023-11-07 19:05:21 +0000
d5e1304c0d
Connection status/error messages
Leo Vasanko
2023-11-07 18:01:34 +0000
54d6ea6332
Implement proper login/logout UI, fix breadcrumbs on file listing.
Leo Vasanko
2023-11-07 16:10:56 +0000
c695c09ecc
Persist document in sessionStorage for fast reloads and offline use.
Leo Vasanko
2023-11-07 14:53:36 +0000
d36605cd5b
Rewritten WS handling, file selections. Minor UI fixes.
Leo Vasanko
2023-11-07 14:48:48 +0000
fc1fb3ea5d
Give full tree updates as root message rather than everything as update messages
Leo Vasanko
2023-11-07 14:47:40 +0000
32fa005c62
Add summary row on file listing
Leo Vasanko
2023-11-07 02:27:04 +0000
fabec4dd7e
Even faster search
Leo Vasanko
2023-11-07 02:26:50 +0000
ece64f48be
Cleanup, TS errors but it compiles and works...
Leo Vasanko
2023-11-07 01:26:41 +0000
1f24313d23
Bugfixes on tooltip z-indexing. Search using breadcrumbs in table. Link fixes.
Leo Vasanko
2023-11-07 00:44:55 +0000
e3af21af91
Rewrite document store to keep all docs: filter and path selection without recreation. Much faster sorting and filtering.
Leo Vasanko
2023-11-06 21:50:29 +0000
6938740b0f
Improved responsive styles. Improved focus changes.
Leo Vasanko
2023-11-06 19:23:21 +0000
b25d0fc14b
Breadcrumbs keep longest path, browsing breadcrumbs with left/right arrows, highlight current.
Leo Vasanko
2023-11-06 18:51:51 +0000
5386508e28
Improved mobile layout for landscape. Oneline header.
Leo Vasanko
2023-11-06 16:51:10 +0000
129250e072
Implement tooltips and other UI tuning.
Leo Vasanko
2023-11-06 15:33:43 +0000
c2be2ecd31
Fix copying of files.
Leo Vasanko
2023-11-06 15:32:58 +0000
dd1d85f412
dateformat code cleanup
Leo Vasanko
2023-11-06 11:38:11 +0000
4c7b310f82
Added time element on mtimes, dates smaller, code formatted
Leo Vasanko
2023-11-05 23:12:42 +0000
1250037cfd
Always the same date formatting by fixing a suitable locale
Leo Vasanko
2023-11-05 17:14:10 +0000
cdc936d2d5
Fix bug when browsing around the end
Leo Vasanko
2023-11-05 16:49:24 +0000
4f370440d9
Shift-Up/Down selection
Leo Vasanko
2023-11-05 16:07:28 +0000
feaa8e315e
Tighter table
Leo Vasanko
2023-11-05 15:55:23 +0000
14f7253ece
Rename FUID field to key everywhere.
Leo Vasanko
2023-11-05 15:54:55 +0000
9d3d27faf3
Remove generated file from repo
Leo Vasanko
2023-11-05 15:36:37 +0000
dd235e8f25
Fix clicking files
Leo Vasanko
2023-11-05 14:15:48 +0000
139ff51dcd
Remove build (wwwroot) from repo. UI tweaks.
Leo Vasanko
2023-11-05 14:06:19 +0000
589e5a682c
Smoother UI and various other adjustments.
Leo Vasanko
2023-11-05 13:13:32 +0000
8114d679ef
Merged checkboxes and file icons.
Leo Vasanko
2023-11-05 04:11:24 +0000
32b8e0702c
Fix file deletion, now erases folders and files.
Leo Vasanko
2023-11-05 02:19:46 +0000
cc74912bb9
Print CSS
Leo Vasanko
2023-11-05 01:31:18 +0000
c3cf4caa9a
Create new folder automatically navigates into it. Rename still flaky.
Leo Vasanko
2023-11-04 21:41:44 +0000
b3eacf04f7
Fix selection button visibility
Leo Vasanko
2023-11-04 21:04:29 +0000
047facaacb
Style tuning
Leo Vasanko
2023-11-04 20:54:14 +0000
41fbd3d122
Multiple file downloads via Filesystem API, and other tuning.
Leo Vasanko
2023-11-04 19:50:05 +0000
40a45568c1
Remove width and height attributes of SVGs to make them scalable via CSS
Leo Vasanko
2023-11-04 14:29:49 +0000
8c6690ea98
Major changes: - File selections working - CSS more responsive, more consistent use of colors and variables - Keyboard navigation - Added context menu buttons and handler, the menu is still missing - Added download and settings buttons (no functions yet) - Various minor fixes everywhere
Leo Vasanko
2023-11-04 14:10:18 +0000
997e0b8549
Numeric sorting and filter. "New Folder 12" > "New Folder 2"
Leo Vasanko
2023-11-04 01:27:09 +0000
115bb5db59
Restore quick search functionality.
Leo Vasanko
2023-11-04 00:57:54 +0000
5f1eb0503a
...
Leo Vasanko
2023-11-04 00:44:13 +0000
4aae194060
Remove extra new folder button, instead make header button work
Leo Vasanko
2023-11-04 00:43:37 +0000
12eabd29c3
Recreated page navigation buttons.
Leo Vasanko
2023-11-04 00:21:35 +0000
589b21f944
Don't need to import components anymore
Leo Vasanko
2023-11-03 22:26:30 +0000
d3f584b738
URL decode before using control API
Leo Vasanko
2023-11-03 21:59:44 +0000
225f2b0651
A bit hacky but working mkdir
Leo Vasanko
2023-11-03 21:54:01 +0000
b759d8324c
Login still a bit buggy but working...
Leo Vasanko
2023-11-03 21:19:26 +0000