Commit Graph

119 Commits (66598a81cc2ad2122b1896c6cb148e7bc81d1b43)

Author SHA1 Message Date
LouisLam b0e9c5bcb4 fix reset-password (#448)
3 years ago
Louis Lam 72783fd94c
Merge pull request #380 from No0Vad/retry-heartbeat-interval
3 years ago
LouisLam 80322cbfe7 Merge branch 'import-export'
3 years ago
LouisLam 3234aec5b3 NODE_ENV if not set, change to production
3 years ago
Louis Lam 069c811af8
Merge pull request #278 from chakflying/tags
3 years ago
LouisLam 97360dab26 add /.well-known/change-password
3 years ago
Nelson Chan a0e4e96160 Fix: Fix tag removal, reuse and validation
3 years ago
Nelson Chan 6e3a904aaa WIP: Add tags functionality
3 years ago
No0Vad 91ee39ec60
Merge branch 'master' into retry-heartbeat-interval
3 years ago
Ponkhy d313966d80
Merge branch 'master' into import-export
3 years ago
Ponkhy 7fee4a7ea7 Added import options
3 years ago
LouisLam c4f78d776e [2fa] "UptimeKuma" to "Uptime Kuma"
3 years ago
No0Vad f8f9f59464 Added support for a retry interval to monitors
3 years ago
Ponkhy f6d1a82989
Update server/server.js
3 years ago
Ponkhy 651b525d06
Update server/server.js
3 years ago
Ponkhy 59cccf8c50 Fixed typo
3 years ago
Ponkhy 403202d4d4 Added simple TOTP Two Factor Authentication
3 years ago
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