Commit graph

20 commits

Author SHA1 Message Date
Cubicroot
3d84c4f257 add test for delete notification 2021-07-23 19:41:48 +02:00
Cubicroot
ea13efca02 add unittest for create notification 2021-07-22 19:22:51 +02:00
Cubicroot
c1631dd53e test for health 2021-07-21 20:48:03 +02:00
Cubicroot
3ad8a5044e get rid of external data for testing 2021-06-28 18:56:24 +02:00
Cubicroot
4c84589172 improve code 2021-06-20 17:48:04 +02:00
Cubicroot
dafc815be5 move errors to new package to break import cycle 2021-06-20 17:39:10 +02:00
Cubicroot
5f5d941bc4
Merge branch 'master' into testing 2021-06-20 17:24:14 +02:00
Cubicroot
e6f24c4458 add test for getUser & add readme 2021-06-19 16:59:30 +02:00
Cubicroot
46dd19b07d getApplication testing 2021-06-17 17:33:07 +02:00
Cubicroot
ef5409eb35 add Tests for getID 2021-06-13 18:09:57 +02:00
Cubicroot
49ec908fce add tests for deleting and updating applications 2021-06-12 17:57:55 +02:00
Cubicroot
ee212e11c3 enhance application testing 2021-06-11 19:03:04 +02:00
Cubicroot
ac5819dfc9 move respond/replace logic to separate functions 2021-06-11 10:47:11 +02:00
Cubicroot
e87f775b1d add tests for config 2021-06-11 10:13:17 +02:00
Cubicroot
eebc7f7e31 get delete messages to work 2021-06-06 21:13:07 +02:00
Cubicroot
b392ea1b44 add endpoint for delete 2021-06-06 19:30:25 +02:00
Cubicroot
5be204dc19 proof of concept 2021-06-02 17:46:04 +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