2ac996db73
feat: displaying generated lists on the frontend
2025-07-22 20:02:16 +01:00
e19e6562bb
feat: getting new lists onto the frontend
2025-07-22 19:49:36 +01:00
a283bc1bcd
feat: new AI generated lists
...
I think this could be how we generate other lists
Problems:
- Knowing it's a location is good because you can do nice stuff on the
frontend.
- Same for contacts & events.
So a good alternative, is to still use this type, but perhaps change the
database such that all lists live within the new tables (lists,
image_lists). But have special tags.
This would also make it easier on the AI I think.
2025-07-22 19:40:56 +01:00
1b816e512a
fix: using tagged switch
2025-07-22 18:52:26 +01:00
4d0dcccf94
fix: linting
2025-07-21 17:01:15 +01:00
bc4e4ab36c
fix: dynamic height
...
idk why but 100% height makes the scrolling weird
2025-07-21 17:00:45 +01:00
a663f27fb2
fix: adding some background to all images page
2025-07-21 16:59:06 +01:00
744b300d00
fix: tyding up weird html
2025-07-21 16:57:53 +01:00
818a163235
fix: removing left-over line from testing
2025-07-21 16:56:52 +01:00
2b1eb2b948
fix: styling of entity and images page
2025-07-21 16:55:51 +01:00
018f0e96d4
feat: virtualized all images page
2025-07-21 16:52:57 +01:00
d5594c6e32
feat: sorting images by date
2025-07-21 16:12:33 +01:00
7d9845737e
wip: all images page with virtualization
2025-07-21 15:36:24 +01:00
68010503ab
feat: search feature working well!
2025-07-21 15:05:28 +01:00
251e2bc553
wip: search page
2025-07-21 14:38:02 +01:00
5d0fa51e01
fix: entity page looking bussin
...
whoops
2025-07-21 14:09:30 +01:00
ad4967a97d
fix: using image component on image page
2025-07-21 14:04:22 +01:00
eb0914c9ca
fix: showing settings page
2025-07-18 16:26:55 +01:00
5c8e0094f4
fix: image gallery height
2025-07-18 16:13:45 +01:00
4b85cae22c
fix: recent pictures styles
2025-07-18 16:07:34 +01:00
75b2cc53a4
fix: gallery
2025-07-18 16:02:26 +01:00
bb3ae507ea
fix: UI overflowing issues
2025-07-18 16:00:43 +01:00
0d5e6146f2
fix: styling of processing images
2025-07-18 15:54:46 +01:00
ec18cb0ee0
fix: re-adding send image listener
...
wip
fix: re-adding send image listener
2025-07-18 15:51:14 +01:00
510cb3012b
refactor: image processing notifications
2025-07-18 15:43:06 +01:00
6e2c6acd9d
refactor: moving dock and topbar together with app wrapper
2025-07-18 15:36:20 +01:00
5130691ab9
refactor: moving to components
2025-07-18 15:28:34 +01:00
1a9731c4bb
fix: gap in front page
2025-07-18 15:25:04 +01:00
300a4925df
feat: frontend page images
2025-07-18 15:24:44 +01:00
4870a8b1b1
chore: ignoring buildinfo
2025-07-18 15:18:51 +01:00
275ae4598f
chore
2025-07-18 15:16:47 +01:00
eeb6d2bb3b
stuff
2025-07-18 15:14:35 +01:00
a89c6dc658
refactor: shifting lots of stuff around
2025-07-18 15:14:30 +01:00
c6ad67345e
chore: using ts aliases
2025-07-18 14:59:24 +01:00
459c8e1c4e
chore: more cleaning
2025-07-18 14:50:31 +01:00
ec4e8b7e2a
chore: removing dead code and cleaning up UI
2025-07-18 14:44:59 +01:00
5a1f3bb75b
feat: recent displayed on front page
2025-07-18 14:26:23 +01:00
d4b14605c1
feat: images showing up in entity page
2025-07-18 13:51:52 +01:00
00e530df4b
feat: navigation for image and entities instead of a modal
2025-07-18 13:48:06 +01:00
16b43ec561
chore: removing dead code
2025-07-18 13:47:54 +01:00
6d235eea36
fix: width
2025-07-18 12:09:12 +01:00
27ad03b1c1
feat: dock
2025-07-18 12:02:46 +01:00
1a845c7846
feat: gallery page working for each individual entity
2025-07-18 11:53:28 +01:00
3c3a25bcfc
feat: gallery for each category
2025-07-18 11:46:12 +01:00
e508f03abb
fix: categories styling
2025-07-18 11:27:26 +01:00
e74975a52a
fix: only show when images are processing
2025-07-18 11:17:33 +01:00
a94c7255c6
wip: different UI
...
fix
2025-07-02 16:26:58 +01:00
a65ef5f548
fix: styling
2025-07-02 14:28:14 +01:00
be302b77d4
fix: title
2025-07-02 14:26:33 +01:00
a4a8c191b6
feat: styling
2025-07-02 14:24:17 +01:00