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
c947e9e77a0532c4a6fc756e1c4ff841983610dd
OSIT-AE-App-Svelte
/
src
/
lib
/
ae_api
History
Scott Idem
f38d9b58ab
More updates to start using the newer/better way of saving to IDB.
2025-06-04 12:28:16 -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
A bit less debug with new API fetch pass
2025-05-07 19:54:20 -04:00
api_patch_object.ts
More updates to start using the newer/better way of saving to IDB.
2025-06-04 12:28:16 -04:00
api_post_object.ts
Check for params before trying to update params
2025-05-19 17:25:02 -04:00