index
:
Viper
gamepad-support
linux-launch
linux-launch-v2
main
modularized-frontend
packages-dir
Launcher+Updater for TF|2 Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
app
/
browser.js
Age
Commit message (
Expand
)
Author
2022-05-30
refactored event names
0neGal
2022-05-30
fixed missing commas and various syntax stuff
0neGal
2022-05-21
fixed packages being filtered when they shouldn't
0neGal
2022-05-21
fixed infinite loading depending on the filters
0neGal
2022-05-21
fixed filters not working
0neGal
2022-05-20
fixed filters button not being able to be toggled
0neGal
2022-05-20
removed debug Browser.set()
0neGal
2022-05-17
preview <webview> now fades in and out seamlessly
0neGal
2022-05-17
added external link button and changed string
0neGal
2022-05-17
improvements to the preview
0neGal
2022-05-16
added mod preview browser
0neGal
2022-05-16
majorly improved performance
0neGal
2022-05-16
a lot of stuff, but mainly a "Load more..." button
0neGal
2022-05-12
initial draft for supporting dependencies
0neGal
2022-04-24
more minor improvements to the UI
0neGal
2022-04-24
tiny improvements to the look of the mod browser
0neGal
2022-03-26
fixed error and removed browser on startup
0neGal
2022-03-26
added filters
0neGal
2022-03-22
fixed potential edge case
0neGal
2022-02-20
initial work on settings page
0neGal
2022-02-08
added toasts for installation of mods
0neGal
2022-02-08
fixed browser being reloaded on every toggle
0neGal
2022-02-08
Thunderstore mods are only loaded when requested
0neGal
2022-02-07
all mods should now have proper install status
0neGal
2022-02-07
removed Browser opening on startup
0neGal
2022-02-07
added support for more obscure mod structure
0neGal
2022-02-05
various changes, aesthetic and functionality
0neGal
2022-02-05
moved author position, and fixed text overflowing
0neGal
2022-02-05
implemented limit to loading packages
0neGal
2022-02-05
fixed edge case with folder names
0neGal
2022-02-05
fix edge case for when Archives/mods doesn't exist
GitExample
2022-02-05
button now updates when mod is removed
GitExample
2022-02-05
fix some mods appearing as uninstalled in browser
GitExample
2022-02-03
detection for new updates of mods
GitExample
2022-02-03
added search functionality
GitExample
2022-02-03
added English localizations
GitExample
2022-02-03
version numbers
GitExample
2022-02-03
detection of installed mods, disabling buttons
GitExample
2022-02-03
ability to download from browser
GitExample
2022-01-23
minor aesthetic changes
0neGal
2022-01-23
added loading, close button, element fadein etc
0neGal
2022-01-21
actually loads thunderstore now
0neGal
2022-01-20
added fallback icon, and ways to close the browser
0neGal
2022-01-20
initial commit on thunderstore support
0neGal