Nick Farrell
b218e62ffc
Actually apply the pre-commit fixers to the codebase.
...
This can be redone manually with
`pre-commit run --all`
While the pre-commit hook could be merged to run locally,
it is much cleaner to align all the files to best-practice
syntax in a single commit. It is also required for server-side
validation.
2022-12-23 08:15:51 +11:00
Philipp Heckel
419bfecd6f
Reformatting, make update
2022-09-27 12:37:02 -04:00
Hunter Kehoe
99886d7f66
change icon from object to string
2022-07-17 15:40:24 -06:00
Hunter Kehoe
04f2535e92
linting
2022-07-16 14:22:23 -06:00
Hunter Kehoe
d519fd999b
notification icons
2022-07-16 14:13:46 -06:00
Philipp Heckel
39b1de3320
Fix log
2022-06-02 14:38:38 -04:00
Philipp Heckel
e12995e218
Logging in subscribe and publish command
2022-06-02 11:59:22 -04:00
Philipp Heckel
3902599c52
More tests; enough!
2022-02-03 22:26:22 -05:00
Philipp Heckel
1552d8103e
More docs docs docs
2022-02-01 23:39:57 -05:00
Philipp Heckel
df4585af6b
Attachment comment
2022-01-15 23:53:40 -05:00
Philipp Heckel
707c58a120
Do not print ugly WS error; tests
2022-01-15 22:33:35 -05:00
Philipp Heckel
38b28f9bf4
CLI; docs docs docs
2022-01-12 21:24:48 -05:00
Philipp Heckel
85939618c8
Fix Poll(); yeyy tests
2021-12-22 23:45:19 +01:00
Philipp Heckel
fe5734d9f0
Tests for cliet package
2021-12-22 23:20:43 +01:00
Philipp Heckel
9315829bc4
Query filters
2021-12-21 21:22:27 +01:00
Philipp Heckel
f24855ca9a
Documentation, fix test, return JSON on publish, add --quiet flag for publish
2021-12-19 21:01:49 -05:00
Philipp Heckel
e3dfea1991
Docblocks, a handful of tests, but not enough
2021-12-19 14:27:26 -05:00
Philipp Heckel
fa9d6444f5
Move config files and folders
2021-12-18 22:02:36 -05:00
Philipp Heckel
f266afa1de
WIP CLI
2021-12-18 14:43:27 -05:00
Philipp Heckel
a1f513f6a5
WIP CLI
2021-12-17 09:32:59 -05:00
Philipp Heckel
1e8421e8ce
WIP: CLI, relates to #46
2021-12-16 20:33:01 -05:00