summaryrefslogtreecommitdiff
path: root/src/nexusinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Migrating to OAuth Authentication (#2374)Jeremy Rimpo2026-05-121-170/+29
* Improve mod update check accuracy (#2385)Al2026-05-031-0/+25
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-1/+0
* Fix rebase issuesJeremy Rimpo2023-09-211-12/+16
* Clang cleanupJeremy Rimpo2023-09-211-12/+14
* Add new API connection to retrieve game infoSilarn2023-09-211-0/+38
* Apply clang-format.Mikaël Capelle2023-07-091-156/+236
* Better nexus network errorsJeremy Rimpo2022-04-191-2/+2
* Added enum for nexus mod file status (main, update, etc).AL2021-07-121-0/+12
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-3/+3
* split nexus connection stuff into NexusConnectionUI so it can be reused in th...isanae2020-11-031-3/+2
* now using new common cmakefilesisanae2020-04-231-1/+1
* extracted api key validator from NXMAccessManagerisanae2019-07-111-0/+1
* moved api user account classes to their own filesisanae2019-06-141-126/+5
* added a few helper classes for user accounts and statsisanae2019-06-121-18/+132
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-1/+5
* Suppress expected network errors during MD5 searchesLostDragonist2019-03-071-0/+2
* Use MD5 when querying info before bothering the userLostDragonist2019-03-071-0/+18
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-1/+45
* Remove the spoofed NMM versionLostDragonist2019-02-221-7/+0
* Fix warning about multiple constsLostDragonist2019-02-211-1/+1
* Endorsement and efficiency updatesSilarn2019-02-181-1/+8
* Implement bulk update check layerSilarn2019-02-181-1/+23
* Fix issues with duplicate requests, expand parallel requests to 6Silarn2019-02-181-1/+1
* Multiple updates:Silarn2019-02-181-2/+0
* Various fixes and updatesSilarn2019-02-181-3/+40
* Multiple fixes:Silarn2019-02-181-5/+6
* Add counter for API requestsSilarn2019-02-181-0/+1
* Add a retry for rate limited requests and requeue requests with 429 errSilarn2019-02-181-0/+2
* Implement an API rate limiterSilarn2019-02-181-0/+8
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-424/+423
* Initial Nexus API changes:Silarn2019-02-181-4/+6
* Clean up handling of managed game instance in NexusInterfaceSilarn2018-05-021-5/+1
* Fix issues with download querySilarn2018-04-171-0/+2
* Support for multi-game downloadsSilarn2018-04-161-65/+43
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-312/+324
* Applied clang-format on sourceSandro Jäckel2018-02-221-324/+312
* added button to clear webcaches and cookiesTannin2016-05-191-0/+5
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-0/+9
|\
* | Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterfaceThomas Tanner2015-11-261-0/+20
* | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
* | Forgot to remove the redundant memberThomas Tanner2015-11-251-1/+0
* | Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrlThomas Tanner2015-11-251-24/+109
|/
* Merge with branch1.2Tannin2015-01-241-2/+1
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-2/+1
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+7
| * - login package now also uses a "proper" user-agentTannin2014-08-181-2/+0
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-322/+322
* | cleanup und bugfixes after refactoringTannin2014-11-281-0/+4
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-1/+7