Commit Graph

1975 Commits

Author SHA1 Message Date
YouROK
da7be5e6ef Merge pull request #328 from YouROK/revert-327-patch-1
Revert "Update build-all.sh to fix and add some platforms"
2023-11-27 21:38:48 +03:00
YouROK
8cbe03e94d Revert "Update build-all.sh to fix and add some platforms" 2023-11-27 21:35:23 +03:00
YouROK
b16373af7a Merge pull request #327 from damiva/patch-1
Update build-all.sh to fix and add some platforms
2023-11-27 19:35:18 +03:00
yourok
38ce5de184 MatriX.128 2023-11-27 19:21:53 +03:00
yourok
4a3e23b831 update web 2023-11-27 19:21:45 +03:00
damiva
5ecae9bf68 Update build-all.sh 2023-11-26 14:38:40 +03:00
damiva
d239cc1209 Update build-all.sh
fixed arch - arm7 (now it is soft-float)
added arch - arm7h (it is hard-float)
added platform netbsd/arm7h
2023-11-26 14:30:48 +03:00
LIAUD Corentin
8c92856595 Add category associated to each torrent 2023-11-22 14:08:10 +01:00
nikk gitanes
286609acec bump ver for tag 2023-11-14 11:41:36 +03:00
nikk gitanes
8d23c1e651 use backported metainfo package 2023-11-14 11:41:02 +03:00
yourok
487c39074f Merge remote-tracking branch 'origin/master' 2023-11-13 18:58:36 +03:00
yourok
55d7ba2707 fix add torr file from dir 2023-11-13 18:58:26 +03:00
nikk gitanes
39c5095f96 bump ver for tag 2023-11-13 14:07:21 +03:00
nikk gitanes
eacdb846a8 Update README.md 2023-11-13 12:38:24 +03:00
nikk gitanes
f0991aca25 Update README.md 2023-11-13 12:36:19 +03:00
nikk gitanes
677aed0e26 update dht to v2.21.0 2023-11-13 12:30:27 +03:00
nikk gitanes
2cd94f6c7b modules update 2023-11-13 11:35:19 +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
nikk gitanes
6de889ffb5 notify about RDB mode to log 2023-11-13 03:46:07 +03:00
nikk gitanes
b81b10dede add store ssl port to db 2023-11-13 03:21:06 +03:00
nikk gitanes
a736d08701 change ssl port type in DB and fix apply 2023-11-13 02:56:36 +03:00
nikk gitanes
52e1ab9cca disable https for dlna and fic certs path 2023-11-13 02:56:25 +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
yourok
90c5679cb8 add logs to torrent watcher 2023-11-08 09:25:52 +03:00
yourok
9465752988 MatriX.127 2023-10-31 18:16:13 +03:00
yourok
9061a8ea51 add arm7 bsd 2023-10-31 18:16:04 +03:00
yourok
c906a1f3d8 update 2023-10-31 16:08:27 +03:00
yourok
2731ca2747 update web 2023-10-31 16:08:21 +03:00
yourok
8b4e9917d8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	server/go.mod
#	server/go.sum
2023-10-31 16:00:44 +03:00
yourok
e535be2e28 Merge remote-tracking branch 'origin/old-engine' 2023-10-31 15:47:06 +03:00
yourok
e95ecb3a2e Merge branch 'old-engine' 2023-10-31 15:43:06 +03:00
nikk gitanes
7fcf939fdc add setLoadPriority 2023-10-31 12:44:00 +03:00
nikk gitanes
6b27c0f4ed Update torrent.go 2023-10-31 11:51:24 +03:00
nikk gitanes
877aa785f3 update 2023-10-31 11:39:19 +03:00
nikk gitanes
df77023c22 use fixed RA 2023-10-31 11:38:54 +03:00
nikk gitanes
9db9bda0c5 fix lock 2023-10-31 09:05:49 +03:00