Commit Graph

  • 4d71e03039 improve #39 LouisLam 2021-08-03 15:14:26 +0800
  • 2740f096c0 Merge remote-tracking branch 'origin/master' LouisLam 2021-08-03 13:07:37 +0800
  • 8ebaca4c5c improve disableAuth handling LouisLam 2021-08-03 13:07:20 +0800
  • fceb594442
    Merge pull request #145 from chakflying/patch-3 Louis Lam 2021-08-03 11:04:30 +0800
  • 5b9d3357aa
    Fix: Increase width of status pill #145 Nelson Chan 2021-08-03 10:57:56 +0800
  • 5689b30985 Merge remote-tracking branch 'origin/master' LouisLam 2021-08-03 00:08:59 +0800
  • 44c8ca9da8 requires empty username/password if set disableAuth for basic auth LouisLam 2021-08-03 00:08:46 +0800
  • cd6cb07257 `src` is now needed #122 Adam Stachowicz 2021-08-01 16:59:36 +0200
  • e768e59abc Remove `npm prune` - `node_modules` are not copied into `release-final` image Adam Stachowicz 2021-08-01 16:48:13 +0200
  • 713bbe0014 Merge branch 'master' into reduce_docker_image_size Adam Stachowicz 2021-08-01 16:46:38 +0200
  • 86e5179de9 `py3-six` and `cargo` are required in final image Adam Stachowicz 2021-08-01 15:06:44 +0200
  • 6f044de6e6
    Update README.md Louis Lam 2021-08-01 11:11:04 +0800
  • 7877adf7a3
    Merge pull request #137 from louislam/add-code-of-conduct-1 Louis Lam 2021-08-01 00:36:05 +0800
  • f0e5e9f463
    Create CODE_OF_CONDUCT.md #137 Louis Lam 2021-08-01 00:35:47 +0800
  • 0263cfa7e4
    Create CONTRIBUTING.md Louis Lam 2021-08-01 00:29:30 +0800
  • 8b733592cb
    Update README.md Louis Lam 2021-08-01 00:23:40 +0800
  • 71fa55c218
    Update README.md Louis Lam 2021-08-01 00:19:04 +0800
  • ee071e41f5
    Update README.md Louis Lam 2021-08-01 00:15:33 +0800
  • 6f868c9ec3 implement no auth LouisLam 2021-07-31 23:41:24 +0800
  • 33d7f8645a json format for setting value LouisLam 2021-07-31 22:02:30 +0800
  • c6a66fad79 add setting for disable auth LouisLam 2021-07-31 21:57:58 +0800
  • 9f0be5f531 improve the connection error msg LouisLam 2021-07-31 21:13:32 +0800
  • 7f42888546 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) LouisLam 2021-07-31 20:42:51 +0800
  • 642a711bcd Confirm Dialog: allow changing the button text LouisLam 2021-07-31 18:58:12 +0800
  • 659d83b13c turn off vue/html-self-closing, empty div should be allowed LouisLam 2021-07-31 18:31:17 +0800
  • 4b93900866 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) LouisLam 2021-07-31 14:46:57 +0800
  • 204624bfe9
    Merge pull request #133 from NiNiyas/lunasea-support Louis Lam 2021-07-31 14:02:29 +0800
  • b7fbc2c0e6 add LinaSea option in select box #133 LouisLam 2021-07-31 13:37:42 +0800
  • 2ebd79d037 run eslint for lunasea change LouisLam 2021-07-31 13:35:18 +0800
  • 3f84e5e8ab
    Update notification.js Niyas 2021-07-31 10:51:13 +0530
  • ab1fe2e2d1
    LunaSea Support Niyas 2021-07-31 10:33:20 +0530
  • 67a4e949a2
    LunaSea Support Niyas 2021-07-31 10:31:41 +0530
  • 15ee853fac
    Merge pull request #132 from sashkab/dockerfile-fix Louis Lam 2021-07-31 12:45:09 +0800
  • d58be56cb9 remove "pip3 cache purge" that causes error #132 LouisLam 2021-07-31 12:21:39 +0800
  • 00cc140acd Simplify apprise instalation Aleks Bunin 2021-07-30 22:32:59 -0400
  • 63f0a36811 implement upside down mode and ignore tls error LouisLam 2021-07-31 00:01:04 +0800
  • 06377af7e5 turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly LouisLam 2021-07-30 22:11:14 +0800
  • 60aa67892d store ignoreTls and upsideDown into db LouisLam 2021-07-30 19:18:26 +0800
  • c20f47a472
    updated readme Features #126 Stas Yakobov 2021-07-30 12:41:46 +0300
  • 17b58eac9a Merge remote-tracking branch 'origin/master' LouisLam 2021-07-30 15:45:18 +0800
  • b9a6088f50 WIP: Add login page, nav bar buttons Nelson Chan 2021-07-30 14:54:40 +0800
  • 2b3a48995b
    Merge pull request #121 from chakflying/patch-1 Louis Lam 2021-07-30 15:21:14 +0800
  • e032072900 eslint: allow while (true) #121 LouisLam 2021-07-30 15:13:51 +0800
  • bcf2a319c2 update readme LouisLam 2021-07-30 15:04:52 +0800
  • cdaa0a54a4 Fix: use new version of babel-eslint-parser Nelson Chan 2021-07-30 12:27:54 +0800
  • 47b19ea2f2 ESLint: fix file Nelson Chan 2021-07-30 12:24:46 +0800
  • 1006b37a67 Fix: Add fix for babel-eslist Nelson Chan 2021-07-29 19:33:45 +0800
  • b91e9ddb7a Fix: Add babel-eslint Nelson Chan 2021-07-29 19:23:10 +0800
  • be22fcb87d Fix: Bump ES version in ESlint config Nelson Chan 2021-07-29 14:31:03 +0800
  • 5a053e5875 parse the port to int LouisLam 2021-07-30 11:33:44 +0800
  • 081abcb6a1 add util.ts for sharing common functions between frontend and backend LouisLam 2021-07-30 11:23:04 +0800
  • 71af902a4e add fields to EditMonitor.vue LouisLam 2021-07-30 01:09:14 +0800
  • 4b86c84c36 fix icon for "Resume" LouisLam 2021-07-30 01:02:41 +0800
  • f9a10d1672 add back maxretries field LouisLam 2021-07-30 00:13:48 +0800
  • e9ca9560df Add separate installation for SQLite and bcrypt again for cache - it costs only ~1 MB Adam Stachowicz 2021-07-29 11:31:14 +0200
  • 801f907c99 More size optimizations Adam Stachowicz 2021-07-29 10:55:53 +0200
  • 92da0a444d Reduce Docker size Adam Stachowicz 2021-07-29 01:38:45 +0200
  • e6915d8964 unexpected space add to router-link due vue/singleline-html-element-content-newline, set it to off LouisLam 2021-07-29 01:01:55 +0800
  • 063697c20a set the port by env.PORT, specific node version in package.json LouisLam 2021-07-29 00:52:41 +0800
  • 435e4faef3 test heroku deployment LouisLam 2021-07-29 00:38:52 +0800
  • 1425d0e91a test heroku deployment LouisLam 2021-07-29 00:36:35 +0800
  • 7dbec90c95 cache index.html and fix basic auth applied to all routes LouisLam 2021-07-28 23:40:50 +0800
  • 53a90347ca update database schema, add upside_down and ignore_tls LouisLam 2021-07-28 23:26:27 +0800
  • 133c7230bc fix resize problem LouisLam 2021-07-28 23:03:37 +0800
  • 3666ebb931 change no-unused-vars from error to warn LouisLam 2021-07-28 20:52:49 +0800
  • 6bce270f42 cleanup code LouisLam 2021-07-28 20:35:55 +0800
  • 4a9690437f Merge branch 'eslint_stylelint' LouisLam 2021-07-28 20:20:10 +0800
  • c8c2300483
    Merge pull request #120 from chakflying/patch-1 Louis Lam 2021-07-28 19:34:01 +0800
  • ac0f418294
    Fix: passwordHash is not imported #120 Nelson Chan 2021-07-28 10:58:36 +0800
  • d54bc866b4 Fix block-no-empty error from Stylelint #113 Adam Stachowicz 2021-07-27 22:23:46 +0200
  • be1fc0c2b6 Missing this part 2 Adam Stachowicz 2021-07-27 20:03:53 +0200
  • d97091af51 Missing this Adam Stachowicz 2021-07-27 20:02:20 +0200
  • 4c8fdd07d9 Manual fixes Adam Stachowicz 2021-07-27 19:53:59 +0200
  • 9648d700d7 Autofix on save Adam Stachowicz 2021-07-27 19:47:13 +0200
  • 8331e795e7 Merge branch 'master' into eslint_stylelint Adam Stachowicz 2021-07-27 19:37:07 +0200
  • 3c6af6d3f4 Add ESLint and StyleLint Adam Stachowicz 2021-07-27 19:33:44 +0200
  • 209fa83cff Add Basic Auth for /metrics LouisLam 2021-07-28 00:52:31 +0800
  • cc6f1d7487 Merge branch 'feature/add_prometheus_metrics' LouisLam 2021-07-27 23:21:37 +0800
  • 36436ed4ef Move all Prometheus guides to wiki LouisLam 2021-07-27 23:14:13 +0800
  • 934b797623 Merge branch 'master' into feature/add_prometheus_metrics LouisLam 2021-07-27 23:13:03 +0800
  • 0f0a6299c0
    Create codeql-analysis.yml Louis Lam 2021-07-27 20:25:59 +0800
  • e6ca105600
    Update ask-for-help.md Louis Lam 2021-07-27 18:18:38 +0800
  • ef45aedda5
    Delete help.md Louis Lam 2021-07-27 18:18:27 +0800
  • 7edd79a74d Update issue templates Louis Lam 2021-07-27 18:06:26 +0800
  • fade240c7f
    Delete --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md Louis Lam 2021-07-27 18:05:11 +0800
  • 46337ec348 Update issue templates Louis Lam 2021-07-27 18:04:55 +0800
  • cafd2c7388 add vue-fontawesone LouisLam 2021-07-27 16:52:44 +0800
  • 4d7c2d329b Update to 1.0.7 1.0.7 LouisLam 2021-07-27 13:47:15 +0800
  • acea7ef906 plan to implement renewal notification LouisLam 2021-07-27 13:34:21 +0800
  • 1982e2f8b8
    Update README.md Louis Lam 2021-07-27 00:53:26 +0800
  • 2819094377 improve the page load performance LouisLam 2021-07-26 23:26:47 +0800
  • 06c4523ce3 update the latest db version to 3 LouisLam 2021-07-26 23:05:04 +0800
  • ac3732f6cc Merge remote-tracking branch 'chakflying/tls-expiry' into tls-expiry #91 LouisLam 2021-07-26 22:56:17 +0800
  • bf3e9dccd2 improve the ui of cert info LouisLam 2021-07-26 22:53:07 +0800
  • 5b18a6a518 Merge branch 'master' into tls-expiry LouisLam 2021-07-26 20:35:50 +0800
  • caec933186 prevent unexpected error throw from checkCertificate interrupt the beat LouisLam 2021-07-23 12:58:05 +0800
  • 51ac7a58dc Fix: Fix incorrect error handling Nelson Chan 2021-07-23 11:23:43 +0800
  • db26b7d123 Fix: Fix no certificate caused by session reuse Nelson Chan 2021-07-23 11:22:37 +0800
  • 7b8459c73a Fix: use Optional chaining Nelson Chan 2021-07-22 16:13:58 +0800
  • d0c63ebe3e Feat: Add database storage for TLS info Nelson Chan 2021-07-22 16:04:32 +0800