summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Rework SSO for new protocol and utilize MO2 application IDSilarn2019-02-182-16/+57
* | | | | | | | | | | | | Various fixes and updatesSilarn2019-02-1814-36/+155
* | | | | | | | | | | | | Ensure mainwindow slot doesn't override data we've just setSilarn2019-02-182-14/+21
* | | | | | | | | | | | | Fix missing nexus update settersSilarn2019-02-181-0/+2
* | | | | | | | | | | | | Update outdated UI descriptions for API monitorSilarn2019-02-181-3/+3
* | | | | | | | | | | | | Sorting logic fix and show last updated dateSilarn2019-02-182-1/+2
* | | | | | | | | | | | | Update Process ImprovementsSilarn2019-02-1811-2157/+2288
* | | | | | | | | | | | | Multiple fixes:Silarn2019-02-188-171/+201
* | | | | | | | | | | | | Translate nexus game name to short name to fix fetching updatesSilarn2019-02-182-8/+23
* | | | | | | | | | | | | Fix a typoSilarn2019-02-181-2/+2
* | | | | | | | | | | | | Add counter for API requestsSilarn2019-02-185-1704/+1769
* | | | | | | | | | | | | Always emit the failed signal so we trigger another requestSilarn2019-02-181-1/+1
* | | | | | | | | | | | | Add a retry for rate limited requests and requeue requests with 429 errSilarn2019-02-182-3/+13
* | | | | | | | | | | | | Detect throttling with error code 429Silarn2019-02-181-0/+5
* | | | | | | | | | | | | Filter deleted downloads from the download query dialogSilarn2019-02-181-1/+2
* | | | | | | | | | | | | Fix issue with endorsement response parsingSilarn2019-02-182-22/+18
* | | | | | | | | | | | | Add some comments and always use latest update file as the versionSilarn2019-02-181-2/+18
* | | | | | | | | | | | | Implement an API rate limiterSilarn2019-02-185-4/+44
* | | | | | | | | | | | | Fix up mismatched signals and slotsSilarn2019-02-182-3/+3
* | | | | | | | | | | | | Reworking update checks to use the file update info with a fallbackSilarn2019-02-1815-5451/+5453
* | | | | | | | | | | | | Several Nexus API-related changesSilarn2019-02-1811-4007/+4553
* | | | | | | | | | | | | Initial Nexus API changes:Silarn2019-02-1819-11443/+10890
* | | | | | | | | | | | | Update version to 2.2.0beta3LostDragonist2019-02-181-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Visit Nexus page for first primary source if game does not have its own Nexus...LostDragonist2019-02-171-1/+5
* | | | | | | | | | | | Merge pull request #655 from przester/double-install-fixAl2019-02-164-62/+103
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update translation fileKrzysztof Starecki2019-02-161-283/+283
| * | | | | | | | | | | | Merge branch 'Develop' into double-install-fixKrzysztof Starecki2019-02-163-76/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #653 from przester/instance-fixAl2019-02-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix instance errors when downloading the same file multiple timesKrzysztof Starecki2019-02-151-1/+1
* | | | | | | | | | | | | | Merge pull request #654 from przester/contextmenu-fixAl2019-02-153-389/+393
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Change mod list context menu to stack allocationKrzysztof Starecki2019-02-153-389/+393
|/ / / / / / / / / / / / /
| * / / / / / / / / / / / Reject new mod installations if another one is already runningKrzysztof Starecki2019-02-154-270/+317
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix openOriginInfo and openOriginFolder for base files like skyrim.esmAl2019-02-151-15/+24
* | | | | | | | | | | | Write currentProfile to Ini file on profile change. Exclusively for outside d...Al2019-02-151-0/+7
* | | | | | | | | | | | Update version to 2.2.0beta2LostDragonist2019-02-151-1/+1
* | | | | | | | | | | | Improve game selection when multiple games are possibleLostDragonist2019-02-152-51/+47
* | | | | | | | | | | | Merge pull request #651 from przester/DevelopAl2019-02-143-110/+111
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix mod context menu rendering issueKrzysztof Starecki2019-02-143-142/+141
| * | | | | | | | | | | | Fix mod context menu memleak (issue #379)Krzysztof Starecki2019-02-142-139/+141
* | | | | | | | | | | | | Merge pull request #652 from przester/bugfix-446Al2019-02-142-41/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix modId behavior on 'Query Info' cancel (issue #446)Krzysztof Starecki2019-02-142-41/+42
|/ / / / / / / / / / / /
* | | | | | | | | | | | Update translation fileLostDragonist2019-02-131-328/+330
* | | | | | | | | | | | Update version to 2.2.0beta1LostDragonist2019-02-131-1/+1
* | | | | | | | | | | | Added enderal to instance selection nameAl2019-02-131-1/+1
* | | | | | | | | | | | UpdateProblemsButton when it's pressed, should clear notifications if there w...Al2019-02-131-0/+1
* | | | | | | | | | | | Performance improvements:Al2019-02-122-8/+10
* | | | | | | | | | | | Use case insensitive check for flagging primary prugins.Al2019-02-121-1/+2
* | | | | | | | | | | | Clear palette of message dialog to improve readabilityLostDragonist2019-02-111-119/+10
* | | | | | | | | | | | Make notifications geometry implementation match other dialogsLostDragonist2019-02-101-11/+5
* | | | | | | | | | | | Made Archive Conflicts option less appealing to random users.Al2019-02-101-2/+2