| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Fix warning about multiple consts | LostDragonist | 2019-02-21 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Grab the description for downloads instead of the change log | LostDragonist | 2019-02-21 | 2 | -3/+3 | |
| * | | | | | | | | | | | | Limit the download file description to 4096 characters | LostDragonist | 2019-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Update translation file | LostDragonist | 2019-02-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge pull request #661 from przester/double-install-fix | LostDragonist | 2019-02-21 | 2 | -712/+830 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix state breakage when terminating installation via exceptions | Krzysztof Starecki | 2019-02-20 | 2 | -712/+830 | |
| * | | | | | | | | | | | | | Add space | LostDragonist | 2019-02-21 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'Develop' of https://github.com/ModOrganizer2/modorganizer into ... | LePresidente | 2019-02-20 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove more old Nexus settings | LostDragonist | 2019-02-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | [Appveyor] make sure we are in the appveyor build folder before sending the d... | LePresidente | 2019-02-20 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Updated AppVeyor build to include artifacts, to allow testers to grab new exe... | LePresidente | 2019-02-19 | 1 | -1/+15 | |
| * | | | | | | | | | | | | Fix for Steam being run as administrator | LostDragonist | 2019-02-19 | 2 | -45/+100 | |
| * | | | | | | | | | | | | Merge pull request #656 from ModOrganizer2/Appveyor | Brian Munro | 2019-02-19 | 3 | -3/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | appveyor really wants those blank lines between commands. | LePresidente | 2019-02-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | Use same branch on umbrella as the project. | LePresidente | 2019-02-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Added blank lines between commands, due to appveyor sees it as a single command | LePresidente | 2019-02-18 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Added appveyor build badge to readme.md | LePresidente | 2019-02-18 | 2 | -1/+10 | |
| | * | | | | | | | | | | | | Minor change to CMakeLists.txt to use the DEPENDENCY_DIR variable from umbrel... | LePresidente | 2019-02-18 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | Cleanup and version bump | Silarn | 2019-02-18 | 3 | -4/+3 | |
| * | | | | | | | | | | | | | Rework messages about downloads already queued or started | LostDragonist | 2019-02-18 | 1 | -5/+45 | |
| * | | | | | | | | | | | | | Extend the update date back one hour to help prevent time mismatches | Silarn | 2019-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Coalesce code for identifying game short name from nexus name | Silarn | 2019-02-18 | 1 | -24/+14 | |
| * | | | | | | | | | | | | | Fix up messages for already pending/started downloads | LostDragonist | 2019-02-18 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | Fix display of file names when querying info | LostDragonist | 2019-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix seconds calculation | Silarn | 2019-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix issue with downloads not being remove on failure | Silarn | 2019-02-18 | 2 | -1/+12 | |
| * | | | | | | | | | | | | | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 13 | -724/+61 | |
| * | | | | | | | | | | | | | Endorsement and efficiency updates | Silarn | 2019-02-18 | 7 | -95/+203 | |
| * | | | | | | | | | | | | | Implement bulk update check layer | Silarn | 2019-02-18 | 7 | -13/+188 | |
| * | | | | | | | | | | | | | Some fixes to parse the preferred server list and download speed feature | Silarn | 2019-02-18 | 2 | -6/+5 | |
| * | | | | | | | | | | | | | Freeing the credential object when there's no result causes overruns | Silarn | 2019-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add settings option to switch between fixed and dynamic cache timeouts | Silarn | 2019-02-18 | 5 | -21/+70 | |
| * | | | | | | | | | | | | | Implement Windows Credential Manager | Silarn | 2019-02-18 | 2 | -52/+83 | |
| * | | | | | | | | | | | | | Re-simplify ModInfo interface | Silarn | 2019-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Implement staggered timeouts bases on age. | Silarn | 2019-02-18 | 9 | -6/+85 | |
| * | | | | | | | | | | | | | Simple updates API headers requested by Nexus | Silarn | 2019-02-18 | 2 | -4/+16 | |
| * | | | | | | | | | | | | | Fix issues with duplicate requests, expand parallel requests to 6 | Silarn | 2019-02-18 | 4 | -7/+14 | |
| * | | | | | | | | | | | | | Request pools are not combined, we need to use the max of both pools. | Silarn | 2019-02-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Add Qt5WebSockets to DLL manifest | LostDragonist | 2019-02-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Several api improvements: | Silarn | 2019-02-18 | 2 | -29/+44 | |
| * | | | | | | | | | | | | | Prevent runaway requests and fix info dialog description update display | Silarn | 2019-02-18 | 2 | -94/+25 | |
| * | | | | | | | | | | | | | Multiple updates: | Silarn | 2019-02-18 | 7 | -67/+71 | |
| * | | | | | | | | | | | | | Write the file category ID to the mod data when installing/updating | Silarn | 2019-02-18 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | Use NXM link key and expiration in file list API call when available | Silarn | 2019-02-18 | 2 | -3/+14 | |
| * | | | | | | | | | | | | | Fix various issues when not having a stored API key | Silarn | 2019-02-18 | 4 | -24/+23 | |
| * | | | | | | | | | | | | | Fixe API Key storage and actually validate the response | Silarn | 2019-02-18 | 3 | -21/+20 | |
| * | | | | | | | | | | | | | Rework the data and cleanup a bit | Silarn | 2019-02-18 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | Stop blindly following examples and use better code | Silarn | 2019-02-18 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | Implement using the DPAPI to encrypt credentials | Silarn | 2019-02-18 | 4 | -16/+40 | |
| * | | | | | | | | | | | | | Make mod search case insensitive, reintroduce timed update batches | Silarn | 2019-02-18 | 1 | -17/+13 | |
