SimpleCloudNotifier/scnserver
2023-05-28 17:04:44 +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 fix swagger errors 2023-05-28 17:04:44 +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 Tests[...]: 2023-05-28 15:46:46 +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[...]: 2023-05-28 15:46:46 +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 to multistage Dockerfile 2023-05-28 16:03:14 +02: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 Move to multistage Dockerfile 2023-05-28 16:03:14 +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