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
Maciek
9155c49571
Revert "Update branch to fit main"
...
This reverts commit 0821b8a25f .
2022-11-11 17:09:36 +01:00
Maciek
0821b8a25f
Update branch to fit main
2022-11-05 14:12:57 +01:00
Philipp Heckel
328aca48ab
Filter emojis that don't render in Chrome on Desktop
2022-04-04 20:44:40 -04:00
Philipp Heckel
f2d4af04e3
Emoji picker
2022-04-04 10:04:01 -04:00
Philipp Heckel
48523a2269
Emojis, formatting, clear all
2022-02-24 12:26:07 -05:00
Philipp Heckel
5cf92c55c6
Docs and minor improvements to "ntfy access"
2022-02-01 16:40:33 -05:00
Philipp Heckel
51583f5d28
Attachments dir in package
2022-01-13 17:16:04 -05:00
Philipp Heckel
44a9509cd6
Properly handle different attachment use cases
2022-01-08 15:47:08 -05:00
Christian Meis
814690e66b
One more correction to RPM scriptlets
2022-01-05 16:00:27 +01:00
Christian Meis
9b2ddabca9
Corrected RPM scriptlets to actually restart the systemd service on a package upgrade.
2022-01-05 15:47:24 +01:00
Christian Meis
8f7b61291f
Add quotes
2022-01-05 14:44:02 +01:00
Christian Meis
523e037900
Switch from parentheses to nested if statements for the RPM scriptlets.
2022-01-05 14:43:25 +01:00
Christian Meis
88586c8f86
Adjust RPM scriptlets to work on RHEL-flavour OSes, too.
2022-01-05 13:32:15 +01:00
Philipp Heckel
68d881291c
Docs, LoadConfig, config test
2021-12-22 13:46:17 +01: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
aacdda94e1
chmod 600 for cache file
2021-12-09 14:07:09 -05:00
Philipp Heckel
b950e9da95
Fix #47 issue with 1.5.2
2021-12-09 14:04:41 -05:00
Philipp Heckel
9a56c24dbe
Make ntfy run as ntfy user/group, closes #38
2021-12-08 22:08:44 -05:00
Philipp Heckel
069d66263d
Merge branch 'main' into docs
2021-12-04 15:33:04 -05:00
Philipp Heckel
6fbbb0c7b5
Properly handle systemd start/stop during Debian package install, closes #30
2021-12-04 15:32:21 -05:00
Philipp Heckel
29f2196376
Emoji reference and such
2021-12-02 12:04:22 -05:00
Philipp Heckel
28f4e1e55e
Reduce emoji.js size
2021-11-29 10:57:18 -05:00
Philipp Heckel
e1c9fef6dc
Makefile, Dockerfile, GoReleaser, config.yml, systemd service
2021-10-23 21:29:45 -04:00