26 Commits (302d2665d23a38db9ec668173f42408292ef6fcb)

Author SHA1 Message Date
LouisLam 2f50fc4c00 plan to switch to better-sqlite3, drop node-sqlite3 3 years ago
LouisLam b892a92fc8 retry if acquire error 3 years ago
LouisLam ec0dbf3cbe probably still memory leak over time, not sure what happen, change back to singal pool. 3 years ago
LouisLam 05680472a7 fix high memory usage 3 years ago
LouisLam 7ffdb2eb80 also backup sqlite shm, val file 3 years ago
LouisLam 440c178403 change sqlite to WAL mode 3 years ago
LouisLam 61e758d872 disable pool for sqlite, re-use a connection to improve the performance. 3 years ago
LouisLam eed6d3e847 add more query log for dev env 3 years ago
LouisLam fc76c2836b increase the query timeout 3 years ago
LouisLam d0aad3400c add reset password in cli 3 years ago
Nelson Chan 4ff68238c4
Chore: Improve logging during db development 3 years ago
LouisLam a98ba41c8e minor 3 years ago
LouisLam a40816b948 fix high severity vulnerabilities by using my fork sqlite3 package 3 years ago
Nelson Chan 8f7885e58a Feat: Implement MaxRedirects & StatusCodes 3 years ago
Nelson Chan 0c3c59df4e Fix: [DB] Add default for created_date in monitor 3 years ago
LouisLam e032072900 eslint: allow while (true) 3 years ago
Nelson Chan 47b19ea2f2 ESLint: fix file 3 years ago
LouisLam 081abcb6a1 add util.ts for sharing common functions between frontend and backend 3 years ago
LouisLam 53a90347ca update database schema, add upside_down and ignore_tls 3 years ago
LouisLam 3666ebb931 change no-unused-vars from error to warn 3 years ago
LouisLam 06c4523ce3 update the latest db version to 3 3 years ago
Nelson Chan d0c63ebe3e Feat: Add database storage for TLS info 3 years ago
Nelson Chan 96c60dd94a Feat: Add database storage for TLS info 3 years ago
LouisLam e02eb72863 add db migration 3 years ago