Scott Idem
e16fbaa34b
fix(api): resolve SQL unpacking crash and Event serialization errors
...
- Refactor SQL helpers in lib_sql_search to return empty tuples instead of False
- Add Pydantic pre-validators to Event_Base to coerce time objects to strings
- Improves API stability for Event searches and filtered lists
2026-01-20 15:49:13 -05:00
Scott Idem
817bb80f87
ID Vision Phase 2: Standardize Page, Post, Person, Organization, and Hosted File objects
2026-01-19 18:04:17 -05:00
Scott Idem
7db937f8af
Vision ID: Standardize Site Domain and Journal objects with string-only IDs and searchable mapping
2026-01-19 15:57:00 -05:00
Scott Idem
cad0d2e867
Security: Enforce mandatory API Keys for V3, fix search logic, and update frontend guide
2026-01-19 14:11:13 -05:00
Scott Idem
868a0060dc
refactor(sql): complete modularization of search builders and ID resolution
2026-01-06 17:58:34 -05:00
Scott Idem
a6a5162385
refactor(sql): modularize status and where query builders
2026-01-06 17:24:47 -05:00
Scott Idem
b5e874bd99
refactor(sql): modularize basic search query builders
2026-01-06 17:22:10 -05:00