Henrik Gerdes
|
42b5d30a33
|
feat: Implement oauth2 monitors (#3119)
* [empty commit] pull request for implement oauth2 monitor
* feat: implement oauth2 client credentials flow
* fix: auth methods clarification & error handling
* docs: fix JSdocs types and clarifications
|
2023-08-02 15:40:19 +08:00 |
|
Louis Lam
|
0a59fef7d8
|
Merge pull request #3490 from chakflying/fix/radius-retry
Fix: Incorrect radius error & retry handling
|
2023-07-31 17:47:26 +08:00 |
|
Nelson Chan
|
573f158f7f
|
Fix: incorrect radius error handling
|
2023-07-27 17:42:22 +08:00 |
|
Tarun Singh
|
50d4091ded
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma into status-page-expiry
|
2023-07-18 22:57:48 -04:00 |
|
Muhammed Hussein karimi
|
278b88a9d9
|
✨ feat: added kafka producer (#3268)
* ✨ feat: added kafka producer
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: eslint warn
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: typings and auth problems
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: better variable name to trrack disconnection
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: grouping Kafka Producer special settings into one template
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* ✨ feat: add kafka producer translations into `en.json`
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: disable close-on-select on kafka broker picker
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: `en.json` invalid json (conflict resolve)
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* Nostr dm notifications (#3051)
* Add nostr DM notification provider
* require crypto for node 18 compatibility
* remove whitespace
Co-authored-by: Frank Elsinga <[email protected]>
* move closer to where it is used
* simplify success or failure logic
* don't clobber the non-alert msg
* Update server/notification-providers/nostr.js
Co-authored-by: Frank Elsinga <[email protected]>
* polyfills required for node <= 18
* resolve linter warnings
* missing comma
---------
Co-authored-by: Frank Elsinga <[email protected]>
* Drop nostr
* Minor
* Fix a bug of clone
---------
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
Co-authored-by: Frank Elsinga <[email protected]>
Co-authored-by: Louis Lam <[email protected]>
|
2023-07-17 16:15:44 +08:00 |
|
Tarun Singh
|
f6c1b92fc6
|
Added http type check and tags based design
|
2023-07-17 02:01:10 -04:00 |
|
Louis Lam
|
80927332cb
|
Merge remote-tracking branch 'origin/master' into feat/monitor-list-improved-filtering
|
2023-07-16 21:04:46 +08:00 |
|
Tarun Singh
|
6f4af30701
|
Merge branch 'master' of https://github.com/louislam/uptime-kuma into status-page-expiry
|
2023-07-13 20:02:50 -04:00 |
|
Tarun Singh
|
b1f266ceb1
|
Added expiry changes to status page and fixes
|
2023-07-13 20:00:23 -04:00 |
|
Muhammed Hussein karimi
|
6bece8796e
|
✨ feat: json-query monitor added (#3253)
* ✨ feat: json-query monitor added
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: import warning error
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: br tag and remove comment
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: supporting compare string with other types
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: switch to a better lib for json query
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: better description on json query and using `v-html` in jsonQueryDescription element to fix `a` tags
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: result variable in error message
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: typos in json query description
Co-authored-by: Frank Elsinga <[email protected]>
* 📝 docs: `HTTP(s) Json Query` added to monitor list in `README.md`
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
* 🐛 fix: needed white space in `README.md`
Co-authored-by: Frank Elsinga <[email protected]>
* Nostr dm notifications (#3051)
* Add nostr DM notification provider
* require crypto for node 18 compatibility
* remove whitespace
Co-authored-by: Frank Elsinga <[email protected]>
* move closer to where it is used
* simplify success or failure logic
* don't clobber the non-alert msg
* Update server/notification-providers/nostr.js
Co-authored-by: Frank Elsinga <[email protected]>
* polyfills required for node <= 18
* resolve linter warnings
* missing comma
---------
Co-authored-by: Frank Elsinga <[email protected]>
* Drop nostr
* Rebuild package-lock.json
* Lint
---------
Signed-off-by: Muhammed Hussein Karimi <[email protected]>
Co-authored-by: Frank Elsinga <[email protected]>
Co-authored-by: zappityzap <[email protected]>
Co-authored-by: Louis Lam <[email protected]>
|
2023-07-13 23:37:26 +08:00 |
|
Louis Lam
|
e7d1b4e14a
|
Merge pull request #3174 from chakflying/fix/push-monitor-safe-restart
Fix: Use safeBeat in push monitor
|
2023-07-13 23:14:28 +08:00 |
|
Louis Lam
|
d825dbf828
|
Merge pull request #3188 from chakflying/fix/radius-timeout
Fix: Set radius connection timeout to monitor default
|
2023-07-09 22:47:39 +08:00 |
|
Louis Lam
|
ed6b4e5ae5
|
Merge remote-tracking branch 'origin/master' into miles/invert-keyword
# Conflicts:
# server/database.js
|
2023-07-08 16:19:44 +08:00 |
|
Tarun Singh
|
4ea5771f97
|
Status page certificate expiry
|
2023-07-04 19:37:45 -04:00 |
|
Louis Lam
|
de74efb2e6
|
Merge pull request #3169 from janow25/docker-health-check
Added Docker Health Status Support
|
2023-07-01 02:55:05 +08:00 |
|
Louis Lam
|
4f6035899d
|
Real browser monitor type (#3308)
|
2023-06-27 15:54:33 +08:00 |
|
Nelson Chan
|
7cc9783436
|
Fix: Active needs to return bool instead of 0
|
2023-06-26 13:21:51 +08:00 |
|
Tarun Singh
|
7a34103da6
|
Added fix to remove children when type changed
|
2023-06-25 22:44:15 -04:00 |
|
Peace
|
56f448bfe5
|
fix: maintenance heredity
|
2023-05-31 21:29:20 +02:00 |
|
Peace
|
2b46da0f47
|
style: fix linting
|
2023-05-31 21:19:46 +02:00 |
|
Peace
|
9bd76c2795
|
Merge branch 'master' into group-monitors
|
2023-05-31 20:51:33 +02:00 |
|
Louis Lam
|
8ed2b59410
|
Resolve conflict
|
2023-05-26 21:38:51 +08:00 |
|
Louis Lam
|
0b8dddba24
|
Merge remote-tracking branch 'origin/master' into skaempfe#2593
# Conflicts:
# server/model/monitor.js
# src/pages/Details.vue
|
2023-05-26 21:32:58 +08:00 |
|
Nelson Chan
|
f1a396b0f7
|
Fix: Align radius timeout to default
|
2023-05-23 18:18:54 +08:00 |
|
Nelson Chan
|
317024ed72
|
Fix: Use safebeat for push monitor
|
2023-05-19 18:52:00 +08:00 |
|
Janne Nowak
|
f604d96c5b
|
splited if to inner if
|
2023-05-18 09:55:33 +02:00 |
|
Janne Nowak
|
f30f00655f
|
small fix for down containers
|
2023-05-17 23:18:29 +02:00 |
|
Janne Nowak
|
891f09def7
|
removed log
|
2023-05-17 19:15:10 +02:00 |
|
Janne Nowak
|
6b5e179bb0
|
linting
|
2023-05-17 19:02:34 +02:00 |
|
Janne Nowak
|
f653aba735
|
added docker health status
|
2023-05-17 18:52:28 +02:00 |
|
Christopher Wilkinson
|
0e516a42e5
|
Trim before truncating "keword not found" message
|
2023-04-11 16:57:30 +01:00 |
|
Louis Lam
|
9e320dc5fb
|
Expose timezone and local datetime to notification providers
|
2023-04-09 16:01:27 +08:00 |
|
Miles Steele
|
682f8e52a8
|
lint
|
2023-04-06 15:30:38 -05:00 |
|
Miles Steele
|
171aff1226
|
add invert keyword feature
|
2023-04-06 15:25:25 -05:00 |
|
Louis Lam
|
02291730fe
|
WIP
|
2023-03-31 04:04:17 +08:00 |
|
Louis Lam
|
3c3a192943
|
Merge pull request #2906 from chakflying/fix/duplicate-expiry-notif
Fix: Check for TLS expiry notified days smaller than target
|
2023-03-26 15:34:26 +08:00 |
|
Louis Lam
|
7330db3563
|
Improve error handling of mysqlQuery and return row count as result
|
2023-03-24 16:08:30 +08:00 |
|
tombii
|
dbe73bd6ae
|
Update monitor.js (#2929)
Language
|
2023-03-15 15:00:28 +08:00 |
|
Louis Lam
|
491239415e
|
Merge remote-tracking branch 'origin/master' into doubles-ss_master
# Conflicts:
# server/database.js
|
2023-03-12 18:38:19 +08:00 |
|
Nelson Chan
|
f32fcb204f
|
Fix: Check for notified days smaller than target
|
2023-03-08 22:26:19 +08:00 |
|
Louis Lam
|
ea3b3abe36
|
Fine tune
|
2023-02-25 20:13:46 +08:00 |
|
Louis Lam
|
7f9332c753
|
Merge remote-tracking branch 'origin/master' into feature/482-add-description-to-monitor
# Conflicts:
# server/database.js
# server/model/monitor.js
# src/icon.js
# src/languages/en.js
# src/languages/es-ES.js
|
2023-02-25 19:14:44 +08:00 |
|
Louis Lam
|
f32d3af62c
|
Merge remote-tracking branch 'origin/master' into doubles-ss_master
# Conflicts:
# server/database.js
|
2023-02-25 17:57:25 +08:00 |
|
Louis Lam
|
a7b49fcd98
|
Fix json body after xml body added
|
2023-02-25 17:28:32 +08:00 |
|
Louis Lam
|
cecb0b6425
|
Merge pull request #2610 from bayramberkay/feature/add-xml-support-to-http-monitors
Add xml support to HTTP monitors
|
2023-02-24 17:26:47 +08:00 |
|
Louis Lam
|
2fa233ae7f
|
Fix prometheus null issues
|
2023-02-24 17:12:57 +08:00 |
|
Louis Lam
|
4dfc1a0221
|
Merge pull request #2664 from spali/keep_prometheus_instance
remember prometheus instance and expose it
|
2023-02-23 20:43:05 +08:00 |
|
Peace
|
0be8b111e2
|
chore: better up message
Co-authored-by: Matthew Nickson <[email protected]>
|
2023-02-20 13:48:16 +01:00 |
|
Peace
|
cef0a0faf4
|
Merge branch 'master' into group-monitors
|
2023-02-16 21:38:53 +01:00 |
|
Luke Hamburg
|
dd1d71530f
|
sorted tags on dashboard
see https://github.com/louislam/uptime-kuma/issues/2785
|
2023-02-15 14:06:29 -05:00 |
|