aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-22Merge branch 'main' of https://github.com/0neGal/viper0neGal
2023-07-22minor changes to the styling0neGal
2023-07-22minor edits to the window decoration tooltips0neGal
2023-06-26Actualizar es.jsonDelta
2023-06-26[Spanish Translation] Improve clarity and fix spelling errors in element desc...Delta
2023-05-07fixed settings' animation messing with tooltip0neGal
2023-05-07added hover tooltips0neGal
2023-05-06change launch button text if game is running0neGal
2023-04-29use await on missing path alert0neGal
2023-04-29win.alert() now uses Promise, and added .confirm()0neGal
2023-04-14Update es.jsonDelta
2023-04-12refactor: update french localizationRémy Raes
2023-04-11Update de.jsonPresti
2023-04-11added EA Desktop to settings entry (en.json)0neGal
2023-04-11functional support for EADesktop.exe0neGal
2023-04-01Fixes broken JSON files on restartLumiChnn
2023-03-09remove misc console.log()0neGal
2023-03-09fixed not having to confirm removing core mods0neGal
2023-03-09fixed centered .grid items/elements0neGal
2023-03-09fixed missing modules in gamepath.js0neGal
2023-03-09fixed changing language not disabling autolang0neGal
2023-03-09dont loop through modsobj if it's not set0neGal
2023-03-09handle HTTP errors when downloading Northstar0neGal
2023-03-09download Northstar to <cache_dir>/vipertmp0neGal
2023-03-05fixed not being able to toggle mods with updates0neGal
2023-03-05small cleanups and changes in comments0neGal
2023-03-05fully get rid of utils.js0neGal
2023-03-05show alert when updating with game running0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-03-04modularized getXXVersion() functions0neGal
2023-02-07bumped version number to 1.7.0v1.7.00neGal
2023-02-07fixed alignment of modlist and release pages0neGal
2023-02-07added icons to modlist0neGal
2023-02-05fixed grid elements overflowing0neGal
2023-02-02Update es.jsonDelta
2023-02-02Merge pull request #173 from DxsSucuk/modlist-localization0neGal
2023-02-02Update de.jsonPresti
2023-02-01feat: add missing translationsRemy Raes
2023-02-01en.json modlist localizations0neGal
2023-02-01added update button to modlist0neGal
2023-01-31different colored switches0neGal
2023-01-30disable modslist buttons properly0neGal
2023-01-30added: toggles for toggling mods in modlist0neGal
2023-01-30remove: Settings.reloadSwitches() and .switch()0neGal
2023-01-29fixed weird looking margin/padding in settings0neGal
2023-01-29simplify and fix checking package versions0neGal
2023-01-28expose mod author with mods.list()0neGal
2023-01-28initial draft for redesign of the mod list0neGal
2023-01-27move app/*.js files into app/js/0neGal
2023-01-15added version numbers to requests in requests.js0neGal