index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nxmaccessmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed message when opening browser
isanae
2019-07-14
1
-1
/
+3
*
removed already commented out code:
isanae
2019-07-12
1
-4
/
+0
*
removed useless flags, they were only used by settings
isanae
2019-07-12
1
-8
/
+5
*
nexus info and stats in settings
isanae
2019-07-12
1
-1
/
+1
*
refactored state messages
isanae
2019-07-11
1
-45
/
+80
*
api key validator in settings
isanae
2019-07-11
1
-2
/
+2
*
extracted api key validator from NXMAccessManager
isanae
2019-07-11
1
-145
/
+296
*
moved NexusSSOLogin to nxmaccessmanager
isanae
2019-07-11
1
-6
/
+160
*
reworked the nexus connection panel
isanae
2019-07-11
1
-1
/
+1
*
dialog should be on the heap, gets deleted by the main window
isanae
2019-07-10
1
-10
/
+9
*
made ValidationProgressDialog a QDialog to handle close events
isanae
2019-07-10
1
-28
/
+30
*
progress dialog now shows elapsed time in progress bar
isanae
2019-07-10
1
-11
/
+32
*
moved progress dialog to its own class
isanae
2019-07-10
1
-50
/
+61
*
set the progress dialog's parent to main window as soon as it's available
isanae
2019-07-10
1
-5
/
+32
*
moved api user account classes to their own files
isanae
2019-06-14
1
-3
/
+14
*
added a few helper classes for user accounts and stats
isanae
2019-06-12
1
-9
/
+6
*
added new dialog to enter api key manually
isanae
2019-06-03
1
-1
/
+5
*
Update NXM link handling to support premium link and validate user info
Silarn
2019-05-09
1
-1
/
+2
*
Disable the login timeout timer when something happens
LostDragonist
2019-03-09
1
-1
/
+3
*
Improve timeout behavior when logging in to Nexus
LostDragonist
2019-03-08
1
-4
/
+16
*
Improve failed login checks on start up
LostDragonist
2019-03-06
1
-1
/
+3
*
Remove the spoofed NMM version
LostDragonist
2019-02-22
1
-6
/
+0
*
Small updates, cleanup, update code, cache settings, tooltips
Silarn
2019-02-18
1
-19
/
+26
*
Simple updates API headers requested by Nexus
Silarn
2019-02-18
1
-2
/
+13
*
Multiple updates:
Silarn
2019-02-18
1
-0
/
+4
*
Fix various issues when not having a stored API key
Silarn
2019-02-18
1
-0
/
+2
*
Fixe API Key storage and actually validate the response
Silarn
2019-02-18
1
-14
/
+17
*
Multiple fixes:
Silarn
2019-02-18
1
-1
/
+9
*
Implement an API rate limiter
Silarn
2019-02-18
1
-2
/
+1
*
Several Nexus API-related changes
Silarn
2019-02-18
1
-1
/
+1
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-351
/
+264
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-3
/
+3
*
Add the MO user agent string to the download requests (fixes EU#1)
Silarn
2018-05-16
1
-2
/
+2
*
Change Nexus API URL
Silarn
2018-04-28
1
-1
/
+1
*
Update Nexus protocol to https
Silarn
2018-04-24
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-208
/
+256
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-256
/
+208
*
moved button to switch instance (and to portable mode) to the main window
Tannin
2016-05-27
1
-2
/
+0
*
bugfix: incorrect url-encoding for passwords prevented login with some specia...
Tannin
2016-05-19
1
-2
/
+2
*
added button to clear webcaches and cookies
Tannin
2016-05-19
1
-0
/
+9
*
Merge branch 'master' into new_vfs_library
TanninOne
2015-12-23
1
-1
/
+0
|
\
|
*
Facepalm moments - realised gameinfo init call is no longer needed. Removed a...
Thomas Tanner
2015-12-06
1
-1
/
+0
*
|
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-16
/
+15
|
\
|
|
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-2
/
+1
|
|
\
|
|
*
Added support for include-what-you-use in a very simplistic fashion to the Sc...
Thomas Tanner
2015-10-17
1
-1
/
+0
|
*
|
This removes getNexusPage from GameInfo and is currently in the game plugin.
Thomas Tanner
2015-11-26
1
-23
/
+12
|
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-2
/
+13
|
|
/
*
/
fix/workaround for a problem where Qt thinks it's not connected to the net
Tannin
2015-11-19
1
-0
/
+5
|
/
*
fixed progress dialogs appearing on startup
Tannin
2015-10-10
1
-6
/
+12
*
bugfix: crash on network connection problem
Tannin
2015-08-27
1
-1
/
+1
[next]