Commit graph

12 commits

Author SHA1 Message Date
eikendev
77765e77a9
Add option to control repair behavior 2022-12-04 23:41:22 +01:00
cubicroot
101db63649 rearange code 2022-04-23 20:14:23 +02:00
eikendev
f839f248b9
Use logrus for logging 2022-04-11 23:46:02 +02:00
eikendev
5cd3627dc6
Add scans with gosec 2022-02-13 15:06:54 +01:00
Cubicroot
98de0ef7e9 add tags and id 2021-10-11 19:44:29 +02:00
Cubicroot
54d3cef46a add openapi docu 2021-10-01 18:19:50 +02:00
Cubicroot
b940b159a9 add documentation for applications 2021-09-30 19:56:46 +02:00
Cubicroot
db9eaa796a basic openapi docu 2021-09-30 18:55:50 +02:00
Cubicroot
e87f775b1d add tests for config 2021-06-11 10:13:17 +02:00
eikendev
2e2326843f
Repair channels if necessary 2021-02-09 00:05:16 +01: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/application.go (Browse further)