Commit Graph

19 Commits

Author SHA1 Message Date
1a2e86d666 backend: adapt to /media/tags/:media_id API change 2023-03-26 16:41:29 +00:00
48f3445706 backend: remove pager from media#show 2023-03-24 21:42:19 +00:00
c78bd0c85b backend: move all header and pager display out of layout 2023-03-24 13:58:39 +00:00
1748621469 backend: make pager object hold only numbers 2023-03-23 20:26:08 +00:00
45a4b69ca3 backend: move tag media count outside of link 2023-03-21 21:46:15 +00:00
396ab297a8 all: prefer postfix dereference syntax 2023-03-21 21:43:36 +00:00
489c31414c backend: add barebone error pages 2023-03-19 21:59:41 +00:00
aaf12cb7c2 backend: use % for control flow and directives, <%= %> for interpolation 2023-03-19 21:59:41 +00:00
4f5ce1100c backend: display title conditionally 2023-03-19 21:59:41 +00:00
0a20d7e9f7 backend: include links to tags in media#show 2023-03-19 21:59:41 +00:00
653440b192 backend: add tag links in media#show 2023-03-17 21:03:49 +00:00
171c6ee8cd backend: link to /media/:media_id instead of raw image 2023-03-17 20:57:08 +00:00
daefabd1af backend: move pager HTML into a partial template 2023-03-17 19:58:12 +00:00
72412a7889 backend: implement /media/:media_id 2023-03-17 19:58:12 +00:00
6e11d9d00f backend: rework and simplify styles 2023-03-14 21:53:34 +00:00
4571ab3643 backend: remove debug block in template 2023-03-10 20:46:54 +00:00
fa07cf5645 backend: implement paging 2023-03-10 20:34:00 +00:00
02c7c3c0db backend: implement /tags and /tag/:tag_id_or_name 2023-03-08 20:44:54 +00:00
6dfabdf29f backend: add / 2023-03-05 17:23:13 +00:00