Commit Graph

102 Commits (d953ba7c60ab6da17358308d56b8ada93a8b7004)

Author SHA1 Message Date
LouisLam 573c7faddd switch on the notification, if it is added in EditMonitor.vue
3 years ago
Ponkhy 1ef4562905 Paused monitors stay paused after import
3 years ago
LouisLam 62712f5cc4 Merge branch 'master' into import-export
3 years ago
LouisLam da74391c3e convert notifications into modules
3 years ago
Ponkhy 242e494cb5
Merge branch 'master' into import-export
3 years ago
LouisLam 299506ce45 reset the heartbeat list instead of reload the page after cleared events or heartbeats
3 years ago
Ponkhy 8f9a973ede
Merge branch 'master' into import-export
3 years ago
LouisLam ebf362754c Merge branch 'master' into clear-monitor-data
3 years ago
LouisLam e31be8caf5 demo mode
3 years ago
LouisLam 60f2f08cea add demo db
3 years ago
LouisLam b1647a310e add demo db
3 years ago
Ponkhy 7d70c4d8cd Code optimizations
3 years ago
LouisLam f23ecef636 add missing cert parameters
3 years ago
LouisLam 51cf2ff6f9 add missing cert parameters
3 years ago
LouisLam b30b1d3a52 create data dir before copy
3 years ago
LouisLam 582e14098d create data dir before copy
3 years ago
LouisLam 6e3e2fc85c fix db path
3 years ago
LouisLam 3ee13bddd1 dash style for args
3 years ago
LouisLam c74986647e allow changing data dir
3 years ago
LouisLam b88b357b55 add support for https
3 years ago
Ponkhy 2dd392e609 Added uptime kuma version to backup file
3 years ago
Ponkhy c13cc62d3d
Update server/server.js
3 years ago
Ponkhy 2f6c5963c5 Added import and export function
3 years ago
Ponkhy 7b92166d18 Added clear all db statistics function
3 years ago
Ponkhy 1952e34110 Added the possibility to clear monitor data
3 years ago
LouisLam 46ac753c46 Merge branch 'master' into dns-monitor
3 years ago
LouisLam 397fd12081 remove unused import
3 years ago
LouisLam 46cb955172 afterLogin change to non blocking
3 years ago
Ponkhy c79be19ec3 Added DNS Monitor Type
3 years ago
LouisLam 4571a9b8c1 check update
3 years ago
LouisLam 209e44c2e1 prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam 30b8d3d0ab prevent all monitors making requests at the same moment when start the server
3 years ago
LouisLam 440c178403 change sqlite to WAL mode
3 years ago
LouisLam 61e758d872 disable pool for sqlite, re-use a connection to improve the performance.
3 years ago
LouisLam 7a32e5e6ff catch rejection error globally
3 years ago
LouisLam eed6d3e847 add more query log for dev env
3 years ago
LouisLam d5149f90b4 fix ping
3 years ago
LouisLam 70e7945a66 fix possible race condition
3 years ago
LouisLam b413427a37 graceful shutdown when listen error
3 years ago
LouisLam d93f6e2716 server.listen bind to ipv6 too
3 years ago
LouisLam d6fad7f1ef server.listen bind to ipv6 too
3 years ago
LouisLam ba1d271afa fix jwt error
3 years ago
LouisLam b69185ee9e control search engine visibility
3 years ago
LouisLam d0aad3400c add reset password in cli
3 years ago
LouisLam f9cb8293f3 improve a bit ux
3 years ago
Adam Stachowicz 46c7e5d058 Save `maxredirects` on edit
3 years ago
LouisLam 3265c3cbc3 improve multiselect
3 years ago
Nelson Chan a50aa93e84 Fix: Fix monitor creation json parsing
3 years ago
LouisLam adcd251076 Merge branch 'master' into redirects&status
3 years ago
LouisLam a40816b948 fix high severity vulnerabilities by using my fork sqlite3 package
3 years ago