Commit graph

431 commits

Author SHA1 Message Date
WDaan
fca51c536f feat: sidebar on launch option #182 2022-11-16 14:12:36 +01:00
WDaan
e08a4456ee feat: custom date format support #340 2022-11-16 14:03:51 +01:00
WDaan
1d9279a376 feat: Last Activity support #217 2022-11-16 11:26:29 +01:00
WDaan
bf406e5cfd perf: add sort none option #128 2022-11-16 10:24:16 +01:00
WDaan
b557db48e8 perf: sort dropdown in dashboard #309 2022-11-16 10:14:06 +01:00
WDaan
54b345682f feat: additional connection settings #317 2022-11-16 09:16:02 +01:00
WDaan
f474709d4f feat: add directory to dashboard and sort #538 2022-11-15 14:41:32 +01:00
WDaan
f9434c3756 perf: use quick-score instead of fuse.js #306 2022-11-15 14:27:14 +01:00
WDaan
67b1551b36 perf: persist searchfilter + page #462 2022-11-15 13:56:15 +01:00
WDaan
3b989499b8 fix: disabling plugins #443 2022-11-15 13:38:59 +01:00
WDaan
954560ee96 fix: save path on category #481 2022-11-15 13:24:25 +01:00
WDaan
e2dcb8e6f0 perf: extra add button for mobile #466 2022-11-15 12:08:54 +01:00
WDaan
85d30c70af chore: fix vite refresh 2022-11-15 11:55:58 +01:00
WDaan
24a473e616 chore: fix vite modals 2022-11-15 11:37:28 +01:00
WDaan
ab6ec174cb chore: fix peers tab in vite 2022-11-15 11:17:59 +01:00
WDaan
8a59d10483 feat: optional top pagination #539 2022-11-15 10:57:02 +01:00
WDaan
d3cda1a649 feat: basic fake torrent generator #518 2022-11-15 10:34:58 +01:00
WDaan
60ecfc547b fix: viewport 2022-11-15 09:48:47 +01:00
WDaan
1cdbb95f8c feat: create nightly build 2022-11-15 09:42:22 +01:00
Daan Wijns
5aa83fa95e feat!: move to vite + typescript => BREAKS PWA, please re-install! (#352) 2022-11-15 09:41:56 +01:00
Tsvetomir Bonev
d3cf4d5795
feat: render "active time" in torrent info tab (#537) @invakid404 2022-11-14 09:36:37 +01:00
dependabot[bot]
470384d3d1
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#535) 2022-11-09 07:42:24 +01:00
Kurandx
33c7c43b00
chore: update ru.js (#534) 2022-11-06 07:30:57 +01:00
Faisal A. F. Rahman
fe4819e686
chore: update Indonesian Translation (#528) 2022-10-22 11:05:25 +02:00
Faisal A. F. Rahman
e99321352c
chore: update Indonesian Translation (#527)
* Update zh-hant.js (#524)

* Update id.js

Co-authored-by: VEWION <56110451+VEWION@users.noreply.github.com>
2022-10-21 15:02:43 +02:00
VEWION
30e023af36 chore: update zh-hant.js (#524) 2022-10-21 15:02:00 +02:00
Giacomo Cerquone
b05dcd0569
feat: add max_ratio_act handling (#523) @giacomocerquone 2022-10-20 11:44:26 +02:00
Andreas
058766f617
fix: copy to clipboard on non secure context (no SSL) #521 2022-10-17 09:45:21 +02:00
Daniel Biegler
5c5d8506ec
chore: add mention of default username and password (#516)
I needed to look this up as first time contributor and think this could help others too.
2022-10-16 19:09:00 +02:00
Tadas Vosylius
6d873e76fc
fix: replace v-html with conditional rendering in torrent details view (#513) 2022-10-16 19:08:36 +02:00
github-actions[bot]
b6207996c6
chore(master): release 0.19.1 (#510)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-11 07:41:22 +02:00
WDaan
254d7c8562 fix: login console error on refresh 2022-10-11 07:34:09 +02:00
WDaan
13e6584c5d fix: temporarily disable render link feat for security (#512) 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 (#511) 2022-10-10 22:03:25 +02:00
Tadas Vosylius
5270619a5d fix: refresh torrent detail data from store (#509) 2022-10-10 21:47:44 +02:00
github-actions[bot]
aac9f046e2
chore(master): release 0.19.0 (#503)
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 (#508) 2022-10-10 04:28:18 +02:00
Tadas Vosylius
f1536cb010
feat: Links in torrent details view are now clickable (#506) 2022-10-05 11:56:50 +02:00
Nitin Ramnani
d7a557f8fe
Added testcases for Dashboard and BitTorrent (#507) 2022-10-04 18:18:50 +02:00
Tadas Vosylius
a8f28dd5b4
fix: font-size difference in right click menu (#505) 2022-10-04 10:12:02 +02:00
baiyun
2efe73ad7e
fix: Cookies not sent with request for Web App manifest.json (#504)
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 (#502) 2022-10-01 22:20:38 +02:00
xheonin
cf8f43aac3
feat: support for renaming folders (#500) 2022-10-01 17:44:43 +02:00
dependabot[bot]
02d1f2bd66
chore(deps): bump vuetify from 2.6.9 to 2.6.10 (#499) 2022-09-22 09:44:24 +02:00
github-actions[bot]
60f1e4b0b2
chore(master): release 0.18.2 (#459)
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 (#495) 2022-09-15 16:35:40 +02:00
Aleksandr Kirichenko
72548fac4a
Fix: Russian language (#494)
* 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 (#493) @reysonk 2022-09-12 13:59:00 +02:00
Andreas
baba4acda4
fix: torrent search (#478) @Anteus 2022-09-10 15:52:17 +02:00