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
67882713f9
Some checks failed
Build Docker and Deploy / Deploy to Server (push)
Blocked by required conditions
Details
Build Docker and Deploy / Build Docker Container (push)
Successful in 53s
Details
Build Docker and Deploy / Run Unit-Tests (push)
Has been cancelled
Details
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints
2025-04-13 16:12:15 +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
2025-04-13 16:12:15 +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
2025-04-13 16:12:15 +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
2025-04-13 16:12:15 +02:00
apiUser.go
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints
2025-04-13 16:12:15 +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