-
df40a15093
Remove restart required from library directory label
pax
2026-04-05 13:43:22 -05:00
-
ed91f35975
Live settings apply — no restart needed for most settings
pax
2026-04-05 13:40:09 -05:00
-
7115d34504
Infinite scroll mode — toggle in Settings > General
pax
2026-04-05 13:37:38 -05:00
-
78b7215467
Fix page label not updating when loading from cache
pax
2026-04-05 13:28:15 -05:00
-
63292aa9ba
Cache page results — prev/next loads instantly from memory
pax
2026-04-05 13:25:32 -05:00
-
5bfc086931
Deduplicate posts across pages — backfilled posts don't repeat
pax
2026-04-05 13:18:44 -05:00
-
cd4efbcc45
Add backfill debug logging
pax
2026-04-05 13:09:47 -05:00
-
e515c19d05
Don't clear preview on blacklist — just re-search
pax
2026-04-05 13:05:17 -05:00
-
396c008e9f
Start prefetch from top on search, re-centers on post click
pax
2026-04-05 12:59:58 -05:00
-
e91d7d8a51
Prefetch in all 8 directions (ring expansion) not just linear
pax
2026-04-05 12:57:46 -05:00
-
2156dec91d
Spiral prefetch: gradually preloads entire page from clicked post
v0.1.5
pax
2026-04-05 12:47:57 -05:00
-
a7a76018d8
Add scroll wheel volume and Ctrl+P to slideshow keybinds in README
pax
2026-04-05 12:45:42 -05:00
-
09c4f56cbb
Shorten prefetch checkbox label
pax
2026-04-05 12:42:56 -05:00
-
c5668c4604
Remove deleted custom_css_guide.txt from PyInstaller spec
pax
2026-04-05 06:05:38 -05:00
-
9df3009a94
Sync video player state between preview and slideshow, fix skip
pax
2026-04-05 05:51:43 -05:00
-
40ded871cc
Fix last video skipping in Next mode
pax
2026-04-05 05:47:29 -05:00
-
76c25aa892
Custom QProxyStyle for visible arrows on dark themes, widen Library btn
pax
2026-04-05 05:38:34 -05:00
-
0ec72f41fa
Fix spinbox/combobox arrows under custom QSS
pax
2026-04-05 05:32:53 -05:00
-
64f685d564
Add spinbox button styling to all bundled themes
pax
2026-04-05 05:30:15 -05:00
-
32f67cb57c
Remove injected spinbox fix, add spinbox styling to bundled themes
pax
2026-04-05 05:28:52 -05:00
-
24146d49db
Fix spinbox arrows under custom QSS
pax
2026-04-05 05:27:41 -05:00
-
fefc8c7fd5
Remove old custom_css_guide.txt — replaced by themes/README.md
pax
2026-04-05 05:24:42 -05:00
-
059b24d255
Revert Nerd Font glyph buttons and button width changes
pax
2026-04-05 05:21:53 -05:00
-
fb6a524868
Fix missing Property import in preview.py
pax
2026-04-05 05:20:17 -05:00
-
892c2aa60f
Fix Nerd Font detection (codicon range), QSS-targetable icon properties
pax
2026-04-05 05:18:26 -05:00
-
0e092b2b93
Lazy Nerd Font detection — runs after QSS is loaded
pax
2026-04-05 05:14:08 -05:00
-
7b6c325bdb
Nerd Font glyph buttons, remove hardcoded button widths
pax
2026-04-05 05:06:36 -05:00
-
7c30ec5819
Document QSS button text limitations in theme docs
pax
2026-04-05 05:00:06 -05:00
-
915afb41df
Ctrl+P privacy screen works from slideshow window
pax
2026-04-05 04:52:48 -05:00
-
1cc7bc06c1
Privacy screen hides slideshow and pauses video, update keybinds
pax
2026-04-05 04:48:41 -05:00
-
d87a060537
Document selection/hover highlight and fix README accuracy
pax
2026-04-05 04:38:57 -05:00
-
5c3995f5d6
Fix right-click: select visually without activating preview
pax
2026-04-05 04:30:40 -05:00
-
05e19ee957
Clear preview on blacklist, right-click doesn't change selection
pax
2026-04-05 04:25:05 -05:00
-
fad6ab65af
Fix video thumbnails (ffmpeg with placeholder fallback), fix right-click restart
pax
2026-04-05 04:21:48 -05:00
-
85ec13bf7c
Fix video thumbnail capture for new files
pax
2026-04-05 04:18:12 -05:00
-
660abe42e7
Replace ffmpeg with Qt-native video thumbnails
pax
2026-04-05 04:16:38 -05:00
-
b1ce736abd
Add video playback deps to Linux install (GStreamer/ffmpeg backend)
pax
2026-04-05 04:10:42 -05:00
-
7c657b68c1
Expand Linux install instructions in README
pax
2026-04-05 04:09:25 -05:00
-
13a8383099
v0.1.5
pax
2026-04-05 04:03:11 -05:00
-
a2302e2caa
Add missing defaults, log all caught exceptions
pax
2026-04-05 04:01:35 -05:00
-
08c961ba80
Configurable slideshow monitor in Settings > General
pax
2026-04-05 03:55:47 -05:00
-
385acc2a0a
Force slideshow to open on same monitor as main window
pax
2026-04-05 03:51:33 -05:00
-
eede01ff51
Only show Autoplay/Manual button when Next mode is selected
pax
2026-04-05 03:49:59 -05:00
-
adeb318131
Set minimum size on slideshow window to prevent squishing
pax
2026-04-05 03:46:05 -05:00
-
48fec74dcd
Populate info panel on first slideshow open
pax
2026-04-05 03:43:41 -05:00
-
d8b28152f6
Hide preview and expand info panel when slideshow is open
pax
2026-04-05 03:40:44 -05:00
-
e0f54a963d
Show info panel with tags in preview area while slideshow is open
pax
2026-04-05 03:37:03 -05:00
-
b8033c41e1
3-way Loop/Once/Next cycle, cleaner Autoplay/Manual labels
pax
2026-04-05 03:31:58 -05:00
-
0362256bbd
Manual mode pauses at end of current video instead of restarting
pax
2026-04-05 03:27:00 -05:00
-
78f2dc030f
Fix Loop/Next: use position detection instead of EndOfMedia
pax
2026-04-05 03:22:18 -05:00
-
68e04776b1
Loop/Next toggle takes effect immediately during playback
pax
2026-04-05 03:19:22 -05:00
-
192397f1ec
Pre-release fixes for v0.1.5
pax
2026-04-05 03:13:00 -05:00
-
c26d9a64f9
Space to pause/play video when hovering over preview
pax
2026-04-05 03:06:47 -05:00
-
d4ee2b2ec1
Fix video position not restoring on slideshow close
pax
2026-04-05 03:00:44 -05:00
-
558c07877b
Add button to manually add blacklisted post URLs
pax
2026-04-05 02:54:28 -05:00
-
781f03e85b
Show warning when library is empty or unreachable
pax
2026-04-05 02:50:10 -05:00
-
4ffc2afc84
Show "Library directory unreachable" when path is gone
pax
2026-04-05 02:45:24 -05:00
-
8d6d03ac59
Red dot for missing files, green dot for library items
pax
2026-04-05 02:37:03 -05:00
-
768deca348
Fix video position sync between preview and slideshow
pax
2026-04-05 02:32:54 -05:00
-
fec1470629
Slideshow remembers video position, fix preview restore on close
pax
2026-04-05 02:29:42 -05:00
-
cfbb58fe9f
Fix recursive call in _set_preview_media breaking all previews
pax
2026-04-05 02:25:42 -05:00
-
c231842897
Clear preview when slideshow is open, restore on close
pax
2026-04-05 02:23:06 -05:00
-
bbb5600c98
Show/hide slideshow actions when switching tabs with slideshow open
pax
2026-04-05 02:18:21 -05:00
-
fb42d53dbc
Hide Bookmark/Save buttons in slideshow when viewing Library
pax
2026-04-05 02:16:27 -05:00
-
57b3dd853a
Fix video opening externally, fix slideshow stealing key events
pax
2026-04-05 02:10:07 -05:00
-
27f4f0eb19
Only change slideshow volume when its window is focused
pax
2026-04-05 02:04:11 -05:00
-
f8582e83fa
Configurable library directory in Settings > Paths
pax
2026-04-05 02:01:44 -05:00
-
c9fe8fa8a0
Video thumbnails via ffmpeg first-frame extraction
pax
2026-04-05 01:57:02 -05:00
-
189e44db1b
Video placeholder thumbnails, multi-select delete in library
pax
2026-04-05 01:53:14 -05:00
-
1febdb4b1a
Fix library thumbnails, add right-click context menu
pax
2026-04-05 01:50:49 -05:00
-
17daac26d9
Update theme docs: bookmarkedColor (yellow star) replaces favoritedColor
pax
2026-04-05 01:48:18 -05:00
-
e84765a06f
Fix library thumbs, decouple save/bookmark, smaller dot + yellow star
pax
2026-04-05 01:46:42 -05:00
-
72e4d5c5a2
v0.1.4 — Library rewrite: Browse | Bookmarks | Library
v0.1.4
pax
2026-04-05 01:38:41 -05:00
-
243a889fc1
QSS-controllable favorite/saved indicator dots
pax
2026-04-05 01:15:56 -05:00
-
074d75770e
Auto-evict cache after each image download
pax
2026-04-05 01:09:17 -05:00
-
6375806127
Backfill blacklisted posts from next API pages
pax
2026-04-05 01:02:39 -05:00
-
b58098be7f
Add blacklisted posts list to Settings > Blacklist tab
pax
2026-04-05 00:57:32 -05:00
-
4a2eb9e43e
Treat .qss files as CSS for syntax highlighting
pax
2026-04-05 00:51:35 -05:00
-
a47ed8ec95
Add theme previews to themes/README.md
pax
2026-04-05 00:47:42 -05:00
-
f311326e73
Optional prefetch with progress bar, post blacklist, theme template link
pax
2026-04-05 00:45:53 -05:00
-
5d48581f52
Prefetch in all 4 directions (left, right, up, down)
pax
2026-04-05 00:32:04 -05:00
-
a9d177ee91
Throttle prefetch: only next+prev, 1s stagger, sequential
pax
2026-04-05 00:28:35 -05:00
-
a5f33237dd
Prefetch adjacent posts for faster click-to-play
pax
2026-04-05 00:27:07 -05:00
-
ea08e0e3e4
Add Loop/Next toggle for video playback
pax
2026-04-05 00:25:08 -05:00
-
2bca5ca188
Click-to-seek, scroll-to-volume, filetype in preview info bar
pax
2026-04-05 00:21:19 -05:00
-
5d87457840
Scroll tilt flips pages without auto-selecting first post
pax
2026-04-05 00:14:41 -05:00
-
f13a2f6b28
Add scroll tilt to keybinds in README
pax
2026-04-05 00:11:05 -05:00
-
a97c85902c
Scroll tilt left/right to navigate prev/next page
pax
2026-04-05 00:08:38 -05:00
-
053726b040
Update Windows 11 light screenshot
pax
2026-04-04 23:24:54 -05:00
-
8425bc7c6d
Update all theme screenshots
pax
2026-04-04 23:17:24 -05:00
-
bd8b7c08a6
Add Everforest theme, theming documentation
pax
2026-04-04 23:02:44 -05:00
-
fd5c163225
Add bundled themes with screenshots in README
pax
2026-04-04 22:57:00 -05:00
-
fd476c4967
Fix grid selection highlight with custom QSS themes
pax
2026-04-04 22:50:16 -05:00
-
0c57251d94
Widen Save button to prevent text clipping
pax
2026-04-04 22:42:35 -05:00
-
1e7b6ab193
Switch to Fusion style when custom.qss is loaded
pax
2026-04-04 22:41:27 -05:00
-
392d026296
Update Linux screenshot with tag categories
pax
2026-04-04 22:36:53 -05:00
-
4553ea8981
Add Windows 11 screenshots to README
pax
2026-04-04 22:35:13 -05:00
-
27368b1ebc
Update Windows screenshots with tag categories visible
pax
2026-04-04 22:27:32 -05:00
-
a838cf23e8
Only show search history from dropdown arrow, not on click
pax
2026-04-04 22:05:00 -05:00
-
50d22932fa
Decode HTML entities in Gelbooru tags
pax
2026-04-04 21:52:20 -05:00