Commit graph

10 commits

Author SHA1 Message Date
Hank Grabowski
09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski
d5f4196435 Fix multiple accounts from same server not working
Fixes Issue #72
  - Refactor the initial profile loading
  - Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch
  - Fix the short term cache response to key on headers and body as well as URL/QP
  - Fix ID handling in Basic Credentials copy method
2024-06-27 19:47:52 -04:00
Hank Grabowski
feb799dd20 Add user agent data for image upload/download requests 2024-06-20 18:24:14 -04:00
Hank Grabowski
7370422dd6 Send Relatica/<version> as User Agent on HTTP requests 2024-06-20 16:52:24 -04:00
Hank Grabowski
9b778999e5 Add replacing tag links to the local server 2023-11-29 18:32:03 -06:00
HankG
4ff673e6fd Add very short term (2 second) HTTP GET request cache for when multiple calls to same endpoint from redraws 2023-11-29 14:44:37 -06:00
Hank Grabowski
12233c4320 Tweaks to logging levels 2023-11-27 13:16:11 -06:00
Hank Grabowski
aa2f102518 Refactor bootstrapping process to have more statusing, timeouts and go to sign in screen if non logged in 2023-11-17 13:24:20 -05:00
Hank Grabowski
97f48240b3 Add timeouts to the API calls 2023-05-09 16:42:53 -04:00
Hank Grabowski
80a55af4c4 Move low level network calls into utility library 2023-03-21 21:14:58 -04:00