Commit Graph

10 Commits

Author SHA1 Message Date
Lucas c55bdd6ea7 backend: rename /view -> /media 2023-02-19 20:22:29 +00:00
Lucas b09a5e7fe1 backend: add partial support for viewing media 2023-02-19 20:22:29 +00:00
Lucas 499510bd21 frontend: use width in .viewport
Also add .viewport to main div.
2023-02-19 20:22:22 +00:00
Lucas 137ad87699 frontend: remove needless flex-i-fullsize 2023-02-19 18:31:08 +00:00
Lucas ec026de8b5 frontend: layout and css improvements
Make title and pager part of the main layout.

Adjust sizes and vertical rhythm all over the place.

Add flex to the main section, again keeping the header and footer at top
and bottom.

Rename main navigation classes.

Remove unused index.tt template.
2023-02-19 17:01:55 +00:00
Lucas 5b8cbd37e5 backend: handle paged /tags from API 2023-02-19 11:27:45 +00:00
Lucas 6eae4e0fe4 backend: implement main section 2023-02-18 19:10:33 +00:00
Lucas ead5728a99 Implement /tags and /tag/id endpoints 2023-02-18 14:47:32 +00:00
Lucas 57b00f6c28 Rework main layout 2023-02-18 13:51:17 +00:00
Lucas 1ff831f80d Initial import 2023-02-18 09:49:05 +00:00