SimpleCloudNotifier/scnserver
2024-06-01 13:22:56 +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 route "/users/:uid/keys/current" 2024-06-01 13:22:56 +02:00
cmd Add description_name to clients 2024-06-01 01:01:58 +02:00
db Add description_name to clients 2024-06-01 01:01:58 +02:00
google allow \n in private-key envs 2023-06-18 01:29:13 +02:00
jobs Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
logic Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from 77cfe750) 2024-05-26 19:33:19 +02:00
models Add route "/users/:uid/keys/current" 2024-06-01 13:22:56 +02:00
push Send compat-msgid to compat clients (BF old android client) 2023-06-18 01:55:58 +02:00
swagger Add description_name to clients 2024-06-01 01:01:58 +02:00
test Add route "/users/:uid/keys/current" 2024-06-01 13:22:56 +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 Implement FCM [WIP] 2024-05-31 15:22:27 +02:00
go.sum Implement FCM [WIP] 2024-05-31 15:22:27 +02:00
init.go cherry-pick caller logprint fix from psycho-backend 2023-01-13 17:51:55 +01:00
Makefile Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
TODO.md Update scnsend script: "bugfix for big files in --scnsend-read-body-from-file" 2023-12-31 15:15:27 +01:00
util.go create migration script for old data 2023-01-15 06:30:30 +01:00