| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Always emit the failed signal so we trigger another request | Silarn | 2019-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add a retry for rate limited requests and requeue requests with 429 err | Silarn | 2019-02-18 | 1 | -3/+11 | |
| | | ||||||
| * | Detect throttling with error code 429 | Silarn | 2019-02-18 | 1 | -0/+5 | |
| | | ||||||
| * | Implement an API rate limiter | Silarn | 2019-02-18 | 1 | -2/+26 | |
| | | ||||||
| * | Fix up mismatched signals and slots | Silarn | 2019-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 1 | -734/+710 | |
| | | ||||||
| * | Initial Nexus API changes: | Silarn | 2019-02-18 | 1 | -32/+69 | |
| | | | | | | - Switch to SSO with WebSocket - Update endpoints (all but version checking) | |||||
| * | Always display at least 3 segments of version info for MO itself | LostDragonist | 2019-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 1 | -4/+4 | |
| | | ||||||
| * | Move improved version parsing to util.h and use it everywhere. | AnyOldName3 | 2018-05-16 | 1 | -4/+1 | |
| | | ||||||
| * | Clean up handling of managed game instance in NexusInterface | Silarn | 2018-05-02 | 1 | -38/+23 | |
| | | ||||||
| * | Change Nexus API URL | Silarn | 2018-04-28 | 1 | -1/+1 | |
| | | ||||||
| * | Update to https for other nexus links For Security | Silarn | 2018-04-24 | 1 | -3/+3 | |
| | | ||||||
| * | Update Nexus protocol to https | Silarn | 2018-04-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix issues with download query | Silarn | 2018-04-17 | 1 | -12/+27 | |
| | | ||||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -80/+114 | |
| | | ||||||
| * | Created threaded process for writing mod meta files to prevent hangs | Silarn | 2018-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -384/+501 | |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | |||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -501/+384 | |
| | | ||||||
| * | gameShortName has been replaced by gameNexusName due to syrimse on nexus ↵ | lepresidente | 2016-12-04 | 1 | -3/+3 | |
| | | | | | using skyrimspecialediton. | |||||
| * | fixed some filename/modname handling for names received from nexus | Tannin | 2016-06-02 | 1 | -1/+1 | |
| | | ||||||
| * | added button to clear webcaches and cookies | Tannin | 2016-05-19 | 1 | -0/+7 | |
| | | ||||||
| * | cleanup | Tannin | 2016-05-19 | 1 | -4/+0 | |
| | | ||||||
| * | cleanup | Tannin | 2016-05-07 | 1 | -5/+6 | |
| | | ||||||
| * | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | fixed a potential crash-cause when querying download info and slight ↵ | Tannin | 2016-01-10 | 1 | -1/+1 | |
| | | | | | improvement (?) to the regex that extracts the modid | |||||
| * | removed get-prefix from many getters. removed const from managed_game variable. | Tannin | 2015-12-28 | 1 | -6/+6 | |
| | | | | | other fixes | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2015-12-07 | 1 | -47/+86 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/gameinfoimpl.cpp src/installationmanager.cpp src/mainwindow.cpp src/organizercore.cpp src/organizercore.h src/organizerproxy.cpp src/organizerproxy.h src/savegamegamebryo.cpp src/savegamegamebyro.h src/selfupdater.h src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.cpp src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h src/spawn.cpp src/transfersavesdialog.cpp | |||||
| | * | Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into ↵ | TanninOne | 2015-12-06 | 1 | -2/+2 | |
| | |\ | | | | | | | | | | ThosRTanner-master | |||||
| | | * | Merge remote-tracking branch 'TanninOne/master' | Thomas Tanner | 2015-12-05 | 1 | -5/+6 | |
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/modinfo.cpp # src/modinfo.h | |||||
| | | * | | Improve diagnostics if IWYU is enabled | Thomas Tanner | 2015-10-31 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | Few small cleanups from clang | |||||
| | * | | | Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356 | Thomas Tanner | 2015-12-05 | 1 | -6/+23 | |
| | |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/downloadmanager.cpp src/mainwindow.cpp src/modinfo.cpp src/modinfo.h src/selfupdater.cpp src/shared/fallout3info.cpp src/shared/fallout3info.h src/shared/falloutnvinfo.cpp src/shared/falloutnvinfo.h src/shared/gameinfo.h src/shared/oblivioninfo.cpp src/shared/oblivioninfo.h src/shared/skyriminfo.cpp src/shared/skyriminfo.h | |||||
| | | * | | Fixes for quotes in module names: | Thomas Tanner | 2015-10-11 | 1 | -5/+6 | |
| | | |/ | | | | | | | | | | | | | | | | Treat the module name from Nexus as HTML and convert into plain text. Allow ' in a module name Also removed the ::tr1:: namespace in the regexs | |||||
| | * | | Renamed getNexusName to getGameShortName as previously because it hopefully ↵ | Thomas Tanner | 2015-11-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | isn't too nexus related. | |||||
| | * | | Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterface | Thomas Tanner | 2015-11-26 | 1 | -0/+16 | |
| | | | | | | | | | | | | | It makes more sense to have them here as they have very little to do with the game, more to do with the origin of the mod. | |||||
| | * | | This removes getNexusPage from GameInfo and is currently in the game plugin. | Thomas Tanner | 2015-11-26 | 1 | -4/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm looking to move it to the nexus interface though as it doesn't really relate to the game plugin. I've also removed the MananagementURL as - you can log into nexus without needing to specify the game - See above - it doesn't belong with the game plugin This gets rid of all dependencies bar game saving and logging in | |||||
| | * | | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | | of gameinfo.h includes | |||||
| | * | | 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 | -40/+41 | |
| | |/ | | | | | | | | | | | | | | | also added getNexusDisplayUrl for the other variant of getNexusPage Removed skyrim static versions note that Nexusinterface is now passed a game plugin rather than a URL and a game ID if you want to override the current game | |||||
| * / | fix/workaround for a problem where Qt thinks it's not connected to the net | Tannin | 2015-11-19 | 1 | -3/+5 | |
| |/ | ||||||
| * | - MO now validates session cookie on startup | Tannin | 2015-08-09 | 1 | -12/+2 | |
| | | | | | | - It also retrieves account status - rewrote how MO decides when to log-in/when to give up on logging in | |||||
| * | Merge with branch1.2 | Tannin | 2015-01-24 | 1 | -1/+0 | |
| |\ | ||||||
| | * | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 1 | -1/+0 | |
| | | | ||||||
| | * | - several style fixes suggested by static analysis | Tannin | 2014-09-24 | 1 | -1/+4 | |
| | | | | | | | | | - will now support up to 4 levels of version numbers (major.minor.subminor.subsubminor | |||||
| | * | - re-enabled building of loot_cli and started developing against the new api | Tannin | 2014-09-08 | 1 | -11/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - extended set of default categories - more tolerand bbcode parser - added a few colors for the bbcode parser - more fixes to qt5 compatibility - started work on ability to unloading (and thus re-loading) of plugins - names of plugins are no longer localizable (because those names are also used to store settings) - added settings to disable individual diagnosis settings - path of dependencies is now configured in a .pri file instead of environment variablees - bugfix: if the modid-input is canceled, the id was saved as -1 and wasn't re-requested from the user - bugfix: moving files with the SHFileOperation-Api didn't update the vfs correctly (still not perfect but better) - bugfix: attempt to remove the deleter-file seems to have caused error messages for some users - bugfix: fixed a couple of cases that might have caused the tutorial to hang | |||||
| | * | - login package now also uses a "proper" user-agent | Tannin | 2014-08-18 | 1 | -6/+6 | |
| | | | ||||||
| | * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -622/+622 | |
| | | | ||||||
| * | | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -11/+11 | |
| | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | |||||
| * | | cleanup und bugfixes after refactoring | Tannin | 2014-11-28 | 1 | -7/+13 | |
| | | | ||||||
| * | | - several style fixes suggested by static analysis | Tannin | 2014-09-24 | 1 | -1/+4 | |
| | | | | | | | | | - will now support up to 4 levels of version numbers (major.minor.subminor.subsubminor | |||||
