Niyas
|
ce2d78f45a
|
Pushover support
|
2021-07-17 17:55:02 +05:30 |
|
Niyas
|
20cad50593
|
Pushover support
|
2021-07-17 17:49:56 +05:30 |
|
Niyas
|
829a2a191d
|
Footer center align
|
2021-07-17 13:42:05 +05:30 |
|
Niyas
|
65b320d06b
|
Slack Enhancements
|
2021-07-17 12:48:42 +05:30 |
|
Niyas
|
1935da5b16
|
Slack Enhancements
|
2021-07-17 12:47:52 +05:30 |
|
Philipp Dormann
|
53e769142e
|
🚀RELEASE v1.2.0
|
2021-07-17 00:55:57 +02:00 |
|
Philipp Dormann
|
8c3ec93af1
|
add Pushy notification service
|
2021-07-17 00:55:30 +02:00 |
|
Philipp Dormann
|
dbe4ac210a
|
fix accessibility of notification form for slack notifier
|
2021-07-17 00:42:37 +02:00 |
|
Philipp Dormann
|
6394c9b137
|
🐞 html fix
|
2021-07-17 00:41:38 +02:00 |
|
Philipp Dormann
|
da8e15a90b
|
🚧 WIP: Pushover integration
|
2021-07-17 00:39:36 +02:00 |
|
LouisLam
|
78f5d2cd8b
|
update to 1.0.5
|
2021-07-17 02:31:31 +08:00 |
|
LouisLam
|
f62b70c9a9
|
add nightly to version number
|
2021-07-17 02:30:16 +08:00 |
|
LouisLam
|
dfa9b3a0ca
|
fix require() actually not working after build in the frontend
|
2021-07-17 00:51:28 +08:00 |
|
LouisLam
|
b3bff8d735
|
add graceful shutdown
|
2021-07-16 01:44:51 +08:00 |
|
Louis Lam
|
f2af5bc064
|
Merge pull request #46 from NiNiyas/slack-webhook
Added Slack webhook notification
|
2021-07-15 11:59:41 +08:00 |
|
Louis Lam
|
91b736f391
|
Merge pull request #52 from philippdormann/feature/gotify-upstream-merge
customize Gotify priority
|
2021-07-15 11:59:20 +08:00 |
|
Louis Lam
|
275f77d4bb
|
Merge pull request #45 from R0GGER/master
Apple icon for iPhone/iPad
|
2021-07-15 11:03:46 +08:00 |
|
Louis Lam
|
b00524067a
|
Update README.md
|
2021-07-15 10:59:36 +08:00 |
|
Philipp Dormann
|
ffe71229a9
|
🚀RELEASE v1.1.4
|
2021-07-14 23:56:16 +02:00 |
|
Philipp Dormann
|
f7369e7e8f
|
add temporary workflow for explicit docker release on ghcr.io
|
2021-07-14 23:56:05 +02:00 |
|
Philipp Dormann
|
8eb0d706b4
|
🧹 cleanup docker nightly workflow
|
2021-07-14 23:55:35 +02:00 |
|
Philipp Dormann
|
dddbd34125
|
add proper DigitalOcean templates
|
2021-07-14 23:52:15 +02:00 |
|
Philipp Dormann
|
5ed8ab4b5b
|
Merge remote-tracking branch 'R0GGER/master'
|
2021-07-14 23:49:10 +02:00 |
|
Philipp Dormann
|
7355c986ee
|
🚀RELEASE v1.1.3
|
2021-07-14 22:09:31 +02:00 |
|
Philipp Dormann
|
20f2302d93
|
🚑 fix yarn lockfile
|
2021-07-14 22:09:20 +02:00 |
|
Philipp Dormann
|
57d4076e19
|
🚀RELEASE v1.1.2
|
2021-07-14 22:07:10 +02:00 |
|
Philipp Dormann
|
c25e1dd217
|
⏫ bump nodemailer@6.6.3
|
2021-07-14 22:06:46 +02:00 |
|
Philipp Dormann
|
3ce82503a6
|
Merge branch 'feature/gotify-upstream-merge'
# Conflicts:
# src/components/NotificationDialog.vue
|
2021-07-14 22:05:47 +02:00 |
|
Philipp Dormann
|
25a93b05dc
|
easier merging 🤞
|
2021-07-14 22:00:15 +02:00 |
|
Philipp Dormann
|
53e203d2f9
|
add gotify priority
ref https://github.com/louislam/uptime-kuma/pull/43
closes https://github.com/louislam/uptime-kuma/issues/50
|
2021-07-14 21:56:38 +02:00 |
|
Philipp Dormann
|
f09abaf9a0
|
Merge remote-tracking branch 'NiNiyas/slack-webhook'
# Conflicts:
# README.md
# dockerfile
# package.json
# server/notification.js
# src/components/NotificationDialog.vue
|
2021-07-14 21:45:51 +02:00 |
|
LouisLam
|
f48f957ba9
|
update to 1.0.4
|
2021-07-15 01:44:15 +08:00 |
|
LouisLam
|
bfb117cb76
|
minor
|
2021-07-15 01:01:47 +08:00 |
|
LouisLam
|
2b8e33caed
|
dockerfile: change the base image to node:14-alpine3.12; add apprise cli, prepare for implementing notification
|
2021-07-15 00:36:44 +08:00 |
|
Niyas
|
60493f0f86
|
Updated Slack test notification
|
2021-07-14 21:59:16 +05:30 |
|
Niyas
|
63c6e29e62
|
Added Slack Webhook support
|
2021-07-14 21:08:38 +05:30 |
|
Niyas
|
5f6d5588a6
|
Added Slack Webhook support
|
2021-07-14 21:07:14 +05:30 |
|
R0GGER
|
18744d834f
|
Add files via upload
|
2021-07-14 14:35:59 +02:00 |
|
R0GGER
|
8dd5b97b79
|
Apple icon
|
2021-07-14 14:34:50 +02:00 |
|
Philipp Dormann
|
77b83ddc44
|
🐞 fix for EditMonitor value binding
|
2021-07-14 11:43:15 +02:00 |
|
Louis Lam
|
386c8bfdf1
|
Merge pull request #43 from philippdormann/feature/gotify-upstream-merge
✨ Gotify Support
|
2021-07-14 17:36:21 +08:00 |
|
Philipp Dormann
|
3d5be4c07f
|
add missing v-bind:key in EditMonitor
|
2021-07-14 11:33:08 +02:00 |
|
Philipp Dormann
|
49be12cad6
|
don't enforce 20s interval, but default to 20s
|
2021-07-14 11:32:52 +02:00 |
|
Philipp Dormann
|
126f00e739
|
✨ added Gotify Support
|
2021-07-14 11:25:10 +02:00 |
|
Philipp Dormann
|
07d3cfccb3
|
🚀RELEASE v1.1.1
|
2021-07-14 11:12:18 +02:00 |
|
Philipp Dormann
|
2ad86d94db
|
Merge branch 'feature/gotify'
|
2021-07-14 11:12:03 +02:00 |
|
Philipp Dormann
|
b0d0ecd900
|
support trailing slashes in gotify server url
|
2021-07-14 11:11:58 +02:00 |
|
Louis Lam
|
80466ac957
|
Update README.md
|
2021-07-14 17:10:51 +08:00 |
|
Philipp Dormann
|
f7695f47f3
|
🐞 tmp: disable github.ref in docker-image-tag workflow
|
2021-07-14 11:08:20 +02:00 |
|
Philipp Dormann
|
830cbfc13f
|
🚀RELEASE v1.1.0
|
2021-07-14 11:01:12 +02:00 |
|