• Joined on 2025-11-25
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-12 07:35:40 -06:00
acf188b708 Fix alert system initialization - clean up testAlertSound function scope
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-11 16:24:13 -06:00
8d99d77e7a Redesign note card layout for shared notes
9d3e176773 Restructure note card layout for shared notes
Compare 2 commits »
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-11 00:31:13 -06:00
77312dfdad Add share note functionality with multiselect field support and adjust layout spacing
8a0bf92da4 Add note sharing feature: user selection, shared status, green card styling, and type badges
Compare 2 commits »
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 23:14:32 -06:00
54d262b97d Restore three-button capture interface: Share Entire Screen, Snip, Cancel
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 21:31:47 -06:00
ccb239c84b Restructure attachment menu with submenus and adjust container sizing/positioning
8a70038b64 Add camera vs file picker options for image and video attachments
d7c42de0d7 Add capture attribute to image and video inputs for camera access
af0fef4f08 Simplify attachment menu: keep only image, video, file options
8009ad1eb3 recording working righ, but menu is not correct yet
Compare 12 commits »
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 16:35:20 -06:00
53bf74e6f4 Refine Notes list header: scale buttons, replace Refresh with icon, align button group
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 16:13:40 -06:00
a168fe2b7c UI refinements: center containers, compact cards, improve attachment icons
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 14:50:21 -06:00
1d3d42d670 feat(notes): multi-attachment support, card icons, and inline previews\n\n- Allow selecting and uploading multiple attachments per note (images, videos, docs)\n- Batch audio segments and files into PocketBase multi-file field (Attachments.file)\n- Fallback to read files directly from input; per-file error logging\n- Note cards show clickable attachment-type icons (image/video/file/audio)\n- Inline preview panel in notes list + full attachment rendering in detail\n- Keep existing Notes/Attachments collections and pb_id association
2aa6cac4e2 fixed some stuff, basic media funciton added.
1101515d24 Log: Container injection bug fix and restoration
c73393049b Fix container injection: remove duplicate HTML and restore CONTAINERS + initializeContainers()
Compare 4 commits »
aewing pushed to main at aewing/Job-Info 2026-01-10 13:40:02 -06:00
221e9d1f53 fixed request for reauth on clicking show folder
aewing pushed to main at aewing/Job-Info 2026-01-10 13:28:31 -06:00
c22ada9c7e fixed login loop
aewing pushed to main at aewing/Job-Info 2026-01-10 13:23:58 -06:00
6619269840 fixed login loop
aewing created branch main in Cardoza_Construction/Prism-Notes-Main 2026-01-10 09:39:20 -06:00
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-10 09:39:20 -06:00
cee91571cd Refactor containers to template literals for independent updates
f563eb2a24 Update project
2e13c90d5f Make pink and orange backgrounds 1 shade darker (yellow unchanged)
fc155cac76 Update port to 3030 and configure dotenv for centralized secrets
da23cc8e3a Use Tailwind max-h for note detail
Compare 10 commits »
aewing created repository Cardoza_Construction/Prism-Notes-Main 2026-01-10 08:18:00 -06:00
aewing pushed to NewApproach at Cardoza_Construction/Job-Info 2026-01-09 07:33:25 -06:00
c33ee3dfe7 Scaffold NewApproach: Full-stack Bun+Hono+TypeScript+TailwindCSS project
aewing created branch NewApproach in Cardoza_Construction/Job-Info 2026-01-08 22:21:15 -06:00
aewing pushed to NewApproach at Cardoza_Construction/Job-Info 2026-01-08 22:21:15 -06:00
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-08 22:08:44 -06:00
e4e3e65ea4 redis optimization/improvments
eaf5149d15 Ultra-fast jobs display: backend returns first 40 jobs instantly, frontend renders immediately, full set updates when ready
6dea66b0cf Add Valkey/Redis cache visualization and API autoloading for graphical inspection
Compare 3 commits »
aewing pushed to main at aewing/Job-Info 2026-01-08 11:45:55 -06:00
bef80c5bab feat: implement robust TokenManager for field app resilience
aewing pushed to main at aewing/Job-Info 2026-01-08 11:30:41 -06:00
e7baa94322 refactor: remove progress bar from job loading UI