SimpleCloudNotifier/scnserver
Mike Schwörer 9f3e183d72
Update goext to v0.0.291
2023-10-26 13:14:11 +02: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 Add scn_send.sh to repo 2023-10-14 21:37:00 +02:00
cmd Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02: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 Refactor message sending into logic package (+ more tests for uptime-kuma) 2023-08-12 19:07:39 +02: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 Add scn_send.sh to repo 2023-10-14 21:37:00 +02: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