Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lgr): create lgr backend (#737)
* feat(api): create lgr database * feat(api): lgr database code clean-up * feat(api): lgr search and only provide blob data when requested * feat(api): get all lgrs * feat (api): add lgr tag category * fix(dl): fix incorrect status code * feat(api): lgr file and preview image file in S3 * feat(api): lgr enforce preview image requirement * feat(api): lgr tag associations * feat(api): lgr tag typo * feat(api): lgr tag support * feat(api): lgr comments * feat(api): lgr comment notifications * docs(config): suggest 'local' for accessKeyId * feat(api): lgr comment notifications #2 * feat(api): lgr editing * feat(api): lgr default palette check * feat(api): lgr organize imports * fix(config): accidentally uncommented dev config * feat(api): mods can change lgr ownership * feat(api): cache lgr file endpoints * fix(yarn): update package.lock
- Loading branch information