Commit Graph

  • 3ee046dc95 Fix adding torrent file with Deluge Web #427 #459 Patrick Decat 2018-09-18 22:13:23 +0200
  • 058bb14843 Added option for local ssl configuration #438 Mario Franco 2018-04-11 23:51:11 +0100
  • abe1121da8
    Updated latest-search to point to new 3.10 release Eric Kok 2018-02-23 12:56:01 +0100
  • 58fcc6e060 Auto enable Trust All Certs for Deluge RPC Adapter #426 Alon Albert 2018-02-22 08:25:14 +0200
  • 624767b4fb Improve Error Message For Deluge RPC Adapter #424 Alon Albert 2018-02-21 10:08:45 +0200
  • 48d2b1a63b
    Merge pull request #422 from alonalbert/deluge-rss Eric Kok 2018-02-20 13:52:01 +0100
  • 1876fe89cf Revert some unnecessary changes #422 Alon Albert 2018-02-20 11:29:40 +0200
  • 4a64c32113 Revert some unnecessary changes Alon Albert 2018-02-20 11:25:50 +0200
  • e2e70d05c3 Add Remote RSS Support to Deluge RPC Adapter Alon Albert 2018-02-20 11:17:07 +0200
  • 22670e9809 Making new 2.5.10 release. v2.5.10 Eric Kok 2018-02-20 01:06:55 +0100
  • d9f64e3d2d Merge branch 'bugfix/105-transmission-preemptive' into dev Eric Kok 2018-02-20 01:00:11 +0100
  • 2ecf4c2581 Add donate links; via PayPal on full version or refer to website (that has a link) on lite version. Fixes #329. Eric Kok 2018-02-19 20:46:02 +0100
  • 11496fca51 Apply preemptive basic authentication for Transmission adapter to prevent repeated 401 reponse problems on reverse proxy setups. Fixes #105. Hopefully. Eric Kok 2018-02-19 20:18:56 +0100
  • 3cba5e8c3c Update icon fetcher url for RSS feeds. v2.5.10-dev Eric Kok 2018-02-19 15:44:13 +0100
  • 9667e3f763 Fixed new item RSS item counter when no torrents are available in the RSS feed (after filtering on include/exclude filter). Fixes #352. Eric Kok 2018-02-19 15:39:43 +0100
  • bcc6fd460f Allow setting of a folder on Aria2 setups for reverse proxy users. Fixes #397. Eric Kok 2018-02-19 15:19:45 +0100
  • 920f3c2f6e Rename 'Uploading' to 'Seeding' to better indicate this filters on non-complete torrents. Ideally translations would follow, but... Fixes #398. Eric Kok 2018-02-19 15:15:36 +0100
  • c1aad04954 Persist local port setting to/from json settings file. Fixes #415. Eric Kok 2018-02-19 14:11:10 +0100
  • c334c42dce Merge branch 'dev' into alonalbert-deluge-direct-initial Eric Kok 2018-02-19 13:47:29 +0100
  • 8e58724520 Add missing latest-search file which is checked by the Transdroid app checker service. Eric Kok 2018-02-19 12:56:15 +0100
  • dbbed95cda Guard against a user not entering a / in the folder setting. Eric Kok 2018-02-19 12:46:08 +0100
  • 96467b807e Code cleanup and trying to allow Deluge RPC connetions over properly secured SSL sockets as well as unsecure non-SSl socket. alonalbert-deluge-direct-initial Eric Kok 2018-02-19 12:44:11 +0100
  • 3e6b7cdfe9 Update changelog and readme. Eric Kok 2018-02-18 12:10:40 +0100
  • 7c390b0445 Merge remote-tracking branch 'origin/master' into dev Eric Kok 2018-02-18 09:18:51 +0100
  • 96f5a1ec04
    Merge pull request #364 from Poussinou/master Eric Kok 2018-02-18 09:18:25 +0100
  • e597423d22 Get Rencode code from jitpack.io #407 Alon Albert 2018-02-04 15:49:23 +0200
  • 4050b9fe0b
    Merge pull request #414 from alonalbert/protect-acd-from-npe Eric Kok 2018-01-30 09:13:57 +0100
  • 5c37790fcc Remove setTitle() call which was causing NPE on orientation change #414 Alon Albert 2018-01-30 09:27:06 +0200
  • a9d48f0583
    Merge pull request #409 from alonalbert/support-search-sort-order Eric Kok 2018-01-11 16:40:27 +0100
  • 61ddff9da4 Remove menuitem fields #409 Alon Albert 2018-01-11 17:26:30 +0200
  • b85b1882a4
    Merge pull request #408 from alonalbert/synology-add-file Eric Kok 2018-01-11 16:08:54 +0100
  • d1ee0513e1
    Merge pull request #406 from alonalbert/fix-upload Eric Kok 2018-01-11 15:59:10 +0100
  • cf631068c1
    Merge pull request #410 from alonalbert/default_server_setting Eric Kok 2018-01-11 15:05:41 +0100
  • 0461162759 Fix bug when removing a server. header_defaultserver is a string everywhere else but here. #410 Alon Albert 2018-01-11 12:37:45 +0200
  • 43ed12b083 Add Sort-By Action to Search Activity Alon Albert 2018-01-09 09:56:37 +0200
  • 8216742d68 Add Synology AddByFile support #408 Alon Albert 2018-01-08 12:29:51 +0200
  • c7a6946e0a Protect setLabel in case plugin isn't installed. Alon Albert 2018-01-03 12:49:18 +0200
  • e138c6ed29 Remove debug log Alon Albert 2018-01-03 09:29:04 +0200
  • 2773d27a15 use field arrays Alon Albert 2018-01-03 09:05:34 +0200
  • 983f42e4ca Remove File Picker change Alon Albert 2018-01-03 08:50:45 +0200
  • 0ddddd0151 Refactor client to keep an open connection during entire task. Alon Albert 2018-01-03 08:45:06 +0200
  • e08accaac2 Extract common code Alon Albert 2018-01-02 21:42:33 +0200
  • 4749710a1b Use proper trust manager Alon Albert 2018-01-02 14:49:50 +0200
  • 5a6d240755 Remove unused files Alon Albert 2018-01-02 14:17:40 +0200
  • 3f672faca3 Make client a field Alon Albert 2018-01-02 14:03:38 +0200
  • 9abd452cd2 Combine multiple requests into a single one in doRetrieve. Alon Albert 2018-01-02 13:33:25 +0200
  • c51ddcc861 Refactor sendRequest Alon Albert 2018-01-02 11:57:42 +0200
  • 78afbab9c5 Change name of adapter to DelugeRpc Alon Albert 2018-01-02 10:12:55 +0200
  • cf7012b1a6 Change name of adapter to DelugeRpc Alon Albert 2018-01-02 10:11:48 +0200
  • 91a02e60dc Move storage Alon Albert 2018-01-02 10:09:26 +0200
  • 446ff20087 Force recheck Alon Albert 2018-01-02 10:03:43 +0200
  • e165d7cb46 Update trackers Alon Albert 2018-01-02 09:58:54 +0200
  • e8b9e980ca Set rates Alon Albert 2018-01-02 09:39:50 +0200
  • 0ca0561f47 SetFilePriorities Alon Albert 2018-01-02 09:27:51 +0200
  • b5e298cef9 Change constant names to match old adapter Alon Albert 2018-01-02 08:21:02 +0200
  • 7f8523fd96 Use "application/x-bittorrent" instead of "file/*" in File Picker #406 Alon Albert 2018-01-02 08:02:48 +0200
  • 046d1c51d4 Upload file working Alon Albert 2018-01-02 06:12:53 +0200
  • 7c64ded9c2 Started working on upload Alon Albert 2018-01-02 06:06:33 +0200
  • 5bb387da7c Pause/Resume work Alon Albert 2018-01-01 16:47:59 +0200
  • ce6b1b89ee Basic functionality working Alon Albert 2018-01-01 16:31:11 +0200
  • e54cc6e1a0 Initial connit Alon Albert 2018-01-01 07:12:27 +0200
  • 79763bdc17 Update the version number and changelog for a new release. v2.5.9 Eric Kok 2017-11-17 22:28:52 +0100
  • 6db159704a Fixed some qBittorrent statuses. Fixes #275. Eric Kok 2017-11-17 22:17:43 +0100
  • 25cdb85efd Added support for qBittorrent settings of transfer speeds. Eric Kok 2017-11-17 21:53:26 +0100
  • 888212f405 Fixed qBittorrent support for setting of a label. Eric Kok 2017-11-17 21:38:41 +0100
  • 8f167a436c Adds basic support for labels for qBittorrent; fixes #333. No setting of labels yet as the web UI doesn' seem to like our requests (as with setting of transfer speeds). Eric Kok 2017-11-15 01:20:16 +0100
  • a7e02e8216 Support alternative speed mode (aka turtle mode) in qBittorrent; fixes #335. Eric Kok 2017-11-15 00:33:31 +0100
  • f16c61ef65 Very slightly reduced text size of down/up speed label in action bar to fix most issues with the speed label getting cut off; fixes #336. Eric Kok 2017-11-14 23:11:08 +0100
  • ade95f6343 Fixes #340 by not crashing (and showing an error message) if a magnet link (url) is incorrectly structured. Eric Kok 2017-11-14 22:54:30 +0100
  • e87534773d Fixed #344 by adding support to qBittorrent for Date Added and Date Done, plus proper Error state. Eric Kok 2017-11-14 22:39:43 +0100
  • 2b7bfa4701 Ignore 2 lint warnings. Fixes #353. Eric Kok 2017-11-14 21:28:58 +0100
  • 9f4cf56255 Perhaps fixes ##370 as it forces the Deluge POST request to be encoded as UTF-8. Eric Kok 2017-11-14 20:34:46 +0100
  • 907b6937ca Fix loading of some RSS feeds that require a User-Agent to be set, such as RARBG. Fixes #374. Eric Kok 2017-11-14 16:49:46 +0100
  • 23e30c1e6c Allow setting up a proxy folder path with qBittorrent. Fixes #377. Eric Kok 2017-11-14 16:49:00 +0100
  • 2cc5e7a283 Updated Android TV (leanback) icons with those used in the Play Store as feature graphic. Eric Kok 2017-11-14 11:26:37 +0100
  • f1db773ed4 Merge branch 'master' of https://github.com/koro666/transdroid into leanback Eric Kok 2017-11-14 10:46:32 +0100
  • f91de6f93a Merge remote-tracking branch 'origin/master' into dev Eric Kok 2017-11-14 10:31:43 +0100
  • df64a41799 Fix settings JSOn file export of the RSS alarm include/exlude filter settings. Eric Kok 2017-11-14 10:31:19 +0100
  • 650b20972e
    Merge pull request #390 from carlos-am/master Eric Kok 2017-11-14 09:54:54 +0100
  • ac6a66b19f Merge branch 'master' into dev Eric Kok 2017-11-14 09:38:19 +0100
  • e1a0d919d3 FTP url fixed when not set to a custom url. Eric Kok 2017-11-14 09:31:46 +0100
  • 9813b96f29 Several FTP url-related fixed, notable fiel paths for RTorrent and correct FTP download link generation. Eric Kok 2017-11-13 10:46:13 +0100
  • a261f07361 Update Portuguese translation #390 carlosam 2017-09-15 23:10:18 +0100
  • c80b797e54 Merge fb0f86fa44 into f913c6a9f3 #385 ra5enxxx 2017-07-31 07:59:13 +0000
  • fb0f86fa44 Set theme jekyll-theme-hacker #385 ra5enxxx 2017-07-31 02:59:11 -0500
  • 76fde7ba9c Set theme jekyll-theme-hacker ra5enxxx 2017-07-31 02:42:01 -0500
  • eb1ba5c908 Create CNAME ra5enxxx 2017-07-31 02:38:00 -0500
  • 117ee79435 Delete CNAME ra5enxxx 2017-07-31 01:48:58 -0500
  • 0e9817e162 Create CNAME ra5enxxx 2017-07-31 01:10:26 -0500
  • 5c62178eea Delete CNAME ra5enxxx 2017-07-31 00:37:05 -0500
  • fd278ed6d3 Create CNAME ra5enxxx 2017-07-30 23:56:01 -0500
  • 38dc9d4c8f Set theme jekyll-theme-hacker ra5enxxx 2017-07-30 23:20:44 -0500
  • f913c6a9f3 Merge pull request #375 from lightglitch/master Eric Kok 2017-07-24 07:35:32 +0200
  • bc6fb07c46 Add proper banner. #378 Koro 2017-06-11 02:43:51 -0400
  • ff956dac71 Add leanback support with dummy banner. Koro 2017-06-11 02:24:35 -0400
  • 9ba2d25270 Fix remove rss feeder settings #375 Mário Franco 2017-05-30 14:06:46 +0100
  • 01dbc6702c Merge d5af390e4a into 06b041c2f2 #161 Dan Pasanen 2017-05-16 09:00:52 +0000
  • ed838deffa Merge b22f70c177 into 06b041c2f2 #311 Paresh Chouhan 2017-05-16 09:00:51 +0000
  • 50dfd0ae00 Updated Kotlin version. rewrite-connect Eric Kok 2017-05-12 17:23:05 +0200
  • 8f48a3404c Added support for rTorrent file listing. Eric Kok 2017-04-25 23:10:03 +0200