Compare commits

..

11 Commits

19 changed files with 111 additions and 100 deletions

View File

@@ -17,8 +17,8 @@
}, },
"dependencies": { "dependencies": {
"@hono/swagger-ui": "^0.5.1", "@hono/swagger-ui": "^0.5.1",
"@hono/zod-openapi": "^0.19.5", "@hono/zod-openapi": "^1.1.6",
"@hono/zod-validator": "^0.2.2", "@hono/zod-validator": "^0.7.6",
"drizzle-orm": "^0.44.7", "drizzle-orm": "^0.44.7",
"gql.tada": "^1.8.10", "gql.tada": "^1.8.10",
"graphql": "^16.12.0", "graphql": "^16.12.0",
@@ -27,7 +27,7 @@
"jose": "^5.10.0", "jose": "^5.10.0",
"lodash.mapkeys": "^4.6.0", "lodash.mapkeys": "^4.6.0",
"luxon": "^3.6.1", "luxon": "^3.6.1",
"zod": "^3.24.3" "zod": "^4.2.1"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.10.15", "@cloudflare/vitest-pool-workers": "^0.10.15",

66
pnpm-lock.yaml generated
View File

@@ -11,11 +11,11 @@ importers:
specifier: ^0.5.1 specifier: ^0.5.1
version: 0.5.2(hono@4.10.8) version: 0.5.2(hono@4.10.8)
"@hono/zod-openapi": "@hono/zod-openapi":
specifier: ^0.19.5 specifier: ^1.1.6
version: 0.19.10(hono@4.10.8)(zod@3.25.76) version: 1.1.6(hono@4.10.8)(zod@4.2.1)
"@hono/zod-validator": "@hono/zod-validator":
specifier: ^0.2.2 specifier: ^0.7.6
version: 0.2.2(hono@4.10.8)(zod@3.25.76) version: 0.7.6(hono@4.10.8)(zod@4.2.1)
drizzle-orm: drizzle-orm:
specifier: ^0.44.7 specifier: ^0.44.7
version: 0.44.7 version: 0.44.7
@@ -41,8 +41,8 @@ importers:
specifier: ^3.6.1 specifier: ^3.6.1
version: 3.7.2 version: 3.7.2
zod: zod:
specifier: ^3.24.3 specifier: ^4.2.1
version: 3.25.76 version: 4.2.1
devDependencies: devDependencies:
"@cloudflare/vitest-pool-workers": "@cloudflare/vitest-pool-workers":
specifier: ^0.10.15 specifier: ^0.10.15
@@ -138,13 +138,13 @@ packages:
graphql: ^15.5.0 || ^16.0.0 || ^17.0.0 graphql: ^15.5.0 || ^16.0.0 || ^17.0.0
typescript: ^5.0.0 typescript: ^5.0.0
"@asteasolutions/zod-to-openapi@7.3.4": "@asteasolutions/zod-to-openapi@8.2.0":
resolution: resolution:
{ {
integrity: sha512-/2rThQ5zPi9OzVwes6U7lK1+Yvug0iXu25olp7S0XsYmOqnyMfxH7gdSQjn/+DSOHRg7wnotwGJSyL+fBKdnEA==, integrity: sha512-u05zNUirlukJAf9oEHmxSF31L1XQhz9XdpVILt7+xhrz65oQqBpiOWFkGvRWL0IpjOUJ878idKoNmYPxrFnkeg==,
} }
peerDependencies: peerDependencies:
zod: ^3.20.2 zod: ^4.0.0
"@babel/code-frame@7.27.1": "@babel/code-frame@7.27.1":
resolution: resolution:
@@ -1411,29 +1411,20 @@ packages:
peerDependencies: peerDependencies:
hono: "*" hono: "*"
"@hono/zod-openapi@0.19.10": "@hono/zod-openapi@1.1.6":
resolution: resolution:
{ {
integrity: sha512-dpoS6DenvoJyvxtQ7Kd633FRZ/Qf74+4+o9s+zZI8pEqnbjdF/DtxIib08WDpCaWabMEJOL5TXpMgNEZvb7hpA==, integrity: sha512-wEdG1MlCWAnngRVPKZJ/dv5P/b5UL3di/+SLX0Cuuc8hJ6Gf8L3vDMXcXywSYAwxK8iiatF7HoTxJ96gtckLpQ==,
} }
engines: { node: ">=16.0.0" } engines: { node: ">=16.0.0" }
peerDependencies: peerDependencies:
hono: ">=4.3.6" hono: ">=4.3.6"
zod: ">=3.0.0" zod: ^4.0.0
"@hono/zod-validator@0.2.2": "@hono/zod-validator@0.7.6":
resolution: resolution:
{ {
integrity: sha512-dSDxaPV70Py8wuIU2QNpoVEIOSzSXZ/6/B/h4xA7eOMz7+AarKTSGV8E6QwrdcCbBLkpqfJ4Q2TmBO0eP1tCBQ==, integrity: sha512-Io1B6d011Gj1KknV4rXYz4le5+5EubcWEU/speUjuw9XMMIaP3n78yXLhjd2A3PXaXaUwEAluOiAyLqhBEJgsw==,
}
peerDependencies:
hono: ">=3.9.0"
zod: ^3.19.1
"@hono/zod-validator@0.7.5":
resolution:
{
integrity: sha512-n4l4hutkfYU07PzRUHBOVzUEn38VSfrh+UVE5d0w4lyfWDOEhzxIupqo5iakRiJL44c3vTuFJBvcmUl8b9agIA==,
} }
peerDependencies: peerDependencies:
hono: ">=3.9.0" hono: ">=3.9.0"
@@ -4137,6 +4128,12 @@ packages:
integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==, integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==,
} }
zod@4.2.1:
resolution:
{
integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==,
}
zx@8.1.5: zx@8.1.5:
resolution: resolution:
{ {
@@ -4156,10 +4153,10 @@ snapshots:
graphql: 16.12.0 graphql: 16.12.0
typescript: 5.9.3 typescript: 5.9.3
"@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.76)": "@asteasolutions/zod-to-openapi@8.2.0(zod@4.2.1)":
dependencies: dependencies:
openapi3-ts: 4.5.0 openapi3-ts: 4.5.0
zod: 3.25.76 zod: 4.2.1
"@babel/code-frame@7.27.1": "@babel/code-frame@7.27.1":
dependencies: dependencies:
@@ -4705,23 +4702,18 @@ snapshots:
dependencies: dependencies:
hono: 4.10.8 hono: 4.10.8
"@hono/zod-openapi@0.19.10(hono@4.10.8)(zod@3.25.76)": "@hono/zod-openapi@1.1.6(hono@4.10.8)(zod@4.2.1)":
dependencies: dependencies:
"@asteasolutions/zod-to-openapi": 7.3.4(zod@3.25.76) "@asteasolutions/zod-to-openapi": 8.2.0(zod@4.2.1)
"@hono/zod-validator": 0.7.5(hono@4.10.8)(zod@3.25.76) "@hono/zod-validator": 0.7.6(hono@4.10.8)(zod@4.2.1)
hono: 4.10.8 hono: 4.10.8
openapi3-ts: 4.5.0 openapi3-ts: 4.5.0
zod: 3.25.76 zod: 4.2.1
"@hono/zod-validator@0.2.2(hono@4.10.8)(zod@3.25.76)": "@hono/zod-validator@0.7.6(hono@4.10.8)(zod@4.2.1)":
dependencies: dependencies:
hono: 4.10.8 hono: 4.10.8
zod: 3.25.76 zod: 4.2.1
"@hono/zod-validator@0.7.5(hono@4.10.8)(zod@3.25.76)":
dependencies:
hono: 4.10.8
zod: 3.25.76
"@img/sharp-darwin-arm64@0.33.5": "@img/sharp-darwin-arm64@0.33.5":
optionalDependencies: optionalDependencies:
@@ -6301,6 +6293,8 @@ snapshots:
zod@3.25.76: {} zod@3.25.76: {}
zod@4.2.1: {}
zx@8.1.5: zx@8.1.5:
optionalDependencies: optionalDependencies:
"@types/fs-extra": 11.0.4 "@types/fs-extra": 11.0.4

View File

@@ -20,8 +20,8 @@ const UserSchema = z.object({
}), }),
statistics: z.object({ statistics: z.object({
minutesWatched: z.number().openapi({ type: "integer", format: "int64" }), minutesWatched: z.number().openapi({ type: "integer", format: "int64" }),
episodesWatched: z.number().int(), episodesWatched: z.int(),
count: z.number().int(), count: z.int(),
meanScore: z.number().openapi({ type: "number", format: "float" }), meanScore: z.number().openapi({ type: "number", format: "float" }),
}), }),
}); });
@@ -129,15 +129,11 @@ app.openapi(route, async (c) => {
let hasNextPage = true; let hasNextPage = true;
do { do {
const stub = env.ANILIST_DO.getByName(user.name!); const { mediaList, pageInfo } = await getWatchingTitles(
const { mediaList, pageInfo } = await stub user.name!,
.getTitles( currentPage++,
user.name!, aniListToken,
currentPage++, ).then((data) => data!);
["CURRENT", "PLANNING", "PAUSED", "REPEATING"],
aniListToken,
)
.then((data) => data!);
if (!mediaList) { if (!mediaList) {
break; break;
} }

View File

@@ -15,7 +15,7 @@ type AiringSchedule = {
id: number; id: number;
}; };
export async function getUpcomingTitlesFromAnilist(req: HonoRequest) { export async function getUpcomingTitlesFromAnilist() {
const durableObjectId = env.ANILIST_DO.idFromName("GLOBAL"); const durableObjectId = env.ANILIST_DO.idFromName("GLOBAL");
const stub = env.ANILIST_DO.get(durableObjectId); const stub = env.ANILIST_DO.get(durableObjectId);

View File

@@ -9,8 +9,8 @@ import { getUpcomingTitlesFromAnilist } from "./anilist";
const app = new Hono(); const app = new Hono();
app.post("/", async (c) => { export async function checkUpcomingTitles() {
const titles = await getUpcomingTitlesFromAnilist(c.req); const titles = await getUpcomingTitlesFromAnilist();
await Promise.allSettled( await Promise.allSettled(
titles.map(async (title) => { titles.map(async (title) => {
@@ -44,6 +44,10 @@ app.post("/", async (c) => {
}); });
}), }),
); );
}
app.post("/", async (c) => {
await checkUpcomingTitles();
return c.json(SuccessResponse, 200); return c.json(SuccessResponse, 200);
}); });

View File

@@ -23,8 +23,8 @@ const route = createRoute({
path: "/", path: "/",
request: { request: {
query: z.object({ query: z.object({
limit: z limit: z.coerce
.number({ coerce: true }) .number()
.int() .int()
.default(10) .default(10)
.describe("The number of titles to return"), .describe("The number of titles to return"),

View File

@@ -22,12 +22,12 @@ const route = createRoute({
path: "/{category}", path: "/{category}",
request: { request: {
query: z.object({ query: z.object({
limit: z limit: z.coerce
.number({ coerce: true }) .number()
.int() .int()
.default(10) .prefault(10)
.describe("The number of titles to return"), .describe("The number of titles to return"),
page: z.number({ coerce: true }).int().min(1).default(1), page: z.coerce.number().int().min(1).prefault(1),
}), }),
params: z.object({ category: PopularCategory }), params: z.object({ category: PopularCategory }),
}, },

View File

@@ -17,8 +17,8 @@ const route = createRoute({
request: { request: {
query: z.object({ query: z.object({
query: z.string(), query: z.string(),
page: z.number({ coerce: true }).int().min(1).default(1), page: z.coerce.number().int().min(1).prefault(1),
limit: z.number({ coerce: true }).int().default(10), limit: z.coerce.number().int().prefault(10),
}), }),
}, },
responses: { responses: {

View File

@@ -51,7 +51,7 @@ describe('requests the "/title" route', () => {
headers: new Headers({ "x-anilist-token": "asd" }), headers: new Headers({ "x-anilist-token": "asd" }),
}); });
expect(await response.json()).toMatchSnapshot(); await expect(response.json()).resolves.toMatchSnapshot();
expect(response.status).toBe(200); expect(response.status).toBe(200);
}); });
@@ -63,7 +63,7 @@ describe('requests the "/title" route', () => {
const response = await app.request("/title?id=10"); const response = await app.request("/title?id=10");
expect(await response.json()).toMatchSnapshot(); await expect(response.json()).resolves.toMatchSnapshot();
expect(response.status).toBe(200); expect(response.status).toBe(200);
}); });
@@ -75,7 +75,7 @@ describe('requests the "/title" route', () => {
const response = await app.request("/title?id=-1"); const response = await app.request("/title?id=-1");
expect(await response.json()).toEqual({ success: false }); await expect(response.json()).resolves.toEqual({ success: false });
expect(response.status).toBe(404); expect(response.status).toBe(404);
}); });
}); });

View File

@@ -121,9 +121,20 @@ export default {
}); });
}, },
async scheduled(event, env, ctx) { async scheduled(event, env, ctx) {
const { processDelayedTasks } = switch (event.cron) {
await import("~/libs/tasks/processDelayedTasks"); case "0 */12 * * *":
await processDelayedTasks(env); const { processDelayedTasks } =
await import("~/libs/tasks/processDelayedTasks");
await processDelayedTasks(env);
break;
case "0 18 * * *":
const { checkUpcomingTitles } =
await import("~/controllers/internal/upcoming-titles");
await checkUpcomingTitles();
break;
default:
throw new Error(`Unhandled cron: ${event.cron}`);
}
}, },
} satisfies ExportedHandler<Env>; } satisfies ExportedHandler<Env>;

