aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/util/ProfileApiSyncer.java
AgeCommit message (Collapse)Author
2023-08-30Fix bestiary page in PV (#805)Lulonaut
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
2023-06-08PV Overhaul (#708)kr45732
Co-authored-by: Lulonaut <lulonaut@tutanota.de>
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-02-27feat: improve formating :)IRONM00N
2021-12-28more code clean up (#38)IRONM00N
2021-10-16Code Clean Up (#2)IRONM00N
* intellij code clean up * optimize imports * format * intellij suggestions * fix empty catch issues
2021-01-28PRE12BuildTools