gitdataai/libs/service
ZhenYi d1e5245e4e
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
fix: room attachment upload (Set Uuid::nil, NotFound with msg, Ok wrapper) and silence dead_code warnings
2026-04-20 19:48:05 +08:00
..
agent feat(service): improve model sync and harden git HTTP/SSH stability 2026-04-17 00:13:40 +08:00
auth feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
file_tools feat(service): add file_tools module and git_blob_get tool 2026-04-18 23:02:10 +08:00
git fix(service): use default_branch for graph and reflog endpoints 2026-04-17 16:36:44 +08:00
git_tools feat(service): add file_tools module and git_blob_get tool 2026-04-18 23:02:10 +08:00
issue init 2026-04-15 09:08:09 +08:00
project feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
project_tools fix: room attachment upload (Set Uuid::nil, NotFound with msg, Ok wrapper) and silence dead_code warnings 2026-04-20 19:48:05 +08:00
pull_request init 2026-04-15 09:08:09 +08:00
search init 2026-04-15 09:08:09 +08:00
skill init 2026-04-15 09:08:09 +08:00
user feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
utils init 2026-04-15 09:08:09 +08:00
workspace feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
Cargo.toml chore: add mime_guess2, quick-xml serialize feature, and config crate to room lib 2026-04-20 19:31:52 +08:00
error.rs feat(auth): add password reset confirmation endpoint and page 2026-04-18 23:02:39 +08:00
lib.rs feat(service): register project_tools in chat service, add AppStorage::read method 2026-04-20 19:32:29 +08:00
push.rs feat(service): add push and storage service modules, update project/user/workspace services 2026-04-20 15:45:40 +08:00
storage.rs feat(service): register project_tools in chat service, add AppStorage::read method 2026-04-20 19:32:29 +08:00
webhook_dispatch.rs init 2026-04-15 09:08:09 +08:00
ws_token.rs init 2026-04-15 09:08:09 +08:00