This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
Activity
Files
3239a075fbaed1e2ee53886076ccb2474abcc9b3
SimpleCloudNotifier
/
scnserver
T
History
Mikescher
8c0f0e3e8f
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
..
_gen
Implement FCM [WIP]
2024-05-31 15:22:27 +02:00
_pygments
Directly use pygmentize in Makefile (for scn script in Website)
2023-05-27 17:42:06 +02:00
.idea
Add
description_name
to clients
2024-06-01 01:01:58 +02:00
api
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
cmd
Better migration handling
2024-09-20 23:50:34 +02:00
db
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
google
allow
\n
in private-key envs
2023-06-18 01:29:13 +02:00
jobs
Set delivery to FAILURE if [client|user|message|channel] no longer exists
2024-09-17 20:49:10 +02:00
logic
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
models
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
push
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
swagger
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
test
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
website
Implement FCM [WIP]
2024-05-31 15:22:27 +02:00
.gitignore
Switch to new Swaggo Makefile template
2023-10-17 16:47:50 +02:00
.golangci.yml
added linter
2023-06-14 15:03:37 +02:00
config.go
Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from
77cfe750
)
2024-05-26 19:33:19 +02:00
dgi.go
Switch to multi-stage Dockerbuild
2023-06-06 18:52:03 +02:00
Dockerfile
Switch to new Swaggo Makefile template
2023-10-17 16:47:50 +02:00
go.mod
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
go.sum
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
init.go
Add missing exerr.Init() to scnserver
2024-06-02 16:27:03 +02:00
Makefile
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
TODO.md
Fully switch away from mattn sqlite to glebarez sqlite
2024-09-20 17:21:32 +02:00
util.go
create migration script for old data
2023-01-15 06:30:30 +01:00