Daan Wijns
bdbc87b724
fix: tweak search treshold #250
2021-05-02 09:01:06 +02:00
m4ximuel
0c471a40d8
Feat : Url decode formula in rename modal ( #244 )
2021-04-25 07:16:07 +02:00
m4ximuel
a9653d9b0d
bugfix: New select mode color
2021-04-23 09:21:49 +02:00
Daan Wijns
129ef450bc
chore: add issue & pr closed badges
2021-04-22 14:21:32 +02:00
m4ximuel
8f8d3dbb76
feat: New select mode color
2021-04-22 14:12:56 +02:00
m4ximuel
ed08c914eb
Fix: Context menu placement
2021-04-22 13:34:34 +02:00
m4ximuel
5807db5e99
feat: open addmodal when dragging a file into the dashboard
2021-04-21 08:32:59 +02:00
Daan Wijns
011a5bdcf5
chore: add lazy/easy installation method
...
add hotio's docker image to installation methods
2021-04-20 21:11:36 +02:00
Daan
edcd825969
fix: remove vue-context import
2021-04-20 20:34:01 +02:00
m4ximuel
33cf62ff9b
Perf: Remove redundant dialog code, use Modal Mixin
2021-04-20 17:47:15 +02:00
m4ximuel
04971dcf87
Fix: Establish Service WalkerRules ( #227 )
2021-04-19 12:56:49 +02:00
Jef LeCompte
6535ac5626
fix: application version getter ( #222 )
2021-04-18 16:53:29 +02:00
m4ximuel
c460e29d95
fix: scrollbar
2021-04-18 13:41:29 +02:00
Santiago Benalcázar
906f6d5f87
Fix: Global Speed Title (upload & download were switched) ( #218 )
...
Fix for global speed title.
Download and upload speed were exchanged.
2021-04-18 13:31:59 +02:00
Daan Wijns
b55ed687ee
chore: add badges to readme
2021-04-16 09:18:50 +02:00
github-actions[bot]
38432a535e
chore: release 0.9.0 ( #204 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-15 18:01:35 +02:00
Daan Wijns
aaed2ac18f
chore: fix readme mention
2021-04-15 17:25:39 +02:00
Daan Wijns
870d92ac8c
chore: readme alignment fixes
2021-04-15 17:25:39 +02:00
m4ximuel
b2858a4f68
Feat: New Logo
2021-04-15 17:25:39 +02:00
m4ximuel
a83ea144cf
fix: layout issues + remove vue-perfect-scrollbar + refactor context menu
...
fix: issue where 'torrent details' modal does not work properly on iOS
perf: 'Vue2-perfect-scrollbar' is no longer dependent
feat: checkbox + button with color feedback for TorrentDeleteModal
perf: Context (right click) menu refactor! Works way better on mobile
2021-04-15 17:25:19 +02:00
Daan Wijns
b48dff64db
Merge pull request #212 from jef/chore/use-process-version
...
chore: use process.env for version
2021-04-13 20:40:33 +02:00
Jef LeCompte
c3e1bca854
chore: use process.env for version
2021-04-13 10:31:07 -04:00
Daan Wijns
def3ae41f5
chore: update pull request template
2021-04-10 12:08:27 +02:00
Daan Wijns
0eddf6458e
feat: remove torrent files with checkbox #199
2021-04-09 14:33:22 +02:00
Daan Wijns
aadb3f2171
fix: altspeed value
2021-04-09 14:10:05 +02:00
m4ximuel
80573f4364
fix: selection list not cleared when closing deletemodal without button press
...
bug fix: not release selected list when close dialog without close button
2021-04-08 08:22:53 +02:00
github-actions[bot]
a4f412f8c5
chore: release 0.8.0 ( #188 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-06 14:58:54 +02:00
Daan Wijns
88a67a4aa0
chore: linting
2021-04-06 14:51:23 +02:00
m4ximuel
1de9e64596
feat: fullscreen toggle on torrent info modal (desktop)
...
* Update TorrentDetailModal.vue
Add fullscreen button for desktop users
* tweaks
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-04-06 14:50:24 +02:00
Daan Wijns
abc5457882
feat: auto install search plugins when none installed
2021-04-06 14:42:19 +02:00
Daan Wijns
f9567f930e
chore: fix typo
2021-04-06 14:35:22 +02:00
m4ximuel
0960962441
fix: remove gesture feature on tabs (buggy anyway)
...
* Update SettingsModal.vue
remove gesture feature on tabs
* Update TorrentDetailModal.vue
A fatal gesture error occurs in draggable items or horizontal scrolling by the built-in gesture.
* fix: remove tab gestures
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-04-05 09:21:53 +02:00
Daan Wijns
e2d4496a2b
Merge branch 'master' of github.com:wdaan/vuetorrent
2021-04-05 09:21:24 +02:00
Daan Wijns
a7b8ed9da3
fix: 0 speed when no speed data returned
2021-04-05 09:21:12 +02:00
m4ximuel
d93e540a71
fix: Settings>VueTorrent>Dashboard layout & UX
...
Layout improvements
2021-04-04 12:30:40 +02:00
Daan Wijns
53c548b502
feat: use confirmation modal when deleting from context menu #191
2021-04-04 12:06:52 +02:00
m4ximuel
dfd10beeab
feat: auto refresh peers
...
auto refresh peers
2021-04-04 11:22:47 +02:00
Daan Wijns
664e4dbe2f
perf: only update changed data + code cleanup
2021-04-04 11:04:32 +02:00
m4ximuel
89cf6ba32c
fix: always fetch full data (more reliable)
2021-04-03 10:46:46 +02:00
m4ximuel
7c7e40d4a5
fix: add tracker dialog bug #187
...
* Update Trackers.vue
AddTrackers dialog bug fix
* rename dialog prop
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-04-03 10:09:08 +02:00
Daan Wijns
0651250852
Merge branch 'master' of github.com:WDaan/VueTorrent
2021-04-03 09:45:19 +02:00
m4ximuel
dfbed5cb05
feat: PWA splash & bar color
...
* Update vue.config.js
edit colorcode " themeColor: '#597566 ' " to what do you want
"background_color" make show custom color on android PWA splash page.
* Update vue.config.js
* enable color + disable host check for dev server
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-04-03 09:45:02 +02:00
Daan Wijns
ee91fe3139
chore: dep bump
2021-04-03 09:34:45 +02:00
m4ximuel
d846c92493
fix: Update registerServiceWorker.js (delete all cache on when new version is released)
...
Empty the cache when a release is changed.
When the release data is refreshed, the page is updated without a forced refresh.
2021-04-02 17:22:12 +02:00
github-actions[bot]
e1ca41b917
chore: release 0.7.0 ( #160 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-03-27 08:19:30 +01:00
Daan Wijns
f918ff5ee5
fix: remove black box on iOS PWA #180
2021-03-25 08:05:32 +01:00
Daan Wijns
712f10c7ef
chore: dep bump
2021-03-25 08:04:28 +01:00
Daan Wijns
a9a9aff74f
fix: searchmodal pagination layout
2021-03-13 10:38:43 +01:00
Ievgen Sobko
6f9a5d5fef
feat: torrent detail infinity sign for unlimited speeds ( #173 )
...
Co-authored-by: Ievgen Sobko <ievgensobko@cloud.upwork.com>
2021-03-13 10:14:04 +01:00
Daan Wijns
dba391ee01
chore: dep bump
2021-03-10 09:36:42 +01:00