c817654f3e
feat(events): adding start and end times
2025-03-31 17:32:55 +00:00
0814e19a68
refactor(validators): frontend to new schema
2025-03-26 16:51:35 +00:00
caf168c7a1
feat(frontend): add new search card components and update styling
...
- Introduced new search card components for Contact, Event, Location, Note, Receipt, and Website.
- Updated the App component to utilize these new components for displaying search results.
- Changed the default font from Manrope to Switzer and updated related styles.
- Added a new dependency `solid-motionone` to package.json.
- Improved search functionality with a new sample data structure and enhanced search logic.
2025-03-23 21:56:09 +01:00
4c85f1de79
refactor(frontend): clean up App component and improve search functionality
2025-03-23 19:10:18 +01:00
3541a4755c
wip(frontend): adding more information
2025-03-21 14:36:03 +00:00
ea5802b61b
fix: app to re-include images
2025-03-21 14:23:38 +00:00
992a8ea282
feat: frontend validation
2025-03-21 13:44:42 +00:00
b3b37d252d
wip: add sample data and types
2025-03-17 22:20:26 +01:00
3c71fddbd2
fix: linter and format issues
...
format
2025-03-17 21:16:40 +01:00
a3e1db3d77
Merge branch 'main' of https://git.johncosta.tech/JohnCosta27/Haystack
2025-03-17 21:01:15 +01:00
5a766b8371
wip
2025-03-17 21:00:52 +01:00
fd804ae515
fix: frontend parsers
2025-03-16 18:41:26 +00:00
e505a1617e
Merge branch 'main' of https://github.com/dimuuu/haystack-app
2025-03-13 17:25:16 +01:00
028e45bb7a
wip
2025-03-13 17:24:53 +01:00
05263d1089
fix: actually searching properly
2025-03-08 15:50:21 +00:00
1bc1b79042
feat: better result display
2025-03-08 15:42:16 +00:00
863716c096
feat: super basic image search
2025-03-08 15:37:10 +00:00
53ebbb6e8d
feat: sending images and receiving them is now working
2025-03-08 13:13:05 +00:00
bf07c18fd7
feat: sending base64 image to backend
...
This is silly, but binary is apparently hard to do????
2025-03-08 12:30:16 +00:00
d212584486
wip: dialog to choose folder to watch
2025-03-08 11:58:25 +00:00
2df18869e5
chore: running format
2025-02-26 21:27:43 +00:00
ee69d9c2fe
feat: network file with validators for backend requests
2025-02-26 21:27:37 +00:00
993fbb30eb
build very basic ui
2025-02-23 22:16:41 +01:00
8cc7e4002f
some updates
2025-02-23 20:11:58 +01:00
1fc1079484
messing around with ui
2025-02-23 20:02:06 +01:00
df16298b1f
added a bunch of frontend things
2025-02-23 19:30:11 +01:00