drop/server/api/v1
Paco dfa30c8a65
Admin home page #128 (#259)
* First iteration on the new PieChart component

* #128 Adds new admin home page

* Fixes code after merging conflicts

* Removes empty file

* Uses real data for admin home page, and improves style

* Reverts debugging code

* Defines missing variable

* Caches user stats data for admin home page

* Typo

* Styles improvements

* Invalidates cache on signup/signin

* Implements top 5 biggest games

* Improves styling

* Improves style

* Using generateManifest to get the proper size

* Reading data from cache

* Removes unnecessary import

* Improves caching mechanism for game sizes

* Removes lint errors

* Replaces piechart tooltip with colors in legend

* Fixes caching

* Fixes caching and slight improvement on pie chart colours

* Fixes a few bugs related to caching

* Fixes bug where app signin didn't refresh cache

* feat: style improvements

* fix: lint

---------

Co-authored-by: DecDuck <declanahofmeyr@gmail.com>
2025-11-08 09:14:45 +11:00
..
admin Admin home page #128 (#259) 2025-11-08 09:14:45 +11:00
auth Admin home page #128 (#259) 2025-11-08 09:14:45 +11:00
client Admin home page #128 (#259) 2025-11-08 09:14:45 +11:00
collection chore: prettier pass 2025-04-15 21:46:34 -04:00
companies/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
games/[id] Admin home page #128 (#259) 2025-11-08 09:14:45 +11:00
news chore: prettier pass 2025-04-15 21:46:34 -04:00
notifications Logging (#131) 2025-07-09 12:01:23 +10:00
object/[id] i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
screenshots i18n Support and Task improvements (#80) 2025-06-05 09:53:30 +10:00
settings Store overhaul (#142) 2025-07-30 13:40:49 +10:00
store Fix lints 2025-10-24 09:33:39 +11:00
tags/[id] Store overhaul (#142) 2025-07-30 13:40:49 +10:00
task Revert "fix: convert socket sessions to cacheHandler" 2025-05-08 21:43:54 +10:00
user API tokens (#201) 2025-08-23 13:58:52 +10:00
index.get.ts v2 download API and Admin UI fixes (#177) 2025-08-09 15:45:39 +10:00
setup.post.ts Setup wizard & 0.3.0 release (#146) 2025-07-31 20:41:02 +10:00
token.get.ts API tokens (#201) 2025-08-23 13:58:52 +10:00