Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Ring f66d9dacf6 More thorough removal of cpp-httplib from wasm builds. 2025-10-28 19:33:48 +11:00
Kevin Ring 077e9f3765 Disable cpp-httplib on Emscripten, rather than downgrading it.
The older version has known CVEs, and anyway it's only used to host a
web server for an OAuth2 flow, which isn't going to work on the web
anyway.
2025-10-28 18:43:15 +11:00
Brendan Duncan 56f2dc8e8b fix wasm build after merger 2025-09-20 19:49:52 -06:00
Kevin Ring 467ba46e10 Update new library CMakeLists.txt for the changes in this branch. 2025-03-31 11:30:25 +11:00
Ashley Rogers f9ab379782 Document, document, document 2025-03-19 17:07:27 -04:00
Ashley Rogers c481048cc6 clang-tidy and CI fixes 2025-03-19 15:03:49 -04:00
Ashley Rogers 1f019e57b4 Various fixes for iTwin API 2025-03-18 14:37:34 -04:00
Ashley Rogers 57db116c51 Fix get path 2025-03-13 13:39:36 -04:00
Ashley Rogers d77f16410f Proper port for redirect URL 2025-03-13 11:39:04 -04:00
Ashley Rogers fd581dc3d2 Test for CesiumITwinClient::Connection 2025-03-11 17:57:53 -04:00
Ashley Rogers 9195c95b24 Listing iTwins 2025-03-10 17:32:19 -04:00
Ashley Rogers 6f571873a1 Refresh token handling 2025-03-10 14:47:20 -04:00
Ashley Rogers c3a87e2cd9 iTwin client OAuth flow 2025-03-07 16:41:26 -05:00