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
*
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
*
more verbosity about login/logout to/from nexus
Tannin
2015-08-15
1
-0
/
+3
*
some code cleanup
Tannin
2015-08-09
1
-7
/
+0
*
- MO now validates session cookie on startup
Tannin
2015-08-09
1
-27
/
+144
*
small stuff in preparation of release
Tannin
2015-05-31
1
-1
/
+1
*
Merge
Tannin
2015-01-04
1
-10
/
+12
|
\
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-9
/
+9
|
*
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-1
/
+3
*
|
- fixes after merge
Tannin
2015-01-04
1
-2
/
+2
|
/
*
- login package now also uses a "proper" user-agent
Tannin
2014-08-18
1
-2
/
+10
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-212
/
+212
*
- when highlighting a mod the overwritten and overwriting mods are now highli...
Tannin
2014-07-14
1
-3
/
+7
*
- test-plugins accidentally distributed in the 1.2.5 release are now automati...
Tannin
2014-06-25
1
-1
/
+1
*
- changed the url used to login on nexus (the previous page was disabled)
Tannin
2014-06-21
1
-1
/
+1
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-1
/
+12
[next]