feat: add update all recommendations command
This commit is contained in:
84
fresh.gen.ts
84
fresh.gen.ts
@@ -25,23 +25,24 @@ import * as $19 from "./routes/api/query/index.ts";
|
||||
import * as $20 from "./routes/api/query/sync.ts";
|
||||
import * as $21 from "./routes/api/recipes/[name].ts";
|
||||
import * as $22 from "./routes/api/recipes/index.ts";
|
||||
import * as $23 from "./routes/api/recommendation/index.ts";
|
||||
import * as $24 from "./routes/api/resources.ts";
|
||||
import * as $25 from "./routes/api/series/[name].ts";
|
||||
import * as $26 from "./routes/api/series/enhance/[name].ts";
|
||||
import * as $27 from "./routes/api/series/index.ts";
|
||||
import * as $28 from "./routes/api/tmdb/[id].ts";
|
||||
import * as $29 from "./routes/api/tmdb/credits/[id].ts";
|
||||
import * as $30 from "./routes/api/tmdb/query.ts";
|
||||
import * as $31 from "./routes/articles/[name].tsx";
|
||||
import * as $32 from "./routes/articles/index.tsx";
|
||||
import * as $33 from "./routes/index.tsx";
|
||||
import * as $34 from "./routes/movies/[name].tsx";
|
||||
import * as $35 from "./routes/movies/index.tsx";
|
||||
import * as $36 from "./routes/recipes/[name].tsx";
|
||||
import * as $37 from "./routes/recipes/index.tsx";
|
||||
import * as $38 from "./routes/series/[name].tsx";
|
||||
import * as $39 from "./routes/series/index.tsx";
|
||||
import * as $23 from "./routes/api/recommendation/all.ts";
|
||||
import * as $24 from "./routes/api/recommendation/index.ts";
|
||||
import * as $25 from "./routes/api/resources.ts";
|
||||
import * as $26 from "./routes/api/series/[name].ts";
|
||||
import * as $27 from "./routes/api/series/enhance/[name].ts";
|
||||
import * as $28 from "./routes/api/series/index.ts";
|
||||
import * as $29 from "./routes/api/tmdb/[id].ts";
|
||||
import * as $30 from "./routes/api/tmdb/credits/[id].ts";
|
||||
import * as $31 from "./routes/api/tmdb/query.ts";
|
||||
import * as $32 from "./routes/articles/[name].tsx";
|
||||
import * as $33 from "./routes/articles/index.tsx";
|
||||
import * as $34 from "./routes/index.tsx";
|
||||
import * as $35 from "./routes/movies/[name].tsx";
|
||||
import * as $36 from "./routes/movies/index.tsx";
|
||||
import * as $37 from "./routes/recipes/[name].tsx";
|
||||
import * as $38 from "./routes/recipes/index.tsx";
|
||||
import * as $39 from "./routes/series/[name].tsx";
|
||||
import * as $40 from "./routes/series/index.tsx";
|
||||
import * as $$0 from "./islands/Counter.tsx";
|
||||
import * as $$1 from "./islands/IngredientsList.tsx";
|
||||
import * as $$2 from "./islands/KMenu.tsx";
|
||||
@@ -50,9 +51,10 @@ import * as $$4 from "./islands/KMenu/commands/add_movie_infos.ts";
|
||||
import * as $$5 from "./islands/KMenu/commands/add_series_infos.ts";
|
||||
import * as $$6 from "./islands/KMenu/commands/create_article.ts";
|
||||
import * as $$7 from "./islands/KMenu/commands/create_movie.ts";
|
||||
import * as $$8 from "./islands/KMenu/commands/create_series.ts";
|
||||
import * as $$9 from "./islands/KMenu/types.ts";
|
||||
import * as $$10 from "./islands/Search.tsx";
|
||||
import * as $$8 from "./islands/KMenu/commands/create_recommendations.ts";
|
||||
import * as $$9 from "./islands/KMenu/commands/create_series.ts";
|
||||
import * as $$10 from "./islands/KMenu/types.ts";
|
||||
import * as $$11 from "./islands/Search.tsx";
|
||||
|
||||
const manifest = {
|
||||
routes: {
|
||||
@@ -79,23 +81,24 @@ const manifest = {
|
||||
"./routes/api/query/sync.ts": $20,
|
||||
"./routes/api/recipes/[name].ts": $21,
|
||||
"./routes/api/recipes/index.ts": $22,
|
||||
"./routes/api/recommendation/index.ts": $23,
|
||||
"./routes/api/resources.ts": $24,
|
||||
"./routes/api/series/[name].ts": $25,
|
||||
"./routes/api/series/enhance/[name].ts": $26,
|
||||
"./routes/api/series/index.ts": $27,
|
||||
"./routes/api/tmdb/[id].ts": $28,
|
||||
"./routes/api/tmdb/credits/[id].ts": $29,
|
||||
"./routes/api/tmdb/query.ts": $30,
|
||||
"./routes/articles/[name].tsx": $31,
|
||||
"./routes/articles/index.tsx": $32,
|
||||
"./routes/index.tsx": $33,
|
||||
"./routes/movies/[name].tsx": $34,
|
||||
"./routes/movies/index.tsx": $35,
|
||||
"./routes/recipes/[name].tsx": $36,
|
||||
"./routes/recipes/index.tsx": $37,
|
||||
"./routes/series/[name].tsx": $38,
|
||||
"./routes/series/index.tsx": $39,
|
||||
"./routes/api/recommendation/all.ts": $23,
|
||||
"./routes/api/recommendation/index.ts": $24,
|
||||
"./routes/api/resources.ts": $25,
|
||||
"./routes/api/series/[name].ts": $26,
|
||||
"./routes/api/series/enhance/[name].ts": $27,
|
||||
"./routes/api/series/index.ts": $28,
|
||||
"./routes/api/tmdb/[id].ts": $29,
|
||||
"./routes/api/tmdb/credits/[id].ts": $30,
|
||||
"./routes/api/tmdb/query.ts": $31,
|
||||
"./routes/articles/[name].tsx": $32,
|
||||
"./routes/articles/index.tsx": $33,
|
||||
"./routes/index.tsx": $34,
|
||||
"./routes/movies/[name].tsx": $35,
|
||||
"./routes/movies/index.tsx": $36,
|
||||
"./routes/recipes/[name].tsx": $37,
|
||||
"./routes/recipes/index.tsx": $38,
|
||||
"./routes/series/[name].tsx": $39,
|
||||
"./routes/series/index.tsx": $40,
|
||||
},
|
||||
islands: {
|
||||
"./islands/Counter.tsx": $$0,
|
||||
@@ -106,9 +109,10 @@ const manifest = {
|
||||
"./islands/KMenu/commands/add_series_infos.ts": $$5,
|
||||
"./islands/KMenu/commands/create_article.ts": $$6,
|
||||
"./islands/KMenu/commands/create_movie.ts": $$7,
|
||||
"./islands/KMenu/commands/create_series.ts": $$8,
|
||||
"./islands/KMenu/types.ts": $$9,
|
||||
"./islands/Search.tsx": $$10,
|
||||
"./islands/KMenu/commands/create_recommendations.ts": $$8,
|
||||
"./islands/KMenu/commands/create_series.ts": $$9,
|
||||
"./islands/KMenu/types.ts": $$10,
|
||||
"./islands/Search.tsx": $$11,
|
||||
},
|
||||
baseUrl: import.meta.url,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user