SimpleCloudNotifier/scnserver
2023-05-28 22:27:38 +02:00
..
_gen Add KeyToken authorization 2023-04-21 21:45:16 +02:00
_pygments Directly use pygmentize in Makefile (for scn script in Website) 2023-05-27 17:42:06 +02:00
.idea Validate db schema before startup 2023-05-28 19:59:57 +02:00
api fix swagger errors 2023-05-28 17:04:44 +02:00
cmd Validate db schema before startup 2023-05-28 19:59:57 +02:00
db Use sq.InsertSingle to insert entities 2023-05-28 22:27:38 +02:00
google Add KeyToken authorization 2023-04-21 21:45:16 +02:00
jobs Use sq.InsertSingle to insert entities 2023-05-28 22:27:38 +02:00
logic Remove Channel/Username normalization (except TrimSpace) 2023-05-28 13:14:05 +02:00
models Use sq.InsertSingle to insert entities 2023-05-28 22:27:38 +02:00
push Send channel as prefix for compat clients 2023-05-27 20:02:16 +02:00
swagger fix swagger errors 2023-05-28 17:04:44 +02:00
test Tests[SendWithAdminKey, SendWithSendKey, SendWithReadKey, SendWithPermissionSendKey] 2023-05-28 17:38:19 +02:00
website Tests[RequestLogSimple] 2023-05-27 23:54:14 +02:00
.gitignore create migration script for old data 2023-01-15 06:30:30 +01:00
config.go Add KeyToken authorization 2023-04-21 21:45:16 +02:00
Dockerfile Fix missing certificates in docker 2023-05-28 17:54:53 +02:00
go.mod Validate db schema before startup 2023-05-28 19:59:57 +02:00
go.sum Validate db schema before startup 2023-05-28 19:59:57 +02:00
init.go cherry-pick caller logprint fix from psycho-backend 2023-01-13 17:51:55 +01:00
Makefile Move to multistage Dockerfile 2023-05-28 16:03:14 +02:00
TODO.md Use sq.InsertSingle to insert entities 2023-05-28 22:27:38 +02:00
util.go create migration script for old data 2023-01-15 06:30:30 +01:00