Commit graph

9 commits

Author SHA1 Message Date
6250bb9699 site: fix mouseenter event detection 2025-04-27 19:24:16 +00:00
d1cbeea1ac site: also include search bar in media view 2025-04-27 17:32:19 +00:00
c11460232c Small style fixes
- write site's HTTP 400 in a single line
- add an space at the end of the query parameter in site's random/tag in
  order to start writing after a space on focus
- use <%= ... %> instead of manually escaping a smiley
2025-04-27 17:20:44 +00:00
08be6b17f5 site: implement search functionality 2025-04-27 15:20:49 +00:00
3ae6b02672 api/v0: implement tag search 2025-04-27 15:19:28 +00:00
d1031a9162 api/v0: remove duplicates from tags in list_media 2025-04-27 15:11:03 +00:00
e178a261e6 site: use promise interfaces for Mojo::UserAgent 2025-04-26 17:16:39 +00:00
1a0a224edc site: extend extended_pager
Make it return a hash for page numbers and shortcuts. Move logic
handling for the shortcuts from the templates to the helper. Make the
pager length configurable. Add a helper for producing the shortcuts'
links.
2025-04-26 13:29:29 +00:00
dd492db92e Initial import 2025-04-26 09:41:50 +00:00