Commit Graph

350 Commits (0263cfa7e4b7040928db4ad1de60903741b3ddcb)
 

Author SHA1 Message Date
Louis Lam 0263cfa7e4
Create CONTRIBUTING.md
3 years ago
Louis Lam 8b733592cb
Update README.md
3 years ago
Louis Lam 71fa55c218
Update README.md
3 years ago
Louis Lam ee071e41f5
Update README.md
3 years ago
LouisLam 6f868c9ec3 implement no auth
3 years ago
LouisLam 33d7f8645a json format for setting value
3 years ago
LouisLam c6a66fad79 add setting for disable auth
3 years ago
LouisLam 9f0be5f531 improve the connection error msg
3 years ago
LouisLam 7f42888546 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900)
3 years ago
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