Skip to content

Fix/mod#2

Merged
kooksee merged 7 commits into
masterfrom
fix/mod
Apr 30, 2026
Merged

Fix/mod#2
kooksee merged 7 commits into
masterfrom
fix/mod

Conversation

@kooksee
Copy link
Copy Markdown
Collaborator

@kooksee kooksee commented Apr 30, 2026

No description provided.

kooksee added 7 commits April 29, 2026 10:08
- Updated backup paths and filenames to reflect the new project name.
- Changed static data injection variable from `__MO_STATIC_DATA__` to `__MARKVIEW_STATIC_DATA__`.
- Modified frontend components and hooks to use "markview" in local storage keys and titles.
- Adjusted test data and documentation to reference "markview" instead of "mo".
- Updated logging and server configurations to align with the new naming convention.
…g, and language extraction

- Implement `resolveLink`, `resolveImageSrc`, and `extractLanguage` functions in `resolve.ts`.
- Create corresponding tests for link resolution and image source handling in `resolve.test.ts`.
- Add `findBestSearchTarget` function for improved search functionality in `searchJump.ts` with tests in `searchJump.test.ts`.
- Introduce static data handling in `staticData.ts` for SPA static mode.
- Configure TypeScript settings in `tsconfig.json` for better type checking and module resolution.
- Set up Vite configuration in `vite.config.ts` for optimized builds and development server proxying.
@kooksee kooksee merged commit e9b1b92 into master Apr 30, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant