1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-03-18 05:59:54 +03:00
Commit graph

499 commits

Author SHA1 Message Date
WDaan
13e6584c5d fix: temporarily disable render link feat for security () 2022-10-11 07:31:25 +02:00
WDaan
6106e18e10 chore: bump deps 2022-10-10 22:06:39 +02:00
Faust
077cf54c6b
fix: login prompt being displayed when whitelisted () 2022-10-10 22:03:25 +02:00
Tadas Vosylius
5270619a5d fix: refresh torrent detail data from store () 2022-10-10 21:47:44 +02:00
github-actions[bot]
aac9f046e2
chore(master): release 0.19.0 ()
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-10 12:51:10 +02:00
Tadas Vosylius
4fc7336644
Fixed torrent details info table rendering errors after page is refreshed () 2022-10-10 04:28:18 +02:00
Tadas Vosylius
f1536cb010
feat: Links in torrent details view are now clickable () 2022-10-05 11:56:50 +02:00
Nitin Ramnani
d7a557f8fe
Added testcases for Dashboard and BitTorrent () 2022-10-04 18:18:50 +02:00
Tadas Vosylius
a8f28dd5b4
fix: font-size difference in right click menu () 2022-10-04 10:12:02 +02:00
baiyun
2efe73ad7e
fix: Cookies not sent with request for Web App manifest.json ()
https://stackoverflow.com/questions/51777346/cookies-not-sent-with-request-for-web-app-manifest-json
2022-10-03 10:11:58 +02:00
Nitin Ramnani
4c5613204a
Added testcases for General Component () 2022-10-01 22:20:38 +02:00
xheonin
cf8f43aac3
feat: support for renaming folders () 2022-10-01 17:44:43 +02:00
dependabot[bot]
02d1f2bd66
chore(deps): bump vuetify from 2.6.9 to 2.6.10 () 2022-09-22 09:44:24 +02:00
github-actions[bot]
60f1e4b0b2
chore(master): release 0.18.2 ()
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-15 16:36:06 +02:00
Aleksandr Kirichenko
83c572b81d
fix: type errors Russian () 2022-09-15 16:35:40 +02:00
Aleksandr Kirichenko
72548fac4a
Fix: Russian language ()
* Translated to Russian language

* fixed a types error

Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2022-09-13 13:08:56 +02:00
Aleksandr Kirichenko
9b6deb9037
perf: add Russian translations () @reysonk 2022-09-12 13:59:00 +02:00
Andreas
baba4acda4
fix: torrent search () @Anteus 2022-09-10 15:52:17 +02:00
Daan Wijns
e047467104 fix: connection status 2022-09-10 15:50:02 +02:00
Daan Wijns
e352de0643 fix: no autocapitalize on login form 2022-09-10 15:48:30 +02:00
Daan Wijns
27a07179f0 fix: anonymous mode 2022-09-10 15:46:42 +02:00
Daan Wijns
14b80eac1f chore: dep bump 2022-09-10 10:25:52 +02:00
Devon Tingley
1ccdf08b60
fix: Update Paramaters Sent to /torrents/renameFile ()
In v2.8.0 of the API, qbittorrent changed what parameters are required
for the /torrents/renameFile endpoint.  Instead of id, hash, and name,
the params are not hash, oldPath, and newPath.
2022-09-10 10:23:33 +02:00
momoirodouhu
7e5cc4891a
perf: updated japanese translate file () 2022-09-10 10:23:18 +02:00
Daan Wijns
caab2c417f chore: dep bump 2022-08-05 09:19:47 +02:00
VEWION
201ac849e3
chore: Update Traditional Chinese translation () 2022-07-22 14:03:12 +02:00
dependabot[bot]
caf6e4b24f
chore(deps): bump terser from 5.14.1 to 5.14.2 () 2022-07-21 15:23:47 +02:00
Daan Wijns
a8616cce54 fix: connection password type 2022-07-05 16:46:34 +02:00
Mika Laster
b56a16f7ce
perf: Improved Ukrainian translation () 2022-07-05 16:42:12 +02:00
github-actions[bot]
5c15106b00
chore(master): release 0.18.1 ()
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-05 14:18:09 +02:00
Daan Wijns
8f1a12d15f fix: broken build 2022-07-05 14:15:08 +02:00
OxO
20f4a67f49
perf: Update Simplified Chinese translation. () 2022-07-05 08:51:44 +02:00
Daan Wijns
03157b0d01 chore: trying to fix build 2022-07-04 14:41:38 +02:00
Daan Wijns
abe909e14d perf: lazy load pages for smaller chunk sizes 2022-07-04 14:13:13 +02:00
Daan Wijns
2ee4f49d69 ci: add test build action 2022-07-04 13:56:12 +02:00
Daan Wijns
7a74275a4d fix: release build 2022-07-04 13:53:23 +02:00
Daan Wijns
cc8b303a77
Merge pull request from WDaan/release-please--branches--master
chore(master): release 0.18.0
2022-07-04 13:15:04 +02:00
github-actions[bot]
82f82328cf
chore(master): release 0.18.0 2022-07-04 11:14:49 +00:00
Daan Wijns
71a09fc58a feat: basic proxy support 2022-07-04 13:14:11 +02:00
Daan Wijns
882c263b72 chore: small rss fixes 2022-07-04 12:14:46 +02:00
Daan Wijns
afb2cd76b6 chore: dep bump 2022-07-04 11:39:36 +02:00
Daan Wijns
04cd58c693
Merge pull request from WDaan/feat/rss
feat: basic rss interface ()
2022-07-04 11:37:25 +02:00
Willian Blanck
732e5193ec
feat: Basic rss interface () 2022-07-04 11:34:29 +02:00
Daan Wijns
fcb021972a
perf: use pages instead of modals () 2022-07-03 13:05:17 +02:00
Daan Wijns
745376c02b fix: favicon 2022-07-03 10:53:38 +02:00
Daan Wijns
9cae9e2450 chore: bump readme version 2022-07-03 10:44:42 +02:00
Daan Wijns
b7e7de1e90 fix: favicon 2022-07-03 10:39:33 +02:00
Daan Wijns
d037598a52 chore: bump deps 2022-07-03 10:33:36 +02:00
Daan Wijns
59d7e8ec46 chore: change quotes 2022-07-03 10:28:09 +02:00
Talha
06579c8bbe
fix: category download folder not showing correctly () 2022-07-03 10:25:41 +02:00