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
8c0f0e3e8f
All checks were successful
Build Docker and Deploy / Run Unit-Tests (push)
Has been skipped
Details
Build Docker and Deploy / Build Docker Container (push)
Successful in 43s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 16s
Details
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
..
api.go
split api.go into multiple files
2023-05-28 13:39:20 +02:00
apiChannel.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
apiClient.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +02:00
apiKeyToken.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +02:00
apiMessage.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
apiPreview.go
Return subscription from channel-preview [skip-tests]
2025-04-12 23:37:06 +02:00
apiSenderNames.go
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
apiSubscription.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
apiUser.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
common.go
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
compat.go
Fix test [TestListMessagesFilterChannel]
2024-09-20 15:36:16 +02:00
external.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +02:00
message.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +02:00
website.go
Implement in-application mutex to reduce DB_LOCKED errors
2024-09-16 15:17:20 +02:00