Commit Graph

60 Commits

Author SHA1 Message Date
Lucas a7f2381d81 api: provide a better paging object 2023-02-18 19:01:35 +00:00
Lucas 216422f50a api: always return a list of media_ids 2023-02-18 17:14:40 +00:00
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 f1af4314b5 Fix typo 2023-02-18 10:51:36 +00:00
Lucas 1ff831f80d Initial import 2023-02-18 09:49:05 +00:00