Scott Idem
a7c82615ab
fix(v3-vision): platform-wide hardening of ID Vision models
...
Hardened root_validators in Journal, Post, Page, and Hosted File models to use Union[int, str] for Vision ID fields. This prevents resolved integer IDs from being deleted during CREATE/UPDATE operations, resolving a critical regression found during Post Comment bug fixing.
2026-02-05 20:38:19 -05:00
Scott Idem
9e423806df
feat(hosted-file): add filename_no_ext and filename_w_ext to Hosted_File_Base model
2026-02-03 14:06:42 -05:00
Scott Idem
f7a17b2f99
V3 API: Enhance privacy by hiding internal file sharding paths and fix syntax in object definitions
2026-01-26 18:50:22 -05:00
Scott Idem
1e6b9d1c18
Bug fixes for uploading the files. I though the changes being made where not supposed to break legacy endpoints. Not sure what happened. Either way things are almost back to normal.
2026-01-22 16:49:03 -05:00
Scott Idem
48d9e38c39
Bug fixes related to file uploads. Fixing id_random int vs str confusion. For account and for hosted_file.
2026-01-22 16:01:23 -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
42175b89c0
Updated the hosted_file fields.
2025-01-07 19:30:06 -05:00
Scott Idem
d6787f9855
Minor changes. Temporarily disabled redis...
2024-02-20 19:14:05 -05:00
Scott Idem
0ac9510546
Bug fixes, clean up, stuff
2023-09-21 12:12:31 -04:00
Scott Idem
09e3f29501
Too many changes. Work on file uploads, hosted files, deletion of links, records, and stored files.
2022-08-09 16:08:50 -04:00
Scott Idem
5066cd099d
More again again again. Moving ID random generation to the SQL db instead. General clean up.
2022-06-30 17:00:17 -04:00
Scott Idem
57e3298dc6
Unknown
2022-03-09 17:42:24 -05:00
Scott Idem
f073dd337f
Mostly adding event device model, methods, and routes. Also general clean up of code.
2022-03-09 13:05:19 -05:00
Scott Idem
af0da563f1
Cleaned up and easier debugging for SQL statements. A lot less redundant information.
2021-09-07 14:01:40 -04:00
Scott Idem
64b77ec238
Working on how hosted files are saved. Moving them into two letter subdirectories.
2021-08-26 20:52:13 -04:00
Scott Idem
d85ab35812
Working on membership stuff
2021-06-24 17:50:11 -04:00
Scott Idem
6d4463e57e
Save before hosted_file_link DB field name changes.
2021-06-18 09:42:29 -04:00
Scott Idem
415e452988
Work on file uploads. More error checking.
2021-06-14 17:57:15 -04:00
Scott Idem
443d2bab77
A lot of general clean up of everything.
2021-05-28 03:52:31 -04:00
Scott Idem
2167c7e897
General clean up of everything.
2021-05-28 03:23:52 -04:00
Scott Idem
09c7b48223
General clean up of models and methods.
2021-05-28 01:40:18 -04:00