Commit Graph

  • 3d57a59efd
    Update src/assets/vars.scss Philipp Dormann 2021-08-03 17:09:23 +02:00
  • 6bd9d85a9a
    Merge pull request #150 from chakflying/created_date Louis Lam 2021-08-03 22:58:56 +08:00
  • ad4cce11ef
    Merge branch 'main' into feature/notifier-pushy Philipp Dormann 2021-08-03 15:43:26 +02:00
  • 1701614f42
    🚀RELEASE v1.4.1 Philipp Dormann 2021-08-03 15:38:01 +02:00
  • 6863f30c5e
    dependency bumps Philipp Dormann 2021-08-03 15:37:50 +02:00
  • 68f5db3ebb
    fix: don't dockerignore yarn.lock Philipp Dormann 2021-08-03 15:35:42 +02:00
  • ac0fd1352d
    🚀RELEASE v1.4.0 Philipp Dormann 2021-08-03 15:32:29 +02:00
  • b7e01bed99
    Merge branch 'philippdormann/uptime-kuma/main' into philippdormann/uptime-kuma/feature/darkmode Philipp Dormann 2021-08-03 15:31:45 +02:00
  • b21922414d
    fix: navbar background color Philipp Dormann 2021-08-03 15:29:09 +02:00
  • 6f3ac9199e
    fix: color for empty beats Philipp Dormann 2021-08-03 15:26:29 +02:00
  • 0c935ef223
    fix: darkmode: empty beats in active/ hovered state Philipp Dormann 2021-08-03 15:22:53 +02:00
  • 7ea30ba780
    darkmode fixes Philipp Dormann 2021-08-03 15:19:39 +02:00
  • 4f9165195f
    re-add custom check intervals Philipp Dormann 2021-08-03 15:12:24 +02:00
  • 43114b1771
    re-add pushy service Philipp Dormann 2021-08-03 15:10:49 +02:00
  • 1bb9700ae3
    Merge branch 'master' of https://github.com/louislam/uptime-kuma Philipp Dormann 2021-08-03 15:05:17 +02:00
  • f2de6299f6 update .dockerignore LouisLam 2021-08-03 20:42:32 +08:00
  • a28d6eafae remove apprise --version from dockerfile LouisLam 2021-08-03 20:35:41 +08:00
  • a66a766b7e
    fix image source in docker-compose Philipp Dormann 2021-08-03 14:31:30 +02:00
  • fce0edebc9 Merge remote-tracking branch 'origin/master' LouisLam 2021-08-03 19:56:23 +08:00
  • 48a4ced9a5 update to 1.0.8 1.0.8 LouisLam 2021-08-03 19:36:21 +08:00
  • 221aad55de Chore: Add new line at EOF Nelson Chan 2021-08-03 17:46:09 +08:00
  • 377d475e05 Fix: Add now columns Nelson Chan 2021-08-03 17:43:39 +08:00
  • 0c3c59df4e Fix: [DB] Add default for created_date in monitor Nelson Chan 2021-08-03 17:42:57 +08:00
  • eba996b0f2
    Delete codeql-analysis.yml Louis Lam 2021-08-03 15:17:48 +08:00
  • 4d71e03039 improve #39 LouisLam 2021-08-03 15:14:26 +08:00
  • 2740f096c0 Merge remote-tracking branch 'origin/master' LouisLam 2021-08-03 13:07:37 +08:00
  • 8ebaca4c5c improve disableAuth handling LouisLam 2021-08-03 13:07:20 +08:00
  • fceb594442
    Merge pull request #145 from chakflying/patch-3 Louis Lam 2021-08-03 11:04:30 +08:00
  • 5b9d3357aa
    Fix: Increase width of status pill Nelson Chan 2021-08-03 10:57:56 +08:00
  • 5689b30985 Merge remote-tracking branch 'origin/master' LouisLam 2021-08-03 00:08:59 +08:00
  • 44c8ca9da8 requires empty username/password if set disableAuth for basic auth LouisLam 2021-08-03 00:08:46 +08:00
  • cd6cb07257 src is now needed Adam Stachowicz 2021-08-01 16:59:36 +02:00
  • e768e59abc Remove npm prune - node_modules are not copied into release-final image Adam Stachowicz 2021-08-01 16:48:13 +02:00
  • 713bbe0014 Merge branch 'master' into reduce_docker_image_size Adam Stachowicz 2021-08-01 16:46:38 +02:00
  • 86e5179de9 py3-six and cargo are required in final image Adam Stachowicz 2021-08-01 15:06:44 +02:00
  • 6f044de6e6
    Update README.md Louis Lam 2021-08-01 11:11:04 +08:00
  • 7877adf7a3
    Merge pull request #137 from louislam/add-code-of-conduct-1 Louis Lam 2021-08-01 00:36:05 +08:00
  • f0e5e9f463
    Create CODE_OF_CONDUCT.md Louis Lam 2021-08-01 00:35:47 +08:00
  • 0263cfa7e4
    Create CONTRIBUTING.md Louis Lam 2021-08-01 00:29:30 +08:00
  • 8b733592cb
    Update README.md Louis Lam 2021-08-01 00:23:40 +08:00
  • 71fa55c218
    Update README.md Louis Lam 2021-08-01 00:19:04 +08:00
  • ee071e41f5
    Update README.md Louis Lam 2021-08-01 00:15:33 +08:00
  • 6f868c9ec3 implement no auth LouisLam 2021-07-31 23:41:24 +08:00
  • 33d7f8645a json format for setting value LouisLam 2021-07-31 22:02:30 +08:00
  • c6a66fad79 add setting for disable auth LouisLam 2021-07-31 21:57:58 +08:00
  • 9f0be5f531 improve the connection error msg LouisLam 2021-07-31 21:13:32 +08:00
  • 7f42888546 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) LouisLam 2021-07-31 20:42:51 +08:00
  • 642a711bcd Confirm Dialog: allow changing the button text LouisLam 2021-07-31 18:58:12 +08:00
  • 659d83b13c turn off vue/html-self-closing, empty div should be allowed LouisLam 2021-07-31 18:31:17 +08:00
  • 4b93900866 fix eslint for vue (https://github.com/louislam/uptime-kuma/pull/121#issuecomment-889729900) LouisLam 2021-07-31 14:46:57 +08:00
  • 204624bfe9
    Merge pull request #133 from NiNiyas/lunasea-support Louis Lam 2021-07-31 14:02:29 +08:00
  • b7fbc2c0e6 add LinaSea option in select box LouisLam 2021-07-31 13:37:42 +08:00
  • 2ebd79d037 run eslint for lunasea change LouisLam 2021-07-31 13:35:18 +08:00
  • 3f84e5e8ab
    Update notification.js Niyas 2021-07-31 10:51:13 +05:30
  • ab1fe2e2d1
    LunaSea Support Niyas 2021-07-31 10:33:20 +05:30
  • 67a4e949a2
    LunaSea Support Niyas 2021-07-31 10:31:41 +05:30
  • 15ee853fac
    Merge pull request #132 from sashkab/dockerfile-fix Louis Lam 2021-07-31 12:45:09 +08:00
  • d58be56cb9 remove "pip3 cache purge" that causes error LouisLam 2021-07-31 12:21:39 +08:00
  • 00cc140acd Simplify apprise instalation Aleks Bunin 2021-07-30 22:32:59 -04:00
  • 63f0a36811 implement upside down mode and ignore tls error LouisLam 2021-07-31 00:01:04 +08:00
  • 06377af7e5 turn off object-curly-newline, it makes const { a, b, c, d } = require(...) ugly LouisLam 2021-07-30 22:11:14 +08:00
  • 60aa67892d store ignoreTls and upsideDown into db LouisLam 2021-07-30 19:18:26 +08:00
  • c20f47a472
    updated readme Features Stas Yakobov 2021-07-30 12:41:46 +03:00
  • 17b58eac9a Merge remote-tracking branch 'origin/master' LouisLam 2021-07-30 15:45:18 +08:00
  • b9a6088f50 WIP: Add login page, nav bar buttons Nelson Chan 2021-07-30 14:54:40 +08:00
  • 2b3a48995b
    Merge pull request #121 from chakflying/patch-1 Louis Lam 2021-07-30 15:21:14 +08:00
  • e032072900 eslint: allow while (true) LouisLam 2021-07-30 15:13:51 +08:00
  • bcf2a319c2 update readme LouisLam 2021-07-30 15:04:52 +08:00
  • cdaa0a54a4 Fix: use new version of babel-eslint-parser Nelson Chan 2021-07-30 12:27:54 +08:00
  • 47b19ea2f2 ESLint: fix file Nelson Chan 2021-07-30 12:24:46 +08:00
  • 1006b37a67 Fix: Add fix for babel-eslist Nelson Chan 2021-07-29 19:33:45 +08:00
  • b91e9ddb7a Fix: Add babel-eslint Nelson Chan 2021-07-29 19:23:10 +08:00
  • be22fcb87d Fix: Bump ES version in ESlint config Nelson Chan 2021-07-29 14:31:03 +08:00
  • 5a053e5875 parse the port to int LouisLam 2021-07-30 11:33:44 +08:00
  • 081abcb6a1 add util.ts for sharing common functions between frontend and backend LouisLam 2021-07-30 11:23:04 +08:00
  • 71af902a4e add fields to EditMonitor.vue LouisLam 2021-07-30 01:09:14 +08:00
  • 4b86c84c36 fix icon for "Resume" LouisLam 2021-07-30 01:02:41 +08:00
  • f9a10d1672 add back maxretries field LouisLam 2021-07-30 00:13:48 +08:00
  • e9ca9560df Add separate installation for SQLite and bcrypt again for cache - it costs only ~1 MB Adam Stachowicz 2021-07-29 11:31:14 +02:00
  • 801f907c99 More size optimizations Adam Stachowicz 2021-07-29 10:55:53 +02:00
  • 92da0a444d Reduce Docker size Adam Stachowicz 2021-07-29 01:38:45 +02:00
  • 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 +08:00
  • 063697c20a set the port by env.PORT, specific node version in package.json LouisLam 2021-07-29 00:52:41 +08:00
  • 435e4faef3 test heroku deployment LouisLam 2021-07-29 00:38:52 +08:00
  • 1425d0e91a test heroku deployment LouisLam 2021-07-29 00:36:35 +08:00
  • 7dbec90c95 cache index.html and fix basic auth applied to all routes LouisLam 2021-07-28 23:40:50 +08:00
  • 53a90347ca update database schema, add upside_down and ignore_tls LouisLam 2021-07-28 23:26:27 +08:00
  • 133c7230bc fix resize problem LouisLam 2021-07-28 23:03:37 +08:00
  • 3666ebb931 change no-unused-vars from error to warn LouisLam 2021-07-28 20:52:49 +08:00
  • 6bce270f42 cleanup code LouisLam 2021-07-28 20:35:55 +08:00
  • 4a9690437f Merge branch 'eslint_stylelint' LouisLam 2021-07-28 20:20:10 +08:00
  • c8c2300483
    Merge pull request #120 from chakflying/patch-1 Louis Lam 2021-07-28 19:34:01 +08:00
  • ac0f418294
    Fix: passwordHash is not imported Nelson Chan 2021-07-28 10:58:36 +08:00
  • d54bc866b4 Fix block-no-empty error from Stylelint Adam Stachowicz 2021-07-27 22:23:46 +02:00
  • be1fc0c2b6 Missing this part 2 Adam Stachowicz 2021-07-27 20:03:53 +02:00
  • d97091af51 Missing this Adam Stachowicz 2021-07-27 20:02:20 +02:00
  • 4c8fdd07d9 Manual fixes Adam Stachowicz 2021-07-27 19:53:59 +02:00
  • 9648d700d7 Autofix on save Adam Stachowicz 2021-07-27 19:47:13 +02:00
  • 8331e795e7 Merge branch 'master' into eslint_stylelint Adam Stachowicz 2021-07-27 19:37:07 +02:00
  • 3c6af6d3f4 Add ESLint and StyleLint Adam Stachowicz 2021-07-27 19:33:44 +02:00