Commit Graph

9 Commits

Author SHA1 Message Date
Lucas 0876464b5b api: implement /media endpoint
Returns a paged collection of all media entries. Will be used for the
main page in a follow-up commit.
2023-02-18 17:06:00 +00:00
Lucas deb082f46c db: add upload_date field to media table 2023-02-18 17:06:00 +00:00
Lucas 63368ba06e api: use 'constant' for constants 2023-02-18 16:10:45 +00:00
Lucas bab1140053 api: reorder routes 2023-02-18 15:33:28 +00:00
Lucas 46cb5c19ec api: return paths instead of URIs 2023-02-18 15:05:52 +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 f1af4314b5 Fix typo 2023-02-18 10:51:36 +00:00
Lucas 1ff831f80d Initial import 2023-02-18 09:49:05 +00:00