summaryrefslogtreecommitdiffstats
path: root/deluge/ui/console
Commit message (Expand)AuthorAge
* [UI] Remove num_blocks_cache_hits usage for statsCalum Lind2021-10-03
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [Console] Fix using windows-curses on WindowsCalum Lind2021-08-01
* [Console] Fix setting 'Skip' priority on consoleneeshy2021-01-29
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [Console] Fix hostlist status lookup errorsCalum Lind2020-04-27
* [Console] Fix AttributeError setting config valuesCalum Lind2019-11-28
* [Lint] Fix Black and Flake8 issuesCalum Lind2019-11-13
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [#3250|Console] Fix errors dispaying magnets with no filesCalum Lind2019-05-11
* [#3250|Console] Fix unable to remove torrentCalum Lind2019-05-11
* [#3248|Console] Fix not accepting input under Python3Calum Lind2019-05-08
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* [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
* [Console] Refactor single letter variablesCalum Lind2018-10-22
* [#3199|Console] Fix UnicodeEncodeError in addstrCalum Lind2018-10-22
* Fix large ETA overflow C intCalum Lind2018-10-19
* Cleanup outgoing_interface code and help textCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Lint] Flake8 cleanupCalum Lind2018-09-14
* [Py2to3] Fixes to display Web UICalum Lind2018-09-14
* [Console] Fix cmdline output and testsCalum Lind2018-09-14
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [Console] Fix unhandled error in preferencesCalum Lind2018-07-12
* [Console] Fix unhandled error in torrentactionsCalum Lind2018-07-10
* [Console] Ensure time string is unicodeCalum Lind2018-07-10
* [Console] Fix char encoding in preferencesCalum Lind2018-07-10
* [Console] Fix and refactor window.add_str codeCalum Lind2018-07-10
* [Py3] Fix sort and sorted issuesCalum Lind2018-06-27
* [Py3] A large set of fixes for tests to pass under Python 3Calum Lind2018-06-27
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26
* Fix and cleanup outgoing interface codeCalum Lind2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [#3171] Add Option To Specify Outgoing Connection InterfaceDoadin2018-05-21
* [Flake8] Fix import and docstrings issuesCalum Lind2018-05-20
* [#3129|Console] Fix unable to use connect command from terminalCalum Lind2017-11-18
* [#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
* [Lint] Fix flake8 issues with l as varCalum Lind2017-10-29
* [Console] Refactor quit code and cleanup conn mgrCalum Lind2017-06-07
* [UI] Further refactoring of the connection managersCalum Lind2017-06-07
* [UI] Refactor duplicated code out of connection managersCalum Lind2017-06-07
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [Console] Fix super usage breaking consoleCalum Lind2017-03-29
* [Console] Add time_added to info status keysCalum Lind2017-03-20