This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
k-notes
Watch
1
Star
0
Fork
0
You've already forked k-notes
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c2d57bc5a259aaefa1f3a3c57ca3471dc72d9dde
k-notes
/
notes-infra
/
src
History
Gabriel Kaszewski
c2a324b368
feat: Introduce
smart-features
Cargo feature to conditionally compile smart note functionalities and their dependencies.
2025-12-26 00:48:03 +01:00
..
embeddings
feat: Implement semantic search and smart note linking with embedding generation, vector storage, and link persistence.
2025-12-25 23:59:11 +01:00
vector
feat: Implement NATS-based event processing for note smart features and add Qdrant collection auto-creation.
2025-12-26 00:19:41 +01:00
db.rs
Infra refactor
2025-12-25 21:57:20 +00:00
factory.rs
feat: Introduce
smart-features
Cargo feature to conditionally compile smart note functionalities and their dependencies.
2025-12-26 00:48:03 +01:00
lib.rs
feat: Introduce
smart-features
Cargo feature to conditionally compile smart note functionalities and their dependencies.
2025-12-26 00:48:03 +01:00
link_repository.rs
feat: Add related notes functionality with new API endpoint and frontend components, and update note search route.
2025-12-26 00:35:32 +01:00
note_repository.rs
feat: Introduce note version history with dedicated UI, API, and database schema.
2025-12-23 03:08:14 +01:00
session_store.rs
Infra refactor
2025-12-25 21:57:20 +00:00
tag_repository.rs
Infra refactor
2025-12-25 21:57:20 +00:00
user_repository.rs
Infra refactor
2025-12-25 21:57:20 +00:00