ed
|
451d757996
|
fix renaming single symlinks
|
2021-08-03 20:12:51 +02:00 |
|
ed
|
a918cc67eb
|
only drop tags when its safe
|
2021-07-31 13:19:02 +02:00 |
|
ed
|
c164fc58a2
|
add unpost
|
2021-07-29 23:53:08 +02:00 |
|
ed
|
0c625a4e62
|
store upload ip and time
|
2021-07-29 00:30:10 +02:00 |
|
ed
|
129d33f1a0
|
mv/del: recursive rmdir
|
2021-07-27 19:15:58 +02:00 |
|
ed
|
1ad7a3f378
|
await and monitor workers on startup
|
2021-07-27 15:48:00 +00:00 |
|
ed
|
7671d791fa
|
rename works + more symlink fixes
|
2021-07-26 17:44:20 +02:00 |
|
ed
|
980c6fc810
|
add scheduled rescans + fix mv bugs
|
2021-07-26 02:34:56 +02:00 |
|
ed
|
fb40a484c5
|
mv(folder) works
|
2021-07-26 01:26:58 +02:00 |
|
ed
|
daa9dedcaa
|
rm works
|
2021-07-26 00:29:28 +02:00 |
|
ed
|
e648252479
|
mv works (at least in trivial cases)
|
2021-07-25 21:15:43 +02:00 |
|
ed
|
27cce086c6
|
fileman ui
|
2021-07-25 01:09:14 +02:00 |
|
ed
|
05a1a31cab
|
too soon
|
2021-07-24 22:20:02 +02:00 |
|
ed
|
d020527c6f
|
centralize mojibake support stuff
|
2021-07-24 21:56:55 +02:00 |
|
ed
|
4451485664
|
mv/rm (serverside), 100% untested
|
2021-07-24 20:08:31 +02:00 |
|
ed
|
a4e1a3738a
|
more deletion progress
|
2021-07-23 23:42:07 +02:00 |
|
ed
|
e3684e25f8
|
treat symlinks as regular files in db
|
2021-07-22 19:34:40 +02:00 |
|
ed
|
1359213196
|
prefer native sqlite3 backup (journal-aware)
|
2021-07-22 19:10:42 +02:00 |
|
ed
|
8eb8043a3d
|
fix 3rdparty namecase
|
2021-07-18 22:50:29 +02:00 |
|
ed
|
ebc9de02b0
|
case-insensitive tag search
|
2021-07-18 21:34:36 +02:00 |
|
ed
|
3ca41be2b4
|
do up2k snapshot on shutdown
|
2021-07-17 14:48:35 +02:00 |
|
ed
|
bac301ed66
|
get rid of iffy default-args
|
2021-07-12 00:15:13 +02:00 |
|
ed
|
8fcde2a579
|
move tcp accept into mp-worker
|
2021-07-09 15:49:36 +02:00 |
|
ed
|
21c3570786
|
detect more recursive symlinks
|
2021-07-05 23:50:03 +02:00 |
|
ed
|
2f85c1fb18
|
add logging to file
|
2021-07-05 23:30:33 +02:00 |
|
ed
|
51546c9e64
|
add missing -nw check
|
2021-07-04 16:10:20 +02:00 |
|
ed
|
87200d9f10
|
make -nw apply to more stuff
|
2021-06-30 19:23:45 +02:00 |
|
ed
|
f1a1c2ea45
|
recover from opening a corrupt database
|
2021-06-22 17:19:56 +02:00 |
|
ed
|
6249bd4163
|
add pebkac hints
|
2021-06-22 17:18:34 +02:00 |
|
ed
|
15a3ee252e
|
support backslash in filenames
|
2021-06-20 15:50:06 +02:00 |
|
ed
|
be055961ae
|
adjust up2k hashlen to match base64 window
|
2021-06-20 15:32:36 +02:00 |
|
ed
|
10362aa02e
|
v0.11.18
|
2021-06-18 00:30:37 +02:00 |
|
ed
|
241a143366
|
add --rproxy for explicit proxy level
|
2021-06-13 22:22:31 +02:00 |
|
ed
|
d53c212516
|
add mtp queue to status page
|
2021-06-12 02:23:48 +02:00 |
|
ed
|
88ce008e16
|
more status on admin panel
|
2021-06-12 01:39:14 +02:00 |
|
ed
|
60ac68d000
|
single authsrv instance per process
|
2021-06-11 23:01:13 +02:00 |
|
ed
|
fbe656957d
|
fix race
|
2021-06-11 18:12:06 +02:00 |
|
ed
|
1078d933b4
|
adding --no-hash
|
2021-06-10 18:08:30 +02:00 |
|
ed
|
d6bf300d80
|
option to store state out-of-volume (mostly untested)
|
2021-06-10 01:27:04 +02:00 |
|
ed
|
5ded5a4516
|
alphabetical up2k indexing
|
2021-06-08 21:42:08 +02:00 |
|
ed
|
9d729d3d1a
|
add thread names
|
2021-06-08 20:14:23 +02:00 |
|
ed
|
4dd5d4e1b7
|
when rootless, blank instead of block rootdir
|
2021-06-08 18:35:55 +02:00 |
|
ed
|
c533da9129
|
fix single-threaded mtag
|
2021-06-04 19:00:24 +02:00 |
|
ed
|
ea4441e25c
|
v0.11.2
|
2021-06-01 02:47:37 +02:00 |
|
ed
|
e5f34042f9
|
more precise volume state in admin panel
|
2021-06-01 02:32:53 +02:00 |
|
ed
|
d102bb3199
|
fix on-upload hasher (0.11.1 regression)
|
2021-06-01 01:20:34 +02:00 |
|
ed
|
0be7c5e2d8
|
live db/tags rescan
|
2021-05-29 23:35:07 +02:00 |
|
ed
|
3948214050
|
drop deleted files from snap
|
2021-05-29 09:03:18 +02:00 |
|
ed
|
d25881d5c3
|
mojibake fixes
|
2021-05-29 09:01:59 +02:00 |
|
ed
|
118ebf668d
|
fix bugs
|
2021-05-29 05:43:09 +02:00 |
|