WallyHackenslacker
|
314ba461c0
|
Removed spurious kate-swp file from the repo.
|
2026-03-27 22:01:17 -04:00 |
|
WallyHackenslacker
|
f8a4f71e74
|
Update login template.
|
2026-03-27 21:54:09 -04:00 |
|
WallyHackenslacker
|
7cc9d1ed17
|
Add special-gallery back thumbnail and hide sort button for specials
|
2026-03-27 21:10:38 -04:00 |
|
WallyHackenslacker
|
21a3ab40c5
|
special-gallery: scope image prev/next/back to special galleries; add tests
|
2026-03-27 21:04:18 -04:00 |
|
WallyHackenslacker
|
0e48a5d9bd
|
Removed unused imports.
|
2026-03-27 20:36:59 -04:00 |
|
WallyHackenslacker
|
701845dceb
|
tests: add most-visited/recent and edge-case tests for special galleries
|
2026-03-27 20:33:33 -04:00 |
|
WallyHackenslacker
|
97aa42661a
|
tests: add view-level tests for special galleries (favorites directory and image view)
|
2026-03-27 20:32:54 -04:00 |
|
WallyHackenslacker
|
5f1035a252
|
special galleries: add tests; make special breadcrumb clickable; highlight active special; hide back only
|
2026-03-27 20:31:43 -04:00 |
|
WallyHackenslacker
|
532690a329
|
special galleries: helper module, renderers, templates & urls; hide back in special views; highlight active special
|
2026-03-27 20:09:35 -04:00 |
|
WallyHackenslacker
|
24c1c96f19
|
Added home and back links to gallery view.
|
2026-03-25 12:35:00 -04:00 |
|
WallyHackenslacker
|
5a2bea3040
|
Assorted CSS tweaks for mobile.
|
2026-03-25 12:21:49 -04:00 |
|
WallyHackenslacker
|
27da3a33d3
|
Made top bar fit screen borders on mobile.
|
2026-03-25 12:15:01 -04:00 |
|
WallyHackenslacker
|
77d83c58d1
|
docs: update README with run/test instructions
|
2026-03-23 23:55:26 -04:00 |
|
WallyHackenslacker
|
480ec37ef6
|
Updated AGENTS and CLAUDE files.
|
2026-03-23 23:53:14 -04:00 |
|
WallyHackenslacker
|
3e209519e5
|
refactor: split directory and image rendering into viewer.directory, viewer.image; add viewer.common for shared helpers
|
2026-03-23 23:48:23 -04:00 |
|
WallyHackenslacker
|
caf8130c93
|
gallery: allow multiple fixed 128px thumbnails per row on small screens
|
2026-03-23 23:20:57 -04:00 |
|
WallyHackenslacker
|
d42de13d4e
|
Fixed layout issues with the offcanvas sidebar in mobile.
|
2026-03-23 23:15:49 -04:00 |
|
WallyHackenslacker
|
a7008f9c28
|
Fixed issue with previous change on mobile.
|
2026-03-23 22:59:47 -04:00 |
|
WallyHackenslacker
|
138f0ec76c
|
Made image file names appear fully in breadcrumbs.
|
2026-03-23 22:57:47 -04:00 |
|
WallyHackenslacker
|
9d3cb3dfd0
|
gitignore: ignore top-level static/ but allow app-level static/ (unignore */static/)
|
2026-03-23 21:21:22 -04:00 |
|
WallyHackenslacker
|
9b7a5b2a0e
|
Made image views avoid scrolling.
|
2026-03-23 21:12:37 -04:00 |
|
WallyHackenslacker
|
38e098cc49
|
Edited the image_view template.
|
2026-03-23 20:46:31 -04:00 |
|
WallyHackenslacker
|
1c8b5da627
|
style: dropdowns follow dark theme; improve muted text contrast
|
2026-03-23 20:43:50 -04:00 |
|
WallyHackenslacker
|
9de61e9b46
|
docs: document recent image-view refactor and new view context keys
|
2026-03-23 20:30:23 -04:00 |
|
WallyHackenslacker
|
a97fb6078b
|
image view: implement gallery-based layout, metadata dropdown, and thumbnails; add styles for image shadow; update tests
|
2026-03-23 20:25:40 -04:00 |
|
WallyHackenslacker
|
8efb623ab6
|
Updated requirements.
|
2026-03-22 23:06:56 -04:00 |
|
WallyHackenslacker
|
4ba90f79ee
|
Read SECRET_KEY/DEBUG/ALLOWED_HOSTS from .env with defaults
|
2026-03-22 22:57:29 -04:00 |
|
WallyHackenslacker
|
912446d9b7
|
Refactor local settings to dotenv-based gallery paths
|
2026-03-22 22:52:07 -04:00 |
|
WallyHackenslacker
|
16bd651cfb
|
Redesigned gallery view layout and added sorting tests
|
2026-03-22 22:33:31 -04:00 |
|
WallyHackenslacker
|
bcefd5fdd1
|
Changed colors to darker versions.
|
2023-09-19 02:11:19 -04:00 |
|
WallyHackenslacker
|
01cebe36ed
|
Added logout button to image view.
|
2023-08-23 22:01:09 -04:00 |
|
WallyHackenslacker
|
72513f2f6d
|
Fixed image view dimensions.
|
2023-08-23 21:57:43 -04:00 |
|
WallyHackenslacker
|
bac5437e7e
|
Added basic user authentication.
|
2023-08-23 17:45:39 -04:00 |
|
WallyHackenslacker
|
511acab59c
|
Missing comment.
|
2023-08-23 16:53:48 -04:00 |
|
WallyHackenslacker
|
5c6f23a722
|
Various reworks. Removed VH units from CSS.
|
2023-08-23 16:53:06 -04:00 |
|
WallyHackenslacker
|
3d317e7505
|
Reworked search to optimize a bit.
|
2023-08-21 21:57:22 -04:00 |
|
WallyHackenslacker
|
d445d633b4
|
Added search function.
|
2023-08-21 21:20:27 -04:00 |
|
WallyHackenslacker
|
1a16e9f763
|
Changed size of prev/next buttons in image view.
|
2023-08-21 16:05:49 -04:00 |
|
WallyHackenslacker
|
0b9ab250c5
|
Added previous/next buttons to image view.
|
2023-08-21 15:32:18 -04:00 |
|
WallyHackenslacker
|
51211ac9a7
|
Reworked nav bar and paging links
|
2023-08-20 12:44:41 -04:00 |
|
WallyHackenslacker
|
eeeaa9260a
|
Hid page links when there is just one page.
|
2023-08-19 23:41:46 -04:00 |
|
WallyHackenslacker
|
43b74c1521
|
Added page navigation buttons to the gallery view.
|
2023-08-19 23:37:19 -04:00 |
|
WallyHackenslacker
|
eeb88057e7
|
Added path to gallery view.
|
2023-08-19 23:19:16 -04:00 |
|
WallyHackenslacker
|
4a60c139a5
|
Added paging to gallery view.
|
2023-08-19 23:11:36 -04:00 |
|
WallyHackenslacker
|
a13d726899
|
Increased row lenght to 7 in table layout.
|
2023-07-30 21:20:38 -04:00 |
|
WallyHackenslacker
|
468769275b
|
Changed CSS grid layout for a table layout.
|
2023-07-30 21:18:36 -04:00 |
|
WallyHackenslacker
|
84faf3d84c
|
Changed css.
|
2023-07-30 20:54:45 -04:00 |
|
WallyHackenslacker
|
306def68d6
|
Added static files.
|
2023-07-30 20:31:34 -04:00 |
|
WallyHackenslacker
|
605f5bcd6a
|
Championship style exception handling.
|
2023-07-30 19:11:22 -04:00 |
|
WallyHackenslacker
|
ea9341642f
|
Good God I'm an idiot!
|
2023-07-30 19:07:32 -04:00 |
|
WallyHackenslacker
|
1a3c484735
|
Added systemd units.
|
2023-07-30 19:04:15 -04:00 |
|
WallyHackenslacker
|
1693d0604c
|
Removed needles auth app and added home to installed apps.
|
2023-07-30 19:00:14 -04:00 |
|
WallyHackenslacker
|
a7b89f4868
|
Added Readme file.
|
2023-07-30 18:58:27 -04:00 |
|
WallyHackenslacker
|
721e4f8107
|
Basic functionality ready.
|
2023-07-30 18:55:12 -04:00 |
|
WallyHackenslacker
|
0cc9e55db0
|
Initial commit.
|
2023-07-29 18:46:58 -04:00 |
|