2688 Commits

Author SHA1 Message Date
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
Trim21
b25fd204ec Delete .travis.yml (#669) 2023-11-29 13:57:30 +08:00
Trim21
1192e14294 TorrentGeneralInfo: drop leading and trailing whitespaces from comment (#674) 2023-10-17 15:17:42 -07:00
Trim21
711776484d LinkedText: fix torrent comment line break (#667) 2023-09-28 20:40:06 -07:00
Trim21
2b652f8148 server: rTorrent: manage request queue with p-queue - fix memory leak (#650)
Our self-baked request queue doesn't work well in some cases, leading to memory leak and hung. 

Bug: #648
2023-07-03 15:32:39 -07:00
Jesse Chan
3b8a66cb02 CI: cease Docker builds for linux/arm/v7
The latest Node.js hung on linux/arm/v7. Maybe due to emulation,
maybe because folks are not paying attention to 32-bit platform
anymore.

Either way, let's drop it for now so we can get CI green again.
2023-06-11 19:48:49 -07:00
Jesse Chan
6741c616ee CI: bump Docker actions 2023-06-11 19:07:57 -07:00
Jesse Chan
a9c8b4be3a TransferRateGraph: explicitly declare width and height to 100%
Fix the "graph not working in Safari" issue.

Bug: #627
2023-06-11 03:40:51 -07:00
Jesse Chan
e150453965 dependencies: migrate overlayscrollbars to 2 2023-06-11 03:25:09 -07:00
Jesse Chan
197183bf91 dependencies: bump jsonwebtoken to 9 2023-06-11 01:11:11 -07:00
Jesse Chan
582b374011 dependencies: bump (minor) 2023-06-11 01:11:11 -07:00
Jesse Chan
8ab421a516 CI: bump to Node.js 18 and 20 2023-06-11 01:05:21 -07:00
github-actions[bot]
b2f50f07af i18n: new translations for Arabic, Catalan, Finnish, Italian, Romanian, Swedish, Ukrainian, Vietnamese (#615)
Co-authored-by: fcarboni24 <fcarboni24@unknown>
Co-authored-by: minepoika9 <minepoika9@unknown>
Co-authored-by: le_hoang_dung <le_hoang_dung@unknown>
Co-authored-by: T-z3P <T-z3P@unknown>
Co-authored-by: guineuu <guineuu@unknown>
Co-authored-by: rasmusbe <rasmusbe@unknown>
Co-authored-by: serhiime <serhiime@unknown>
Co-authored-by: younessmouhid <younessmouhid@unknown>
Co-authored-by: mightybeard <mightybeard@unknown>
2023-06-10 17:47:21 -07:00
github-actions[bot]
7aec1e2d96 i18n: new translations for Portuguese (#604)
Co-authored-by: biscoito <unknown@unknown>
2022-10-17 23:57:50 -07:00
Jesse Chan
6ff622c6b9 server: qBittorrent: use POST method for API calls
Bug: #589, #592
Ref: qbittorrent/qBittorrent#17548, qbittorrent/qBittorrent#17549, qbittorrent/qBittorrent#17563
2022-09-12 23:36:47 -07:00
Ian
aa962eb76b server: qBittorrent: log in using POST method (#594)
Bug: #589, #592
Ref: qbittorrent/qBittorrent#17548, qbittorrent/qBittorrent#17549, qbittorrent/qBittorrent#17563
2022-09-12 23:16:53 -07:00
Jesse Chan
d5700109a9 dependencies: bump (minor) 2022-09-12 23:10:29 -07:00
Jesse Chan
8375d6a257 CI: use released rTorrent builds for tests 2022-09-12 23:09:41 -07:00
github-actions[bot]
69e86bb1f6 i18n: new translations for Polish (#586)
Co-authored-by: Wojciech Widawski <unknown@unknown>
2022-09-06 22:51:52 -07:00
Winter
f5f7ba7ff1 server: torrentService: normalize case of hash during torrent lookup 2022-08-14 17:45:01 -07:00
github-actions[bot]
161cc7af0d i18n: new translations for Chinese Simplified and Arabic (#578)
Co-authored-by: Saber <sabersalv@gmail.com>
Co-authored-by: yngams <unknown@unknown>
2022-08-14 17:44:28 -07:00
Jesse Chan
3feb45e9a5 README: remove experimental mark on single-executable 2022-07-18 22:11:09 -07:00
Jesse Chan
03b29a289d dependencies: bump (minor) 2022-07-18 21:58:07 -07:00
github-actions[bot]
d8856fdfb4 i18n: new translations for Russian (#572)
Co-authored-by: "Evgen.ServHell" <leo.jeka.work@gmail.com>
2022-07-18 21:47:52 -07:00
Jesse Chan
9ef0728fde dependencies: bump (minor) 2022-07-14 10:46:35 -07:00
github-actions[bot]
1feb416482 i18n: new translations for French, German, Korean and Hungarian (#566)
Co-authored-by: foXaCe <290678+foXaCe@users.noreply.github.com>
Co-authored-by: m3r3nix <12776959+m3r3nix@users.noreply.github.com>
Co-authored-by: Harald Dietrich <haralddietrich71 @crowdin.unknown>
2022-07-09 23:17:01 -07:00
Torkil
1495f0169a TorrentListColumns: add "Finished" column (#565) 2022-06-30 23:19:23 -07:00
Jesse Chan
e51cbba25c dependencies: bump (major) 2022-06-15 14:56:54 -07:00
Jesse Chan
aa2bb26624 styles: sortable-list: disallow selecting text in a list 2022-06-10 01:43:18 -07:00
Jesse Chan
dfc531f4bc dependencies: bump (minor) 2022-06-10 01:33:18 -07:00
Jesse Chan
4fbc1a2019 client: scripts: development: drop unnecessary browser popup 2022-06-01 23:18:46 -07:00
Jesse Chan
99b015241c MoveTorrentsModal: suggest longest common prefix as path 2022-06-01 23:17:53 -07:00
Jesse Chan
0c8b216b5e dependencies: bump (minor) 2022-05-30 21:02:16 -07:00
Jesse Chan
d85e529564 server: rTorrent: throw error when file moving fails
Bug: #507
2022-05-30 19:58:02 -07:00
Jesse Chan
8e94b60d0f FilesystemBrowser: line break unconditionally for long paths 2022-05-30 19:19:51 -07:00