summaryrefslogtreecommitdiff
path: root/src/nxmaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* added new dialog to enter api key manuallyisanae2019-06-031-1/+5
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-1/+2
* Disable the login timeout timer when something happensLostDragonist2019-03-091-1/+3
* Improve timeout behavior when logging in to NexusLostDragonist2019-03-081-4/+16
* Improve failed login checks on start upLostDragonist2019-03-061-1/+3
* Remove the spoofed NMM versionLostDragonist2019-02-221-6/+0
* Small updates, cleanup, update code, cache settings, tooltipsSilarn2019-02-181-19/+26
* Simple updates API headers requested by NexusSilarn2019-02-181-2/+13
* Multiple updates:Silarn2019-02-181-0/+4
* Fix various issues when not having a stored API keySilarn2019-02-181-0/+2
* Fixe API Key storage and actually validate the responseSilarn2019-02-181-14/+17
* Multiple fixes:Silarn2019-02-181-1/+9
* Implement an API rate limiterSilarn2019-02-181-2/+1
* Several Nexus API-related changesSilarn2019-02-181-1/+1
* Initial Nexus API changes:Silarn2019-02-181-351/+264
* Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-3/+3
* Add the MO user agent string to the download requests (fixes EU#1)Silarn2018-05-161-2/+2
* Change Nexus API URLSilarn2018-04-281-1/+1
* Update Nexus protocol to httpsSilarn2018-04-241-1/+1
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-208/+256
* Applied clang-format on sourceSandro Jäckel2018-02-221-256/+208
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-2/+0
* bugfix: incorrect url-encoding for passwords prevented login with some specia...Tannin2016-05-191-2/+2
* added button to clear webcaches and cookiesTannin2016-05-191-0/+9
* Merge branch 'master' into new_vfs_libraryTanninOne2015-12-231-1/+0
|\
| * Facepalm moments - realised gameinfo init call is no longer needed. Removed a...Thomas Tanner2015-12-061-1/+0
* | Merge branch 'master' into new_vfs_libraryTannin2015-12-071-16/+15
|\|
| * Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-2/+1
| |\
| | * Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-1/+0
| * | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-23/+12
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-2/+13
| |/
* / fix/workaround for a problem where Qt thinks it's not connected to the netTannin2015-11-191-0/+5
|/
* fixed progress dialogs appearing on startupTannin2015-10-101-6/+12
* bugfix: crash on network connection problemTannin2015-08-271-1/+1
* more verbosity about login/logout to/from nexusTannin2015-08-151-0/+3
* some code cleanupTannin2015-08-091-7/+0
* - MO now validates session cookie on startupTannin2015-08-091-27/+144
* small stuff in preparation of releaseTannin2015-05-311-1/+1
* MergeTannin2015-01-041-10/+12
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-9/+9
| * cleanup und bugfixes after refactoringTannin2014-11-281-1/+3
* | - fixes after mergeTannin2015-01-041-2/+2
|/
* - login package now also uses a "proper" user-agentTannin2014-08-181-2/+10
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-212/+212
* - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-3/+7
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-251-1/+1
* - changed the url used to login on nexus (the previous page was disabled)Tannin2014-06-211-1/+1
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+12
* Merge with branch1.1Tannin2014-04-051-0/+8
|\
| * - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-0/+8