SimpleCloudNotifier/scnserver/api/handler
Julian Graf 77cfe75043
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 2m22s
Build Docker and Deploy / Deploy to Server (push) Successful in 11s
Added Optional channel description name to channel creation, adjusted tests
2024-02-24 12:20:41 +01:00
..
api.go split api.go into multiple files 2023-05-28 13:39:20 +02:00
apiChannel.go Added Optional channel description name to channel creation, adjusted tests 2024-02-24 12:20:41 +01: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 Add scn_send.sh to repo 2023-10-14 21:37:00 +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