aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
5 daysfixed being unable to scroll mods list0neGal
5 daysproperly open <select>'s with navigation functions0neGal
6 daysfixed default selection being continously selected0neGal
6 daysfixed mod div being scrolled by navigate.move()0neGal
6 daysadded a search bar to the mods list0neGal
6 daysadded request.check_with_toasts() and use it0neGal
6 daysrefresh server status when back online0neGal
6 daysfix "Check for updates" button not disabling0neGal
6 dayshide server status when offline0neGal
6 daysif offline close browser and disable some buttons0neGal
6 dayssimplify checking offline state0neGal
6 daysadded requests.check() and uses of it0neGal
6 daysadded offline indicator icon0neGal
6 daysminor syntax changes0neGal
6 daysMerge branch 'main' into PR/onLine-event0neGal
6 daysadded sorting to mod browser0neGal
6 daysfixed navigate.select() not working on switches0neGal
6 daysskip core mods when doing "Toggle All"0neGal
6 daysdon't prompt when enabling a core mod0neGal
6 daysMerge pull request #248 from Jan200101/PR/protocol0neGal
6 daysMerge pull request #249 from Jan200101/PR/handle-permission-error0neGal
6 daysMerge branch 'main' into gamepad-supportgamepad-support0neGal
2024-08-19Update src/lang/fr.jsonJan
2024-08-17chore: add chinese translation by xwiiJan200101
2024-08-15support SteamDeck bumper buttons in desktop layout0neGal
2024-08-15lang: add french translation by CyanPickleJan200101
2024-08-15chore: add french translation by CyanPickleJan200101
2024-08-15chore: add german translationJan200101
2024-08-15chore: remove installing translation descriptionJan200101
2024-08-14feat: show toast when installing mod through ror2mm protocolJan200101
2024-08-14chore: display alert when mod install via protocol cannot be resolvedJan200101
2024-08-14chore: remove debug loggingJan200101
2024-08-14chore: remove useless try catchJan200101
2024-08-14feat: display alert when Viper is already running and no args are givenJan200101
2024-08-14feat: parse commandLine of secondary instancesJan200101
2024-08-14feat: use instance locks to prevent multiple instances of viperJan200101
2024-08-13chore: use existing mod installation logic for r2mm protocolJan200101
2024-08-13chore: rework protocol mod installs to use renderer package listJan200101
2024-08-10lang: add chinese translation for update failureJan200101
2024-08-10lang: add german translation for update failureJan200101
2024-08-10revert some localization changesJan200101
2024-08-10fix: prevent multiple missing-perms routines from startingJan200101
2024-08-10chore: prevent gamepath permission alert from reopening on same gamepathJan200101
2024-08-05chore: set default folder argumentJan200101
2024-08-05feat: test gamepath permissions by creating a fileJan200101
2024-08-04lang: add english keys for unzip error handlingJan200101
2024-08-04feat: add error handler for streaming unzipJan200101
2024-08-04fix: call correct method for renderer ipc toast eventJan200101
2024-08-04feat: support thunderstore ror2mm protocol for installing modsJan200101
2024-08-04fix: correct install callback for mods that aren't already installedJan200101