SimpleCloudNotifier/scnserver
Mike Schwörer 1bb37eec30
TODO's
2023-06-18 14:28:58 +02:00
..
.idea added UpdateClient route 2023-05-28 23:25:18 +02:00
_gen Move enum-generate to goext 2023-06-05 13:37:49 +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 compat-ack 2023-06-18 13:09:36 +02:00
cmd Fix bug in migration script 2023-06-18 14:16:37 +02:00
db Properly implement compat unack_count 2023-06-18 02:09:05 +02:00
google allow `\n` in private-key envs 2023-06-18 01:29:13 +02:00
jobs Send compat-msgid to compat clients (BF old android client) 2023-06-18 01:55:58 +02:00
logic Insert exclam on compat clients if message uses old channel syntax 2023-06-18 11:59:26 +02:00
models Fix empty string in channels field in GetKeys route 2023-06-18 02:34:04 +02:00
push Send compat-msgid to compat clients (BF old android client) 2023-06-18 01:55:58 +02:00
swagger change URL to simplecloudnotifier.de 2023-06-18 02:22:29 +02:00
test Better CreateKey API (make `all_channels` and `channels` optional) 2023-06-18 02:54:41 +02:00
website Fix validation in web form 2023-06-18 13:25:00 +02:00
.gitignore Update migrationscript 2023-06-17 23:23:54 +02:00
.golangci.yml added linter 2023-06-14 15:03:37 +02:00
Dockerfile Switch to multi-stage Dockerbuild 2023-06-06 18:52:03 +02:00
Makefile Fix wrongly named env variables 2023-06-17 23:40:46 +02:00
TODO.md TODO's 2023-06-18 14:28:58 +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 (fix bool env parsing) 2023-06-18 01:18:33 +02:00
go.sum Update goext (fix bool env parsing) 2023-06-18 01:18:33 +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