No description
  • Rust 83.9%
  • Astro 9.9%
  • TypeScript 3.9%
  • Dockerfile 0.5%
  • Vue 0.5%
  • Other 1.3%
Find a file
2026-01-12 12:03:02 +08:00
.cargo update 2025-09-07 23:09:09 +08:00
.github/workflows chore: build docker image only on tags 2026-01-12 12:03:02 +08:00
.vscode feat: Add TypeScript formatter to VSCode settings, update package dependencies, and refactor authentication icon logic 2025-12-31 02:25:32 +08:00
docs feat: add support for sidecar metadata files and enhance document ingestion process 2026-01-11 18:39:59 +08:00
k8s fix: update API and web deployment images to version 0.4.8 2026-01-11 18:59:39 +08:00
migrations feat: add date filtering to document queries and enhance UI components 2026-01-08 17:15:13 +08:00
nokiy chore: release v0.4.8 2026-01-11 18:58:18 +08:00
scripts fix script 2025-12-28 04:39:15 +08:00
web chore: release v0.4.8 2026-01-11 18:58:18 +08:00
.dockerignore refactor: remove Git-related entries from Dockerfile and .dockerignore; simplify build.rs and server.rs logging 2025-12-28 04:09:44 +08:00
.gitignore Refactor Docker Compose configuration and remove unused test files 2025-11-23 21:40:49 +08:00
.pre-commit-config.yaml update 2025-11-23 16:42:38 +08:00
AGENTS.md refactor: update reference to architecture documentation path in AGENTS.md 2026-01-01 06:11:25 +08:00
Cargo.lock chore: release v0.4.8 2026-01-11 18:58:18 +08:00
Cargo.toml chore: update dependencies to use workspace references and add new packages 2026-01-02 01:31:15 +08:00
config.dev.toml feat: add caching mechanism with configurable memory and disk limits 2025-12-31 21:09:02 +08:00
config.example.toml feat: add caching mechanism with configurable memory and disk limits 2025-12-31 21:09:02 +08:00
docker-bake.hcl update web docker build config 2025-12-27 21:15:04 +08:00
docker-compose.dev.yaml chore: update dependencies and improve math rendering 2025-12-31 04:35:18 +08:00
Dockerfile refactor: remove Python dependencies and related code from the project 2026-01-01 04:56:11 +08:00
fnox.toml fix: update secret values in fnox.toml for GitHub and Google authentication 2025-12-30 21:46:14 +08:00
mise.toml feat: add document metadata retrieval and caching mechanism; enhance loading indicator 2026-01-01 07:26:03 +08:00
package-lock.json feat: Enhance table component with alignment and header support 2025-12-31 01:30:04 +08:00
package.json refactor: migrate from React components to Astro components 2025-12-29 18:12:58 +08:00
pnpm-lock.yaml fix icon display 2026-01-07 15:55:31 +08:00
pnpm-workspace.yaml Remove Background component from various pages and delete the Background component file 2025-12-27 20:47:41 +08:00
REFACTOR_TODO.md refactor: stage 1 2025-12-31 23:55:56 +08:00
rust-toolchain.toml update 2025-09-16 17:44:56 +08:00