Commit Graph

14 Commits

Author SHA1 Message Date
e329e13a02
Auto-delete clients when FB returns UNREGISTERED
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m53s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
2024-09-16 20:11:28 +02:00
ce641a3ffe
Implement in-application mutex to reduce DB_LOCKED errors 2024-09-16 15:17:20 +02:00
527a659a1b
Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
c204dc5a8b
Refactor server to go-sqlite and ginext [WIP] 2024-07-16 17:20:00 +02:00
55d0dea835
Refactor server to go-sqlite and ginext [WIP] 2024-07-16 17:20:00 +02:00
16d97ad08f
Refactor client.descriptionName to client.name 2024-06-01 13:45:28 +02:00
4c02afb957
Add description_name to clients 2024-06-01 01:01:58 +02:00
dfcee5dfc7
Implement FCM [WIP] 2024-05-31 15:22:27 +02:00
165c6d8614
Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
67218d8045
Added a few logs 2023-06-18 01:36:34 +02:00
7fefd251db
Update TODO.md 2023-06-10 00:15:42 +02:00
0daca2cf8f
added UpdateClient route 2023-05-28 23:25:18 +02:00
dcb4f253d8
fix swagger errors 2023-05-28 17:04:44 +02:00
2db779b44f
split api.go into multiple files 2023-05-28 13:39:20 +02:00