1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-07-20 12:07:29 +02:00
ntfy/server
2022-12-25 22:29:55 -05:00
..
actions.go
actions_test.go
config.go Sign up rate limit 2022-12-24 12:10:51 -05:00
config_test.go
errors.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00
file_cache.go UI work, config.js stuff 2022-12-21 13:19:07 -05:00
file_cache_test.go Delete expired attachments based on mod time instead of DB entry to avoid races 2022-07-08 10:00:04 -04:00
mailer_emoji.json
message_cache.go Associate messages with a user 2022-12-19 21:42:36 -05:00
message_cache_test.go Associate messages with a user 2022-12-19 21:42:36 -05:00
ntfy.service
server.go Display name sync 2022-12-25 22:29:55 -05:00
server.yml Docs 2022-11-16 10:33:12 -05:00
server_account.go Display name sync 2022-12-25 22:29:55 -05:00
server_firebase.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00
server_firebase_test.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00
server_matrix.go Reformatting, make update 2022-09-27 12:37:02 -04:00
server_matrix_test.go
server_test.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go Call subscriber funtions in individual goroutines 2022-06-22 13:52:49 -04:00
types.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00
util.go Merge branch 'main' into user-account 2022-12-23 09:37:47 -05:00
util_test.go
visitor.go Rename auth package to user; add extendToken feature 2022-12-25 11:41:38 -05:00