Commit Graph

341 Commits (642a711bcd9bfc66f4b16c2667b9daea033c7aa5)
 

Author SHA1 Message Date
LouisLam 642a711bcd Confirm Dialog: allow changing the button text
3 years ago
LouisLam 659d83b13c turn off vue/html-self-closing, empty div should be allowed
3 years ago
LouisLam 4b93900866 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900)
3 years ago
Louis Lam 204624bfe9
Merge pull request #133 from NiNiyas/lunasea-support
3 years ago
LouisLam b7fbc2c0e6 add LinaSea option in select box
3 years ago
LouisLam 2ebd79d037 run eslint for lunasea change
3 years ago
Niyas 3f84e5e8ab
Update notification.js
3 years ago
Niyas ab1fe2e2d1
LunaSea Support
3 years ago
Niyas 67a4e949a2
LunaSea Support
3 years ago
Louis Lam 15ee853fac
Merge pull request #132 from sashkab/dockerfile-fix
3 years ago
LouisLam d58be56cb9 remove "pip3 cache purge" that causes error
3 years ago
Aleks Bunin 00cc140acd Simplify apprise instalation
3 years ago
LouisLam 63f0a36811 implement upside down mode and ignore tls error
3 years ago
LouisLam 06377af7e5 turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly
3 years ago
LouisLam 60aa67892d store ignoreTls and upsideDown into db
3 years ago
LouisLam 17b58eac9a Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam 2b3a48995b
Merge pull request #121 from chakflying/patch-1
3 years ago
LouisLam e032072900 eslint: allow while (true)
3 years ago
LouisLam bcf2a319c2 update readme
3 years ago
Nelson Chan cdaa0a54a4 Fix: use new version of babel-eslint-parser
3 years ago
Nelson Chan 47b19ea2f2 ESLint: fix file
3 years ago
Nelson Chan 1006b37a67 Fix: Add fix for babel-eslist
3 years ago
Nelson Chan b91e9ddb7a Fix: Add babel-eslint
3 years ago
Nelson Chan be22fcb87d Fix: Bump ES version in ESlint config
3 years ago
LouisLam 5a053e5875 parse the port to int
3 years ago
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend
3 years ago
LouisLam 71af902a4e add fields to EditMonitor.vue
3 years ago
LouisLam 4b86c84c36 fix icon for "Resume"
3 years ago
LouisLam f9a10d1672 add back maxretries field
3 years ago
LouisLam e6915d8964 unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off
3 years ago
LouisLam 063697c20a set the port by env.PORT, specific node version in package.json
3 years ago
LouisLam 435e4faef3 test heroku deployment
3 years ago
LouisLam 1425d0e91a test heroku deployment
3 years ago
LouisLam 7dbec90c95 cache index.html and fix basic auth applied to all routes
3 years ago
LouisLam 53a90347ca update database schema, add upside_down and ignore_tls
3 years ago
LouisLam 133c7230bc fix resize problem
3 years ago
LouisLam 3666ebb931 change no-unused-vars from error to warn
3 years ago
LouisLam 6bce270f42 cleanup code
3 years ago
LouisLam 4a9690437f Merge branch 'eslint_stylelint'
3 years ago
Louis Lam c8c2300483
Merge pull request #120 from chakflying/patch-1
3 years ago
Nelson Chan ac0f418294
Fix: passwordHash is not imported
3 years ago
Adam Stachowicz d54bc866b4 Fix block-no-empty error from Stylelint
3 years ago
Adam Stachowicz be1fc0c2b6 Missing this part 2
3 years ago
Adam Stachowicz d97091af51 Missing this
3 years ago
Adam Stachowicz 4c8fdd07d9 Manual fixes
3 years ago
Adam Stachowicz 9648d700d7 Autofix on save
3 years ago
Adam Stachowicz 8331e795e7 Merge branch 'master' into eslint_stylelint
3 years ago
Adam Stachowicz 3c6af6d3f4 Add ESLint and StyleLint
3 years ago
LouisLam 209fa83cff Add Basic Auth for /metrics
3 years ago
LouisLam cc6f1d7487 Merge branch 'feature/add_prometheus_metrics'
3 years ago