summaryrefslogtreecommitdiffstats
path: root/deluge/ui/common.py
Commit message (Expand)AuthorAge
* [#3388|WebUI] Fix md5sums in torrent files breaking file listingCalum Lind2021-03-24
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [#1903|UI] Add super seeding option to interfacesCalum Lind2018-10-25
* [Common] Fix incorrect path in TorrentInfoCalum Lind2018-10-14
* [Py3] Fix TorrentInfo info_dict decodingCalum Lind2018-10-10
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] Further maketorrent fixesCalum Lind2018-09-14
* [Py2to3] Fix TorrentInfo metainfo dict key lookupsCalum Lind2018-09-14
* Fix flake8 trailing commaCalum Lind2018-06-27
* Fix missing _metainfo attribute in TorrentInfoCalum Lind2018-06-26
* [UI] Refactor TorrentInfo and add functionalityCalum Lind2018-06-19
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* [GTKUI] Add prefs liststore col for translationCalum Lind2017-06-09
* [UI] Refactor duplicated code out of connection managersCalum Lind2017-06-07
* [Python3] Fixes to make code backward compatibleCalum Lind2017-06-05
* [#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
* [Common] Rename decode_string to decode_bytesCalum Lind2017-02-23
* [Common] Decode byte strings for TorrentInfoCalum 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
* [GTKUI] Fix the translation of tracker statusCalum Lind2016-11-30
* [Lint] Fix files to pass Flake8 v3.2.0Calum Lind2016-11-17
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-03
* [Console] Rewrite of the console codebendikro2016-10-30
* [#2900] Fix Error loading torrent: invalid bencoded valuebendikro2016-10-28
* Revert "[Py2to3] Clean-up the use of keys() on dictionary objects."Calum Lind2016-10-26
* [Py2to3] Clean-up the use of keys() on dictionary objects.Andrew Resch2016-10-26
* [#2875][Web] Fix: WebUI Json dumps Errorbendikro2016-10-19
* [#2889] Fixes for 'Too many files open' errorCalum Lind2016-10-18
* [UI] Use a shared DEFAULT_HOSTS dict in ui/commonbendikro2016-05-24
* [Lint] Enable pylint 'bad-continuation' and fix issuesCalum Lind2016-05-09
* [#2832] [UI] Skip blank lines in auth fileCalum Lind2016-05-09
* [Lint] Autopep8 aggressive runCalum Lind2015-11-04
* [Lint] Cleanup code to pass PyLint Warning categoryCalum Lind2015-10-30
* Fix pep8 across codebaseCalum Lind2015-10-21
* [GTKUI] Remove old and unneeded codeCalum Lind2015-09-05
* Minor updates to the translation scriptsCalum Lind2015-08-20
* Flake8 core and common filesCalum Lind2014-09-03
* Sort/prettify imports with isortCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_exceptCalum Lind2014-09-03
* [Python-Modernize] lib2to3.fixes.fix_has_keyCalum Lind2014-09-03
* [GTKUI] Reorganise layout of tab items and add Tracker tabCalum Lind2014-08-22
* [#637] Add a Moving storage state along with progressCalum Lind2014-07-16
* [#2418] Fix WebUI error when adding non-ascii torrentCalum Lind2014-07-08
* Remove old sha module import codeCalum Lind2014-07-05
* Make sure auth file is closed during get_localhost_authChase Sterling2013-05-11