Commit Graph

2622 Commits

Author SHA1 Message Date
Devin Bayer
812f3515bf chore: update CHANGELOG.md (#750)
Fix years
2024-05-07 19:22:27 +08:00
Trim21
80c0c07997 ci: fix typo (#749) 2024-05-04 04:04:10 +00:00
Trim21
755848ba34 chore: add husky (#748) 2024-05-04 04:00:22 +00:00
Trim21
d7b94c91b3 ci: upgrade deprecated actions (#747) 2024-05-04 03:50:29 +00:00
Trim21
7cdf1de107 bump: 4.8.2 (#746) 2024-05-04 03:35:24 +00:00
Trim21
537ae2d7e6 ci: upgrade deprecated actions and command (#745) 2024-05-04 03:31:24 +00:00
Trim21
8cf7fb1168 bump: 4.8.1 (#744) 2024-05-04 03:20:17 +00:00
Trim21
39e0e3eb92 chore: improve mediainfo no video file error (#742) 2024-05-03 17:08:33 +00:00
Trim21
75dee9b50b fix: only generate mediainfo for video file (#741) 2024-05-03 16:57:23 +00:00
Trim21
875a575833 fix: /metainfo response code (#740) 2024-05-04 00:15:22 +08:00
Trim21
e0cd98f5a0 fix: /metainfo json response (#738) 2024-04-29 16:27:25 +08:00
Trim21
5ff9cddead feat: new args --disable-rate-limit (#737) 2024-04-29 06:24:23 +08:00
Trim21
1b31312362 bump: 4.8.0 (#735) 2024-04-25 20:10:34 +00:00
Trim21
e36bca468f i18n: new translations (#734)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-26 03:59:22 +08:00
github-actions[bot]
93114da3bb i18n: new translations (#722)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-25 19:58:53 +00:00
dependabot[bot]
955bc932f1 build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#725)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 21:10:50 +00:00
dependabot[bot]
4ce073d611 build(deps): bump formidable and supertest (#733)
Bumps [formidable](https://github.com/node-formidable/formidable) to 3.5.1 and updates ancestor dependency [supertest](https://github.com/ladjs/supertest). These dependencies need to be updated together.


Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1)

Updates `supertest` from 6.3.3 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v7.0.0)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: indirect
- dependency-name: supertest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 21:06:37 +00:00
dependabot[bot]
2dbe8c0170 build(deps-dev): bump express from 4.18.2 to 4.19.2 (#727)
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: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 21:02:12 +00:00
dependabot[bot]
b41007dd55 build(deps-dev): bump axios from 0.27.2 to 0.28.0 (#721)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-25 04:59:23 +08:00
dependabot[bot]
3cffd50a16 build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 (#724)
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-17 15:18:25 +08:00
dependabot[bot]
1510940735 build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 (#718)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 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.2...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-11 03:32:10 +08:00
FinalDoom
748195a21b fix(client): filter empty tags when setting/submitting tags (#715) 2024-01-04 23:58:12 +08:00
Gilles De Mey
20a672af9f fix(client): modal overflow on mobile (#713) 2023-12-20 18:17:24 +08:00
David Rivera
5acf61b372 chore: add error value to console.error (#564)
Co-authored-by: Trim21 <trim21.me@gmail.com>
2023-12-17 20:17:50 +00:00
Trim21
d114335cd8 i18n: new translations (#709)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-12-12 14:38:46 +00:00
Trim21
7ad8e27967 fix(server): content-type on responding html (#708) 2023-12-12 12:37:49 +00:00
Gilles De Mey
b0dafe2f55 fix(client): allows modal to grow when inner width exceeds container (#597)
Co-authored-by: Trim21 <trim21.me@gmail.com>
2023-12-11 21:07:03 +00:00
Harry Merritt
725fbb4055 fix(client): misc styles (#691) 2023-12-11 20:59:45 +00:00
Trim21
e52cfc9170 refactor(server): migrate to fastify (#707) 2023-12-11 19:08:43 +00:00
Trim21
f93c569c9b chore: upgrade tsx to v4.6.2 (#706) 2023-12-11 18:36:35 +00:00
Trim21
40eac6638b fix(server): @fastify/express doesn't work with http2 (#705) 2023-12-11 18:31:29 +00:00
Trim21
e523a294e7 build: use npm start in master-dbg docker image (#704) 2023-12-11 17:27:03 +00:00
Trim21
2098c2e3f1 build(server): switch to esbuild (#701) 2023-12-11 17:15:11 +00:00
Trim21
b9680f191f tests: use torrent in fixtures (#703) 2023-12-11 15:25:15 +00:00
Harry Merritt
eaefd4c1dc fix(client): tracker filter size conditional render logic and react key prop (#702) 2023-12-10 21:33:12 +08:00
Trim21
1781ecf87c Revert "fix: enable source map (#698)" (#700)
This reverts commit be22e24ba9.
2023-12-09 18:53:38 +00:00
Trim21
be22e24ba9 fix: enable source map (#698) 2023-12-09 13:45:18 +08:00
Trim21
f42009fc64 fix: log error trace (#697) 2023-12-08 10:36:58 +00:00
dependabot[bot]
fc1e90ddd3 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 (#693)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
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-12-06 12:44:41 +00:00
dependabot[bot]
ea6cc7ff17 build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.5 (#695)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.5.
- [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.5/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-12-06 12:40:55 +00:00
dependabot[bot]
d4433c780d build(deps-dev): bump postcss from 8.4.24 to 8.4.31 (#676)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 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/8.4.24...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 12:36:48 +00:00
Trim21
1362a35f1f fix(server): handle number port (#692) 2023-12-06 12:06:15 +00:00
Trim21
a570469756 refactor: use fastify (#661) 2023-12-06 11:49:22 +00:00
Harry Merritt
6d059544b6 feat(client): detect magnet and torrent links from clipboard (#690) 2023-12-06 19:29:54 +08:00
Trim21
5a0d2bec84 docs: cleanup jsdoc types (#651) 2023-11-29 07:39:57 +00:00
Scratch
9fabf414fe server: remove port requirement, permit running on paths (#680) 2023-11-29 07:34:42 +00:00
Trim21
713b1d95c9 perf: mediainfo router should use async/await to get file info (#656) 2023-11-29 07:31:08 +00:00
Trim21
572ce1ed3a feat: use relative path in mediainfo info (#657) 2023-11-29 07:28:49 +00:00
Trim21
a4dd536442 ci: fix publish-rolling.yml (#688) 2023-11-29 07:25:09 +00:00
Trim21
2751b54697 ci: upgrade deprecated actions (#658) 2023-11-29 07:20:15 +00:00