| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | Rework SSO for new protocol and utilize MO2 application ID | Silarn | 2019-02-18 | 2 | -16/+57 | |
| * | | | | | | | | | | | | | Various fixes and updates | Silarn | 2019-02-18 | 14 | -36/+155 | |
| * | | | | | | | | | | | | | Ensure mainwindow slot doesn't override data we've just set | Silarn | 2019-02-18 | 2 | -14/+21 | |
| * | | | | | | | | | | | | | Fix missing nexus update setters | Silarn | 2019-02-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Update outdated UI descriptions for API monitor | Silarn | 2019-02-18 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Sorting logic fix and show last updated date | Silarn | 2019-02-18 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | Update Process Improvements | Silarn | 2019-02-18 | 11 | -2157/+2288 | |
| * | | | | | | | | | | | | | Multiple fixes: | Silarn | 2019-02-18 | 8 | -171/+201 | |
| * | | | | | | | | | | | | | Translate nexus game name to short name to fix fetching updates | Silarn | 2019-02-18 | 2 | -8/+23 | |
| * | | | | | | | | | | | | | Fix a typo | Silarn | 2019-02-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Add counter for API requests | Silarn | 2019-02-18 | 5 | -1704/+1769 | |
| * | | | | | | | | | | | | | 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 | 2 | -3/+13 | |
| * | | | | | | | | | | | | | Detect throttling with error code 429 | Silarn | 2019-02-18 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | Filter deleted downloads from the download query dialog | Silarn | 2019-02-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | Fix issue with endorsement response parsing | Silarn | 2019-02-18 | 2 | -22/+18 | |
| * | | | | | | | | | | | | | Add some comments and always use latest update file as the version | Silarn | 2019-02-18 | 1 | -2/+18 | |
| * | | | | | | | | | | | | | Implement an API rate limiter | Silarn | 2019-02-18 | 5 | -4/+44 | |
| * | | | | | | | | | | | | | Fix up mismatched signals and slots | Silarn | 2019-02-18 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 15 | -5451/+5453 | |
| * | | | | | | | | | | | | | Several Nexus API-related changes | Silarn | 2019-02-18 | 11 | -4007/+4553 | |
| * | | | | | | | | | | | | | Initial Nexus API changes: | Silarn | 2019-02-18 | 19 | -11443/+10890 | |
| * | | | | | | | | | | | | | Update version to 2.2.0beta3 | LostDragonist | 2019-02-18 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Visit Nexus page for first primary source if game does not have its own Nexus... | LostDragonist | 2019-02-17 | 1 | -1/+5 | |
| * | | | | | | | | | | | | Merge pull request #655 from przester/double-install-fix | Al | 2019-02-16 | 4 | -62/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Update translation file | Krzysztof Starecki | 2019-02-16 | 1 | -283/+283 | |
| | * | | | | | | | | | | | | Merge branch 'Develop' into double-install-fix | Krzysztof Starecki | 2019-02-16 | 3 | -76/+74 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #653 from przester/instance-fix | Al | 2019-02-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix instance errors when downloading the same file multiple times | Krzysztof Starecki | 2019-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge pull request #654 from przester/contextmenu-fix | Al | 2019-02-15 | 3 | -389/+393 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Change mod list context menu to stack allocation | Krzysztof Starecki | 2019-02-15 | 3 | -389/+393 | |
| |/ / / / / / / / / / / / / | ||||||
| | * / / / / / / / / / / / | Reject new mod installations if another one is already running | Krzysztof Starecki | 2019-02-15 | 4 | -270/+317 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix openOriginInfo and openOriginFolder for base files like skyrim.esm | Al | 2019-02-15 | 1 | -15/+24 | |
| * | | | | | | | | | | | | Write currentProfile to Ini file on profile change. Exclusively for outside d... | Al | 2019-02-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | Update version to 2.2.0beta2 | LostDragonist | 2019-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Improve game selection when multiple games are possible | LostDragonist | 2019-02-15 | 2 | -51/+47 | |
| * | | | | | | | | | | | | Merge pull request #651 from przester/Develop | Al | 2019-02-14 | 3 | -110/+111 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix mod context menu rendering issue | Krzysztof Starecki | 2019-02-14 | 3 | -142/+141 | |
| | * | | | | | | | | | | | | Fix mod context menu memleak (issue #379) | Krzysztof Starecki | 2019-02-14 | 2 | -139/+141 | |
| * | | | | | | | | | | | | | Merge pull request #652 from przester/bugfix-446 | Al | 2019-02-14 | 2 | -41/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix modId behavior on 'Query Info' cancel (issue #446) | Krzysztof Starecki | 2019-02-14 | 2 | -41/+42 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Update translation file | LostDragonist | 2019-02-13 | 1 | -328/+330 | |
| * | | | | | | | | | | | | Update version to 2.2.0beta1 | LostDragonist | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Added enderal to instance selection name | Al | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | UpdateProblemsButton when it's pressed, should clear notifications if there w... | Al | 2019-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Performance improvements: | Al | 2019-02-12 | 2 | -8/+10 | |
| * | | | | | | | | | | | | Use case insensitive check for flagging primary prugins. | Al | 2019-02-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Clear palette of message dialog to improve readability | LostDragonist | 2019-02-11 | 1 | -119/+10 | |
| * | | | | | | | | | | | | Make notifications geometry implementation match other dialogs | LostDragonist | 2019-02-10 | 1 | -11/+5 | |
| * | | | | | | | | | | | | Made Archive Conflicts option less appealing to random users. | Al | 2019-02-10 | 1 | -2/+2 | |
