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-21Added Spanish strings for plugin install promptDelta
2023-07-22minor edits to the window decoration tooltips0neGal
2023-07-22added English strings for plugin install prompt0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-22unify all mods of a package into one0neGal
2023-07-21mods from packages can be removed in the frontend0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-07-21basic support for showing packages in frontend0neGal
2023-07-16minor changes to packages.install()0neGal
2023-07-16remove mods in old folder if installing to new one0neGal
2023-07-16fixed unzipper pre-maturily thinking it's finished0neGal
2023-07-16fixed packages without plugins not installing0neGal
2023-07-16initial support for packages dir0neGal
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