SimpleCloudNotifier/scnserver
2023-05-28 13:39:20 +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 create migration script for old data 2023-01-15 06:30:30 +01:00
api split api.go into multiple files 2023-05-28 13:39:20 +02:00
cmd Send channel as prefix for compat clients 2023-05-27 20:02:16 +02:00
db Tests[ListChannelMessagesOfUnsubscribed, ListChannelMessagesOfUnconfirmed1, ListChannelMessagesOfUnconfirmed2, ListChannelMessagesOfRevokedConfirmation] 2023-05-28 03:38:33 +02:00
google Add KeyToken authorization 2023-04-21 21:45:16 +02:00
jobs Fix RequestLogCollectorJob sometimes not properly shutting down 2023-05-28 12:31:14 +02:00
logic Remove Channel/Username normalization (except TrimSpace) 2023-05-28 13:14:05 +02:00
models split api.go into multiple files 2023-05-28 13:39:20 +02:00
push Send channel as prefix for compat clients 2023-05-27 20:02:16 +02:00
swagger split api.go into multiple files 2023-05-28 13:39:20 +02:00
test Remove Channel/Username normalization (except TrimSpace) 2023-05-28 13:14:05 +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 move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
go.mod Add KeyToken authorization 2023-04-21 21:45:16 +02:00
go.sum Use gotestsum for make test 2023-05-27 15:39:07 +02:00
init.go cherry-pick caller logprint fix from psycho-backend 2023-01-13 17:51:55 +01:00
Makefile Directly use pygmentize in Makefile (for scn script in Website) 2023-05-27 17:42:06 +02:00
TODO.md Tests[ListChannelMessagesOfUnsubscribed, ListChannelMessagesOfUnconfirmed1, ListChannelMessagesOfUnconfirmed2, ListChannelMessagesOfRevokedConfirmation] 2023-05-28 03:38:33 +02:00
util.go create migration script for old data 2023-01-15 06:30:30 +01:00