View File

@@ -24,9 +24,9 @@ import type { Title } from "~/types/title";
const nextAiringEpisodeSchema = z.nullable( const nextAiringEpisodeSchema = z.nullable(
z.object({ z.object({
episode: z.number().int(), episode: z.int(),
airingAt: z.number().int(), airingAt: z.int(),
timeUntilAiring: z.number().int(), timeUntilAiring: z.int(),
}), }),
); );
@@ -43,7 +43,7 @@ export class AnilistDurableObject extends DurableObject {
async getTitle( async getTitle(
id: number, id: number,
userId?: string, userId?: number,
token?: string, token?: string,
): Promise<Title | null> { ): Promise<Title | null> {
const promises: Promise<any>[] = [ const promises: Promise<any>[] = [
@@ -135,8 +135,7 @@ export class AnilistDurableObject extends DurableObject {
nextSeason, nextSeason,
nextYear, nextYear,
limit, limit,
page, });
}).then((data) => data?.Page);
}, },
DateTime.now().plus({ days: 1 }), DateTime.now().plus({ days: 1 }),
); );
@@ -155,7 +154,8 @@ export class AnilistDurableObject extends DurableObject {
nextSeason, nextSeason,
nextYear, nextYear,
limit, limit,
}); page,
}).then((data) => data?.Page);
}, },
DateTime.now().plus({ days: 1 }), DateTime.now().plus({ days: 1 }),
); );
@@ -276,13 +276,11 @@ export class AnilistDurableObject extends DurableObject {
const result = await fetcher(); const result = await fetcher();
await this.state.storage.put(key, result); await this.state.storage.put(key, result);
console.debug(`Retrieved alarms from cache:`, Object.entries(alarms));
const calculatedTtl = typeof ttl === "function" ? ttl(result) : ttl; const calculatedTtl = typeof ttl === "function" ? ttl(result) : ttl;
if (calculatedTtl) { if (calculatedTtl) {
const alarmTime = calculatedTtl.toMillis(); const alarmTime = calculatedTtl.toMillis();
await this.state.storage.setAlarm(alarmTime); await this.state.storage.setAlarm(alarmTime);
console.debug(`Deleting storage key ${storageKey} & alarm ${key}`);
await this.state.storage.put(`alarm:${key}`, alarmTime); await this.state.storage.put(`alarm:${key}`, alarmTime);
} }
@@ -292,11 +290,13 @@ export class AnilistDurableObject extends DurableObject {
async alarm() { async alarm() {
const now = Date.now(); const now = Date.now();
const alarms = await this.state.storage.list({ prefix: "alarm:" }); const alarms = await this.state.storage.list({ prefix: "alarm:" });
console.debug(`Retrieved alarms from cache:`, Object.entries(alarms));
for (const [key, ttl] of Object.entries(alarms)) { for (const [key, ttl] of Object.entries(alarms)) {
if (now >= ttl) { if (now >= ttl) {
// The key in alarms is `alarm:${storageKey}` // The key in alarms is `alarm:${storageKey}`
// We want to delete the storageKey // We want to delete the storageKey
const storageKey = key.replace("alarm:", ""); const storageKey = key.replace("alarm:", "");
console.debug(`Deleting storage key ${storageKey} & alarm ${key}`);
await this.state.storage.delete(storageKey); await this.state.storage.delete(storageKey);
await this.state.storage.delete(key); await this.state.storage.delete(key);
} }

View File

@@ -3,11 +3,13 @@ import mapKeys from "lodash.mapkeys";
import { Case, changeStringCase } from "../changeStringCase"; import { Case, changeStringCase } from "../changeStringCase";
export function getAdminSdkCredentials(env: Cloudflare.Env = cloudflareEnv) { export function getAdminSdkCredentials(
env: Cloudflare.Env = cloudflareEnv,
): AdminSdkCredentials {
return mapKeys( return mapKeys(
JSON.parse(env.ADMIN_SDK_JSON) as AdminSdkCredentials, JSON.parse(env.ADMIN_SDK_JSON) as AdminSdkCredentials,
(_, key) => changeStringCase(key, Case.snake_case, Case.camelCase), (_, key) => changeStringCase(key, Case.snake_case, Case.camelCase),
); ) satisfies AdminSdkCredentials;
} }
export interface AdminSdkCredentials { export interface AdminSdkCredentials {

View File

@@ -79,7 +79,18 @@ export async function queueTask(
// Otherwise, queue directly // Otherwise, queue directly
const contentType = const contentType =
headers["Content-Type"] === "application/json" ? "json" : "text"; headers["Content-Type"] === "application/json" ? "json" : "text";
if (!env) { if (env) {
console.debug(
`Queueing task in queue ${queueName}: ${JSON.stringify(body)}`,
);
await env[queueName].send(
{ body, headers },
{
contentType,
delaySeconds: scheduleTime,
},
);
} else {
const Cloudflare = await import("cloudflare").then( const Cloudflare = await import("cloudflare").then(
({ Cloudflare }) => Cloudflare, ({ Cloudflare }) => Cloudflare,
); );
@@ -103,14 +114,6 @@ export async function queueTask(
delay_seconds: scheduleTime, delay_seconds: scheduleTime,
account_id: env.CLOUDFLARE_ACCOUNT_ID, account_id: env.CLOUDFLARE_ACCOUNT_ID,
}); });
} else {
await env[queueName].send(
{ body, headers },
{
contentType,
delaySeconds: scheduleTime,
},
);
} }
} }
function buildTask( function buildTask(
@@ -122,6 +125,7 @@ function buildTask(
let scheduleTime: number = 0; let scheduleTime: number = 0;
if (scheduleConfig) { if (scheduleConfig) {
const { delay, epochTime } = scheduleConfig; const { delay, epochTime } = scheduleConfig;
console.log("scheduleConfig", scheduleConfig);
if (epochTime) { if (epochTime) {
console.log("epochTime", epochTime); console.log("epochTime", epochTime);
scheduleTime = DateTime.fromSeconds(epochTime) scheduleTime = DateTime.fromSeconds(epochTime)

View File

@@ -9,7 +9,7 @@ export const FetchUrlResponseSchema = z.object({
audio: z.array(z.object({ url: z.string(), lang: z.string() })), audio: z.array(z.object({ url: z.string(), lang: z.string() })),
intro: SkippableSchema, intro: SkippableSchema,
outro: SkippableSchema, outro: SkippableSchema,
headers: z.record(z.string()).optional(), headers: z.record(z.string(), z.string()).optional(),
}); });
export type FetchUrlResponse = z.infer<typeof FetchUrlResponse> & { export type FetchUrlResponse = z.infer<typeof FetchUrlResponse> & {

View File

@@ -9,8 +9,8 @@ export const Episode = z.object({
title: z.string().nullish(), title: z.string().nullish(),
img: z.string().nullish(), img: z.string().nullish(),
description: z.string().nullish(), description: z.string().nullish(),
rating: z.number().int().nullish(), rating: z.int().nullish(),
updatedAt: z.number().int().default(0).openapi({ format: "int64" }), updatedAt: z.int().prefault(0).openapi({ format: "int64" }),
}); });
export type EpisodesResponse = z.infer<typeof EpisodesResponse>; export type EpisodesResponse = z.infer<typeof EpisodesResponse>;

View File

@@ -24,9 +24,9 @@ export const ErrorResponseSchema = z.object({
success: z.literal(false).openapi({ type: "boolean" }), success: z.literal(false).openapi({ type: "boolean" }),
}); });
export const NullableNumberSchema = z.number().int().nullable(); export const NullableNumberSchema = z.int().nullable();
export const AniListIdSchema = z.number().int().openapi({ format: "int64" }); export const AniListIdSchema = z.int().openapi({ format: "int64" });
export const AniListIdQuerySchema = z export const AniListIdQuerySchema = z
.string() .string()
.openapi({ type: "integer", format: "int64" }); .openapi({ type: "integer", format: "int64" });

View File

@@ -8,17 +8,17 @@ export type Title = z.infer<typeof Title>;
export const Title = z.object({ export const Title = z.object({
nextAiringEpisode: z.nullable( nextAiringEpisode: z.nullable(
z.object({ z.object({
episode: z.number().int(), episode: z.int(),
airingAt: z.number().int().openapi({ format: "int64" }), airingAt: z.int().openapi({ format: "int64" }),
timeUntilAiring: z.number().int().openapi({ format: "int64" }), timeUntilAiring: z.int().openapi({ format: "int64" }),
}), }),
), ),
mediaListEntry: z.nullable( mediaListEntry: z.nullable(
z.object({ z.object({
status: z.nullable(WatchStatus), status: z.nullable(WatchStatus),
progress: NullableNumberSchema, progress: NullableNumberSchema,
id: z.number().int(), id: z.int(),
updatedAt: z.number().int().openapi({ format: "int64" }).optional(), updatedAt: z.int().openapi({ format: "int64" }).optional(),
}), }),
), ),
countryOfOrigin: countryCodeSchema, countryOfOrigin: countryCodeSchema,
@@ -50,5 +50,5 @@ export const Title = z.object({
}), }),
), ),
idMal: NullableNumberSchema, idMal: NullableNumberSchema,
id: z.number().int().openapi({ format: "int64" }), id: z.int().openapi({ format: "int64" }),
}); });

View File

@@ -14,7 +14,7 @@ export const UserProfile = z.object({
statistics: z.object({ statistics: z.object({
minutesWatched: z.number().openapi({ type: "integer", format: "int64" }), minutesWatched: z.number().openapi({ type: "integer", format: "int64" }),
episodesWatched: z.number().openapi({ type: "integer", format: "int64" }), episodesWatched: z.number().openapi({ type: "integer", format: "int64" }),
count: z.number().int(), count: z.int(),
meanScore: z.number().openapi({ type: "number", format: "float" }), meanScore: z.number().openapi({ type: "number", format: "float" }),
}), }),
id: z.number().openapi({ type: "integer", format: "int64" }), id: z.number().openapi({ type: "integer", format: "int64" }),

View File

@@ -67,7 +67,7 @@ id = "c8db249d8ee7462b91f9c374321776e4"
preview_id = "ff38240eb2aa4b1388c705f4974f5aec" preview_id = "ff38240eb2aa4b1388c705f4974f5aec"
[triggers] [triggers]
crons = ["0 */12 * * *"] crons = ["0 */12 * * *", "0 18 * * *"]
[[d1_databases]] [[d1_databases]]
binding = "DB" binding = "DB"