This website requires JavaScript.
Explore
Help
Sign In
Mikescher
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
You've already forked SimpleCloudNotifier
Code
Pull Requests
Actions
Releases
Activity
SimpleCloudNotifier
/
scnserver
/
api
/
handler
History
Mike Schwörer
97a834ae6a
All checks were successful
Build Docker and Deploy / Build Docker Container (push)
Successful in 1m37s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 10s
Details
Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from 77cfe750)
2024-05-26 19:33:19 +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
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