aboutsummaryrefslogtreecommitdiff
path: root/src/app/js
AgeCommit message (Expand)Author
2024-06-09fixed webview theming not being appliedmodularized-frontend0neGal
2024-06-09fixed version numbers not updating after update0neGal
2024-06-09fixed things in the settings popup not loading0neGal
2024-06-08rename js/set_dom_strings.js to localize.js0neGal
2024-06-08fixed race condition in js/set_dom_strings.js0neGal
2024-06-08convert js/browser.js to a CommonJS module0neGal
2024-06-08convert js/tooltip.js to a CommonJS module0neGal
2024-06-08convert js/launcher.js to a CommonJS module0neGal
2024-06-08move browser.js' normalize() into mods.js0neGal
2024-06-08convert js/toast.js to a CommonJS module0neGal
2024-06-08convert js/mods.js to a CommonJS module0neGal
2024-06-08replace js/misc.js file with js/version.js module0neGal
2024-06-08initial commit to better modularize frontend0neGal
2024-02-04added icons to more buttons0neGal
2024-02-03fixed some places using spaces for indentation0neGal
2024-02-03added back error for fetching release notes0neGal
2024-02-03requests.js ignores cache time when no internet0neGal
2024-01-24added search in settings popup0neGal
2024-01-24added release date to release notes0neGal
2024-01-24fixed clicking parts of preview popup closing it0neGal
2024-01-24fixed settings categories staying closed0neGal
2024-01-24fixed preview and filter popup not closing0neGal
2024-01-24entirely refactor src/modules/requests.js0neGal
2024-01-20fixed settings cog sometimes not moving0neGal
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-16added buttons for fixing some problems and alike0neGal
2023-09-16made some lang keys far more logical0neGal
2023-09-16lang files can now use objects!0neGal
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-24added default Northstar icon for core mods0neGal
2023-07-24remove debug console.log()0neGal
2023-07-24fixed updateable packages not being removeable0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-22unify all mods of a package into one0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-05-07added hover tooltips0neGal
2023-03-09fixed not having to confirm removing core mods0neGal
2023-03-09fixed changing language not disabling autolang0neGal
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-30remove: Settings.reloadSwitches() and .switch()0neGal