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
064d2ae748ef346996bf290f53cf85760611d5e0
k-notes
/
k-notes-frontend
/
src
History
Gabriel Kaszewski
064d2ae748
feat: Allow notes to have empty or null titles by updating schema, API validation, and frontend forms.
2025-12-31 01:35:36 +01:00
..
assets
init
2025-12-23 02:15:25 +01:00
components
feat: Allow notes to have empty or null titles by updating schema, API validation, and frontend forms.
2025-12-31 01:35:36 +01:00
hooks
tables support
2025-12-26 17:49:37 +01:00
lib
First batch of smart stuff
2025-12-25 23:53:12 +00:00
pages
feat: Introduce domain value objects for email, password, note title, and tags, integrating them across API, domain, and infrastructure for enhanced type safety and validation.
2025-12-31 01:25:20 +01:00
types
feat: Implement data import and export functionality for notes and tags.
2025-12-23 02:27:26 +01:00
App.tsx
feat: add privacy policy page and route it in the application
2025-12-26 17:08:46 +01:00
index.css
tables support
2025-12-26 17:49:37 +01:00
main.tsx
feat: Implement internationalization with react-i18next, add translation files, and integrate language switching across components.
2025-12-26 15:23:15 +01:00