ed
87598dcd7f
recent-uploads: move rendering to js
...
* loads 50% faster, reducing server-load by 30%
* inhibits search engines from indexing it
* eyecandy (filter applies automatically on edit)
2024-12-20 23:52:03 +00:00
ed
3bb7b677f8
jinja optimizations
2024-12-20 16:34:17 +00:00
ed
eaa4b04a22
list recent uploads
...
also makes the unpost lister 5x faster
2024-12-18 22:17:30 +01:00
ed
e45420646f
share folders as qr-codes
2024-10-03 23:14:06 +00:00
ed
ad2371f810
shares: add revival and expiration extension
2024-08-30 22:25:50 +00:00
ed
8122ddedfe
share multiple files ( #84 );
...
if files (one or more) are selected for sharing, then
a virtual folder is created to hold the selected files
if a single file is selected for sharing, then
the returned URL will point directly to that file
and fix some shares-related bugs:
* password coalescing
* log-spam on reload
2024-08-23 22:55:31 +00:00
ed
7ff46966da
fix some issues with shares mentioned in #84 ;
...
* crash when root volume is unmapped
* rephrase login-page for shares
* add chrome support (lol)
* fix confusing helptext
* improve ux
* placeholders in share creator
* button to disable expiration in share creator
* human-readable timestamps in share listing
2024-08-19 21:38:47 +00:00
ed
7c2beba555
add file/folder sharing; closes #84
2024-08-18 22:49:13 +00:00