aboutsummaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2023-07-24remove debug console.log()0neGal
2023-07-24fixed updateable packages not being removeable0neGal
2023-07-24Merge branch 'main' into packages-dir0neGal
2023-07-22minor changes to the styling0neGal
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-07fixed settings' animation messing with tooltip0neGal
2023-05-07added hover tooltips0neGal
2023-05-06change launch button text if game is running0neGal
2023-04-29win.alert() now uses Promise, and added .confirm()0neGal
2023-04-01Fixes broken JSON files on restartLumiChnn
2023-03-09fixed not having to confirm removing core mods0neGal
2023-03-09fixed centered .grid items/elements0neGal
2023-03-09fixed changing language not disabling autolang0neGal
2023-03-09dont loop through modsobj if it's not set0neGal
2023-03-09download Northstar to <cache_dir>/vipertmp0neGal
2023-03-05fixed not being able to toggle mods with updates0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-02-07fixed alignment of modlist and release pages0neGal
2023-02-07added icons to modlist0neGal
2023-02-05fixed grid elements overflowing0neGal
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-28initial draft for redesign of the mod list0neGal
2023-01-27move app/*.js files into app/js/0neGal
2023-01-15remove debug console.log()0neGal
2023-01-13work in progress redesign for release notes0neGal
2023-01-12basically support thunderstore_author.txt0neGal
2022-11-23added more user friendly error message0neGal
2022-11-23actually fix duplicate mods0neGal
2022-09-14differentiation between update() and updatevp()0neGal
2022-08-07fix: lintAlystrasz
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-08-06feat: prevent Northstar update and update download link text if no InternetAlystrasz
2022-08-05feat: handle release notes fetching with no internetAlystrasz
2022-06-12removed cookie and manager alert in webview0neGal
2022-06-12tiny animations0neGal
2022-06-12added icons to the settings popup0neGal
2022-06-07minor changes0neGal
2022-06-02added setting for auto-killing origin, functionality workingB
2022-06-01Merge pull request #130 from 0neGal/server-status0neGal
2022-05-30refactored event names0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal