1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/server
Philipp Heckel 6122cf20aa More tests
2022-06-16 12:37:02 -04:00
..
actions.go
actions_test.go
config.go Add version number to ntfy serve output 2022-06-12 11:54:58 -04:00
config_test.go
errors.go More tests 2022-06-16 12:37:02 -04:00
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
message_cache_test.go
ntfy.service
server.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
server.yml Update base-url docs 2022-06-12 10:47:12 -04:00
server_firebase.go Fix docs header color; tiny other fixes with logging 2022-06-02 20:59:07 -04:00
server_firebase_test.go Fix docs header color; tiny other fixes with logging 2022-06-02 20:59:07 -04:00
server_matrix.go More tests 2022-06-16 12:37:02 -04:00
server_matrix_test.go More tests 2022-06-16 12:37:02 -04:00
server_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
topic.go
types.go
util.go Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
util_test.go
visitor.go