gameflow-deck/src/mainview/components
Simeon Radivoev 9141fb35d4
feat: Implemented link game importing
feat: Implemented download page for downloading roms from various sources using plugins. Added support for internet archive external plugin.
feat: Added tasks page to track running tasks/downloads
feat: Added tanstack caching
feat: Added quick play action Fixes #6
feat: Added quick emulator launch action
fix: Made task queue only support 1 task per group and task ID should now be unique
2026-05-15 13:50:55 +03:00
..
backgrounds refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
game feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
options feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
store feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
AnimatedBackground.tsx feat: Bundled NW.js with appimages 2026-04-26 03:26:15 +03:00
AppCommunication.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
AutoFocus.tsx refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
CardElement.tsx refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
CardList.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
Carousel.tsx refactor: moved queries to their own file 2026-03-17 12:57:11 +02:00
Clock.tsx feat: implemented a basic store and emulatorjs 2026-03-14 02:15:57 +02:00
CollectionList.tsx feat: Implemented local game import (with a wizard) 2026-05-04 14:59:43 +03:00
CollectionsDetail.tsx feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
Constants.tsx fix: Fixed tests 2026-04-17 21:21:14 +03:00
ContextDialog.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
Error.tsx refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
FilePicker.tsx feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
Filters.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
FocusDots.tsx feat: implemented haptics 2026-04-07 15:28:56 +03:00
FocusTooltip.tsx refactor: Removed unused vars and imports 2026-04-06 00:13:53 +03:00
FrontEndGameCard.tsx feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
GameList.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
GamepadKeyboard.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
GlobalContextDialog.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
Header.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
HeaderSearchField.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
ImageWithFallbacks.tsx feat: Bundled NW.js with appimages 2026-04-26 03:26:15 +03:00
LoadingCardList.tsx fix: Fixed tests 2026-04-17 21:21:14 +03:00
LoadingScreen.tsx fix: Fixed tests 2026-04-17 21:21:14 +03:00
LoadMoreButton.tsx feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
NotFound.tsx refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
Notifications.tsx feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
PlatformsList.tsx refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
RoundButton.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
SaveScroll.tsx feat: massive front-end overhaul and initial github release 2026-02-08 21:18:10 +02:00
Screenshots.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
SelectMenu.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
ShortcutPrompt.tsx feat: Implemented local game import (with a wizard) 2026-05-04 14:59:43 +03:00
Shortcuts.tsx feat: Implemented local game import (with a wizard) 2026-05-04 14:59:43 +03:00
SideFilters.tsx feat: Implemented link game importing 2026-05-15 13:50:55 +03:00
StatList.tsx feat: Implemented filtering and searching 2026-04-12 22:19:24 +03:00
SvgIcon.tsx feat: Implemented local game import (with a wizard) 2026-05-04 14:59:43 +03:00