SimpleCloudNotifier/scnserver
Mike Schwörer 0bc064b4ba
Update scnsend script: "bugfix for big files in --scnsend-read-body-from-file"
2023-12-31 15:15:27 +01:00
..
.idea todos 2023-07-04 11:31:52 +02:00
_gen Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
_pygments Directly use pygmentize in Makefile (for scn script in Website) 2023-05-27 17:42:06 +02:00
api Fix NPE in compatHandler 2023-12-01 22:05:36 +01:00
cmd Update scnsend script: "bugfix for big files in --scnsend-read-body-from-file" 2023-12-31 15:15:27 +01:00
db Refactor API of `/api/v2/users/{uid}/subscriptions` 2023-07-30 15:58:37 +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 Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02:00
models Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
push Send compat-msgid to compat clients (BF old android client) 2023-06-18 01:55:58 +02:00
swagger Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
test Fix NPE in compatHandler 2023-12-01 22:05:36 +01:00
website Add scn_send.sh to repo 2023-10-14 21:37:00 +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
Dockerfile Switch to new Swaggo Makefile template 2023-10-17 16:47:50 +02: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
config.go Enable RequestLog on dev/stag/prod 2023-06-18 13:11:48 +02:00
dgi.go Switch to multi-stage Dockerbuild 2023-06-06 18:52:03 +02:00
go.mod Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
go.sum Update goext to v0.0.291 2023-10-26 13:14:11 +02:00
init.go cherry-pick caller logprint fix from psycho-backend 2023-01-13 17:51:55 +01:00
util.go create migration script for old data 2023-01-15 06:30:30 +01:00