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
bddde5c637
Bump Go version, Generics whoooo
2022-10-01 15:50:48 -04:00
Philipp Heckel
419bfecd6f
Reformatting, make update
2022-09-27 12:37:02 -04:00
Philipp Heckel
b4a824aa38
Format actions PR, changelog
2022-06-22 20:23:15 -04:00
Hunter Kehoe
ee38d76bc2
allow custom intent in broadcast action without JSON
2022-06-22 15:29:16 -06:00
Philipp Heckel
28bb8d4446
More actions tests
2022-04-27 14:28:58 -04:00
Philipp Heckel
adea3c38be
Remove backslash from quoted strings
2022-04-27 13:56:21 -04:00
Philipp Heckel
72aea2613a
Remove superflous if statement
2022-04-27 11:23:44 -04:00
Philipp Heckel
6bd4e4bd7c
User actions docs, tests and release notes
2022-04-27 10:25:01 -04:00
Philipp Heckel
1f6118f068
Finish up better parsing
2022-04-27 09:51:23 -04:00