summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console/cmdline/commands
Commit message (Expand)AuthorAge
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Core] Stopped using libtorrent deprecated functionsDjLegolas2022-02-13
* [Console] Add the torrent label to info commandkingamajick2022-02-06
* [AutoAdd] Fixed error dialog not being shown on errorDjLegolas2022-01-06
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [Console] Fix AttributeError setting config valuesCalum Lind2019-11-28
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [#1903|UI] Add super seeding option to interfacesCalum Lind2018-10-25
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [Flake8] Fix import and docstrings issuesCalum Lind2018-05-20
* [#3126|Core] Restore synchonous add torrent methods for backward compatibiltyCalum Lind2017-11-18
* [#3075|Console] Fix config handling windows pathsCalum Lind2017-11-05
* [#3112|Console] Fix handling hex for setting peer_tos in configCalum Lind2017-10-29
* [Console] Refactor quit code and cleanup conn mgrCalum Lind2017-06-07
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [Console] Add time_added to info status keysCalum Lind2017-03-20
* [#2417] [UI] Add Last Transfer to torrent status and torrentview columnsCalum Lind2017-03-16
* Replace/remove usage of dict.keys()Calum Lind2017-03-16
* [Py2to3] Large set of changes for Python 3 compatCalum Lind2017-03-16
* Update man pages to reflect ui arg changesCalum Lind2017-03-14
* [#2815] [Console] Fix 'add' cmd path inconsistency on windowsCalum 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
* [UI] [Core] Convert to session_stats_alert for session statusCalum Lind2017-01-26
* [UI] Update UIs for new default piece priorityCalum Lind2017-01-18
* [Lint] Quote cleanupCalum Lind2016-11-17
* [Lint] Refactor flake8 noqa's and add msg numbersCalum Lind2016-11-04
* [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
* [Console] Rewrite of the console codebendikro2016-10-30