1
0
Fork 0
mirror of synced 2024-07-16 03:46:23 +12:00
Rare/rare
loathingKernel fec4e3c0e1 GameDetails: Refactor file structure
`GameInfo` has been renamed to `GameDetails` to align it with
the similar `StoreDetails` page while making the difference clearer.

Remove the `game_` prefix from the file names to reduce noise. The path
should be enough to provide scope.
2024-05-17 13:31:48 +03:00
..
commands commands: add __init__.py for module discovery 2024-03-06 17:57:48 +02:00
components GameDetails: Refactor file structure 2024-05-17 13:31:48 +03:00
lgndr Rare: cherry-pick some of sourcery suggestions 2024-02-12 21:52:07 +02:00
models RareGame: Update protondb grade every 3 days even if it already exists. 2024-05-16 13:18:05 +03:00
resources Store: Fix rebase errors 2024-02-25 21:35:44 +02:00
shared WinePathResolver: Disable pylint check (possibly-used-before-assignment) 2024-05-16 19:29:14 +03:00
ui GameDetails: Refactor file structure 2024-05-17 13:31:48 +03:00
utils SteamGrades: Print an error message instead of the exception 2024-05-16 13:58:10 +03:00
widgets LoadingWidget: Start playing movie once the widget is visible if autostart is enabled 2024-05-15 22:48:52 +03:00
__init__.py Rare: Release 1.10.11 2023-12-20 11:25:29 +02:00
__main__.py Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
main.py Rare: Move sub-commands implementations in the commands subfolder 2024-02-12 21:52:08 +02:00