summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [#3244|Web] Add support for accept-encoding headerCalum Lind2019-05-099-86/+65
* [Packaging] Remove distro from setuptool requirementsCalum Lind2019-05-091-1/+0
* [Tests] Fix console test fail on AppVeyorCalum Lind2019-05-081-1/+3
* [Common] Replace platform.linux_distribution functionCalum Lind2019-05-084-3/+15
* [#3248|Console] Fix not accepting input under Python3Calum Lind2019-05-084-4/+9
* [Lint] Update pre-commit linter versionsCalum Lind2019-05-032-4/+6
* [Tests] Fix AttributeError in test_core with Twisted 19Calum Lind2019-05-031-1/+1
* [Plugins] Fix missing deregister for JSONCalum Lind2019-05-031-0/+3
* [Tox] Pin pip version to fix PEP517 issuesCalum Lind2019-05-031-2/+2
* [GTK] Remove running reactor in Gdk threadCalum Lind2019-03-291-9/+1
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-2914-45/+41
* [Docs] Fix recommonmark monkey patch and pin versionCalum Lind2019-03-292-9/+8
* [GTK] Fix file manager window popup behind DelugeCalum Lind2018-11-171-13/+9
* [i18n] Fix incorrect GB translationCalum Lind2018-11-171-1/+1
* [Core|Py3] Fix fastresume data not being loadedCalum Lind2018-11-171-0/+3
* [Lint] Bump prettier version to 1.15.2Calum Lind2018-11-165-24/+11
* [Tests] Fix failing tracker_icons testCalum Lind2018-11-161-0/+2
* [WebUI] Catch unhandled 'Bad host id' exceptionCalum Lind2018-11-161-1/+9
* [GTK] Fix adding non-ascii torrents and paths on Py2Calum Lind2018-11-161-8/+16
* [GTK] Refactor deluge.common usageCalum Lind2018-11-161-19/+24
* [Core] Fix showing incorrect file prioritiesCalum Lind2018-11-161-6/+1
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-164-6/+17
* Modify the transfer protocol in a couple ways.Andrew Resch2018-11-132-28/+36
* [Packaging] Fix deps for win32Calum Lind2018-11-123-6/+9
* [Common] Fix win32 set env issue on Python 3Calum Lind2018-11-121-33/+9
* [GTK] Fix no torrent selected on startupCalum Lind2018-11-091-3/+3
* [#3211|Packaging] Fix missing tray iconCalum Lind2018-11-092-7/+3
* Fix UnicodeDecodeErrors with files containing non-ascii charsCalum Lind2018-11-081-5/+6
* [GTK] Fix needing bytes with hashlib on Py3Calum Lind2018-11-071-1/+1
* [Execute] Fix Glade layout and Py3 bytes issueCalum Lind2018-11-072-1/+5
* [GTK] Fix windows not showing topmost on desktopCalum Lind2018-11-074-9/+19
* [GTK] Fix showing sidebar and tabsbarCalum Lind2018-11-076-31/+29
* [GTK] Remove old builtin notification config valuesCalum Lind2018-11-061-10/+0
* [AutoAdd] Fix GTK3 AttributeErrorsCalum Lind2018-11-061-3/+5
* [GTK] Replace all deprecated VBox and HBoxCalum Lind2018-11-0619-72/+101
* [Label] Fix mnemonic labelsCalum Lind2018-11-061-7/+6
* Remove stray debug logging linesCalum Lind2018-11-061-3/+0
* [WebUI] Fix creating icon on GTK3 prefs pageCalum Lind2018-11-061-3/+1
* [GTK] Fix and cleanup storing window positionCalum Lind2018-11-061-16/+11
* [GTK] Fix tray preferences greyed outCalum Lind2018-11-061-1/+1
* [GTK] Fix systray popup TypeErrorCalum Lind2018-11-061-1/+1
* [GTK] Fix unicode warnings on Python 2Calum Lind2018-11-053-6/+8
* [Exceute] Fix GTK3 pack_start missing paramtersCalum Lind2018-11-051-4/+4
* [GTK3] Replace deprecated `set_data` with attribute assignmentCalum Lind2018-11-051-1/+1
* [GTK3] Fix pathcombo getting folder name on wrong widgetCalum Lind2018-11-051-1/+1
* [GTK] Fix missing sidebar tracker iconsCalum Lind2018-11-051-1/+3
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-059-66/+83
* [Core] Fix file_renamed alert returning methodCalum Lind2018-11-021-1/+1
* [Dependency] Remove bundled rencodeCalum Lind2018-11-029-532/+8
* [Blocklist] Fix detecting compression type on Py3Calum Lind2018-11-021-1/+1