Commit graph

124 commits

Author SHA1 Message Date
Daan Wijns
af923e6648
0.4.0 (#47) 2020-10-18 12:12:16 +02:00
Daan
403c7d5aea dependency bump + eslint for linting 2020-10-15 20:49:50 +02:00
muertocaloh
3d51d6fab6
Improvements on AddModal (#45)
* Add skip hash check option and autoTMM

* Allow to select category when adding a new torrent

Co-authored-by: muertocaloh <muertocaloh@protonmail.com>
Co-authored-by: Daan <dw.daanwijns@gmail.com>
2020-10-15 20:42:25 +02:00
Daan
2cdbc5b2a4 Tabs Trackers, Peers & Content are empty #43 && Fix global pause/resume 2020-10-03 08:42:07 +02:00
Daan Wijns
8bc97073be dependency bump 2020-09-29 09:22:57 +02:00
Daan Wijns
d73110e40d set version + torrent border radius fix 2020-09-29 09:13:05 +02:00
Daan Wijns
03b33d79f5 Number of items in Dashboard view [#42] 2020-09-28 21:19:28 +02:00
Daan Wijns
e78d5da7f2 readme 2020-09-28 17:50:24 +02:00
Daan
845f848b5e precompile script fix 2020-09-20 08:36:25 +02:00
Daan
b84ced1fa9 Fix modal popup bug 2020-09-20 08:32:59 +02:00
Daan Wijns
ac50139970 dependency bump + precompile release script 2020-09-16 19:20:19 +02:00
Daan Wijns
7ef1b3abb8 wrong version in package.json 2020-09-16 18:56:48 +02:00
Daan
0830e56396 Sidebar buttons not visible on every mobile browser #38 2020-09-16 08:48:12 +02:00
Daan
1c8289df0e mobile swipe support on tabs 2020-09-16 08:41:46 +02:00
Daan
970fdd3eb8 qbit icons 2020-09-16 08:24:38 +02:00
Daan
16ed5d61a4 mark seeding torrent with no connections as seeding instead of stalled like default webui 2020-09-15 22:26:04 +02:00
Daan
6c88313c90 Add sorting modal [#39] 2020-09-15 12:51:58 +02:00
Daan
c077198e16 better authentication management 2020-09-15 09:51:59 +02:00
Daan
8cf3a50430 Optional global remove/resume/pause torrent buttons 2020-09-15 09:28:43 +02:00
Daan
47e3026f3e more configurable sidebar 2020-09-15 09:23:45 +02:00
Daan
faedfa7172 Right-click context menu doesnt close when opening another #41 2020-09-14 20:38:56 +02:00
Daan
2117a5c46b Available categories are cropped #40 2020-09-14 20:13:37 +02:00
Daan
a9c147f5d9 Add pwa support 2020-09-14 20:03:53 +02:00
Daan
ab23fe999e Merge branch 'master' of github.com:wdaan/vuetorrent 2020-09-14 20:01:11 +02:00
Daan
c8186658c7 Input field "type to sort..." actually filters #39 2020-09-14 20:00:53 +02:00
Daan Wijns
18a0ed5112
Update README.md 2020-09-14 18:57:03 +02:00
Daan
b41b1e20c5 dont show sidebar by default 2020-09-14 18:49:31 +02:00
Daan Wijns
b1b08bad08
Feature Filtering (#37)
* Filter options in sidebar [#36]

* Improved search/filtering with Fuse.js
2020-09-14 18:41:33 +02:00
Daan
c78291b247 Support more torrent states 2020-09-14 15:08:15 +02:00
Daan
4bda13ab8a Support more torrent states [#32] 2020-09-14 14:55:09 +02:00
Daan
ca1a36f4a4 Fix Search modal sizing 2020-09-13 15:13:33 +02:00
Daan
73c8e10cf3 Fix "Context menu cut off at the bottom of the screen" [#30] 2020-09-13 15:01:57 +02:00
Daan
75438d0e14 readme 2020-09-12 20:18:38 +02:00
Daan
a1e5b043c6 fix settings bug 2020-09-12 19:57:54 +02:00
Daan
161841b929 Show app version in settings 2020-09-12 19:51:17 +02:00
Daan
0a96b22ac0 Fix "text not visible in dark mode" #31 2020-09-12 18:43:10 +02:00
Daan Wijns
28e716ff29
Feature categories (#35) 2020-09-12 15:37:40 +02:00
Daan Wijns
879cdc3420
improved search (#28) 2020-08-30 16:47:17 +02:00
Daan
a863b83065 fix NaN on graph 2020-08-29 17:00:15 +02:00
Daan Wijns
0e02df2345
Development (#25) 2020-08-29 09:04:35 +02:00
Daan
739b2e86a2 readme 2020-08-27 19:52:17 +02:00
Daan
1c4e90e61d Merge branch 'development' of github.com:WDaan/VueTorrent into development 2020-08-27 19:38:27 +02:00
Daan
60c917805b Merge remote-tracking branch 'origin/master' into development 2020-08-27 19:37:46 +02:00
Daan Wijns
9463d83752
FEATURE - New settings modal (#24)
Co-authored-by: Tyler Mayoff <tyler@tylermayoff.com>
2020-08-27 19:33:32 +02:00
Tyler
a00a6d539e
New Settings modal (#23)
* New Settings modal
2020-08-27 19:30:51 +02:00
Daan
1c06247283 extra torrent status + no select on torrent title 2020-08-05 22:14:44 +02:00
Daan
2e3a11e2d1 small color change/rename 2020-08-05 22:13:04 +02:00
Tyler
7673c295a9
Added more torrent statuses and removed the ability to select the text in the torrents themselves (#22)
* Added more status options

* Removed text selection in torrent card
2020-08-05 22:10:57 +02:00
Daan
352a288ae7 readme 2020-07-21 09:46:07 +02:00
Daan
a5abbeb56d readme 2020-07-21 09:45:31 +02:00