LASER-Yi
6a9f875cbd
Downgrade Axios to fix a settings saving issue.
1 year ago
Liang Yi
933a456b03
Update all UI dependencies and update React version to 18 ( #2127 )
1 year ago
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>
1 year ago
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>
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
LASER-Yi
15f0e502a5
no log: Fix node package definitions
2 years ago
LASER-Yi
c3f43f0e42
no log: Update outdated packages
2 years ago
LASER-Yi
cce440a8e2
Upgrade outdated packages
2 years ago
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
2 years ago
LASER-Yi
bfd1af7c0c
Update outdated node packages
2 years ago
LASER-Yi
34685b3d19
update outdated packages
2 years ago
LASER-Yi
d9e7c55aad
Update outdated npm packages
2 years ago
LASER-Yi
4bb2cf65e6
Improve the upload behavior
2 years ago
Liang Yi
2cecb4c5b5
Replace Bootstrap with Mantine ( #1795 )
2 years ago
LASER-Yi
ee74844c31
no log: update vite-plugin-checker to latest
3 years ago
LASER-Yi
15f45a40e1
no log: Update some node packages to the latest version
3 years ago
LASER-Yi
030a7045e0
no log: Setup unit tests for UI
3 years ago
Liang Yi
50a252fdd7
Frontend improvement and cleanup ( #1690 )
...
* Replace Create-React-App with Vite.js
* Update React-Router to v6
* Cleanup unused codes
3 years ago
github-actions
c91f03433c
Release 1.0.3-beta.23
3 years ago
LASER-Yi
f6c660a2d0
no log: organize node packages
3 years ago
Liang Yi
d8d2300980
Add React-Query to improve network and cache performance
3 years ago
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>
3 years ago
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>
3 years ago
LASER-Yi
a67da7dd9e
no log: Remove unused packages
3 years ago
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>
3 years ago
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>
3 years ago
morpheus65535
55b7c9826b
Added uptime to System-->Status
3 years ago
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>
3 years ago
Antoine Malliarakis
58be0cac83
Bump rooks 5.4.6 to 5.7.1 ( #1569 )
3 years ago
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>
3 years ago
github-actions
706039af64
Release 0.9.8-beta.12
3 years ago
LASER-Yi
86d37be9aa
no log: Clean up package.json
3 years ago
LASER-Yi
da21e5dad0
no log: Support overriding backend server when developing UI
3 years ago
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>
3 years ago
Liang Yi
6f9c7f3da2
Update Redux Implementation with Redux-Toolkit
3 years ago
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>
3 years ago
dtcabrerizo
33a600a714
Added settings to download only featured subtitles for LegendasTV
3 years ago
LASER-Yi
d77d687532
no log: Remove @types/react-redux
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
LASER-Yi
00b337dc0d
no log: Fix some issues in package.json
3 years ago
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>
4 years ago
LASER-Yi
66d4648c66
Add rooks package and rewrite some components to increase performance
4 years ago
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
4 years ago
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>
4 years ago
LASER-Yi
677cf75deb
no log: Remove moment.js from frontend since we don't use it anymore
4 years ago
Liang Yi
f64719e4ad
Refactored Web UI using React
4 years ago