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
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
nikk gitanes
37d73c5cba
Update translation.json
2023-10-08 23:33:19 +03:00
nikk gitanes
5132c65cff
fix bg lang / format locales
2023-10-08 23:30:04 +03:00
Dimitar "Topper" Maznekov
82f0237b2c
Bulgarian translation ( #288 )
...
* Create translation.json
* Update bulgarian translation (.json)
* Update i18n.js
2023-10-07 18:00:48 +03:00
nikk gitanes
5a2ce726a8
update copy magnet text
2023-09-04 12:43:35 +03:00
nikk gitanes
d12f9ba811
adjust torrent cards
2023-09-04 12:22:49 +03:00
nikk gitanes
240680dfa7
change hash to magnet link
2023-09-03 10:13:31 +03:00
yourok
80187393f5
update web
2023-08-15 12:16:35 +03:00
nikk gitanes
d6516f3b71
Update translation.json
2023-08-15 00:19:01 +03:00
nikk gitanes
837d8cc92a
cosmetics
2023-08-14 21:49:50 +03:00
nikk gitanes
8f8494295f
update utp server settings hint + cosmetics
2023-08-14 21:43:57 +03:00
dependabot[bot]
e5a28115b7
Bump word-wrap from 1.2.3 to 1.2.4 in /web ( #278 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 02:50:18 +03:00
nikk gitanes
99fa16193b
fix lang switcher
2023-07-11 20:37:10 +03:00
nikk gitanes
1e1985251a
update web and bump ver for tag
2023-07-11 19:06:07 +03:00
dependabot[bot]
e022929ea4
Bump semver from 5.7.1 to 5.7.2 in /web ( #276 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 18:55:38 +03:00
nikk gitanes
83e95ade04
update About web
...
thanks to contribute
2023-07-11 18:54:38 +03:00
dependabot[bot]
2e6d66fa0c
Bump tough-cookie from 4.1.2 to 4.1.3 in /web ( #275 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 03:16:20 +03:00
西行寺鬼鬼子
64743af2ce
Added Simplified Chinese translation ( #268 )
...
* Added Simplified Chinese translation
* Add the missing switch
* Improve Simplified Chinese translation
2023-06-03 15:59:58 +03:00
nikk gitanes
37385c0602
remove left margin for torrent card
2023-05-28 11:55:49 +03:00
nikk gitanes
1ca9c1e21e
better vertical align
2023-05-27 18:54:45 +03:00
nikk gitanes
3467a9623a
fix merge
2023-05-27 18:19:17 +03:00
nikk gitanes
b61438a3e0
Merge branch 'pr-263'
2023-05-27 18:07:04 +03:00
nikk gitanes
49599f9d9a
other status placement
2023-05-27 18:05:23 +03:00
nikk gitanes
2f61c75f68
Added status indicator on main torrents list.
2023-05-27 13:14:14 +03:00
Anton Potekhin
43723a3d9e
Added status indicator on main torrents list.
...
Removed left margin for description-statistics-element-value.
2023-05-27 12:24:41 +03:00
nikk gitanes
2effeea2c1
Update defaultSettings.js
2023-05-11 04:19:16 +03:00
nikk gitanes
8f2b798211
web: narrow h6 to fit mobiles
2023-04-14 06:02:44 +03:00
nikk gitanes
af6f0c55b5
Update helpers.js
2023-03-29 15:52:21 +03:00