Commit Graph

7 Commits

Author SHA1 Message Date
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
deb082f46c db: add upload_date field to media table 2023-02-18 17:06:00 +00:00
63368ba06e api: use 'constant' for constants 2023-02-18 16:10:45 +00:00
bab1140053 api: reorder routes 2023-02-18 15:33:28 +00:00
46cb5c19ec api: return paths instead of URIs 2023-02-18 15:05:52 +00:00
f1af4314b5 Fix typo 2023-02-18 10:51:36 +00:00
1ff831f80d Initial import 2023-02-18 09:49:05 +00:00