SimpleCloudNotifier/scnserver/api/handler
Mike Schwörer 9f656bdefe
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 1m33s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
Refactor message sending into logic package (+ more tests for uptime-kuma)
2023-08-12 19:07:39 +02:00
..
api.go split api.go into multiple files 2023-05-28 13:39:20 +02:00
apiChannel.go Return more data in /users/{uid} 2023-07-30 16:53:46 +02:00
apiClient.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
apiKeyToken.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
apiMessage.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
apiSubscription.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
apiUser.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
common.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
compat.go Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02:00
external.go Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02:00
message.go Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02:00
website.go create migration script for old data 2023-01-15 06:30:30 +01:00