Commit Graph

274 Commits

Author SHA1 Message Date
Louis 3e5ae00d25 update dependencies 2021-10-29 18:04:58 +08:00
Andreas Brett 8fb8cbdaf3 use auth0/jwt-decode 2021-10-26 13:15:31 +02:00
Louis Lam ff5f2e8dfb add limiter 2021-10-21 23:03:40 +08:00
Louis Lam 56094a43d7 add passwordStrength 2021-10-21 22:54:04 +08:00
Louis Lam 176fa6b60d merge package-lock.json 2021-10-16 16:32:28 +08:00
Nelson Chan 656a4d6270 WIP: Enable background jobs
WIP: Remove better-sqlite3
2021-10-09 21:46:59 +08:00
LouisLam 01812cc446 [test] add test for i18n currentLocale 2021-10-08 15:11:50 +08:00
LouisLam c0846124c2 update vite to 1.6.4, since it fixed the issue 2021-10-07 21:23:28 +08:00
Louis Lam 8c63536eb8
Merge pull request #451 from zsxeee/notification_form_i18n
Notification form i18n
2021-10-07 14:13:08 +08:00
LouisLam a8badb027d update modded node-sqlite3 to 6.0.0 2021-10-07 14:09:50 +08:00
zsxeee 7f1edb49bc
Fix i18n
Upgrade vue-i18n to 9.1.9.
Fix wrong tag name.
2021-10-07 00:04:13 +08:00
zsxeee 7002a778f0
Rollback vue-i18n version to 9.1.7 2021-10-06 19:12:23 +08:00
LouisLam e71f5bf314 update dependencies 2021-10-05 17:53:17 +08:00
LouisLam 79e0c9e1f1 setup unit test for setup 2021-10-05 17:39:44 +08:00
LouisLam 259bcf9426 [SMTP] "To Email" is not required if CC/BCC is set. (#461) 2021-10-05 15:57:13 +08:00
LouisLam a2a4c70cf5 setup jest-puppeteer 2021-10-03 18:16:55 +08:00
LouisLam 6513c3e75f allow update minor version only, to prevent the breaking change in the future like vite 2.6 2021-10-01 16:48:23 +08:00
LouisLam 1fa90bffaa freeze vite version to 2.5.* (2.6.* is broken when build the project) 2021-09-30 14:43:29 +08:00
LouisLam aaddfa1786 update package-lock.json 2021-09-29 13:30:28 +08:00
MrEddX 0f66e5cfc5 Added Bulgarian Language 2021-09-28 23:21:59 +03:00
LouisLam 51512b6f5f update dependencies 2021-09-24 19:00:06 +08:00
LouisLam 266b03fbf7 language key from "Status Page Nothing" to "statusPageNothing" 2021-09-24 14:42:54 +08:00
LouisLam fe0fc63843 [status page] send uptime 2021-09-22 15:10:08 +08:00
LouisLam 61c737c53c fix alert text color in dark mode 2021-09-21 17:24:46 +08:00
LouisLam 8230cfe13f use "next" tag to keep vue3 up-to-update 2021-09-16 20:07:26 +08:00
LouisLam 34abff4724 manual merge master 2021-09-14 14:19:23 +08:00
LouisLam ab6b97d77a update dependencies, fix axios security problem 2021-09-13 20:14:50 +08:00
LouisLam 59ff9fa293 update missing timezone console msg 2021-09-13 19:53:29 +08:00
Bert Verhelst ddcd3c2a19 Merge remote-tracking branch 'origin/master' into feature/timezones-package 2021-09-12 19:03:05 +02:00
Bert Verhelst 471333ad03 fix(util-frontend): revert typescript conversion 2021-09-12 18:56:39 +02:00
Bert Verhelst a7674755ba Move timezones to npm package and convert util-frontend.js to typescript 2021-09-12 13:27:41 +02:00
LouisLam 400fc13cf2 add npm install script for npm7 2021-09-12 12:39:22 +08:00
LouisLam 0d87a6dfea update vue to 3.2.8 2021-09-04 14:41:45 +08:00
LouisLam cd1a3a2fb9 revert back to node-sqlite3, as better-sqlite3 causes a lot of installation problems 2021-09-01 14:33:00 +08:00
LouisLam fa549cb80e fix npm7 broken dependencies 2021-08-31 20:36:17 +08:00
LouisLam ec731d174d Merge branch 'MichelBaie_master' 2021-08-31 20:02:39 +08:00
LouisLam 0d65918a6a change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt 2021-08-31 19:56:44 +08:00
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port) 2021-08-26 01:50:27 +08:00
LouisLam 393c4fb1a7 update stylelint 2021-08-24 23:22:04 +08:00
LouisLam dd4c00eed3 add vue i18n 2021-08-24 16:44:58 +08:00
LouisLam 2f50fc4c00 plan to switch to better-sqlite3, drop node-sqlite3 2021-08-23 17:27:03 +08:00
LouisLam 4571a9b8c1 check update 2021-08-21 19:50:22 +08:00
LouisLam 61944d642e wip: implementing install script 2021-08-19 02:04:49 +08:00
LouisLam 0b45694f2f update all dependencies 2021-08-16 01:42:39 +08:00
Nelson Chan 48c6d8f19f Feat: Display recent ping chart 2021-08-11 23:40:51 +08:00
LouisLam 24b87fcd5a update vue to 3.2.1 2021-08-11 22:41:33 +08:00
LouisLam adcd251076 Merge branch 'master' into redirects&status 2021-08-06 19:26:44 +08:00
LouisLam d3e24df225 fix high severity vulnerabilities by using my fork sqlite3 package 2021-08-06 18:22:30 +08:00
LouisLam 8350bff629 update dependencies 2021-08-05 22:46:48 +08:00
Nelson Chan 8f7885e58a Feat: Implement MaxRedirects & StatusCodes 2021-08-05 19:04:38 +08:00
Nelson Chan cdaa0a54a4 Fix: use new version of babel-eslint-parser 2021-07-30 12:35:33 +08:00
Nelson Chan b91e9ddb7a Fix: Add babel-eslint 2021-07-30 12:33:01 +08:00
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00
LouisLam 71af902a4e add fields to EditMonitor.vue 2021-07-30 01:09:14 +08:00
LouisLam 4b86c84c36 fix icon for "Resume" 2021-07-30 01:02:41 +08:00
LouisLam 6bce270f42 cleanup code 2021-07-28 20:35:55 +08:00
LouisLam 209fa83cff Add Basic Auth for /metrics 2021-07-28 00:52:31 +08:00
LouisLam 934b797623 Merge branch 'master' into feature/add_prometheus_metrics
# Conflicts:
#	server/model/monitor.js
2021-07-27 23:13:03 +08:00
LouisLam cafd2c7388 add vue-fontawesone 2021-07-27 16:52:44 +08:00
Matthew Macdonald-Wallace 7acb265559 Remove bcryptjs and node-gyp, they should not be here... 2021-07-22 09:01:51 +01:00
Matthew Macdonald-Wallace 582fb2fe29 Export general metrics via the /metrics endpoint 2021-07-22 08:43:04 +01:00
LouisLam a64ce81457 update package-lock.json 2021-07-22 10:55:55 +08:00
LouisLam 05fdaf0c96 update package-lock.json 2021-07-19 00:43:25 +08:00
LouisLam 66037e236c add apprise support 2021-07-18 18:51:58 +08:00
LouisLam b3bff8d735 add graceful shutdown 2021-07-16 01:44:51 +08:00
LouisLam 9c23cd09ce use bcrypt for password hash 2021-07-13 22:22:46 +08:00
TheGuyDanish 613c42b6d8 Discord revamp! Changed from bot to webhook, removed discord.js dep 2021-07-12 14:13:36 +01:00
LouisLam 0176857a2c add ability to change the listening port and hostname 2021-07-12 18:33:25 +08:00
LouisLam 44bcd78f9a implement discord 2021-07-10 11:38:00 +08:00
LouisLam 072e86542a implement smtp 2021-07-10 01:08:08 +08:00
LouisLam 0ad04d1468 implement webhook 2021-07-09 19:33:22 +08:00
LouisLam 3bdf174e90 add telegram notification 2021-07-09 14:14:03 +08:00
LouisLam 9c653c3d05 implement tcping 2021-07-01 14:03:06 +08:00
LouisLam d9cd2c3d35 init 2021-06-24 21:42:03 +08:00