This website requires JavaScript.
5834bd1e60
Load env from Secrets path with fallback
main
aewing
2026-06-11 18:56:45 -05:00
a5408ba8da
Keep new note form cleared after create
aewing
2026-03-29 03:36:01 +00:00
602c275644
Use exact-case TasGrid task collection
aewing
2026-03-29 03:32:26 +00:00
d70a8b64c6
Mirror Job-Info-Test PB token validation flow
aewing
2026-03-29 03:29:19 +00:00
a045a1fbd8
Add PocketBase token context diagnostics
aewing
2026-03-29 03:22:51 +00:00
a34b362683
Broaden Tasgird task lookup fallbacks
aewing
2026-03-29 03:19:52 +00:00
69c8d80ef2
Harden Tasgird user task lookup
aewing
2026-03-29 03:16:07 +00:00
e6b727b345
Resolve tasks by Users.name to Tasgird user relation
aewing
2026-03-29 03:12:26 +00:00
b3b2a2e2f0
Return real task lookup failures instead of false rules warnings
aewing
2026-03-29 03:08:05 +00:00
006f976f57
Use request-scoped PocketBase auth for task endpoints
aewing
2026-03-29 03:05:41 +00:00
49824ea3c6
Use exact Users.name for current task lookup and auto-load tasks
aewing
2026-03-29 03:00:32 +00:00
6abaf6c778
Use user name for tasks lookup with robust fallbacks
aewing
2026-03-29 02:51:14 +00:00
d042f00230
Enforce job note number at toggle level and tighten save UX
aewing
2026-03-29 02:36:07 +00:00
9a6da32504
Use job note toggle and require job number for job_note
aewing
2026-03-29 02:19:13 +00:00
21c8b4b4c7
Prevent accidental duplicate notes in workspace actions
aewing
2026-03-28 21:31:02 +00:00
c4c5906daf
Add audio recording workflow to notes workspace
aewing
2026-03-28 19:59:07 +00:00
e9d520fd5e
Add attachments workflow to notes workspace
aewing
2026-03-28 19:43:30 +00:00
744adc8645
Auto-load notes on notes workspace startup for existing sessions
aewing
2026-03-28 19:36:37 +00:00
7ecb7256de
Align notes workspace filter/load behavior with legacy records
aewing
2026-03-28 19:33:31 +00:00
da1a97b8fd
Fix notes workspace filters for string-based boolean fields
aewing
2026-03-28 19:29:15 +00:00
94d6840ef7
Add modern notes workspace with core legacy note functions
aewing
2026-03-28 19:26:35 +00:00
17904cff3a
Promote legacy notes UI to native notes.html route
aewing
2026-03-28 19:22:11 +00:00
d6b0e3192a
Add isolated legacy notes route and tasks view with resilient task APIs
aewing
2026-03-28 19:17:56 +00:00
8ca2c97e37
Upgrade OneNote sync with section/page targeting and edit mode
aewing
2026-03-24 18:45:27 +00:00
513e975530
Fix PocketBase auth and note submission
aewing
2026-03-24 18:29:51 +00:00
c76739d0d7
Update Prism Notes branding and OneNote sync UI
aewing
2026-03-24 17:15:19 +00:00
04ae0c0c82
UI improvements: filter buttons, note detail styling
aewing
2026-01-16 12:06:06 +00:00
4c6058c656
Extract auth module: standalone PocketBase OAuth2 + Graph token management
aewing
2026-01-16 03:49:52 +00:00
864fcab1ce
Fix voice search for notes list
aewing
2026-01-16 02:42:04 +00:00
1b751742dc
Add hidden notes feature, note filters, detail view edit/delete, and dynamic styling
aewing
2026-01-16 02:28:48 +00:00
95888562a0
Add alert sound on note share - plays for recipients only, fix favicon 404
aewing
2026-01-16 01:44:57 +00:00
7c4459fd47
Add alert creation on note sharing - triggers alerts for shared_with users
aewing
2026-01-16 01:29:48 +00:00
9ced9fd4ed
User email lookup component + architecture decision: Vite frontend + Bun backend
aewing
2026-01-14 13:25:47 +00:00
efbe5d6573
Add user email lookup component for sharing UI tooltips
aewing
2026-01-14 12:59:28 +00:00
534016e9d5
Standards alignment: Document .js tools deviation, fix port 3030, enhance tool documentation
aewing
2026-01-14 12:47:22 +00:00
2c384eb734
Standards audit: Remove npm lock file, establish audit process & deviations tracking
aewing
2026-01-14 12:38:03 +00:00
acf188b708
Fix alert system initialization - clean up testAlertSound function scope
aewing
2026-01-12 13:24:28 +00:00
8d99d77e7a
Redesign note card layout for shared notes
aewing
2026-01-11 22:23:40 +00:00
9d3e176773
Restructure note card layout for shared notes
aewing
2026-01-11 21:28:41 +00:00
77312dfdad
Add share note functionality with multiselect field support and adjust layout spacing
aewing
2026-01-11 06:30:21 +00:00
8a0bf92da4
Add note sharing feature: user selection, shared status, green card styling, and type badges
aewing
2026-01-11 05:38:07 +00:00
54d262b97d
Restore three-button capture interface: Share Entire Screen, Snip, Cancel
aewing
2026-01-11 05:14:15 +00:00
ccb239c84b
Restructure attachment menu with submenus and adjust container sizing/positioning
aewing
2026-01-11 03:30:40 +00:00
8a70038b64
Add camera vs file picker options for image and video attachments
aewing
2026-01-11 03:03:12 +00:00
d7c42de0d7
Add capture attribute to image and video inputs for camera access
aewing
2026-01-11 02:44:48 +00:00
af0fef4f08
Simplify attachment menu: keep only image, video, file options
aewing
2026-01-11 02:41:51 +00:00
8009ad1eb3
recording working righ, but menu is not correct yet
aewing
2026-01-11 02:38:28 +00:00
a19a4495f4
Add zoom in/out controls to attachment preview
aewing
2026-01-11 02:32:11 +00:00
649d9652b6
Fix container overflow: constrain height and reduce bottom padding
aewing
2026-01-10 23:07:02 +00:00
26092b314b
Add video recording UI and preview functionality
aewing
2026-01-10 23:02:34 +00:00
7282c920bf
Update session log: document attachment menu system completion
aewing
2026-01-10 22:54:47 +00:00
b889e48325
Add menu-driven attachment system with video recording
aewing
2026-01-10 22:54:33 +00:00
4bb4e546c1
Prevent horizontal scrolling in card view - allow vertical scroll only
aewing
2026-01-10 22:42:01 +00:00
0dc0ffba2f
Keep button group beside Notes heading on all screen sizes
aewing
2026-01-10 22:38:53 +00:00
53bf74e6f4
Refine Notes list header: scale buttons, replace Refresh with icon, align button group
aewing
2026-01-10 22:34:37 +00:00
a168fe2b7c
UI refinements: center containers, compact cards, improve attachment icons
aewing
2026-01-10 22:13:08 +00: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
aewing
2026-01-10 20:48:47 +00:00
2aa6cac4e2
fixed some stuff, basic media funciton added.
aewing
2026-01-10 20:47:10 +00:00
1101515d24
Log: Container injection bug fix and restoration
aewing
2026-01-10 20:04:22 +00:00
c73393049b
Fix container injection: remove duplicate HTML and restore CONTAINERS + initializeContainers()
aewing
2026-01-10 20:04:07 +00:00
cee91571cd
Refactor containers to template literals for independent updates
aewing
2026-01-10 15:38:57 +00:00
f563eb2a24
Update project
aewing
2026-01-10 14:20:54 +00:00
2e13c90d5f
Make pink and orange backgrounds 1 shade darker (yellow unchanged)
aewing
2025-12-31 05:09:27 +00:00
fc155cac76
Update port to 3030 and configure dotenv for centralized secrets
aewing
2025-12-31 04:38:45 +00:00
da23cc8e3a
Use Tailwind max-h for note detail
Golwhit
2025-12-29 21:07:50 -06:00
497c29ce14
Fix layout: replace inline styles with Tailwind, enable audio playback in detail view, adjust spacing
Golwhit
2025-12-29 21:02:37 -06:00
119235f774
UI refinements: fixed header layout, responsive spacing, color-coded cards, improved detail view
Golwhit
2025-12-29 20:52:37 -06:00
2983457fc0
Add ellipsis to auto-generated titles with >4 words and truncate titles >120 chars
Golwhit
2025-12-29 19:00:42 -06:00
a42a502a89
Add title input field, capture email/displayName, auto-generate title from first 4 words if empty
Golwhit
2025-12-29 18:54:52 -06:00
89b083b73e
Chore: remove bun.lock and add npm lockfile
Golwhit
2025-12-29 18:04:10 -06:00
fd54345674
Prism-Notes migration: copy scaffold, update package metadata, add npm-based deps, switch startup to Bun.serve with custom logs, and ignore env/deps via .gitignore
Golwhit
2025-12-29 17:57:48 -06:00
a8ba47d38e
removed scaffold
Golwhit
2025-12-29 17:40:05 -06:00
c842808849
Initial commit
aewing
2025-12-22 18:02:05 -06:00