Commit graph

13 commits

Author SHA1 Message Date
bbc051e264
Add a button for this website 2024-11-18 12:47:50 +05:00
fdbfa15490
Add health check endpoint 2024-11-17 00:46:14 +05:00
a26b55daf5
Add a page with rules 2024-11-17 00:31:31 +05:00
310857d59c
Make object-fit property work 2024-11-06 16:38:44 +05:00
7810a2051b
Simplify footer
- Remove source code link
- Replace handles with service names
2024-11-06 16:37:48 +05:00
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
2e25aee255
Automatically create uploads directory 2024-11-05 20:32:42 +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
f65ae78eb9
Add required packages to the docker image 2024-11-01 15:56:01 +05:00
b61bd503e6
Add users
New features:
- Configuration
- Postgresql, migrations
- OpenID Connect
- Sessions
2024-11-01 15:21:55 +05:00
ef718e49a3
Add xmpp service 2024-10-29 00:36:49 +05:00
b9d41c7fc4
Initial commit 2024-10-26 19:11:54 +05:00