1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-04 19:04:15 +01:00
ntfy/util
2023-02-15 10:55:01 -05:00
..
embedfs
batching_queue.go
batching_queue_test.go Fix race condition making it possible for batches to be >batchSize 2022-11-16 11:16:07 -05:00
content_type_writer.go Better mime type probing 2022-01-10 13:38:51 -05:00
content_type_writer_test.go Fix randomly failing test 2022-05-07 19:42:36 -04:00
embedfs.go Reformatting, make update 2022-09-27 12:37:02 -04:00
embedfs_test.go Webhooks (#55), more tests (#35) and python examples (#50) 2021-12-15 16:12:40 -05:00
gzip_handler.go
gzip_handler_test.go Gzip static responses 2022-03-10 21:55:56 -05:00
limit.go
limit_test.go
lookup_cache.go
lookup_cache_test.go Fix a bunch of FIXMEs 2023-01-18 15:50:06 -05:00
peek.go
peek_test.go Attachment behavior fix for Firefox 2022-04-03 12:39:52 -04:00
time.go Rate limits make sense now! 2023-01-26 22:57:18 -05:00
time_test.go
util.go Minor tweaks 2023-02-15 10:55:01 -05:00
util_test.go