Commit Graph

20 Commits

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