This website requires JavaScript.
Explore
Help
Sign In
Scott.Idem
/
OSIT-AE-App-Svelte
Watch
1
Star
0
Fork
0
You've already forked OSIT-AE-App-Svelte
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df3b455c18013ea6216ce21c36df80af8fb7287e
OSIT-AE-App-Svelte
/
src
/
lib
/
ae_api
History
Scott Idem
df3b455c18
Less debug. Code clean up. And it uses the Svelte fetch function!! I think it just works...
2025-05-07 19:49:27 -04:00
..
api_delete_object.ts
Delete will now retry and no longer needs Axios. Code clean up. Bug fix when deleting a Journal Entry.
2025-05-07 18:12:43 -04:00
api_get__crud_obj_id.ts
Trying to track down a bug that is happening when run in Docker. Pretty sure it is related to a DNS resolution thing. The GET Object function shows better information if something goes wrong.
2025-01-06 16:24:47 -05:00
api_get__crud_obj_li_v1.ts
The archives are looking better now. Mostly style and sorting improvements.
2024-11-12 16:20:18 -05:00
api_get__crud_obj_li_v2.ts
Less other debug while working on Journals
2025-04-09 13:11:09 -04:00
api_get_object_v1.ts
Getting rid of Axios. Using (Svelte) fetch for get_object()...
2024-11-20 12:56:11 -05:00
api_get_object.ts
Less debug. Code clean up. And it uses the Svelte fetch function!! I think it just works...
2025-05-07 19:49:27 -04:00
api_patch_object.ts
Delete will now retry and no longer needs Axios. Code clean up. Bug fix when deleting a Journal Entry.
2025-05-07 18:12:43 -04:00
api_post_object.ts
The POST function no longer needs Axios. It will now retry X times if it fails.
2025-05-07 18:46:39 -04:00