aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/upstreamservice.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-56/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* Removed unnecessary headers.Per Larsson2022-02-021-5/+1
|
* Added upstream auth config and removed the possibility to add endpoints via ↵Per Larsson2022-02-021-152/+0
| | | | REST.
* Parital completed cloud cache token provider interface.Per Larsson2022-02-011-0/+2
|
* Get access token from auth mgr.Per Larsson2022-01-281-2/+4
|
* Refactored upstream cache to better handle different states in prep for ↵Per Larsson2022-01-241-0/+208
dynamic auth tokens.