v3: added journal view to the index, code organization pass

This commit is contained in:
khannurien
2026-03-25 21:07:17 +00:00
parent c293f3e706
commit 0cb5a798c7
16 changed files with 1025 additions and 420 deletions

View File

@@ -17,7 +17,7 @@ import {
notifyUserFollowersNewDump,
} from "./notification-service.ts";
import { makeSlug, UUID_RE } from "../lib/slugify.ts";
import { DUMPS_DIR } from "../utils/upload.ts";
import { DUMPS_DIR } from "../lib/upload.ts";
const MAX_FILE_SIZE = 50 * 1024 * 1024; // 50 MB