Commit graph

4 commits

Author SHA1 Message Date
df367d53c7
Set Content-Disposition header for returned images 2024-11-05 20:09:10 +05:00
559d6a7d9e
Add image API
- Add is_admin field to User model.
- Add functions to get and validate current user.
- Improve error handling.
- Add routes to upload, view and delete images.
2024-11-05 19:46:41 +05:00
b61bd503e6
Add users
New features:
- Configuration
- Postgresql, migrations
- OpenID Connect
- Sessions
2024-11-01 15:21:55 +05:00
b9d41c7fc4
Initial commit 2024-10-26 19:11:54 +05:00