4f8f045d52
Admin panel for services
...
Store list of services in the database.
Add service covers.
Still needs some work.
Authorization probably should be implemented in middleware.
2024-11-06 16:23:29 +05:00
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