This website requires JavaScript.
Explore
Help
Register
Sign In
rommapp
/
romm
Watch
1
Star
0
Fork
0
You've already forked romm
mirror of
https://github.com/rommapp/romm.git
synced
2026-02-19 07:50:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85e4f0a4338f466ebbbdbde75d534627dc255f8e
romm
/
backend
/
handler
/
database
History
zurdi
85e4f0a433
Enhance multi-value filter functionality with logic operators for genres, franchises, collections, companies, age ratings, regions, and languages. Update API and frontend components to support new filter states and logic. Refactor gallery filter store and API service to accommodate multi-value selections and maintain backward compatibility with single-value filters. Improve UI for filter options in the gallery app, including logic toggle buttons for better user interaction.
2025-11-27 19:19:09 +00:00
..
__init__.py
collections get_roms endpoint added
2024-07-02 14:31:27 +02:00
base_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00
collections_handler.py
Refactor gallery filter components to use toggle buttons for filter states, allowing null values for all filters. Update filter logic in the store and API services to accommodate new states. Enhance UI for better visibility and interaction with filter options in the gallery app.
2025-11-27 12:56:01 +00:00
firmware_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00
platforms_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00
roms_handler.py
Enhance multi-value filter functionality with logic operators for genres, franchises, collections, companies, age ratings, regions, and languages. Update API and frontend components to support new filter states and logic. Refactor gallery filter store and API service to accommodate multi-value selections and maintain backward compatibility with single-value filters. Improve UI for filter options in the gallery app, including logic toggle buttons for better user interaction.
2025-11-27 19:19:09 +00:00
saves_handler.py
add tests
2025-10-23 11:12:17 -04:00
screenshots_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00
states_handler.py
[HOTFIX] Fix fetching saves/states for rom or platform
2025-10-23 10:42:50 -04:00
stats_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00
users_handler.py
misc: Apply import sorting
2025-09-04 11:17:00 -03:00