morpheus65535
c89da3e619
Changing from config.ini to config.yaml
2023-10-14 09:56:21 -04:00
LASER-Yi
6a9f875cbd
Downgrade Axios to fix a settings saving issue.
2023-06-05 09:32:30 +08:00
Liang Yi
933a456b03
Update all UI dependencies and update React version to 18 ( #2127 )
2023-06-04 23:03:59 +08:00
dependabot[bot]
787a9ad531
no log: Bump @vitest/coverage-c8 from 0.25.8 to 0.28.5 in /frontend ( #2130 )
...
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8 ) from 0.25.8 to 0.28.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.5/packages/coverage-c8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-25 23:23:15 +08:00
dependabot[bot]
dec2f7d478
no log: Bump @vitest/ui from 0.25.8 to 0.29.1 in /frontend ( #2076 )
...
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui ) from 0.25.8 to 0.29.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.1/packages/ui )
---
updated-dependencies:
- dependency-name: "@vitest/ui"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 00:53:21 +08:00
Liang Yi
0b7a1a90a1
Add Unit Tests to UI ( #2015 )
...
* Update testing framework
* Update action button test
* Add unit tests for language and authentication page
* Add unit tests for the custom selector
* Fix packages, add new testing plugin for eslint, fix issues
* Add unit tests for ChipInput
* Add coverage and test ui. Add more tests
* Fix formatting issues
* Try to fix the styling issues again
* Fix formatting issues
2023-02-10 23:10:13 +08:00
dependabot[bot]
c3406357f1
no log: Bump vite-plugin-checker from 0.5.1 to 0.5.5 in /frontend ( #2052 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.1 to 0.5.5.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.5.1...vite-plugin-checker@0.5.5 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 10:33:36 +08:00
dependabot[bot]
e503afdc2c
no log: Bump husky from 8.0.1 to 8.0.2 in /frontend ( #2010 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 13:43:51 +08:00
LASER-Yi
15f0e502a5
no log: Fix node package definitions
2022-10-30 10:11:23 +08:00
LASER-Yi
c3f43f0e42
no log: Update outdated packages
2022-09-21 05:54:46 +08:00
LASER-Yi
cce440a8e2
Upgrade outdated packages
2022-09-21 05:22:48 +08:00
Liang Yi
a0f8d75f04
Upgrade Mantine to Version 5 ( #1930 )
...
* Upgrade Mantine to v5.2.3
* Remove react-dropzone and replace with latest @mantine/dropzone
* Fix issues
2022-09-21 04:50:18 +08:00
LASER-Yi
bfd1af7c0c
Update outdated node packages
2022-08-21 12:18:56 +08:00
LASER-Yi
34685b3d19
update outdated packages
2022-06-27 11:36:33 +08:00
LASER-Yi
d9e7c55aad
Update outdated npm packages
2022-06-11 18:52:04 +08:00
LASER-Yi
4bb2cf65e6
Improve the upload behavior
2022-06-03 11:24:19 +08:00
Liang Yi
2cecb4c5b5
Replace Bootstrap with Mantine ( #1795 )
2022-05-31 23:49:04 +08:00
LASER-Yi
ee74844c31
no log: update vite-plugin-checker to latest
2022-04-03 20:57:34 +08:00
LASER-Yi
15f45a40e1
no log: Update some node packages to the latest version
2022-04-02 20:55:39 +08:00
LASER-Yi
030a7045e0
no log: Setup unit tests for UI
2022-03-29 01:10:24 +08:00
Liang Yi
50a252fdd7
Frontend improvement and cleanup ( #1690 )
...
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
2022-03-16 14:26:15 +08:00
github-actions
c91f03433c
Release 1.0.3-beta.23
2022-02-02 06:16:46 +00:00
LASER-Yi
f6c660a2d0
no log: organize node packages
2022-02-01 23:43:24 +08:00
Liang Yi
d8d2300980
Add React-Query to improve network and cache performance
2022-01-22 21:35:11 +08:00
dependabot[bot]
18d6b99310
no log: Bump @fortawesome/react-fontawesome in /frontend ( #1673 )
...
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome ) from 0.1.15 to 0.1.16.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases )
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/master/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.1.15...0.1.16 )
---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 17:13:11 -05:00
dependabot[bot]
79c2d1161f
no log: Bump axios from 0.23.0 to 0.24.0 in /frontend ( #1664 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 20:34:40 -05:00
LASER-Yi
a67da7dd9e
no log: Remove unused packages
2021-12-11 23:15:52 +08:00
dependabot[bot]
f8282efeb6
no log: Bump @fontsource/roboto from 4.5.0 to 4.5.1 in /frontend ( #1608 )
...
Bumps [@fontsource/roboto](https://github.com/fontsource/fontsource/tree/HEAD/packages/roboto ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases )
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/roboto )
---
updated-dependencies:
- dependency-name: "@fontsource/roboto"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-08 22:21:37 -05:00
dependabot[bot]
43be619cea
no log: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend ( #1604 )
...
* [bot]: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select ) from 4.0.17 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select )
---
updated-dependencies:
- dependency-name: "@types/react-select"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* no log: some fix after react-select upgrade
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
2021-11-02 22:33:24 -04:00
morpheus65535
55b7c9826b
Added uptime to System-->Status
2021-11-02 18:32:15 -04:00
dependabot[bot]
bc35dea40f
no log: Bump axios from 0.21.1 to 0.23.0 in /frontend ( #1581 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.23.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.23.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-24 22:19:01 +08:00
Antoine Malliarakis
58be0cac83
Bump rooks 5.4.6 to 5.7.1 ( #1569 )
2021-10-06 19:35:27 +08:00
dependabot[bot]
560398b44c
no log: Bump react-router-dom from 5.2.0 to 5.3.0 in /frontend ( #1530 )
...
Bumps [react-router-dom](https://github.com/ReactTraining/react-router ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-08 22:31:58 +08:00
github-actions
706039af64
Release 0.9.8-beta.12
2021-08-30 06:16:30 +00:00
LASER-Yi
86d37be9aa
no log: Clean up package.json
2021-08-30 09:13:41 +08:00
LASER-Yi
da21e5dad0
no log: Support overriding backend server when developing UI
2021-08-30 09:13:41 +08:00
dependabot[bot]
903f33e6b0
no log: Bump @types/react from 16.14.12 to 17.0.19 in /frontend ( #1515 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.14.12 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 09:34:07 +08:00
Liang Yi
6f9c7f3da2
Update Redux Implementation with Redux-Toolkit
2021-08-14 20:59:08 +08:00
dependabot[bot]
9c9e7de158
no log: Bump @types/react-dom from 16.9.12 to 17.0.9 in /frontend ( #1500 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 16.9.12 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-10 12:31:24 +08:00
dtcabrerizo
33a600a714
Added settings to download only featured subtitles for LegendasTV
2021-07-30 07:34:57 -04:00
LASER-Yi
d77d687532
no log: Remove @types/react-redux
2021-07-28 22:43:58 +08:00
dependabot[bot]
b912ca4e41
Update React to version 17
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ). These dependencies needed to be updated together.
Updates `react` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react )
Updates `react-dom` from 16.14.0 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom )
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-27 22:47:51 +08:00
dependabot[bot]
9b3e91eee2
no log: Bump @types/node from 14.14.41 to 15.12.5 in /frontend ( #1455 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.41 to 15.12.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 09:19:14 +08:00
dependabot[bot]
454e73779e
no log: Bump prettier-plugin-organize-imports in /frontend ( #1443 )
...
Bumps [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports ) from 1.1.1 to 2.1.0.
- [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases )
- [Commits](https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v1.1.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-organize-imports
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 23:17:15 +08:00
LASER-Yi
00b337dc0d
no log: Fix some issues in package.json
2021-06-14 14:54:58 +08:00
dependabot[bot]
e1ed4d546c
no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend ( #1405 )
...
Bumps [@types/rc-slider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/rc-slider ) from 8.6.6 to 9.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/rc-slider )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 19:09:53 +08:00
LASER-Yi
66d4648c66
Add rooks package and rewrite some components to increase performance
2021-05-09 01:13:10 +08:00
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
2021-05-08 10:25:29 -04:00
dependabot[bot]
887da10d9b
no log: Bump react-redux from 7.2.3 to 7.2.4 in /frontend ( #1396 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:43:59 +08:00
LASER-Yi
677cf75deb
no log: Remove moment.js from frontend since we don't use it anymore
2021-04-01 11:43:59 +08:00