aboutsummaryrefslogtreecommitdiff
path: root/src/app/js/browser.js
AgeCommit message (Expand)Author
2024-02-04added icons to more buttons0neGal
2024-02-03fixed some places using spaces for indentation0neGal
2024-01-24added search in settings popup0neGal
2024-01-24fixed clicking parts of preview popup closing it0neGal
2024-01-24fixed preview and filter popup not closing0neGal
2024-01-24entirely refactor src/modules/requests.js0neGal
2024-01-20added src/app/js/events.js0neGal
2024-01-20added src/app/js/popups.js0neGal
2023-11-08fixed using incorrect localization strings0neGal
2023-09-16made some lang keys far more logical0neGal
2023-08-26fixed mod browser thinking it's done loading pkgs0neGal
2023-08-21properly detect installed packages in mod browser0neGal
2023-07-31window buttons are no longer hidden behind popups0neGal
2023-07-24remove debug console.log()0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-03-09dont loop through modsobj if it's not set0neGal
2023-03-05fixed not being able to toggle mods with updates0neGal
2023-02-07added icons to modlist0neGal
2023-02-01en.json modlist localizations0neGal
2023-02-01added update button to modlist0neGal
2023-01-31different colored switches0neGal
2023-01-30added: toggles for toggling mods in modlist0neGal
2023-01-29simplify and fix checking package versions0neGal
2023-01-28initial draft for redesign of the mod list0neGal
2023-01-27move app/*.js files into app/js/0neGal