Commit Graph

6 Commits

Author SHA1 Message Date
58e3fb73b1 Fix initial load breaking. 2025-12-13 15:26:56 -05:00
b6f1b6f3e4 Added query to graphql types.
Some checks failed
Main / build-and-push-docker-image (20.x) (push) Successful in 4m47s
Hourly cron job / cron (push) Failing after 0s
2025-12-10 19:16:27 -05:00
30b4f65ec6 Secured mutations with an api-key. When in production mode it should return null if an API key is not provided or is incorrect.
All checks were successful
Main / build-and-push-docker-image (20.x) (push) Successful in 5m6s
2025-12-10 16:42:21 -05:00
4a2d8b2b3d Expanded groups scheme. Expanded addGroups mutation. Refactored addGroups mutation to update username and title of a group when used. Added an incrementGroups mutation that updates the new deletedLinks row in the scheme. 2025-11-27 18:19:48 -05:00
834900f9bb Added mutations and queries for DaiailyStats and TotalStats. Updated Schema. Added scalar package. 2025-11-11 20:17:14 -05:00
ff334a7f0d init 2025-10-31 16:06:03 -04:00