Commit Graph
14 Commits
Author SHA1 Message Date
Miguel Astor ab81a0a97d test: add clear-search URL and template tests
Add tests for clear_search_url context and template clear-search button when a search is active.
2026-03-25 06:08:00 -04:00
Miguel Astor b8e7a876a7 tests: accept build_query only preserving search (drop sort/theme from gallery link assertions) 2026-03-25 05:54:41 -04:00
Miguel Astor 377951efbe Fixed issue with sort and theme keys still being applied as GET parameters. 2026-03-25 04:53:36 -04:00
Miguel Astor 73b538b698 feat(viewer): persist theme/sort via toggle view; use middleware-provided theme/sort in views and templates 2026-03-25 04:43:35 -04:00
Miguel Astor 8719be3227 tests: add UserSettings model and middleware tests; ensure tests create UserSettings defaults 2026-03-25 04:25:38 -04:00
Miguel Astor 13ab55d1d3 Changed Image model path to method. 2026-03-24 15:39:09 -04:00
Miguel Astor 5ec793b47d Added kate droppings to gitignore. 2026-03-24 15:34:15 -04:00
Miguel Astor f658106316 Fixed issue with image links covering all image wrapper area. 2026-03-24 15:34:03 -04:00
Miguel Astor 7cc7f04b80 test: update image view tests and add Image model tests 2026-03-24 15:12:45 -04:00
Miguel Astor 5a6632491a Added model for special galleries. 2026-03-24 15:06:48 -04:00
Miguel Astor 5122ece42b Fixed old styles in login template. 2026-03-23 03:15:27 -04:00
Miguel Astor b934b6e779 Separated local styles from gallery view template. 2026-03-23 00:21:37 -04:00
Miguel Astor 964fee5ddf Simple code cleanups. 2025-01-15 15:14:40 -04:00
Miguel Astor 55cf243eaf Changed title in image view. 2023-07-30 21:30:47 -04:00