This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
Activity
Files
95424055128e134b1efd8d4893ff34d92e04671c
SimpleCloudNotifier
/
scnserver
/
api
/
handler
T
History
Mikescher
35771c11e7
Build Docker and Deploy / Build Docker Container (push)
Successful in 1m46s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 6s
Details
add tests for /preview/* routes
2024-06-12 01:08:02 +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
client.descriptionName
to
client.name
2024-06-01 13:45:28 +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
apiPreview.go
add tests for /preview/* routes
2024-06-12 01:08:02 +02:00
apiSubscription.go
Refactor API of
/api/v2/users/{uid}/subscriptions
2023-07-30 15:58:37 +02:00
apiUser.go
Refactor
client.descriptionName
to
client.name
2024-06-01 13:45:28 +02:00
common.go
Remove message.owner_user_id field and implement db migrations
2023-07-27 17:44:06 +02:00
compat.go
Notifications with new Flutter app [Kinda work!]
2024-06-01 15:37:59 +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