Wally Hackenslacker WallyHackenslacker
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-25 08:51:34 +00:00
aef44b5c14 Fixed issue with sort and theme keys still being applied as GET parameters.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-25 08:43:45 +00:00
73b538b698 feat(viewer): persist theme/sort via toggle view; use middleware-provided theme/sort in views and templates
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-25 08:25:42 +00:00
8719be3227 tests: add UserSettings model and middleware tests; ensure tests create UserSettings defaults
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-25 08:24:55 +00:00
cb57929064 tests: add UserSettings model and middleware tests; ensure tests create UserSettings defaults
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 19:39:14 +00:00
13ab55d1d3 Changed Image model path to method.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 19:34:20 +00:00
5ec793b47d Added kate droppings to gitignore.
f658106316 Fixed issue with image links covering all image wrapper area.
Compare 2 commits »
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 19:12:49 +00:00
7cc7f04b80 test: update image view tests and add Image model tests
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 19:06:55 +00:00
5a6632491a Added model for special galleries.
WallyHackenslacker closed issue WallyHackenslacker/NibasaViewer#14 2026-03-24 04:01:12 +00:00
Update dependencies
WallyHackenslacker closed issue WallyHackenslacker/NibasaViewer#6 2026-03-24 04:00:49 +00:00
Add a sorting select to folder views
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 03:55:29 +00:00
77d83c58d1 docs: update README with run/test instructions
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 03:53:20 +00:00
480ec37ef6 Updated AGENTS and CLAUDE files.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 03:48:28 +00:00
3e209519e5 refactor: split directory and image rendering into viewer.directory, viewer.image; add viewer.common for shared helpers
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 03:21:04 +00:00
caf8130c93 gallery: allow multiple fixed 128px thumbnails per row on small screens
d42de13d4e Fixed layout issues with the offcanvas sidebar in mobile.
Compare 2 commits »
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 02:59:54 +00:00
a7008f9c28 Fixed issue with previous change on mobile.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 02:57:54 +00:00
138f0ec76c Made image file names appear fully in breadcrumbs.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 01:21:25 +00:00
9d3cb3dfd0 gitignore: ignore top-level static/ but allow app-level static/ (unignore */static/)
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 01:12:42 +00:00
9b7a5b2a0e Made image views avoid scrolling.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 00:46:38 +00:00
38e098cc49 Edited the image_view template.
WallyHackenslacker pushed to master at WallyHackenslacker/NibasaViewer 2026-03-24 00:43:55 +00:00
1c8b5da627 style: dropdowns follow dark theme; improve muted text contrast