summaryrefslogtreecommitdiff
path: root/frontend/src
AgeCommit message (Expand)Author
2023-02-17Fix fullscreen route inject issues caused by Feb. 17th beta. (#372)v2.5.4-pre1v2.5.4Beebles
2023-02-06Fix class name shenanigans for toast notification (#366)v2.5.3-pre3Marco Rodolfi
2023-02-01Fix UI inconsistencies, various improvements (#357)EMERALD
2023-01-29Add python logging to browser and pluginTrainDoctor
2023-01-29Add better handling for unloading of pluginsTrainDoctor
2023-01-22Fix http_request not allowing bodys (#352)v2.5.1Beebles
2023-01-19Store and plugin installation visual improvements (#343)v2.5.0-pre1EMERALD
2023-01-16Updated store CSS (#305)v2.4.15Nox
2023-01-16indicate to DFL that the router has shim appliedAAGaming
2023-01-15Aa/bump dfl navigation fix jan2023 (#341)v2.4.10-pre1TrainDoctor
2023-01-07Fix reloading UI on updates and restarting steam (#303)v2.4.9-pre1AAGaming
2022-12-29somehow accidentally left this inAAGaming
2022-12-28fix broken valveInternal when on a multi-user deckAAGaming
2022-12-15bump DFL to fix modals, Router -> Navigation in some placesv2.4.6-pre4AAGaming
2022-12-10feat(MoreCustomizableToasts): Allow plugin developers to customize some toast...jurassicplayer
2022-12-07Add custom CDN support for custom stores (#269)v2.4.6-pre1NGnius (Graham)
2022-11-15Refactoring in preparation for WebSockets (#254)v2.4.1-pre2AAGaming
2022-11-13Inline icon propelyTrainDoctor
2022-11-13Show plugin as error and give guidance for uninstallTrainDoctor
2022-11-13Add errored plugins to plugin array for uninstallsTrainDoctor
2022-11-08Fix import revertv2.4.0-pre1TrainDoctor
2022-11-06Revert "Disable store selection until PRs actually deploy to testing"TrainDoctor
2022-10-30Systemd service updating (#240)v2.3.1-pre2TrainDoctor
2022-10-30Disable store selection until PRs actually deploy to testingTrainDoctor
2022-10-30Merge Tabs and Injection Fixes, bring back native Valve toaster (#238)TrainDoctor
2022-10-29Add StoreSelect componentTrainDoctor
2022-10-24preview 10/21/2022 fixes (#234)AAGaming
2022-10-23Properly utilize image_url from Storev2.3.0-pre4TrainDoctor
2022-10-23During update, download updates first before removing old plugin files (#223)v2.3.0-pre3TrainDoctor
2022-10-23Merge drop-legacy to main.TrainDoctor
2022-10-22Added unload hook for plugins.TrainDoctor
2022-10-22Send version when asking for plugin listTrainDoctor
2022-10-16Fix toaster initializationv2.3.0-pre2TrainDoctor
2022-10-15Developer menu (#211)v2.3.0-pre1AAGaming
2022-10-14add alwaysRenderAAGaming
2022-10-14Allow B button to close active plugin and return to menu. (#218)v2.2.6-pre1AAGaming
2022-10-14fix old toast patch to not re-create windowv2.2.5-pre1AAGaming
2022-10-14Revert "Rewrite toaster hook to not re-create the window (#217)"AAGaming
2022-10-14remove friends focus workaroundAAGaming
2022-10-14Rewrite toaster hook to not re-create the window (#217)v2.2.4-pre1AAGaming
2022-10-08possibly fix zip permissionsAAGaming
2022-10-08Use a conditional while loop for when the scroll root is not found. (#212)v2.2.2-pre3Devon Schneider
2022-10-05Add plugin description to Store PluginCard (#196)v2.2.2-pre2Eddie Dover
2022-10-04Fixed an issue regarding the scroll root path (#201)v2.2.2-pre1v2.2.1Devon Schneider
2022-10-02ACTUALLY FIX the friends focus workaroundAAGaming
2022-10-02fix styling on links in markdownAAGaming
2022-10-01actually fix focus issue on startupAAGaming
2022-10-01change console.log to styled logv2.1.1v2.1.0-pre6AAGaming
2022-10-01fix friends menu focusing itselfAAGaming
2022-09-26fix(pluginview): align icon and plugin name (#185)Lukas Senionis