139 Commits (1.7.3)

Author SHA1 Message Date
LouisLam 8d8d5987e7 update to 1.7.3 3 years ago
LouisLam 1fa90bffaa freeze vite version to 2.5.* (2.6.* is broken when build the project) 3 years ago
LouisLam 67f221d3c7 update to 1.7.2 3 years ago
LouisLam 3677aa639f update to 1.7.1 3 years ago
LouisLam ce9a97a107 update to 1.7.0 3 years ago
LouisLam 51512b6f5f update dependencies 3 years ago
LouisLam 70fbe9a2d9 fix alpine nightly build 3 years ago
Adam Stachowicz 5fa9b33c79 Install `cross-env` as dev dependency for now 3 years ago
Adam Stachowicz f6a984b671 start-server-dev. Fixes #460 3 years ago
LouisLam a71814c80b add util.ts comments 3 years ago
LouisLam 780cb0a145 install-legacy-peer-deps to install-legacy 3 years ago
LouisLam 1c8b3ce451 no need to build sqlite and add nightly for alpine 3 years ago
LouisLam 4591adc05e second attempt: prebuilt node-sqlite3 and update SQLite to 3.36 3 years ago
LouisLam 76a39f1388 update to 1.6.3 3 years ago
Louis 6ec219908b test nodejs 16 3 years ago
LouisLam 9b8f01cfc6 since eslint can auto fix semicolon, standardize all end with semicolon 3 years ago
LouisLam 8230cfe13f use "next" tag to keep vue3 up-to-update 3 years ago
Adam Stachowicz 79920b5f2c Fix languages after 80322cbfe7 3 years ago
LouisLam e8f4fabcd0 [status page] crop and resize logo 3 years ago
LouisLam 35fe9690e8 update to 1.6.2 3 years ago
LouisLam 9da2a01a74 [status page] checkpoint 3 years ago
LouisLam ab6b97d77a update dependencies, fix axios security problem 3 years ago
LouisLam e205adfd7b [status page] developing 3 years ago
Bert Verhelst a7674755ba Move timezones to npm package and convert util-frontend.js to typescript 3 years ago
LouisLam 400fc13cf2 add npm install script for npm7 3 years ago
LouisLam d953ba7c60 update to 1.6.1 3 years ago
LouisLam 31b4a5c33e build-docker, debian first 3 years ago
LouisLam a49df29a87 update to 1.6.0 3 years ago
Ponkhy 403202d4d4 Added simple TOTP Two Factor Authentication 3 years ago
LouisLam f5c6d422d5 switch debian to be the main docker base 3 years ago
LouisLam ee60d74910 fix dockerfile path 3 years ago
LouisLam 6a603203cc update to 1.5.3 3 years ago
LouisLam 4b8e7fcffc update "build-docker" to build both platforms 3 years ago
LouisLam 0d87a6dfea update vue to 3.2.8 3 years ago
LouisLam b1647a310e add demo db 3 years ago
Adam Stachowicz e7929f461d Update dependencies 3 years ago
LouisLam ad38e61c26 add language file preparation script 3 years ago
LouisLam a5e62141d5 update to 1.5.2 3 years ago
LouisLam f1238ab762 update to 1.5.1 3 years ago
LouisLam cd1a3a2fb9 revert back to node-sqlite3, as better-sqlite3 causes a lot of installation problems 3 years ago
LouisLam 3e7bb355fd update to 1.5.0 3 years ago
LouisLam fa549cb80e fix npm7 broken dependencies 3 years ago
LouisLam 0d65918a6a change bcrypt to bcryptjs, use my own prebuilt better-sqlite3, supports more prebuilt 3 years ago
LouisLam 03b4086372 add CAA test and remove some files added by mistake 3 years ago
LouisLam 508586fcfd add codesandbox config for demo 3 years ago
LouisLam 8318c2e8ff add a simple dns server for testing, and disable ipRegex for dev only (need to input port) 3 years ago
LouisLam 302d2665d2 run stylelint for the project 3 years ago
LouisLam 393c4fb1a7 update stylelint 3 years ago
LouisLam dd4c00eed3 add vue i18n 3 years ago
Nelson Chan 066b67dfce
Proj: Add lint commands 3 years ago