Commit graph

11 commits

Author SHA1 Message Date
Pas
a24f27679e alert if no crypto secret
also fix typo
2025-07-31 12:31:50 -06:00
Pas
b7f8d8899c Add cron jobs to make timed metrics
/metrics
/metrics/monthly
/metrics/weekly
/metrics/daily
2025-06-26 15:51:15 -06:00
Pas
04c823a126 fix minor bugs and lint 2025-05-05 09:53:17 -06:00
FifthWit
05bbc4720d fixed type and trying to debug issue 2025-04-02 19:43:12 -05:00
FifthWit
fda99a46ac Added Trakt Lists 2025-03-28 14:42:15 -05:00
Pas
e5a8afab2f add metrics
hopefully this works
2025-03-12 20:21:10 -06:00
root
180fac4164 created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
root
2f2dbdbb96 Fixed issues with enviroment variables, and a typo 2025-03-10 21:27:51 -05:00
root
5f030bb2a7 updated nitro config 2025-03-10 20:57:11 -05:00
root
2d44ab8f73 Created a /discover endpoint, should decrease latency for sites that need to discover as caching is used 2025-03-09 23:23:21 -05:00
FifthWit
6d0e59d2ae First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00