.. | ||
.idea | ||
api | ||
cmd/scnserver | ||
db | ||
jobs | ||
logic | ||
models | ||
push | ||
swagger | ||
test | ||
website | ||
.gitignore | ||
config.go | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
init.go | ||
Makefile | ||
README.md | ||
util.go |
TODO
-
migration script for existing data
-
app-store link in HTML
-
route to re-check all pro-token (for me)
-
tests (!)
-
deploy
-
diff my currently used scnsend script vs the one in the docs here
- in my script: use (backupname || hostname) for sendername
-
(?) return subscribtions in list-channels (?)
-
(?) ack/read deliveries && return ack-count (? or not, how to query?)
-
(?) "login" on website and list/search/filter messages
-
(?) make channels deleteable (soft-delete) (what do with messages in channel?)