1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-09-19 15:14:06 -07:00
Commit graph

20 commits

Author SHA1 Message Date
19e49d1589 mark posh as working now in notice 2024-07-23 10:49:47 -07:00
f85dade403 fix dumb issue with zsh parsing or whatever in notice 2024-07-23 10:46:59 -07:00
bd7f91c7a3 rewrite escaping for speed and portability in notice 2024-07-23 10:35:22 -07:00
a7b93dd8f4 fix unquoted filenames for curl in notice 2024-07-23 05:46:32 -07:00
3a1ab5d5bc convert compatibility lines to new format 2024-07-22 05:28:58 -07:00
bf9a743e14 use a different IP that always(?) fails
instead of potentially hitting a locally-running HTTP server
2024-07-12 02:03:58 -07:00
2548a2ca0f remove redundant line continuations 2024-07-10 05:41:32 -07:00
971c6457b6 don't escape . for discord 2024-07-09 22:54:37 -07:00
16f38ef1e4 finish discord and .conf file support in notice 2024-07-09 07:51:31 -07:00
2e576ee514 add push-to-discord function to notice (currently unused) 2024-07-09 07:14:04 -07:00
3f216cb06a begin phasing out ~/.gotify.secret from notify 2024-07-09 06:13:33 -07:00
48101302b2 superficial changes (comments and syntax) 2024-07-09 06:10:46 -07:00
42f2c5fc5f use random IDs in notice instead of sequential ones 2024-07-07 03:26:19 -07:00
981c7fa04d ensure curl -f is always set in notice 2024-07-06 17:35:19 -07:00
699678a3d9 set $target at the start of each function for testing 2024-07-06 17:35:19 -07:00
6d59fb2e74 add support for litterbox to notice 2024-07-06 17:35:15 -07:00
e348428a10 improve file size limits in notice, more comments 2024-07-06 04:48:59 -07:00
552b685024 expose raw response in __notice_upload_to_* for testing 2024-07-06 00:47:29 -07:00
752606119e properly urlencode links in notice 2024-07-05 21:53:40 -07:00
8e36e2073f add notice for uploading files and gotify'ing them 2024-07-05 15:28:16 -07:00