clients/apps/cli/src
Daniel James Smith 161a358c49
[PM-5214] [CLI] Add proxy support for file uploads (#7342)
* Add proxy support for file uploads

Instead of using node's native fetch we extend ApiService with NodeApiService to add support for proxies using `node-fetch`

* Fix constructors for FileUploadService in browser

* Fix dependency on ApiService within jslib-services.module

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-12-10 13:17:00 +01:00
..
admin-console Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
auth/commands Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
commands Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
locales/en [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
models Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
platform Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
service-container [PM-5214] [CLI] Add proxy support for file uploads (#7342) 2024-12-10 13:17:00 +01:00
tools Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
vault Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
base-program.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
bw.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
oss-serve-configurator.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
program.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
register-oss-programs.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
serve.program.ts [BEEEP: PM-10190] Use strict TS checks in CLI service container (#10298) 2024-08-05 11:39:08 -04:00
utils.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
vault.program.ts Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00