Michael Manganiello
|
e4e3928d1b
|
misc: Apply import sorting
|
2025-09-04 11:17:00 -03:00 |
|
Georges-Antoine Assi
|
887ccf9f26
|
[ROMM-1761] Show platform disk size in sidebar
|
2025-03-20 18:12:10 -04:00 |
|
Georges-Antoine Assi
|
55eee458a1
|
actaully complete backend
|
2024-12-21 00:37:37 -05:00 |
|
Georges-Antoine Assi
|
3fcce6606c
|
complete updating the endpoints and models
|
2024-12-20 22:41:56 -05:00 |
|
Zurdi
|
7cdc12c7b2
|
fixed stats and user handler
|
2024-07-04 23:11:07 +02:00 |
|
Georges-Antoine Assi
|
b7c2350123
|
Merge branch 'master' into misc/simplify-stat-query-platforms
|
2024-06-30 20:24:47 -04:00 |
|
Michael Manganiello
|
bc13e69a5b
|
misc: Simplify statistics query to retrieve platforms count
Instead of counting `Platform` rows, and filtering based on a subquery
in `Rom`, we can simply count the different `platform_id` values in
`Rom`.
|
2024-06-30 17:55:11 -03:00 |
|
Michael Manganiello
|
b0f834282a
|
fix: Add implementation for total filesize statistic
Add query that calculates total filesize statistic, currently hardcoded
to zero.
|
2024-06-30 17:40:48 -03:00 |
|
Georges-Antoine Assi
|
1840390c8a
|
finish mypy fixes
|
2024-05-21 21:28:17 -04:00 |
|
Georges-Antoine Assi
|
a7cf0d389a
|
run trunk format on all files
|
2024-05-21 10:18:13 -04:00 |
|
Georges-Antoine Assi
|
dc33054ba1
|
more name refactoring
|
2024-05-05 16:45:58 -04:00 |
|