aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/extensions.js
Commit message (Expand)AuthorAgeFilesLines
* get progressbar to display correctly in extensions tabAUTOMATIC11112023-08-301-1/+1
* feat(extensions): add toggle all checkbox to Installed tabMartín (Netux) Rodríguez2023-06-251-0/+18
* Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela2023-05-171-71/+74
* Use substring instead of deprecated substrAarni Koskela2023-04-301-3/+3
* Fix unused variablesAarni Koskela2023-04-301-2/+2
* Fix a whole bunch of implicit globalsAarni Koskela2023-04-301-1/+1
* Various UI fixes in config state tabspace-nuko2023-03-291-2/+8
* Save/restore working webui/extension configsspace-nuko2023-03-291-0/+16
* Make disable configurable between builtin/extra extensionsspace-nuko2023-03-271-3/+3
* add progressbar to extension update check; do not check for updates for disab...AUTOMATIC2023-01-281-3/+17
* update sending input event in java script to not cause exception in browser h...AUTOMATIC2023-01-171-1/+1
* Added Available tab to extensions UI.AUTOMATIC2022-11-011-1/+12
* add initial version of the extensions tabAUTOMATIC2022-10-311-0/+24