Commit graph

7 commits

Author SHA1 Message Date
eikendev
61d5e04ecf
Add support for configuration of TLS 2023-07-15 23:25:34 +02:00
eikendev
2c20e42a21
Add misspell, gocritic, and revive 2023-04-01 20:00:58 +02:00
cubicroot
101db63649 rearange code 2022-04-23 20:14:23 +02:00
Cubicroot
dafc815be5 move errors to new package to break import cycle 2021-06-20 17:39:10 +02:00
Cubicroot
eebc7f7e31 get delete messages to work 2021-06-06 21:13:07 +02:00
eikendev
d7721e827b
Add option to enforce strict compatibility
Some plugins check for token length. Since PushBits uses longer tokens by default for better security, these plugins are
incompatible. With this patch, users can decide if they want an application to have a short token, so that said plugins
can talk to PushBits again.
2021-02-08 00:34:33 +01:00
eikendev
9a4a096526
Restructure project layout 2021-01-16 16:56:49 +01:00
Renamed from api/util.go (Browse further)