summaryrefslogtreecommitdiffstats
path: root/deluge/plugins/AutoAdd
Commit message (Expand)AuthorAge
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [AutoAdd] Fix GTK3 AttributeErrorsCalum Lind2018-11-06
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-06
* Remove stray debug logging linesCalum Lind2018-11-06
* Shorten code to declare namespaceCalum Lind2018-11-02
* [GTK3] Save ui files with Glade 3.22Calum Lind2018-11-02
* [GTK3] Migrate plugins to GTK3Calum Lind2018-11-02
* [AutoAdd] Fix packaging autoadd_options data filesCalum Lind2018-10-21
* [WebUI] Fix closure minified size increaseCalum Lind2018-10-16
* Remove debugging log lineCalum Lind2018-10-10
* [Lint] Format files with PrettierCalum Lind2018-10-03
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Lint] Flake8 cleanupCalum Lind2018-09-14
* [AutoAdd] Add WebUI interfaceDjLegolas2018-07-12
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* [AutoAdd] Fix the logging for a failed added torrentCalum Lind2018-06-09
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3126|Core] Restore synchonous add torrent methods for backward compatibiltyCalum Lind2017-11-18
* [AutoAdd] Fix handling deferred torrentsCalum Lind2017-10-14
* [AutoAdd] Update gtkui from libglade to gtkbuilderDjLegolas2017-10-14
* Revert "[#2341] Use common.resource_filename in plugins"Calum Lind2017-06-16
* Revert "[Plugins] Replace pkg_resources for abspath and decode path"Calum Lind2017-06-16
* [Plugins] Update create_plugin scriptCalum Lind2017-06-08
* [Plugins] Replace pkg_resources for abspath and decode pathCalum Lind2017-06-08
* [#2341] Use common.resource_filename in pluginsCalum Lind2017-06-08
* [Plugins] Add webui pref pages for Label and AutoaddCalum Lind2017-05-16
* [AutoAdd] Handle AddTorrentError exceptionsCalum Lind2017-03-21
* [AutoAdd] Fixes for adding magnetsCalum Lind2017-03-21
* [AutoAdd] Minor cody tidyupCalum Lind2017-03-21
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* Remove unicode_literal from plugins setup.pyCalum Lind2017-02-23
* [Py2to3] Refactor out usage of unicode and basestringCalum Lind2017-02-23
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [Lint] Add flake8-quotes to tox and fix bad quotesCalum Lind2016-11-04
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Lint] Fix pylint warningsbendikro2016-11-03
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* Revert "[Py2to3] Replace iteritems and itervalues"Calum Lind2016-10-26
* [Py2to3] Replace iteritems and itervaluesAndrew Resch2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-18
* [AutoAdd] Fix watch dir not accepting uppercase file extensionTannerMoore2016-05-12
* [Lint] [Plugins] Fix all pylint issuesCalum Lind2016-05-09
* [WebUI] Use the short-form copyright textCalum Lind2015-12-14
* [Tests] Fix code for isort 4.0.0bendikro2015-08-14
* Workaround for the isort Travis issue by using order-by-typeCalum Lind2014-09-26
* Autopep8 E265Calum Lind2014-09-22
* Flake8 pass of entire codebaseCalum Lind2014-09-19
* [Plugins] Fix relative imports to use dot notationCalum Lind2014-09-19