summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web
Commit message (Expand)AuthorAge
...
* [Lint] Format files with PrettierCalum Lind2018-10-03
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Py2to3] More fixes for web uiCalum Lind2018-09-14
* [Py2to3] Fixes to display Web UICalum Lind2018-09-14
* [Py2to3] Fix opening torrent files in byte modeCalum Lind2018-09-14
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [Py2to3] Fix putChild requires bytesCalum Lind2018-09-14
* [WebUI][Daemon] Enhance TLS SecurityDjLegolas2018-09-06
* [WebUI] Constrain large icons to fit sidebar properlyMetaa2018-09-06
* [WebUI] Handle missing gettext.js fileDjLegolas2018-07-16
* [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
* Manually compress png with zopflipngCalum Lind2018-06-21
* Recreate and compress iconsCalum Lind2018-06-21
* [#2867][WebUI] Fix Daemon connection problemDjLegolas2018-06-19
* [WebUi] Fixed Install Plugin window creationDjLegolas2018-06-12
* Fix and cleanup outgoing interface codeCalum Lind2018-06-02
* Fix files to pass new Flake8 checkersCalum Lind2018-06-01
* Update gettext for outgoing interfaceCalum Lind2018-06-01
* [#3171] Add Option To Specify Outgoing Connection InterfaceDoadin2018-05-21
* [WebUI] Encode HTML entitiiesCalum Lind2018-02-04
* [#3126|Core] Restore synchonous add torrent methods for backward compatibiltyCalum Lind2017-11-18
* [WebUI] Refactor out AuthError for NotAuthorizedErrorCalum Lind2017-06-23
* [WebUI] Fix testing array after removing torrentsCalum Lind2017-06-17
* [#2707|WebUI] Ensure var test for getSelectedRecords valueCalum Lind2017-06-17
* Update changelog and gettextCalum Lind2017-06-16
* [WebUI] Refactor host connect methodsCalum Lind2017-06-16
* [#3068|WebUI] Fix not connecting to default daemonCalum Lind2017-06-16
* [#3037] Add creator field to details tabsCalum Lind2017-06-15
* [#3064|WebUI] Fix server not sending TLS intermediate certsCalum Lind2017-06-15
* [WebUI] Fix attempting to connect to blank host_infoCalum Lind2017-06-08
* [UI] Further refactoring of the connection managersCalum Lind2017-06-07
* [UI] Refactor duplicated code out of connection managersCalum Lind2017-06-07
* Add new deluge icons and update icon generation scriptCalum Lind2017-06-05
* Minor gettext script improvementsCalum Lind2017-03-21
* [WebUI] Fix error displaying tracker iconsCalum Lind2017-03-16
* [#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
* [WebUI] Return 404.html for files not foundCalum Lind2017-03-15
* [WebUI] Check render template files exist and raise 404 if notKyle Neideck2017-03-15
* [WebUI] Use error logging and add exception message detailCalum Lind2017-03-01
* [WebUI] Only accept application/json content-type requestsCalum Lind2017-03-01
* [WebUI] Linting trailing commaCalum Lind2017-02-23
* [Py2to3] Refactor out usage of unicode and basestringCalum Lind2017-02-23
* [WebUI] Fix missing low.png for file priorityCalum Lind2017-02-23
* [WebUI] Markup byte strings for twisted requestCalum Lind2017-02-22
* [Core] Markup byte-strings to fix httpdownloader and core testsCalum Lind2017-02-22
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-22
* [WebUI] Log successful logins with associated ipCalum Lind2017-02-20