Commit Graph

527 Commits (d218661f3db3231022c561de1f4c62aa1fe0ea2e)
 

Author SHA1 Message Date
LouisLam d315e8306b update to 1.0.10
3 years ago
LouisLam 8cd0e7a058 a better script for version update
3 years ago
LouisLam 8fce62632d a better script for version update
3 years ago
LouisLam 38c0c170e7 add some comments
3 years ago
Nelson Chan 655536e457
Fix: use send() instead of end() (#161)
3 years ago
LouisLam 807db8a2d8 update to 1.0.9
3 years ago
LouisLam d707eba046 fix disable auth
3 years ago
Philipp Dormann e34a8e2e4a
FEAT: PUSHY Notifier (#154)
3 years ago
Louis Lam 6bd9d85a9a
Merge pull request #150 from chakflying/created_date
3 years ago
LouisLam f2de6299f6 update .dockerignore
3 years ago
LouisLam a28d6eafae remove apprise --version from dockerfile
3 years ago
LouisLam fce0edebc9 Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam 48a4ced9a5 update to 1.0.8
3 years ago
Nelson Chan 221aad55de Chore: Add new line at EOF
3 years ago
Nelson Chan 377d475e05 Fix: Add now columns
3 years ago
Nelson Chan 0c3c59df4e Fix: [DB] Add default for created_date in monitor
3 years ago
Louis Lam eba996b0f2
Delete codeql-analysis.yml
3 years ago
LouisLam 4d71e03039 improve #39
3 years ago
LouisLam 2740f096c0 Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam 8ebaca4c5c improve disableAuth handling
3 years ago
Louis Lam fceb594442
Merge pull request #145 from chakflying/patch-3
3 years ago
Nelson Chan 5b9d3357aa
Fix: Increase width of status pill
3 years ago
LouisLam 5689b30985 Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam 44c8ca9da8 requires empty username/password if set disableAuth for basic auth
3 years ago
Louis Lam 6f044de6e6
Update README.md
3 years ago
Louis Lam 7877adf7a3
Merge pull request #137 from louislam/add-code-of-conduct-1
3 years ago
Louis Lam f0e5e9f463
Create CODE_OF_CONDUCT.md
3 years ago
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