Stephen Papierski
029e57584c
Merge branch 'master' into feature-slow-response-visual-improvements
2023-12-15 13:59:49 -07:00
Nelson Chan
46432618e1
Feat: Add json-query to MQTT monitor type ( #3857 )
...
* Feat: Add json-query MQTT monitor type
* Fix: Allow result to be null
* Fix: Remove unused parameter
* Chore: Update JSDoc
* Fix: Add default if checkType is not set
---------
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-12-03 01:36:19 +08:00
Adam Hancock
62780001f7
Feature: remote browser support ( #3904 )
...
* [empty commit] pull request for remote browser support
* Remote browser: Added UI screens and DB tables.
* Remote browser working
* Fixing tests
* Fix tests
* Fix tests
* fix tests
* Test browser
* revert init_db.js
* Changed drop down to ActionSelect
* Fix translations
* added remote browsers toggle
* revert changes package-lock
* Fix bad english
* Set default remote browser
* Remote browsers Requested changes
* fixed description.
2023-12-01 15:29:10 +08:00
Stephen Papierski
d291b0e5c7
Merge remote-tracking branch 'upstream/master' into feature-slow-response-visual-improvements
2023-11-27 12:55:24 -07:00
Nelson Chan
67250d6302
Feat: Retries persistence ( #3814 )
...
* Feat: Retries persistence
* Fix: Set duration for first beat of push monitor
* Feat: Update UptimeCalculator in push route
* Fix: Handle resend in push route
* Chore: Remove debug log
2023-11-24 18:11:36 +08:00
Stephen Papierski
ecbd105343
Add slow response events to details dashboard
2023-11-13 23:17:16 -07:00
Stephen Papierski
2b7f5c571a
Add threshold line to ping chart
2023-11-10 16:22:24 -07:00
Stephen Papierski
9dd577dc98
ESLint fixes
2023-11-09 13:15:32 -07:00
Stephen Papierski
d3709802c5
Add db defaults so existing entries don't show up empty
2023-11-08 16:31:06 -07:00
Stephen Papierski
1bb1a2bc0b
Add threshold calculations methods
2023-11-08 14:54:20 -07:00
Stephen Papierski
8fc0b6a0a1
Add slow response notification resend interval, also notify when response time returns to normal
2023-10-31 23:17:35 -06:00
Stephen Papierski
8669c5df50
Add slow response notification resend interval to db/gui
2023-10-29 12:28:49 -06:00
Stephen Papierski
daacc2842e
Reimplement functionality from
...
https://github.com/louislam/uptime-kuma/pull/1878 with modern
knex_migration
2023-10-26 22:40:44 -06:00
Andreas Brett
42bf27fe5a
push monitor: increase token security ( #912 )
...
* increased pushToken security
* Merge manually
---------
Co-authored-by: Andreas Brett <github@abrett.de>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-10-11 19:28:06 +08:00
Adam Stachowicz
04b8681cfb
Fix few markdownlint warnings ( #3825 )
2023-10-03 05:48:21 +08:00
Louis Lam
076331bf00
Uptime calculation improvement and 1-year uptime ( #2750 )
2023-09-01 05:19:21 +08:00
Louis Lam
d33b4f46e4
Disable e2e test temporarily and update some docs
2023-08-11 22:17:31 +08:00
Louis Lam
e26abc3156
Improve the setup database
2023-07-01 02:48:42 +08:00
Louis Lam
7975caf29e
Update db migration and dockerfile
2023-06-30 17:26:37 +08:00
Louis Lam
4056951915
WIP: building database in knex.js
2023-02-11 22:21:06 +08:00