Commit Graph

132 Commits

Author SHA1 Message Date
16a8011526 Fix build 2023-11-21 14:21:53 +00:00
f7e968666e Remove memory trackign 2023-11-21 14:20:05 +00:00
56bc9b7cc8 Fix build 2023-11-21 14:13:35 +00:00
be744cf8e1 Fix build 2023-11-21 14:10:56 +00:00
ec2cad5e67 Fix build 2023-11-21 14:06:21 +00:00
7ff57924ae Fix build 2023-11-21 13:52:56 +00:00
226ac67d26 Fix build 2023-11-21 13:40:17 +00:00
85693e99d0 Fix build 2023-11-21 13:35:54 +00:00
0be61cff2b Fix confdir passing to workers 2023-11-21 13:18:30 +00:00
6e236481a1 Fix confdir passing to workers 2023-11-21 13:13:57 +00:00
e93b94a05c Fix confdir passing to workers 2023-11-21 13:10:51 +00:00
8978e91a68 Fix confdir passing to workers 2023-11-21 13:09:16 +00:00
a1029d2c55 Fix confdir passing to workers 2023-11-21 13:08:20 +00:00
ba87abad46 Fix confdir passing to workers 2023-11-21 13:06:43 +00:00
13e1a19c5b Fix confdir passing to workers 2023-11-21 13:05:55 +00:00
a267a67947 Fix confdir passing to workers 2023-11-21 12:52:42 +00:00
d2ad269df8 Fix confdir passing to workers 2023-11-21 12:48:18 +00:00
37e06dd412 Don't restart on config changes. 2023-11-21 12:39:02 +00:00
888bc97264 Don't restart on config changes. 2023-11-21 12:35:56 +00:00
3c79f06d2c Don't restart on config changes. 2023-11-21 12:30:23 +00:00
53f717e93a Attempt to reduce leak of ffmpeg previews 2023-11-21 12:27:54 +00:00
728cd47dca Attempt to reduce leak of ffmpeg previews 2023-11-21 12:27:38 +00:00
fdbf9b2610 Attempt to reduce leak of ffmpeg previews 2023-11-21 12:26:16 +00:00
8437c1f60e Attempt to reduce leak of ffmpeg previews 2023-11-21 12:23:24 +00:00
02c5e484b5 Attempt to reduce leak of ffmpeg previews 2023-11-21 12:22:03 +00:00
71eb252b8d Restrict the number of workers. 2023-11-21 12:13:57 +00:00
27422ae1e2 Attempt to reduce leak of ffmpeg previews 2023-11-21 04:01:51 -08:00
c3d6aecffd Attempt to reduce leak of ffmpeg previews 2023-11-21 04:00:20 -08:00
e2a9a6903c Memtrace 2023-11-21 03:46:06 -08:00
58b9dd3dd4 Cleanup 2023-11-20 16:35:34 -08:00
0965a56204 Download progress bar 2023-11-20 16:27:51 -08:00
52beedcef0 Preserve cursor and selection across reloads. 2023-11-20 14:49:15 -08:00
8592d462f2 Keep current cursor when switching gallery/details. 2023-11-20 14:11:05 -08:00
b2a24fca57 Fixed renames and breadcrumbs for gallery. 2023-11-20 13:47:41 -08:00
7cc7e32c33 Prune deleted folders off of breadcrumbs' longest visited (keeps current folder even if missing). 2023-11-20 12:22:03 -08:00
fa98cb9177 Refactor empty folder to a separate component, allow creating new folders in empty folders again. 2023-11-20 12:08:17 -08:00
b3ab09a614 Don't let global shortcuts interfere with input fields. 2023-11-20 11:45:47 -08:00
a49dd2f111 Further bugfixes. Increase full update interval to 5 minutes. 2023-11-20 19:22:49 +00:00
dbb06e111c Rewritten inotify watching and faster full tree traversal (also for polling worker). Bugs in inotify watcher fixed. 2023-11-20 18:49:24 +00:00
667e31aa08 Fix regression: inotify watching was broken. 2023-11-20 13:58:20 +00:00
007f021d6f Small fixes 2023-11-20 12:58:39 +00:00
b2188eee68 Avoid showing dialogs at page load. 2023-11-20 12:45:29 +00:00
7311ffdff1 Implement settings dialog and password changes. 2023-11-20 04:29:42 -08:00
102a970174 Gallery improvements, better layout and autoplay of next media file. 2023-11-20 01:51:34 -08:00
a9d713dbd0 More robust and flexible layout. 2023-11-18 21:55:52 -08:00
434e55f303 Video preview posters 2023-11-18 17:50:27 -08:00
be9772c90e Minor changes 2023-11-18 16:03:23 -08:00
bb2448dc24 Add pymupdf/fitz dependency 2023-11-18 15:21:11 -08:00
115f3e20d0 Added PDF previews. Preview quality configurable. Preview browser caching and cache busting. 2023-11-18 15:16:24 -08:00
a366a0bcc6 Improve Gallery keyboard navigation 2023-11-18 12:37:48 -08:00