nikk gitanes
bf1af8d0a0
some layout improvements
2024-04-07 04:59:33 +03:00
LIAUD Corentin
c8f272acab
feat: add possibility to remove torrent category
2024-04-06 21:55:41 +02:00
nikk gitanes
fd83838e20
Update translation.json
2024-04-06 15:47:55 +03:00
nikk gitanes
770e38a569
Update translation.json
2024-04-06 15:45:56 +03:00
nikk gitanes
2ac365fa23
prettier suggests
2024-04-06 15:17:29 +03:00
nikk gitanes
3439a06ce2
use translated main categories in details
2024-04-06 15:11:39 +03:00
LIAUD Corentin
c8e02deefd
Bug fix + UI improvment
...
- Fixes Bug when loading torrent category from cache
- UI: Do not display category if not provided
2024-04-06 13:28:21 +02:00
nikk gitanes
e5a2739941
cosmetics
2024-04-06 13:39:09 +03:00
nikk gitanes
d5699699db
WiP: localized categories
...
FIXME
2024-04-06 12:39:03 +03:00
nikk gitanes
08834e8785
add missing key prop to RightSideComponent
2024-04-06 06:43:16 +03:00
nikk gitanes
8d02e28d23
Update README.md
2024-04-06 05:14:59 +03:00
nikk gitanes
de8137bfbf
update web for categories
2024-04-06 05:14:27 +03:00
nikk gitanes
0e33bae9ae
Merge branch 'master' into pr/325
2024-04-05 23:29:50 +03:00
dependabot[bot]
84b2cff69c
Bump express from 4.18.2 to 4.19.2 in /web ( #369 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 15:09:24 +03:00
dependabot[bot]
c024f0241c
Bump follow-redirects from 1.15.4 to 1.15.6 in /web ( #368 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-30 15:09:14 +03:00
LIAUD Corentin
6ade9223a6
Adds Sidebar icons to filter
2024-03-24 17:00:36 +01:00
LIAUD Corentin
a7417a221a
Final work to add torrents categories
2024-03-24 16:13:33 +01:00
cocool97
28e24de557
Merge branch 'master' into 230-torrents-category
2024-03-24 14:28:31 +01:00
dependabot[bot]
cb36fceae7
Bump es5-ext from 0.10.62 to 0.10.63 in /web ( #365 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 06:27:49 +03:00
nikk gitanes
e1a2aa7324
update contributors
2024-02-26 10:57:05 +03:00
nikk gitanes
a818792280
extend playable files list
2024-02-22 10:52:19 +03:00
nikk gitanes
26e7956ef9
reformat peers info
2024-02-22 10:38:14 +03:00
dependabot[bot]
89a7f9249e
Bump ip from 1.1.8 to 1.1.9 in /web ( #362 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 05:52:17 +03:00
nikk gitanes
913c067b87
make prettier happy
2024-02-16 22:04:06 +03:00
Alexey D. Filimonov
5e71af9751
Move wipe to server side. Add UI unsafe buttons ( #355 )
...
* move 'remove all' function to server side ('wipe')
* add UnsafeButton to RemoveAll and CloseServer webui
2024-02-15 09:14:58 +03:00
nikk gitanes
d1b29bd848
update contributors
2024-02-09 12:48:54 +03:00
Alexey D. Filimonov
25cf543b07
web: disable multiple .torrent file selection in Add new torrent file selection dialog ( #347 )
2024-02-03 10:46:42 +03:00
nikk gitanes
4b371212a7
change folder color
2024-01-27 08:10:17 +03:00
nikk gitanes
5b72dc53b3
update contributors
2024-01-23 05:33:50 +03:00
nikk gitanes
c819c70a60
Update AddFirstTorrent.jsx
2024-01-23 05:09:36 +03:00
dependabot[bot]
f5a9a92034
Bump follow-redirects from 1.15.3 to 1.15.4 in /web ( #341 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 05:02:15 +03:00
yourok
d4bcf81690
change icon
2024-01-08 18:58:37 +03:00
nikk gitanes
27222d86d1
Update index.jsx
2023-11-28 00:08:09 +03:00
LIAUD Corentin
8c92856595
Add category associated to each torrent
2023-11-22 14:08:10 +01:00
nikk gitanes
ffdd20a019
add ssl options to web
2023-11-13 10:53:28 +03:00
cocool97
b72c66d433
Add openapi API documentation ( #294 )
...
* Initial version
- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations
* Adds new endpoints
- Fixes build with swag
- Adds new endpoints
* Adds more endpoints documentation
- Also removes swag from Dockerfile and build script
* Finally adds all endpoints documentation
* Initial version
- Add OpenAPI documentation generator
- Update README.md to remove endpoint documentations
* Adds new endpoints
- Fixes build with swag
- Adds new endpoints
* Adds more endpoints documentation
- Also removes swag from Dockerfile and build script
* Finally adds all endpoints documentation
* Update README (#1 )
* Update README
I completely redid the `README.md`. Now it's much easier to read and understand.
---------
Co-authored-by: cocool97 <34218602+cocool97@users.noreply.github.com >
* Improves documentation
* Delete server/config.db
* Update README.md
* Update README.md
* fix download in api docs
* add api docs to web
---------
Co-authored-by: Shadeov <144587546+shadeov@users.noreply.github.com >
Co-authored-by: nikk gitanes <tsynik@gmail.com >
2023-11-13 09:59:23 +03:00
nikk gitanes
aa061fd24c
update web package.json
2023-11-13 06:03:23 +03:00
nikk gitanes
878355444d
remove package-lock.json
2023-11-13 05:02:01 +03:00
nikk gitanes
88916e7019
Revert "Bump the npm_and_yarn at /web security update group ( #322 )"
...
This reverts commit a5d9db514e .
2023-11-13 04:54:22 +03:00
dependabot[bot]
a5d9db514e
Bump the npm_and_yarn at /web security update group ( #322 )
...
Bumps the npm_and_yarn at /web security update group in /web with 1 update: [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ).
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts )
---
updated-dependencies:
- dependency-name: react-scripts
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 04:45:37 +03:00
nikk gitanes
8736025793
npm update for web
2023-11-13 04:31:49 +03:00
dependabot[bot]
e61b0b75a0
Bump @babel/traverse from 7.19.1 to 7.23.3 in /web ( #316 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.19.1 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 04:12:00 +03:00
dependabot[bot]
67eecbb5d2
Bump loader-utils from 1.2.3 to 1.4.2 in /web ( #320 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.2.3 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 04:11:36 +03:00
nikk gitanes
a0430af13a
update web
2023-11-13 04:04:12 +03:00
dependabot[bot]
c0a2da8fc5
Bump loader-utils and react-scripts in /web ( #317 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ). These dependencies need to be updated together.
Updates `loader-utils` from 1.2.3 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4 )
Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
- dependency-name: react-scripts
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 03:48:21 +03:00
dependabot[bot]
129f9943cc
Bump postcss and react-scripts in /web ( #318 )
...
Bumps [postcss](https://github.com/postcss/postcss ) to 8.4.31 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ). These dependencies need to be updated together.
Updates `postcss` from 7.0.36 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.36...8.4.31 )
Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: react-scripts
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 03:48:05 +03:00
Evgeni
a91e6eb11b
Added Https service. Fix for #188 How enable https? ( #312 )
...
* https service added on port 8091 default
* https port check
* format
* readme
* readme
* readme
* readme
---------
Co-authored-by: evfedoto <evfedoto@cisco.com >
Co-authored-by: nikk <tsynik@gmail.com >
2023-11-13 02:50:11 +03:00
dependabot[bot]
792f87380d
Bump @babel/traverse from 7.19.1 to 7.23.2 in /web ( #297 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.19.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 07:58:39 +03:00
dependabot[bot]
b05587006a
Bump browserify-sign from 4.2.1 to 4.2.2 in /web ( #304 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 07:58:24 +03:00
dependabot[bot]
55f25182ef
Bump axios from 0.21.4 to 1.6.0 in /web ( #311 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-12 07:58:10 +03:00