1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 14:20:18 -07:00

182 Commits

Author SHA1 Message Date
ahdekkers
cb0531d66f send message to matrix implemented 2022-05-15 18:20:46 +01:00
kha7iq
4338ba4056 docs: update install instructions 2021-12-13 12:14:08 +08:00
kha7iq
ab93bcc203 docs: add shortlink for install script 2021-12-13 12:13:55 +08:00
kha7iq
ab46bee38b docs: update install instructions 2021-12-13 11:58:17 +08:00
kha7iq
e69a3b2191 feat: add install script 2021-12-13 11:57:46 +08:00
Khaliq
dd970e43e2 docs: change version 2021-09-13 23:30:32 +08:00
kha7iq
a6485a2702 docs: fix spellings & remove duplicates 2021-08-13 00:32:14 +08:00
kha7iq
f9d0d5a93d docs: set dark background for website 2021-08-12 23:37:46 +08:00
kha7iq
4c363e1192 docs: update install details 2021-08-12 23:37:20 +08:00
Khaliq
fa26243b53 fix: version info for aur build 2021-08-08 04:09:29 +08:00
Khaliq
b6ee47a24e fix: sha for aur binary 2021-08-08 04:09:12 +08:00
Khaliq
ba7070ecc9 fix: publisher name for aur 2021-08-08 04:06:32 +08:00
Khaliq
b841854e09 fix: change subject flag to title 2021-08-05 14:50:54 +08:00
Khaliq
93ecd78272 fix: change subject flag to title 2021-08-05 14:49:42 +08:00
Khaliq
63cda17e2a fix: release to aur v0.2.4 2021-08-05 14:39:15 +08:00
Khaliq
6e4c0db81f fix: change notification to telegram 2021-08-05 14:30:22 +08:00
Khaliq
03e380461f fix: release to aur 2021-08-05 14:26:24 +08:00
Khaliq
e0047ea5e5 fix: change subject flag to title 2021-08-05 14:13:50 +08:00
Khaliq
0a4a7214dc docs: testmagic service update 2021-08-05 14:13:09 +08:00
Khaliq
ee370d6757 docs: add textmagic in supported services 2021-08-05 14:12:49 +08:00
Khaliq
0962d5564a
Merge pull request #58 from charconstpointer/add-support-for-textmagic
Add support for textmagic
2021-08-05 13:56:47 +08:00
charconstpointer
091884f87d chore: consistent naming in textmagic config 2021-08-04 23:06:08 +02:00
charconstpointer
53b4fc8027 chore: fix typo in services.md 2021-08-04 23:04:53 +02:00
charconstpointer
2dece09025 chore: fix services.md 2021-08-04 23:03:40 +02:00
charconstpointer
c5eb07430f add missing subject flag 2021-08-03 22:44:00 +02:00
charconstpointer
51a59136f5 chore: udpate docs, fix config binding 2021-08-03 22:40:42 +02:00
charconstpointer
628a168de1 chore: remove copilot comment 2021-08-03 22:27:07 +02:00
charconstpointer
a17856f676 feat(textmagic): add support for textmagic 2021-08-03 22:26:04 +02:00
kha7iq
26e80fe0d3 docs: update install details 2021-07-28 20:17:46 +08:00
kha7iq
3ef520a81d fix: update description for release 2021-07-14 15:49:32 +08:00
kha7iq
af7215241a feat: add auto-release for aur with sources 2021-07-14 15:47:33 +08:00
kha7iq
3c0d418dcd docs: update aur install instructions 2021-07-13 10:04:20 +08:00
kha7iq
ae9a050ac0 docs: remove redundent issue templates 2021-07-12 10:48:48 +08:00
kha7iq
3e9d841f3e docs: update linux install instructions 2021-07-12 03:53:02 +08:00
kha7iq
551ee5fff1 chore: add support for publishing to aur 2021-07-12 03:49:21 +08:00
khaliq
6429da287d docs: update docs 2021-07-05 14:42:47 +08:00
Khaliq
b91a2fbc7a
Merge pull request #52 from kha7iq/add-gotify-support
add support for gotify service
v0.2.3
2021-06-28 22:36:39 +08:00
khaliq
689e2ad34f feat(service): add support for gotify service 2021-06-28 22:32:08 +08:00
khaliq
34a6e8971c docs: add documentation for gotify service 2021-06-28 22:31:22 +08:00
Khaliq
df5427b85a
Merge pull request #50 from araceae101/add_wechat_service
feat(service): add wechat service
v0.2.2
2021-06-27 13:50:23 +08:00
Araceae
68d59176bd docs: change service name in readme 2021-06-27 13:28:33 +08:00
Araceae
b20d74f335 docs: add docs for service wechat official account 2021-06-26 21:27:02 +08:00
Araceae
ee6f51722e feat(service): add service wechat official account 2021-06-26 20:54:14 +08:00
Khaliq
24242b5da2
Merge pull request #49 from brenkem/fix-string-conversion
fix: use strconv.ParseInt instead of strconv.Atoi
v0.2.1
2021-06-21 23:10:32 +08:00
Maik Brenke
76105ec7ad fix type cast after string conversation 2021-06-21 11:55:26 +02:00
Maik Brenke
efac11a3ef fix: use strconv.ParseInt instead of strconv.Atoi 2021-06-18 10:44:10 +02:00
khaliq
7186e5dd47 docs: fix template issues 2021-06-16 01:43:44 +08:00
Khaliq
b85a045a45
Merge pull request #43 from nuugen/docs-fixes
docs: Fix minor spelling and grammatical mistakes
2021-06-15 17:29:38 +08:00
nuugen
a663aad3ee docs: Fix minor spelling and grammatical mistakes 2021-06-15 09:41:35 +02:00
kha7iq
28d78e458f chore: change notification chanel to telegram v0.2.0 2021-06-04 12:15:46 +08:00