SimpleCloudNotifier/scnserver/api/handler
2024-06-01 13:22:56 +02:00
..
api.go split api.go into multiple files 2023-05-28 13:39:20 +02:00
apiChannel.go Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from 77cfe750) 2024-05-26 19:33:19 +02:00
apiClient.go Add description_name to clients 2024-06-01 01:01:58 +02:00
apiKeyToken.go Add route "/users/:uid/keys/current" 2024-06-01 13:22:56 +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 Add description_name to clients 2024-06-01 01:01:58 +02:00
common.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
compat.go Add description_name to clients 2024-06-01 01:01:58 +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