aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extensions.py
AgeCommit message (Expand)AuthorLines
2023-05-09Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela-1/+2
2023-04-29Merge branch 'dev' into ui-config-tabsAUTOMATIC1111-9/+230
2023-04-29Merge branch 'dev' into extension-settings-backupAUTOMATIC1111-6/+14
2023-04-29fix extension installation broken by #9518AUTOMATIC-3/+3
2023-04-10fix: support for default branchyike5460-5/+12
2023-04-09feat: add branch support for extension installationyike5460-3/+4
2023-03-29Add webui linkspace-nuko-7/+7
2023-03-29Add links for commits in table, if remote is from GitHubspace-nuko-5/+25
2023-03-29Make into divsspace-nuko-2/+2
2023-03-29Add filename to UI and config name to filenamespace-nuko-1/+3
2023-03-29Various UI fixes in config state tabspace-nuko-19/+26
2023-03-29Save/restore working webui/extension configsspace-nuko-1/+185
2023-03-29Make selected tab configurable with UI configspace-nuko-3/+3
2023-03-27Make disable configurable between builtin/extra extensionsspace-nuko-4/+17
2023-03-27do not read extensions' git stuff at startupAUTOMATIC-0/+5
2023-03-25Merge branch 'master' into masterAUTOMATIC1111-9/+6
2023-03-25Merge pull request #8647 from Tps-F/add_submoduleAUTOMATIC1111-8/+5
2023-03-25enable queue by defaultAUTOMATIC-1/+1
2023-03-23added search textbox to filter available extensionspieresimakp-11/+31
2023-03-16Cross device linkFtps-1/+11
2023-03-15remove unused libraryFtps-2/+0
2023-03-15Update ui_extensions.pyFtps-16/+5
2023-03-12change extension index link to the new dedicated repo instead of wikiAUTOMATIC-1/+1
2023-02-13add version to extensions tableVladimir Mandic-5/+3
2023-01-28add progressbar to extension update check; do not check for updates for disab...AUTOMATIC-10/+18
2023-01-27add data-dir flag and set all user data directories based on itMax Audron-1/+1
2023-01-06sort extensions by date and add an option to sort by other columnsAUTOMATIC-12/+32
2022-12-24Merge pull request #4684 from simcop2387/fix-extension-dockerAUTOMATIC1111-1/+14
2022-12-10add an 'installed' tag to extensionsAUTOMATIC-4/+9
2022-12-03add built-in extension systemAUTOMATIC-1/+7
2022-12-02fix typojcowens-1/+1
2022-11-13Fix docker tmp/ and extensions/ handling for docker. might also work for sym...Ryan Voots-1/+14
2022-11-12Fix: `error: Your local changes to the following files would be overwritten b...Mrau Hu-2/+2
2022-11-12run installers for newly installed extensionsAUTOMATIC-0/+3
2022-11-06add tags to extensions, and ability to filter out tagsAUTOMATIC-11/+44
2022-11-04Open extensions links in new tabinnovaciones-1/+1
2022-11-02Make extension manager Remote links open a new tabJu1-js-1/+1
2022-11-01Added Available tab to extensions UI.AUTOMATIC-8/+104
2022-10-31disable access to extension stuff for non-local serversAUTOMATIC-0/+10
2022-10-31add initial version of the extensions tabAUTOMATIC-0/+162