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
178d59540e3e6b80d1385abe7311fcd23e1e095d
k-notes
/
notes-api
/
src
History
Gabriel Kaszewski
178d59540e
feat: Implement semantic search and smart note linking with embedding generation, vector storage, and link persistence.
2025-12-25 23:59:11 +01:00
..
routes
feat: add system configuration API endpoint and frontend hook for dynamic settings
2025-12-25 23:41:00 +01:00
auth.rs
init
2025-12-23 02:15:25 +01:00
config.rs
feat: Implement semantic search and smart note linking with embedding generation, vector storage, and link persistence.
2025-12-25 23:59:11 +01:00
dto.rs
feat: add system configuration API endpoint and frontend hook for dynamic settings
2025-12-25 23:41:00 +01:00
error.rs
feat: Implement semantic search and smart note linking with embedding generation, vector storage, and link persistence.
2025-12-25 23:59:11 +01:00
main.rs
feat: Add
ALLOW_REGISTRATION
configuration to enable/disable user registration and introduce a
Forbidden
API error type.
2025-12-25 23:05:26 +01:00
state.rs
feat: Add
ALLOW_REGISTRATION
configuration to enable/disable user registration and introduce a
Forbidden
API error type.
2025-12-25 23:05:26 +01:00