aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/util/UrsaClient.kt
AgeCommit message (Collapse)Author
2024-08-04Add Garden Page in PV (#1263)CalMWolfs
Co-authored-by: nopo <nopotheemail@gmail.com>
2024-04-01Add warning when using incorrect NEU api proxy (#1070)Linnea Gräf
2024-01-19Add crash recovery page to PV (#999)Linnea Gräf
* Add crash recovery page to PV * Add warning for missing auth token
2023-12-26Migrating pv to v2 endpoint (#939)jani270
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
2023-07-21Use ursa-minor as API proxy (#762)Roman / Linnea Gräf
* Use ursa-minor as API proxy * Allow setting a ursa server url * Make client aware of x-ursa-expires * Make profile data syncer work using legacy api * Add better header support * Add manual call functionality * Improve callUrsa to allow for raw strings * Save tokens better and add logs on http failure status codes * Remove API key requirement for PV * Make museum in pv also use ursa