Commit Graph

410 Commits (4c9d7ac8cab488552cda1b03b249fba85d70e544)

Author SHA1 Message Date
Louis Lam e0a1ad8a1c Update dependencies and drop `start-server-watch-dev` as it is unstable
2 years ago
Matthew Nickson 2052fa175f
Merge branch 'master' into feature/#1817-add-mysql-monitor
2 years ago
Matthew Nickson 15b63c82c3
Merge remote-tracking branch 'upstream/master' into feature/#1817-add-mysql-monitor
2 years ago
rmarops b059a36e66 added MongoDB ping monitor
2 years ago
Louis Lam cc6d17d2e0
Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol
2 years ago
Louis Lam 214ddc264d Fix mistake
2 years ago
Louis Lam 2ea71839d1 Add `npm run start-server-watch-dev` for watching server code changes and restart (Node.js 19 only)
2 years ago
Louis Lam 54efde8185 Update socket.io and remove an useless event listener
2 years ago
minhhn3 3d1237ed53 fix: resolve conflict
2 years ago
minhhn3 b459408b10 fix: resolve conflict
2 years ago
Louis Lam 06755f249d Update to 1.19.0-beta.0
2 years ago
Louis Lam 268cbdbf8d Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam b60dde0b2d Update SQLite
2 years ago
Louis Lam f6bbd1ca67 Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam 2ee8378814 Update to 1.18.5
2 years ago
Louis Lam 539683f8e9 Merge remote-tracking branch 'origin/master' into maintenance
2 years ago
Louis Lam bd42450e55 Update vue-i18n from 9.1.9 to 9.2.2, force to use production version of vue-i18n in order to improve the performance
2 years ago
Louis Lam a36f24d827 Add configurable server timezone
2 years ago
Louis Lam b007681e67 Merge remote-tracking branch 'origin/master' into karelkryda_master
2 years ago
Louis Lam 07f9aafd7b Update to 1.18.4
2 years ago
Louis Lam 1c8631af8d
Pin dependencies (#2205)
2 years ago
Matthew Nickson f67d7cdf3f
Make update-language-files command more useful (#2198)
2 years ago
Louis Lam 6e07ed2081 Fix #2186
2 years ago
Louis Lam 60460442f8 Update to 1.18.3
2 years ago
Ben Scobie c28d8ddff9
Correctly handle multiple IPs in X-Forwarded-For (#2177)
2 years ago
Louis Lam b993859926
Drop Jest e2e testing (#2174)
2 years ago
Louis Lam afbc283423
Move Cypress directory and convert it to JavaScript (#2170)
2 years ago
Louis Lam 16b2cf0e89 Update to 1.18.2
2 years ago
Matthew Nickson f9be918246
Add support for MySQL/MariaDB databases #1817
2 years ago
Louis Lam 9d99c39f30 Update Maintenance UI for recurring
2 years ago
Louis Lam 68875c3091 Fix merging issue
2 years ago
Louis Lam f35d7c0a1a Merge remote-tracking branch 'origin/master' into feat/add-gRPC-protocol
2 years ago
Louis Lam d63022676a Fix build issue after updated vite
2 years ago
Louis Lam 104d521633 Update vite from 2.9.9 to 3.1.0
2 years ago
Louis Lam 197d44981f Merge remote-tracking branch 'origin/master' into test/add-cypress-tests
2 years ago
Louis Lam e90a4f1f34
Merge pull request #2023 from louislam/pr-test
2 years ago
Louis Lam 1e5376d80b
Merge pull request #2011 from mhkarimi1383/goalert-notification
2 years ago
Louis Lam 676e64c77d Merge branch 'goalert-notification' of https://github.com/mhkarimi1383/uptime-kuma into pr-test
2 years ago
Louis Lam cf10e26aff Update to 1.18.0
2 years ago
Louis Lam fd2df562b1 Add checkout pr logic
2 years ago
Louis Lam e0cdc3e7c5 Update dockerfile for pr-test
2 years ago
Muhammed Hussein Karimi 82dd9a7c16 golaert req fix and axios update for formdata
2 years ago
minhhn3 6bb79597e8 fix: resolve merge conflict
2 years ago
Louis Lam af94424283 Update to 1.18.0-beta.0
2 years ago
Louis Lam a6007adce3 Update to 1.18.0-beta.1
2 years ago
Louis Lam 3b3763351b Merge remote-tracking branch 'origin/master' into radius-check
2 years ago
minhhn3 2232236a7a [empty commit] pull request for add gRPC protocol
2 years ago
Minh Hoàng dcecd10c88
Feat/add gRPC protocol (#1)
2 years ago
Louis Lam 88afd662db Merge remote-tracking branch 'origin/master' into postgres
2 years ago
tamasmagyar 986c03aecd test cypress run
2 years ago
tamasmagyar 31c388a6e3 added cypress framework and tests for setup page
2 years ago
Louis Lam 17ed051401 Add CacheableDnsHttpAgent.install()
2 years ago
Louis Lam 9cd060c6c3 socks-proxy-agent 6.2.X is a breaking change, freeze to 6.1.1.
2 years ago
Louis Lam 1999541802 Merge remote-tracking branch 'origin/master' into dns
2 years ago
Louis Lam 624678826d Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam e8c3807594 Move all frontend dependencies to devDependencies, as it is not used in the production environment
2 years ago
Louis Lam e5e8db6c38 Add cacheable-lookup
2 years ago
Louis Lam 8542e6cbb9 Drop npm-check-updates due to security vulnerability of `got`, and it is unlikely to be fixed shortly
2 years ago
Louis Lam 9650418ef7 Fix dependencies warning
2 years ago
Louis Lam 0ecaa2cbd7 Update to 1.17.1
2 years ago
Louis Lam 1f5466a3e8 Revert #1598
2 years ago
Louis Lam d5da5af174 Update to 1.17.0
2 years ago
Louis Lam dd09351c8e Update to 1.17.0-beta.1
2 years ago
Christopher Pickering edcdedcaae
Added check for blank password.
2 years ago
Christopher Pickering 945288f0c0
Added postgres monitor
2 years ago
Louis Lam 8abbc9fd15 Update to 1.17.0-beta.0
2 years ago
Louis Lam 6682839ec8 Merge remote-tracking branch 'origin/master' into ntml-auth
2 years ago
Louis Lam a28ef56553 Merge remote-tracking branch 'gregdev/feature/axios-cached-dns-resolve' into feature/axios-cached-dns-resolve
2 years ago
Louis Lam 7f432bd916 Remove axios-cached-dns-resolve-test
2 years ago
Louis Lam f570d41142 Merge remote-tracking branch 'origin/master' into feature/axios-cached-dns-resolve
2 years ago
Louis Lam 04e22f17a9 Merge remote-tracking branch 'origin/master' into christopherpickering_master
2 years ago
Louis Lam a707b51053
Page Loading Speed Optimization (#1711)
2 years ago
Louis Lam ffb7ba176c Merge remote-tracking branch 'origin/master' into status-page-inject-html
2 years ago
Louis Lam 857e88b27e Update to 1.16.1
2 years ago
Louis Lam df4ce811d9 Merge remote-tracking branch 'origin/master' into kaysond_master
2 years ago
Louis Lam 334cb57fed Update to 1.16.0
2 years ago
Sascha Kruse 019d638767 Merge remote-tracking branch 'ghupstream/master' into radius-check
2 years ago
Louis Lam 398219f847 Update to 1.16.0-beta.0
3 years ago
Christopher Pickering ef73af391f
added option for ntlm authorization
3 years ago
Christopher Pickering 87f933df4f
added sqlserver monitor
3 years ago
Sascha Kruse 398ecb7666 add radius check
3 years ago
Louis Lam 59be9bb971 working
3 years ago
Louis Lam 4e3258579d Merge branch 'master' into uptime-badges
3 years ago
Greg Smith cbfecab850 switch to the more-up-to-date esm-wallaby
3 years ago
Louis Lam 25cc54bf72 Try to give more time for axios-cached-dns-resolve test
3 years ago
Louis Lam 3700b16c5b Copy and add axios-cached-dns-resolve test
3 years ago
Louis Lam 15820c6937 Update SQLite
3 years ago
Louis Lam d962ab7a1c Merge branch 'master' into uptime-badges
3 years ago
Louis Lam 63c8d24d6f As legacy-peer-deps is specified in .npmrc, `install-legacy` and `update-legacy` are not actually needed.
3 years ago
Greg Smith f4515ad8c5 add axios cached dns resolve to monitor
3 years ago
Louis Lam 26230a3d3a Update to 1.15.1
3 years ago
Louis Lam 752415dae6
Merge pull request #1566 from Saibamen/fix_duplicated_PR_comments
3 years ago
Aram Akhavan 39df4eea92 Ssynchronize push monitor heartbeats to api calls
3 years ago
Adam Stachowicz dcdbb7be8b Use separate job for linters
3 years ago
Adam Stachowicz b874ea8b28 Add missing lint-fix:style command
3 years ago
Adam Stachowicz 1e595eaa76 Update linters
3 years ago
Louis Lam 4114f43b48 Start both dev servers in one command
3 years ago
Louis Lam 751924b335 Update to 1.15.0
3 years ago
Jens Neuber e103ac8335 Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges
3 years ago
Louis Lam 7c13b1b6cb Update to 1.15.0-beta.1
3 years ago