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 0ff8e968ca Docs
2022-06-15 20:51:42 -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 Move error handling to main error handling; move matrix logic to its own file 2022-06-15 20:36:49 -04:00
example.html
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 Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
server.go Move error handling to main error handling; move matrix logic to its own file 2022-06-15 20:36:49 -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 Docs 2022-06-15 20:51:42 -04:00
server_test.go Minor refactor, added GET 2022-06-15 16:03:12 -04:00
smtp_sender.go So much logging 2022-06-01 23:24:44 -04:00
smtp_sender_test.go
smtp_server.go So much logging 2022-06-01 23:24:44 -04:00
smtp_server_test.go
topic.go So much logging 2022-06-01 23:24:44 -04:00
types.go
util.go Logging in subscribe and publish command 2022-06-02 11:59:22 -04:00
util_test.go
visitor.go