aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/options/seperateSections/ApiData.java
AgeCommit message (Collapse)Author
2023-10-06Cleanup: Refactor for naming conventions (#856)Walker Selby
2023-10-02Moul Config (#814)Linnea Gräf
* Moul Config * Bump version * Fix IQ test and oneconfig * Add version to title * Fix NPE * Fix merge
2023-08-05Starting to remove api key mentions from NEU (#781)jani270
* Starting to remove api key mentions from NEU * remove api key error popup * ooops --------- Co-authored-by: nopo <nopotheemail@gmail.com>
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-07-19local backup repo (#772)Lulonaut
Co-authored-by: nopo <nopotheemail@gmail.com>
2023-06-08NEUConfig: Add manadatory IQ test to api tab (#703)Roman / Linnea Gräf
2022-11-04Removed prerelease option, set prerelease branch as default (#420)jani270
2022-10-21Added the ability to add search tags to config options (#309)NopoTheGamer
2022-10-20Miscellaneous Typos (#339)Walker Selby
Co-authored-by: MicrocontrollersDev <66657148+MicrocontrollersDev@users.noreply.github.com>
2022-07-11ah profit cool gui display (#178)efefury
Co-authored-by: Lulonaut <lulonaut@tutanota.de> Co-authored-by: nopo <noahogno@gmail.com>
2022-06-09Re-license project as LGPL (#157)IRONM00N
* add licence files & a few misc chores * add license notices & run auto formatter
2022-05-31Move repository related configuration to GUI. (#151)Roman / Nea