aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/scripts
AgeCommit message (Expand)Author
2024-09-20refactor: move common util functions to a package (@miodec) (#5894)Jack
2024-09-11impr: use ts-rest for webhook endpoints (@fehmer, @miodec) (#5871)Christian Fehmer
2024-09-11impr: move configuration checks to contracts (@fehmer) (#5851)Christian Fehmer
2024-09-10impr: move permission checks to contracts (@fehmer, @miodec) (#5848)Christian Fehmer
2024-09-09refactor: rework rate limiting (@fehmer) (#5845)Christian Fehmer
2024-09-05impr: use tsrest for user endpoints (@fehmer) (#5815)Christian Fehmer
2024-08-29impr: use tsrest for quotes endpoints (@fehmer) (#5802)Christian Fehmer
2024-08-23impr: use tsrest for dev endpoints (@fehmer) (#5800)Christian Fehmer
2024-08-23impr: use tsrest for configurations endpoint (@fehmer) (#5796)Christian Fehmer
2024-08-23impr: use ts-rest for results endpoint (@fehmer) (#5758)Christian Fehmer
2024-08-12impr: use tsrest for leaderboard endpoints (@fehmer) (#5717)Christian Fehmer
2024-08-09impr: use tsrest for public endpoints (@fehmer) (#5716)Christian Fehmer
2024-08-08impr: use tsrest for psa endpoints (@fehmer) (#5712)Christian Fehmer
2024-08-08impr: use tsrest for admin endpoint (@fehmer) (#5713)Christian Fehmer
2024-08-01impr: use tsrest for ape-keys endpoint (@fehmer) (#5706)Christian Fehmer
2024-07-30impr: use tsrest for presets endpoints (@fehmer) (#5675)Christian Fehmer
2024-07-29impr: use tsrest/zod for config endpoints (@fehmer) (#5649)Christian Fehmer
2024-07-16Revert "impr: use tsrest/zod for type-safety on both ends (@fehmer) (#5479)" ...Jack
2024-07-16impr: use tsrest/zod for type-safety on both ends (@fehmer) (#5479)Christian Fehmer