11 Commits

Author SHA1 Message Date
8c0f0e3e8f
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push) Has been skipped
Build Docker and Deploy / Build Docker Container (push) Successful in 43s
Build Docker and Deploy / Deploy to Server (push) Successful in 16s
2025-04-13 16:22:55 +02:00
cdb92757aa
Fix quota_used returning old value when there were no messages today 2025-04-12 14:04:22 +02:00
527a659a1b
Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
80b1351bd2
Add /preview/* routes 2024-06-12 00:35:06 +02:00
7553e1f51e
Upgrade goext 2024-06-01 00:25:56 +02:00
674714f0f3
Return more data in /users/{uid} 2023-07-30 16:53:46 +02:00
ee9e858584
Increase pro quota and bodysize 2023-07-30 16:37:39 +02:00
b1bd278f9b
Add KeyToken authorization 2023-04-21 21:45:16 +02:00
e49d9159e4
Added freely editable description_name field to channel 2023-01-13 12:43:20 +01:00
0112d681ac
Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
bbf7962e29
move server/* to scnserver/* 2022-12-21 12:35:56 +01:00