Patrick Decat
|
3ee046dc95
|
Fix adding torrent file with Deluge Web #427
|
6 years ago |
Eric Kok
|
abe1121da8
|
Updated latest-search to point to new 3.10 release
|
7 years ago |
Eric Kok
|
22670e9809
|
Making new 2.5.10 release.
|
7 years ago |
Eric Kok
|
d9f64e3d2d
|
Merge branch 'bugfix/105-transmission-preemptive' into dev
|
7 years ago |
Eric Kok
|
2ecf4c2581
|
Add donate links; via PayPal on full version or refer to website (that has a link) on lite version. Fixes #329.
|
7 years ago |
Eric Kok
|
11496fca51
|
Apply preemptive basic authentication for Transmission adapter to prevent repeated 401 reponse problems on reverse proxy setups. Fixes #105. Hopefully.
|
7 years ago |
Eric Kok
|
3cba5e8c3c
|
Update icon fetcher url for RSS feeds.
|
7 years ago |
Eric Kok
|
9667e3f763
|
Fixed new item RSS item counter when no torrents are available in the RSS feed (after filtering on include/exclude filter). Fixes #352.
|
7 years ago |
Eric Kok
|
bcc6fd460f
|
Allow setting of a folder on Aria2 setups for reverse proxy users. Fixes #397.
|
7 years ago |
Eric Kok
|
920f3c2f6e
|
Rename 'Uploading' to 'Seeding' to better indicate this filters on non-complete torrents. Ideally translations would follow, but... Fixes #398.
|
7 years ago |
Eric Kok
|
c1aad04954
|
Persist local port setting to/from json settings file. Fixes #415.
|
7 years ago |
Eric Kok
|
c334c42dce
|
Merge branch 'dev' into alonalbert-deluge-direct-initial
|
7 years ago |
Eric Kok
|
8e58724520
|
Add missing latest-search file which is checked by the Transdroid app checker service.
|
7 years ago |
Eric Kok
|
dbbed95cda
|
Guard against a user not entering a / in the folder setting.
|
7 years ago |
Eric Kok
|
96467b807e
|
Code cleanup and trying to allow Deluge RPC connetions over properly secured SSL sockets as well as unsecure non-SSl socket.
|
7 years ago |
Eric Kok
|
3e6b7cdfe9
|
Update changelog and readme.
|
7 years ago |
Eric Kok
|
7c390b0445
|
Merge remote-tracking branch 'origin/master' into dev
|
7 years ago |
Eric Kok
|
96f5a1ec04
|
Merge pull request #364 from Poussinou/master
Add buttons for fdroid and google play store
|
7 years ago |
Alon Albert
|
e597423d22
|
Get Rencode code from jitpack.io
|
7 years ago |
Eric Kok
|
4050b9fe0b
|
Merge pull request #414 from alonalbert/protect-acd-from-npe
Remove setTitle() call which was causing NPE on orientation change
|
7 years ago |
Alon Albert
|
5c37790fcc
|
Remove setTitle() call which was causing NPE on orientation change
|
7 years ago |
Eric Kok
|
a9d48f0583
|
Merge pull request #409 from alonalbert/support-search-sort-order
Add Sort-By Action to Search Activity
|
7 years ago |
Alon Albert
|
61ddff9da4
|
Remove menuitem fields
|
7 years ago |
Eric Kok
|
b85b1882a4
|
Merge pull request #408 from alonalbert/synology-add-file
Add Synology AddByFile Support
|
7 years ago |
Eric Kok
|
d1ee0513e1
|
Merge pull request #406 from alonalbert/fix-upload
Use "application/x-bittorrent" instead of "file/*" in File Picker
|
7 years ago |
Eric Kok
|
cf631068c1
|
Merge pull request #410 from alonalbert/default_server_setting
Fix bug when removing a server.
|
7 years ago |
Alon Albert
|
0461162759
|
Fix bug when removing a server. header_defaultserver is a string everywhere else but here.
|
7 years ago |
Alon Albert
|
43ed12b083
|
Add Sort-By Action to Search Activity
|
7 years ago |
Alon Albert
|
8216742d68
|
Add Synology AddByFile support
|
7 years ago |
Alon Albert
|
c7a6946e0a
|
Protect setLabel in case plugin isn't installed.
|
7 years ago |
Alon Albert
|
e138c6ed29
|
Remove debug log
|
7 years ago |
Alon Albert
|
2773d27a15
|
use field arrays
|
7 years ago |
Alon Albert
|
983f42e4ca
|
Remove File Picker change
|
7 years ago |
Alon Albert
|
0ddddd0151
|
Refactor client to keep an open connection during entire task.
|
7 years ago |
Alon Albert
|
e08accaac2
|
Extract common code
|
7 years ago |
Alon Albert
|
4749710a1b
|
Use proper trust manager
|
7 years ago |
Alon Albert
|
5a6d240755
|
Remove unused files
|
7 years ago |
Alon Albert
|
3f672faca3
|
Make client a field
|
7 years ago |
Alon Albert
|
9abd452cd2
|
Combine multiple requests into a single one in doRetrieve.
Support version for priority conversions
|
7 years ago |
Alon Albert
|
c51ddcc861
|
Refactor sendRequest
|
7 years ago |
Alon Albert
|
78afbab9c5
|
Change name of adapter to DelugeRpc
|
7 years ago |
Alon Albert
|
cf7012b1a6
|
Change name of adapter to DelugeRpc
|
7 years ago |
Alon Albert
|
91a02e60dc
|
Move storage
|
7 years ago |
Alon Albert
|
446ff20087
|
Force recheck
|
7 years ago |
Alon Albert
|
e165d7cb46
|
Update trackers
|
7 years ago |
Alon Albert
|
e8b9e980ca
|
Set rates
|
7 years ago |
Alon Albert
|
0ca0561f47
|
SetFilePriorities
|
7 years ago |
Alon Albert
|
b5e298cef9
|
Change constant names to match old adapter
|
7 years ago |
Alon Albert
|
7f8523fd96
|
Use "application/x-bittorrent" instead of "file/*" in File Picker
|
7 years ago |
Alon Albert
|
046d1c51d4
|
Upload file working
|
7 years ago |