Louis Lam
|
8f3ef734bc
|
disable e2e test, as it is getting unstable recently on GitHub action
|
2021-12-03 01:31:19 +08:00 |
Balázs Csaba
|
c36190bba6
|
Node engine version
|
2021-12-01 15:40:22 +01:00 |
Louis Lam
|
9f0c66d775
|
fix node-sqlite3 security issues
|
2021-11-24 14:53:15 +08:00 |
Louis Lam
|
94ffeeeab6
|
update dependencies
|
2021-11-23 13:32:24 +08:00 |
Louis Lam
|
c811c1ccde
|
Merge pull request #753 from chakflying/settings-redesign
UI: Redesign/organize settings page
|
2021-11-23 12:46:59 +08:00 |
Louis Lam
|
5d3bf68123
|
add remove-2fa command
|
2021-11-18 18:22:03 +08:00 |
Nelson Chan
|
07742799ed
|
Test: Fix tests
Test: Add clear stats test
Test: Attempt to fix tests
Test: Add test for disable auth
Update README
|
2021-11-17 10:45:19 +08:00 |
Louis Lam
|
bf64095cea
|
update to 1.10.2
|
2021-11-09 22:42:13 +08:00 |
Louis Lam
|
733d0af75f
|
update to 1.10.1
|
2021-11-08 18:03:00 +08:00 |
Louis Lam
|
1ba2034701
|
freeze bootstrap to 5.1.3 to prevent breaking changes
|
2021-11-03 13:03:36 +08:00 |
Louis Lam
|
124c98ce76
|
update to 1.10.0
|
2021-10-31 13:48:05 +08:00 |
Louis Lam
|
741ed548da
|
Merge branch 'master' into use_hideCount_option
|
2021-10-31 13:09:50 +08:00 |
Louis
|
ba93129b18
|
Merge branch '1.9.X'
# Conflicts:
# server/server.js
|
2021-10-30 10:05:08 +08:00 |
Willian Rodrigues Barbosa
|
036218f711
|
Add badges to favicon
|
2021-10-29 22:25:32 -03:00 |
Louis
|
cf548df15f
|
update to 1.9.2
|
2021-10-30 02:36:40 +08:00 |
Adam Stachowicz
|
f2a27a2cf1
|
Use `hideCount` option for pagination
|
2021-10-29 13:37:38 +02:00 |
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
|
c6fc385289
|
update to 1.9.1
|
2021-10-19 00:20:27 +08:00 |
Louis Lam
|
5f36d2acda
|
fix upload artifacts
|
2021-10-18 20:02:50 +08:00 |
Louis Lam
|
cc36ff5210
|
update to 1.9.0
|
2021-10-18 19:46:15 +08:00 |
Louis Lam
|
c363d3374e
|
fix "build-docker-nightly-alpine" wrong path
|
2021-10-18 19:45:50 +08:00 |
Louis Lam
|
cb43ecb46e
|
Merge branch 'master' into background-jobs
# Conflicts:
# package-lock.json
# package.json
# src/languages/en.js
|
2021-10-16 15:06:59 +08:00 |
Louis Lam
|
e2dbacb383
|
Fix encoding problem of ping result for non-English Windows
|
2021-10-14 00:22:49 +08:00 |
Adam Stachowicz
|
281671b938
|
Fix build
Add `cross-env` deleted in 11c3c636e0
|
2021-10-13 01:10:17 +02:00 |
Louis Lam
|
407581ee07
|
move jest config files to config dir
|
2021-10-13 02:53:59 +08:00 |
Louis Lam
|
11c3c636e0
|
move dockerfile, docker-compose.yml to docker folder
|
2021-10-13 02:32:02 +08:00 |
Louis Lam
|
911d4ea37b
|
move vite.config.js to config folder
|
2021-10-13 02:27:25 +08:00 |
Louis
|
2286f78f57
|
update to 1.8.0
|
2021-10-10 16:37:53 +08:00 |
Louis
|
d9eab90a69
|
Merge branch 'no-need-build'
# Conflicts:
# .dockerignore
# .gitignore
|
2021-10-10 16:34:13 +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
|
11abc1f1e0
|
[test] add test for i18n currentLocale
|
2021-10-08 13:35:04 +08:00 |
LouisLam
|
c0846124c2
|
update vite to 1.6.4, since it fixed the issue
|
2021-10-07 21:23:28 +08:00 |
LouisLam
|
20af179a82
|
[test] try to auto test Windows and MacOS
|
2021-10-07 20:01:33 +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
|
4ded0c073a
|
[test] fix timeout issue
|
2021-10-06 13:26:43 +08:00 |
LouisLam
|
49720c709c
|
improve the test with a single command only "npm test"
|
2021-10-05 19:13:57 +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
|
d25603e629
|
update jest test
|
2021-10-05 16:03:35 +08:00 |
LouisLam
|
37d1e50ff1
|
fix data path for test
|
2021-10-03 18:18:47 +08:00 |
LouisLam
|
a2a4c70cf5
|
setup jest-puppeteer
|
2021-10-03 18:16:55 +08:00 |
LouisLam
|
2625cbe0d2
|
add script for downloading the dist files from github
|
2021-10-02 14:43:31 +08:00 |
LouisLam
|
7b4c70860c
|
split the base images in order to prevent recompile the base part
|
2021-10-01 17:28:00 +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 |
Louis Lam
|
9d079eeec0
|
Merge pull request #487 from cmandesign/feature/fa-lang-rtl
Feature/fa lang rtl
|
2021-10-01 16:28:20 +08:00 |
LouisLam
|
8d8d5987e7
|
update to 1.7.3
|
2021-09-30 14:44:37 +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
|
67f221d3c7
|
update to 1.7.2
|
2021-09-30 13:04:49 +08:00 |
Soroosh
|
f2c7308c96
|
Fixed Change Language Direction In Setting Page
|
2021-09-29 10:44:34 +03:30 |
LouisLam
|
3677aa639f
|
update to 1.7.1
|
2021-09-29 14:26:30 +08:00 |
Soroosh
|
04b7a4a423
|
Merge Conflict Resolved
Farsi Lang Updated
Some hardcoded words has been replaced with translations
|
2021-09-26 19:56:25 +03:30 |
Soroosh
|
56d8f585fd
|
Add postcss-rtlcss and postcss-scss
|
2021-09-26 18:54:51 +03:30 |
LouisLam
|
ce9a97a107
|
update to 1.7.0
|
2021-09-24 19:17:29 +08:00 |
LouisLam
|
0afa3a2c21
|
Merge branch '1.6.X'
# Conflicts:
# server/database.js
# server/server.js
|
2021-09-24 19:12:57 +08:00 |
LouisLam
|
51512b6f5f
|
update dependencies
|
2021-09-24 19:00:06 +08:00 |
LouisLam
|
70fbe9a2d9
|
fix alpine nightly build
|
2021-09-24 16:00:08 +08:00 |
Adam Stachowicz
|
5fa9b33c79
|
Install `cross-env` as dev dependency for now
|
2021-09-23 12:49:15 +02:00 |
Adam Stachowicz
|
f6a984b671
|
start-server-dev. Fixes #460
|
2021-09-23 12:45:30 +02:00 |
LouisLam
|
a71814c80b
|
add util.ts comments
|
2021-09-21 21:28:45 +08:00 |
LouisLam
|
469e8f6fd6
|
Merge branch 'master' into public-dashboard
# Conflicts:
# package-lock.json
|
2021-09-21 17:05:13 +08:00 |
LouisLam
|
780cb0a145
|
install-legacy-peer-deps to install-legacy
|
2021-09-21 17:03:37 +08:00 |
LouisLam
|
1c8b3ce451
|
no need to build sqlite and add nightly for alpine
|
2021-09-21 10:47:55 +08:00 |
LouisLam
|
4591adc05e
|
second attempt: prebuilt node-sqlite3 and update SQLite to 3.36
|
2021-09-21 01:15:20 +08:00 |
LouisLam
|
76a39f1388
|
update to 1.6.3
|
2021-09-20 16:56:03 +08:00 |
LouisLam
|
6681f49a58
|
Merge branch 'master' into public-dashboard
# Conflicts:
# .dockerignore
|
2021-09-19 15:16:13 +08:00 |
Louis
|
6ec219908b
|
test nodejs 16
|
2021-09-17 15:19:19 +08:00 |
LouisLam
|
9b8f01cfc6
|
since eslint can auto fix semicolon, standardize all end with semicolon
|
2021-09-16 22:57:34 +08:00 |
LouisLam
|
579e07ded4
|
Merge branch 'master' into public-dashboard
|
2021-09-16 22:52:05 +08:00 |
LouisLam
|
8230cfe13f
|
use "next" tag to keep vue3 up-to-update
|
2021-09-16 20:07:26 +08:00 |
Adam Stachowicz
|
79920b5f2c
|
Fix languages after 80322cbfe7
Fix ESLint deprecated warning. Update `README.md` for languages. Update `update-language-files` script
|
2021-09-15 20:52:39 +02:00 |
LouisLam
|
e8f4fabcd0
|
[status page] crop and resize logo
|
2021-09-15 18:28:48 +08:00 |
LouisLam
|
35fe9690e8
|
update to 1.6.2
|
2021-09-14 19:34:54 +08:00 |
LouisLam
|
d7a230ac15
|
Merge branch 'master' into public-dashboard
# Conflicts:
# server/server.js
# src/main.js
|
2021-09-14 14:16:24 +08:00 |
LouisLam
|
9da2a01a74
|
[status page] checkpoint
|
2021-09-14 14:12:27 +08:00 |
LouisLam
|
ab6b97d77a
|
update dependencies, fix axios security problem
|
2021-09-13 20:14:50 +08:00 |
LouisLam
|
e205adfd7b
|
[status page] developing
|
2021-09-13 02:26:45 +08:00 |
Bert Verhelst
|
ddcd3c2a19
|
Merge remote-tracking branch 'origin/master' into feature/timezones-package
|
2021-09-12 19:03:05 +02:00 |
LouisLam
|
02247c4174
|
Merge remote-tracking branch 'origin/master'
|
2021-09-13 00:38:17 +08: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 |
Ponkhy
|
8cd5bad44c
|
Merge branch 'master' into 2fa
|
2021-09-11 16:32:11 +02:00 |
LouisLam
|
d953ba7c60
|
update to 1.6.1
|
2021-09-11 03:12:25 +08:00 |
LouisLam
|
31b4a5c33e
|
build-docker, debian first
|
2021-09-10 18:08:23 +08:00 |
LouisLam
|
a49df29a87
|
update to 1.6.0
|
2021-09-10 17:56:33 +08:00 |
Ponkhy
|
403202d4d4
|
Added simple TOTP Two Factor Authentication
|
2021-09-09 21:10:31 +02:00 |
LouisLam
|
f5c6d422d5
|
switch debian to be the main docker base
|
2021-09-07 15:31:32 +08:00 |
LouisLam
|
ee60d74910
|
fix dockerfile path
|
2021-09-04 15:32:55 +08:00 |
LouisLam
|
6a603203cc
|
update to 1.5.3
|
2021-09-04 15:07:32 +08:00 |
LouisLam
|
4b8e7fcffc
|
update "build-docker" to build both platforms
|
2021-09-04 15:03:26 +08:00 |
LouisLam
|
0d87a6dfea
|
update vue to 3.2.8
|
2021-09-04 14:41:45 +08:00 |
Louis Lam
|
4f28bfbde3
|
Merge pull request #309 from Saibamen/updateDependencies
Update dependencies
|
2021-09-03 12:56:55 +08:00 |
LouisLam
|
b1647a310e
|
add demo db
|
2021-09-02 22:37:51 +08:00 |
Adam Stachowicz
|
e7929f461d
|
Update dependencies
|
2021-09-01 20:53:12 +02:00 |