Commit Graph

20 Commits

Author SHA1 Message Date
Scott Idem
293f447a1c chore(site_domain): flesh out TODO stubs in legacy lookup routes
Uncommented and completed access_key + referrer handling in
lookup_site_domain_fqdn() and the GET /site/domain/fqdn/{fqdn} route.
These routes are disabled in registry.py and not currently active.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 14:48:28 -04:00
Scott Idem
faecd974b9 Lots of changes to get to FastAPI 95.1 2024-04-26 15:15:37 -04:00
Scott Idem
f4eda34035 Saving current progress with change from using Query() to Path() 2024-04-26 14:51:11 -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
dd1b3c0b1b Work on data store and related 2022-07-27 18:05:08 -04:00
Scott Idem
ed6ae8c93e Unknown 2022-07-15 13:09:07 -04:00
Scott Idem
81f2f79bf2 Minor update for sites and domains 2022-04-04 16:36:18 -04:00
Scott Idem
44e7a0e743 Improve FQDN lookup wiht access and referrer. 2022-03-16 18:01:48 -04:00
Scott Idem
08591c5de6 We should not check the referrer if no access key was given. At least I think so...? 2022-02-07 16:39:29 -05:00
Scott Idem
74727c2d77 Work on site domain FQDN lookup with referrer. 2022-02-07 16:24:27 -05:00
Scott Idem
02a8948ee4 Work on site domain FQDN lookup with referrer. For some reason being passed as None. 2022-02-07 16:11:45 -05:00
Scott Idem
0866fbbed6 Clean up 2021-12-29 19:42:27 -05:00
Scott Idem
616011edfe Bug fix for special characters in GET params because of % symbol 2021-08-11 17:41:34 -04:00
Scott Idem
a1b9d3c518 Still adding in Response everywhere... 2021-08-10 18:30:37 -04:00
Scott Idem
d933395a9f A lot of code clean up! Also adding in Response everywhere... 2021-08-10 18:09:34 -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
Scott Idem
4785781cac Work order_cart and related 2021-03-16 21:34:42 +00:00
Scott Idem
4ba34d594d Working finally getting this to interact with the actual front end. 2021-03-13 02:17:24 -05:00