summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web
Commit message (Expand)AuthorAge
* [WebUI] Refactor changing themeCalum Lind2024-02-19
* [WebUI] Add a way to change themesDjLegolas2024-02-19
* [WebUI] Fix tracker icon to fit within tracker column rowsChris Ross2024-01-21
* [WebUI] Fix progress divide by 0 error with empty dirfreddy26592024-01-21
* [UI] Further compress Deluge iconsCalum Lind2023-11-19
* [UI] Minor improvements to create_deluge_pngsCalum Lind2023-11-19
* [UI] Losslessly compress PNG imagesAnthony Ryan2023-11-19
* [Common] Replace pkg_resources with importlib for resource path findingCalum Lind2023-05-29
* [WebUI] use rational maxValueXuefer2023-04-23
* [WebUI] Sidebar: fix error for lazy initXuefer H2023-04-23
* [WebUI] FilesTab: undefined setColumnValueXuefer H2023-04-23
* [WebUI] use setTimeout instead of setIntervalXuefer H2023-04-23
* [WebUI] Fix setting base pathCalum Lind2023-03-03
* [WebUI] Minor refactoringCalum Lind2023-03-03
* [Lint] Update pre-commit apps to latest versionsCalum Lind2023-02-24
* [WebUI] Fix `TypeError` in DelugeWeb constructorDjLegolas2022-12-01
* [Web] Accept charset in content-type for json messagesibizaman2022-06-12
* [WebUI] Fixed 'Complete Seen' and 'Completed' sortingMartin Hertz2022-05-17
* [WebUI] Move HTML entity encoding to clientCalum Lind2022-02-14
* [WebUI] Fix encoding HTML entities for torrent attributesCalum Lind2022-02-14
* [Lint] Update linter version and fix issuesCalum Lind2022-02-13
* [Core] Stopped using libtorrent deprecated functionsDjLegolas2022-02-13
* [WebUI] Define foreground and background colorsDjLegolas2022-01-03
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-29
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-28
* [WebUI] Fixed ETA sorting in WebUIDjLegolas2021-12-22
* [Servers] Moved check_ssl_keys and generate_ssl_keys to crypto_utils.pyDjLegolas2021-12-20
* [Build] Fix WebUI js minifying errorCalum Lind2021-12-15
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [UI] Add magnet icons for copy and add actionsCalum Lind2021-09-21
* [WebUI] Add menu option to copy magnet URIGargaj2021-09-21
* [WebUI] Add country flag alt/title for accessibilityVasilij Schneidermann2021-01-29
* [WebUI] Fix tracker icon download errorEFS2021-01-29
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [WebUI] Fix class-header for Deluge.EditTrackersWindowDjLegolas2019-06-25
* [WebUI] Handle torrent add failuresDjLegolas2019-06-21
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Web] Fix unable to change passwordCalum Lind2019-06-11
* [Web] Change request.base path encoding to utf-8Calum Lind2019-06-11
* [Web] Fix TypeError with reverse proxy x-deluge-base headerCalum Lind2019-06-11
* [Web] Fix peers tab failing to set flag locationthelamer2019-06-11
* [Web] Fix missing deregister_objectCalum Lind2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [#3244|Web] Add support for accept-encoding headerCalum Lind2019-05-09
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [Lint] Bump prettier version to 1.15.2Calum Lind2018-11-16
* [WebUI] Catch unhandled 'Bad host id' exceptionCalum Lind2018-11-16
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [GTK3] Fix gettext translation codeCalum Lind2018-11-02
* [Docs] Reorganise and add sections from wikiCalum Lind2018-11-01