index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nexusinterface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-170
/
+29
*
Improve mod update check accuracy (#2385)
Al
2026-05-03
1
-0
/
+25
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
1
-1
/
+0
*
Fix rebase issues
Jeremy Rimpo
2023-09-21
1
-12
/
+16
*
Clang cleanup
Jeremy Rimpo
2023-09-21
1
-12
/
+14
*
Add new API connection to retrieve game info
Silarn
2023-09-21
1
-0
/
+38
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-156
/
+236
*
Better nexus network errors
Jeremy Rimpo
2022-04-19
1
-2
/
+2
*
Added enum for nexus mod file status (main, update, etc).
AL
2021-07-12
1
-0
/
+12
*
moved nexus api stuff to GlobalSettings
isanae
2020-11-03
1
-3
/
+3
*
split nexus connection stuff into NexusConnectionUI so it can be reused in th...
isanae
2020-11-03
1
-3
/
+2
*
now using new common cmakefiles
isanae
2020-04-23
1
-1
/
+1
*
extracted api key validator from NXMAccessManager
isanae
2019-07-11
1
-0
/
+1
*
moved api user account classes to their own files
isanae
2019-06-14
1
-126
/
+5
*
added a few helper classes for user accounts and stats
isanae
2019-06-12
1
-18
/
+132
*
Update NXM link handling to support premium link and validate user info
Silarn
2019-05-09
1
-1
/
+5
*
Suppress expected network errors during MD5 searches
LostDragonist
2019-03-07
1
-0
/
+2
*
Use MD5 when querying info before bothering the user
LostDragonist
2019-03-07
1
-0
/
+18
*
Add support for displaying tracked mods and setting tracked status
LostDragonist
2019-03-07
1
-1
/
+45
*
Remove the spoofed NMM version
LostDragonist
2019-02-22
1
-7
/
+0
*
Fix warning about multiple consts
LostDragonist
2019-02-21
1
-1
/
+1
*
Endorsement and efficiency updates
Silarn
2019-02-18
1
-1
/
+8
*
Implement bulk update check layer
Silarn
2019-02-18
1
-1
/
+23
*
Fix issues with duplicate requests, expand parallel requests to 6
Silarn
2019-02-18
1
-1
/
+1
*
Multiple updates:
Silarn
2019-02-18
1
-2
/
+0
*
Various fixes and updates
Silarn
2019-02-18
1
-3
/
+40
*
Multiple fixes:
Silarn
2019-02-18
1
-5
/
+6
*
Add counter for API requests
Silarn
2019-02-18
1
-0
/
+1
*
Add a retry for rate limited requests and requeue requests with 429 err
Silarn
2019-02-18
1
-0
/
+2
*
Implement an API rate limiter
Silarn
2019-02-18
1
-0
/
+8
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-424
/
+423
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-4
/
+6
*
Clean up handling of managed game instance in NexusInterface
Silarn
2018-05-02
1
-5
/
+1
*
Fix issues with download query
Silarn
2018-04-17
1
-0
/
+2
*
Support for multi-game downloads
Silarn
2018-04-16
1
-65
/
+43
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-312
/
+324
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-324
/
+312
*
added button to clear webcaches and cookies
Tannin
2016-05-19
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-0
/
+9
|
\
*
|
Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterface
Thomas Tanner
2015-11-26
1
-0
/
+20
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-1
/
+0
*
|
Forgot to remove the redundant member
Thomas Tanner
2015-11-25
1
-1
/
+0
*
|
Replace GameInfo::getNexusInfoUrl with IPluginGame::getNexusManagementUrl
Thomas Tanner
2015-11-25
1
-24
/
+109
|
/
*
Merge with branch1.2
Tannin
2015-01-24
1
-2
/
+1
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-2
/
+1
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+7
|
*
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
1
-2
/
+0
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-322
/
+322
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-0
/
+4
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+7
[next]