0058cdce40
feat: showing description on image page in frontend
2025-07-24 14:23:20 +01:00
744b300d00
fix: tyding up weird html
2025-07-21 16:57:53 +01:00
2b1eb2b948
fix: styling of entity and images page
2025-07-21 16:55:51 +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
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
300a4925df
feat: frontend page images
2025-07-18 15:24:44 +01:00
a89c6dc658
refactor: shifting lots of stuff around
2025-07-18 15:14:30 +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
1a845c7846
feat: gallery page working for each individual entity
2025-07-18 11:53:28 +01:00
b4a0383be7
chore: no more processing image stuff
2025-05-10 17:40:16 +01:00
a4b94fc6c2
feat: frontend receiving processing images and showing them as such
2025-05-10 17:39:09 +01:00
378900d1b1
feat: better UI when clicking on cards
2025-05-07 13:15:49 +01:00
ac4fd30b0a
feat: entity dialog extract out
2025-05-07 10:31:16 +01:00
33b8d51f89
fix: adding full height to cards
2025-05-07 10:21:07 +01:00
23d91890f5
wip: UI to show image and associated properties
...
wip
fix
2025-05-05 16:24:36 +01:00
a8d12b5d53
fix: sending multiple images at the same time
2025-05-04 10:14:20 +01:00
63e3081a69
feat(tray-menu): for screenshot
2025-05-03 18:56:01 +01:00
875d1d778c
chore: cleaning up code to allow all platforms to co-exist
2025-05-03 12:43:47 +01:00
4922df6682
fix(sse): some bugs
2025-04-27 14:56:06 +01:00
d34805030f
feat: frontend responding to backend SSE and refetching images
2025-04-26 20:32:01 +01:00
7f7a2975af
fix
...
wip
fix
2025-04-26 17:08:33 +01:00
b27e191e5c
feat(processing-image): displaying initial status from response
2025-04-26 11:47:51 +01:00
fa5d38d796
feat(share-target): seperate component to handle sharing
2025-04-26 11:44:02 +01:00
78fe25497b
refactor(image-viewer): update ImageViewer component structure and remove commented code
2025-04-22 22:13:40 +02:00
2b022c31cb
feat(image-viewer): enhance window focus and visibility handling in ImageViewer component
2025-04-22 20:56:08 +02:00
18f85a8929
feat(search): enhance Search component with shortcuts and item modal
...
- Added functionality to fetch and display global shortcuts in the Search component.
- Introduced ItemModal for displaying detailed information about selected items.
- Updated SearchCard components to improve layout and information presentation.
- Enhanced user experience with better styling and accessibility features.
2025-04-14 10:03:37 +02:00
55614b34c7
feat(image-viewer): integrate ImageViewer component and update FolderPicker layout
...
- Added ImageViewer component to the App for displaying processed images.
- Updated FolderPicker layout for improved user guidance and aesthetics.
- Refactored ShortcutItem and Shortcuts components for better structure and clarity.
- Introduced ItemModal component for future use.
2025-04-14 09:25:53 +02:00
048fc38032
refactor(settings): reorganize FolderPicker component and update layout
...
- Moved FolderPicker to a new folder structure for better organization.
- Updated the Settings page layout to enhance visual hierarchy by increasing the title size.
- Removed the old FolderPicker component file after restructuring.
2025-04-14 08:55:36 +02:00
c99d6e4e6b
feat(app): refactor App component and add Settings page
...
- Refactored the App component to utilize a new SearchCard component for rendering search results.
- Introduced a Settings page with FolderPicker and Shortcuts components for user configuration.
- Removed the ImagePage component as it was no longer needed.
- Updated routing to include the new Settings page and adjusted imports accordingly.
- Added a settings button to the main interface for easy access to the new settings functionality.
2025-04-13 22:48:26 +02:00
9660c99a14
feat: contacts working
2025-04-11 20:31:51 +01:00
393eaea2f4
feat(notes): allowing frontend to save
2025-04-01 20:54:15 +00:00
a37818fc49
feat(events): search through organizer
2025-04-01 19:59:17 +00:00
c609b45d99
feat(cards): adjusting for backend data types
2025-03-31 17:49:17 +00:00