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
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
a0430af13a
update web
2023-11-13 04:04:12 +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
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
Daniel Shleifman
345b11e01b
react-scripts version downgraded
2022-09-14 22:40:59 +03:00
dependabot[bot]
3754f63470
Bump shell-quote and react-scripts in /web ( #187 )
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ). These dependencies needed to be updated together.
Updates `shell-quote` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
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: shell-quote
dependency-type: indirect
- dependency-name: react-scripts
dependency-type: direct:production
...
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-09-14 22:22:56 +03:00
dependabot[bot]
8888906b7f
Bump axios from 0.21.1 to 0.21.2 in /web
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [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.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-11 00:30:41 +00:00
Daniel Shleifman
bc717647ea
added new design to settings dialog
2021-07-01 18:32:50 +03:00
Daniel Shleifman
72ff729ee8
added dark theme
2021-06-26 21:31:43 +03:00
Daniel Shleifman
c2ea4acf95
language switch moved to header
2021-06-17 13:38:56 +03:00
Daniel Shleifman
b0ffc3e6ed
refactor
2021-06-15 18:05:45 +03:00
Daniel Shleifman
d1c25a92b4
all snakes are div's now again
2021-06-15 17:03:12 +03:00
Daniel Shleifman
c62863cc02
added react-query
2021-06-14 20:00:30 +03:00
Daniel Shleifman
efcee74dd2
torrent is parsing when added
2021-06-09 17:34:35 +03:00
Daniel Shleifman
09fb934c04
dropzone added
2021-06-09 01:11:48 +03:00
nikk gitanes
462a0986be
Update package.json
2021-06-05 17:34:09 +03:00
nikk gitanes
8f91e087db
Merge branch 'master' of https://github.com/YouROK/TorrServer
2021-06-05 16:06:57 +03:00
Daniel Shleifman
1e54cb61c8
husky removed
2021-06-05 01:50:19 +03:00
Daniel Shleifman
8f1a9df4d0
test3
2021-06-05 01:40:13 +03:00
Daniel Shleifman
8c7e8a1481
test
2021-06-05 01:33:01 +03:00
nikk gitanes
0cf0802a2f
add RU locale
2021-06-04 19:32:37 +03:00
Daniel Shleifman
2fa135cb73
large snake added
2021-06-04 17:48:42 +03:00
Daniel Shleifman
da3cb51fc3
mini cache shows all aompleted and inProgress blocks
2021-06-03 13:03:10 +03:00
Daniel Shleifman
f0a2ba8390
torrent cards rewritten
2021-06-02 19:19:41 +03:00
Daniel Shleifman
950b84e34e
refactor
2021-06-01 18:55:31 +03:00
Daniel Shleifman
1f7554489c
teble added for file list
2021-05-31 12:44:13 +03:00
Daniel Shleifman
bd492b4bf8
more description added
2021-05-27 17:57:08 +03:00
Daniel Shleifman
6b5a572918
added full width dialog for cache and info
2021-05-27 17:21:39 +03:00
Daniel Shleifman
9373a64490
cache blocks rewritten on canvas
2021-05-26 21:10:26 +03:00
Daniel Shleifman
442ca6496b
getTorrentList fn changed to support errorCallback
2021-05-26 11:16:48 +03:00
Daniel Shleifman
58622ecfa8
Merge branch 'master' of https://github.com/YouROK/TorrServer
2021-05-26 10:24:51 +03:00
Daniel Shleifman
4e93b20880
refactor
2021-05-26 10:18:17 +03:00
YouROK
bf87f825bc
change build script
2021-05-26 10:17:18 +03:00
Daniel Shleifman
be561767ea
eslint added. lots of refactor
2021-05-25 16:22:22 +03:00
Daniel Shleifman
aa0f2dc7da
packages and .gitignore updated.
2021-05-25 11:17:29 +03:00
Daniel Shleifman
af1534787e
temporary disabled donation button behind the header. All torrents are rendered with card style. Created GRID wrapper for holding all torrent cards. Empty posters will be rendered as NoImageIcon svg
2021-05-24 17:04:20 +03:00
Daniel Shleifman
fcf4faff4a
AddDialog devided on two parts for correct unmounting after dialog is closed
2021-05-24 10:11:35 +03:00
YouROK
a404545133
add react web project
2020-12-24 12:59:16 +03:00