Commit Graph

127 Commits (77340cf0d296456d770c0244b4ec27f5c18348b7)

Author SHA1 Message Date
Tarun Singh 6828e8ef6d Merge branch 'master' of https://github.com/tarun7singh/uptime-kuma 3 years ago
Tarun Singh 670754b697 added MQTT monitor type 3 years ago
Louis Lam 61135e8500 update package-lock.json 3 years ago
Louis 3e5ae00d25 update dependencies 3 years ago
Andreas Brett 8fb8cbdaf3 use auth0/jwt-decode 3 years ago
Louis Lam ff5f2e8dfb add limiter 3 years ago
Louis Lam 56094a43d7 add passwordStrength 3 years ago
Louis Lam 176fa6b60d merge package-lock.json 3 years ago
Nelson Chan 656a4d6270 WIP: Enable background jobs 3 years ago
LouisLam 01812cc446 [test] add test for i18n currentLocale 3 years ago
LouisLam c0846124c2 update vite to 1.6.4, since it fixed the issue 3 years ago
Louis Lam 8c63536eb8
Merge pull request from zsxeee/notification_form_i18n 3 years ago
LouisLam a8badb027d update modded node-sqlite3 to 6.0.0 3 years ago
zsxeee 7f1edb49bc
Fix i18n 3 years ago
zsxeee 7002a778f0
Rollback vue-i18n version to 9.1.7 3 years ago
LouisLam e71f5bf314 update dependencies 3 years ago
LouisLam 79e0c9e1f1 setup unit test for setup 3 years ago
LouisLam 259bcf9426 [SMTP] "To Email" is not required if CC/BCC is set. () 3 years ago
LouisLam a2a4c70cf5 setup jest-puppeteer 3 years ago
LouisLam 6513c3e75f allow update minor version only, to prevent the breaking change in the future like vite 2.6 3 years ago
LouisLam 1fa90bffaa freeze vite version to 2.5.* (2.6.* is broken when build the project) 3 years ago
LouisLam aaddfa1786 update package-lock.json 3 years ago
MrEddX 0f66e5cfc5 Added Bulgarian Language 3 years ago
LouisLam 51512b6f5f update dependencies 3 years ago
LouisLam 266b03fbf7 language key from "Status Page Nothing" to "statusPageNothing" 3 years ago
LouisLam fe0fc63843 [status page] send uptime 3 years ago
LouisLam 61c737c53c fix alert text color in dark mode 3 years ago
LouisLam 8230cfe13f use "next" tag to keep vue3 up-to-update 3 years ago
LouisLam 34abff4724 manual merge master 3 years ago
LouisLam ab6b97d77a update dependencies, fix axios security problem 3 years ago
LouisLam 59ff9fa293 update missing timezone console msg 3 years ago
Bert Verhelst ddcd3c2a19 Merge remote-tracking branch 'origin/master' into feature/timezones-package 3 years ago
Bert Verhelst 471333ad03 fix(util-frontend): revert typescript conversion 3 years ago
Bert Verhelst a7674755ba Move timezones to npm package and convert util-frontend.js to typescript 3 years ago
LouisLam 400fc13cf2 add npm install script for npm7 3 years ago
LouisLam 0d87a6dfea update vue to 3.2.8 3 years ago
LouisLam cd1a3a2fb9 revert back to node-sqlite3, as better-sqlite3 causes a lot of installation problems 3 years ago
LouisLam fa549cb80e fix npm7 broken dependencies 3 years ago
LouisLam ec731d174d Merge branch 'MichelBaie_master' 3 years ago
LouisLam 0d65918a6a change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt 3 years ago
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port) 3 years ago
LouisLam 393c4fb1a7 update stylelint 3 years ago
LouisLam dd4c00eed3 add vue i18n 3 years ago
LouisLam 2f50fc4c00 plan to switch to better-sqlite3, drop node-sqlite3 3 years ago
LouisLam 4571a9b8c1 check update 3 years ago
LouisLam 61944d642e wip: implementing install script 3 years ago
LouisLam 0b45694f2f update all dependencies 3 years ago
Nelson Chan 48c6d8f19f Feat: Display recent ping chart 3 years ago
LouisLam 24b87fcd5a update vue to 3.2.1 3 years ago
LouisLam adcd251076 Merge branch 'master' into redirects&status 4 years ago
LouisLam d3e24df225 fix high severity vulnerabilities by using my fork sqlite3 package 4 years ago
LouisLam 8350bff629 update dependencies 4 years ago
Nelson Chan 8f7885e58a Feat: Implement MaxRedirects & StatusCodes 4 years ago
Nelson Chan cdaa0a54a4 Fix: use new version of babel-eslint-parser 4 years ago
Nelson Chan b91e9ddb7a Fix: Add babel-eslint 4 years ago
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend 4 years ago
LouisLam 71af902a4e add fields to EditMonitor.vue 4 years ago
LouisLam 4b86c84c36 fix icon for "Resume" 4 years ago
LouisLam 6bce270f42 cleanup code 4 years ago
LouisLam 209fa83cff Add Basic Auth for /metrics 4 years ago
LouisLam 934b797623 Merge branch 'master' into feature/add_prometheus_metrics 4 years ago
LouisLam cafd2c7388 add vue-fontawesone 4 years ago
Matthew Macdonald-Wallace 7acb265559 Remove bcryptjs and node-gyp, they should not be here... 4 years ago
Matthew Macdonald-Wallace 582fb2fe29 Export general metrics via the /metrics endpoint 4 years ago
LouisLam a64ce81457 update package-lock.json 4 years ago
LouisLam 05fdaf0c96 update package-lock.json 4 years ago
LouisLam 66037e236c add apprise support 4 years ago
LouisLam b3bff8d735 add graceful shutdown 4 years ago
LouisLam 9c23cd09ce use bcrypt for password hash 4 years ago
TheGuyDanish 613c42b6d8 Discord revamp! Changed from bot to webhook, removed discord.js dep 4 years ago
LouisLam 0176857a2c add ability to change the listening port and hostname 4 years ago
LouisLam 44bcd78f9a implement discord 4 years ago
LouisLam 072e86542a implement smtp 4 years ago
LouisLam 0ad04d1468 implement webhook 4 years ago
LouisLam 3bdf174e90 add telegram notification 4 years ago
LouisLam 9c653c3d05 implement tcping 4 years ago
LouisLam d9cd2c3d35 init 4 years ago