781 Commits (7fd12f54859ce33277e57f31c5ce18592e0443a5)
 

Author SHA1 Message Date
Louis Lam 26db0471da
Merge pull request #254 from RasHas/master 3 years ago
Ponkhy d313a06d5c Optimizations for output handling 3 years ago
LouisLam 4c1f2f85f8 manual fix stylelint 3 years ago
Rashad 23851ef539 added mattermost notification support 3 years ago
LouisLam 397fd12081 remove unused import 3 years ago
LouisLam 564bc96735 eslint: camelcase rule do not check properties, because it could be database field name 3 years ago
LouisLam 682e4d45e2 eslint for notification.js 3 years ago
LouisLam f96d792fa1 fix patch database using better-sqlite3 3 years ago
Nelson Chan 2d20634738 Chore: Add comments, improve performance & styling 3 years ago
Nelson Chan 9442c3fa05 Fix: Fix chart bars to be full width 3 years ago
LouisLam 302d2665d2 run stylelint for the project 3 years ago
LouisLam 2b68be52b0 Merge branch 'clean-mobile-table' 3 years ago
LouisLam 393c4fb1a7 update stylelint 3 years ago
Louis Lam 13f6c79e79
Merge pull request #236 from Ponkhy/clean-mobile-table 3 years ago
LouisLam ca69d06e0d update border color 3 years ago
LouisLam d8d428907e Merge branch 'master' into clean-mobile-table 3 years ago
Ponkhy a17c14ea1c Centered title, badge and datetime 3 years ago
LouisLam 28a51d806b translate to Traditional Chinese (Hong Kong) 3 years ago
Ponkhy 6eead46fa6 Merge branch 'dns-monitor' of https://github.com/Ponkhy/uptime-kuma into dns-monitor 3 years ago
Ponkhy 44d9fa63f0 Adjusted the output for A and AAAA records 3 years ago
LouisLam dd4c00eed3 add vue i18n 3 years ago
LouisLam 752ac05149 Merge remote-tracking branch 'origin/master' 3 years ago
LouisLam 14652c9b5f Remove unused variables 3 years ago
Louis Lam 054186370e
add source of ipRegex 3 years ago
Louis Lam 40d80dfdfd
clarify pull request rule 3 years ago
Louis Lam b9684e32d3
Update CONTRIBUTING.md 3 years ago
LouisLam 8e726da82a eslint: add camelcase rule 3 years ago
Louis Lam df41c40cc2
add mit license badge in readme 3 years ago
Ponkhy 5dc834794c Row spacing reduced and badge centered 3 years ago
LouisLam 36ace3e56c naming convention and wrap all styles inside .table-shadow-box to avoid unexpected style in the future 3 years ago
LouisLam 3f12afce28 Merge branch 'master' into clean-mobile-table 3 years ago
Louis Lam 833b4733a8
Merge pull request #246 from chakflying/patch-4 3 years ago
Nelson Chan 066b67dfce
Proj: Add lint commands 3 years ago
Ponkhy b2041cb36b Fixed ESLint Errors 3 years ago
LouisLam aa2233eb2d log notification error 3 years ago
Ponkhy e5981b10ce Replaced var with let and removed re-declaration 3 years ago
LouisLam 46cb955172 afterLogin change to non blocking 3 years ago
LouisLam 50f300dd28 heartbeat interval change to use setTimeout() 3 years ago
LouisLam 2f50fc4c00 plan to switch to better-sqlite3, drop node-sqlite3 3 years ago
LouisLam a02edf1b4f fix detail page empty if the monitor list is not yet ready 3 years ago
LouisLam a61a65e5ae Merge remote-tracking branch 'origin/master' 3 years ago
Louis Lam ffaaeae794
Merge pull request #239 from chakflying/fix-ts 3 years ago
Nelson Chan ee3bf2961c Fix: fix typescript errors 3 years ago
Ponkhy ce79f8bfc7 CSS optimizations 3 years ago
Ponkhy c79be19ec3 Added DNS Monitor Type 3 years ago
LouisLam b892a92fc8 retry if acquire error 3 years ago
Louis Lam 2912ca1248
Merge pull request #237 from Ponkhy/master 3 years ago
LouisLam 2bff1ebe0f update to 1.3.2 3 years ago
LouisLam ec0dbf3cbe probably still memory leak over time, not sure what happen, change back to singal pool. 3 years ago
LouisLam 210a0d414c fix check update interval too short 3 years ago