| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | renamed "revoke nexus authorization" to "disconnect from nexus" because ↵ | isanae | 2019-06-04 | 1 | -51/+27 |
| | | | | | | | | "revoking" is ambiguous reworked manual key dialog to look more like MO1 moved all the UI stuff from callbacks in Settings back to SettingsDialog in a central updateNexusButtons(), which also enables/disables buttons as needed | ||||
| * | changed rest of ShellExecuteW() calls to use shell::Execute(), ↵ | isanae | 2019-05-26 | 1 | -11/+12 |
| | | | | | shell::OpenLink() or shell::OpenFile() | ||||
| * | Restart MO if the API key is changed or the reset geometries button was clicked | LostDragonist | 2019-04-30 | 1 | -11/+22 |
| | | |||||
| * | Add setting to hide the API counter | LostDragonist | 2019-03-06 | 1 | -1/+8 |
| | | |||||
| * | Remove the spoofed NMM version | LostDragonist | 2019-02-22 | 1 | -13/+0 |
| | | | | | The new API does not require this and it serves no purpose to keep it. | ||||
| * | Add space | LostDragonist | 2019-02-21 | 1 | -1/+1 |
| | | |||||
| * | Small updates, cleanup, update code, cache settings, tooltips | Silarn | 2019-02-18 | 1 | -14/+0 |
| | | |||||
| * | 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 | 1 | -4/+15 |
| | | |||||
| * | Implement Windows Credential Manager | Silarn | 2019-02-18 | 1 | -50/+81 |
| | | |||||
| * | Fix various issues when not having a stored API key | Silarn | 2019-02-18 | 1 | -3/+4 |
| | | |||||
| * | Fixe API Key storage and actually validate the response | Silarn | 2019-02-18 | 1 | -6/+2 |
| | | |||||
| * | 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 | 1 | -12/+36 |
| | | |||||
| * | Several Nexus API-related changes | Silarn | 2019-02-18 | 1 | -0/+8 |
| | | | | | | | | | * Added 30-second ping so Nexus doesn't close our connection * Set an overall 5 minute timeout before we give up listening for auth * Fixed some old signal and slot connections * Added a button to revoke the current API authorization * Updated bulk endorsement function with new API changes | ||||
| * | Initial Nexus API changes: | Silarn | 2019-02-18 | 1 | -18/+30 |
| | | | | | | - Switch to SSO with WebSocket - Update endpoints (all but version checking) | ||||
| * | Add Discord, GOG Galaxy, and Spotify to default blacklist | LostDragonist | 2019-02-05 | 1 | -0/+3 |
| | | |||||
| * | Change archive parsing to experimental and default to disabled | LostDragonist | 2019-01-25 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 1 | -3/+4 |
| |\ | |||||
| | * | Delete the settings array before writing a new one | LostDragonist | 2019-01-11 | 1 | -0/+1 |
| | | | |||||
| | * | Fix or ignore a number of compiler warnings. | Al | 2019-01-11 | 1 | -1/+1 |
| | | | |||||
| | * | Support for force loading libraries | LostDragonist | 2019-01-11 | 1 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-05 | 1 | -2/+2 |
| |\| | |||||
| | * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 1 | -20/+11 |
| |\| | |||||
| | * | Apply alpha color settings to the settings dialog | LostDragonist | 2018-12-30 | 1 | -14/+9 |
| | | | |||||
| * | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 1 | -0/+22 |
| | | | |||||
| * | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 1 | -0/+8 |
| |\| | | | | | | | Updating to 2.1.7alpha1 | ||||
| | * | Add an option to disable endorsements | LostDragonist | 2018-12-24 | 1 | -0/+8 |
| | | | |||||
| * | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 1 | -2/+2 |
| | | | |||||
| * | | Added button to disable Archives in Data Tree and entirely. | Project579 | 2018-12-12 | 1 | -1/+9 |
| |/ | |||||
| * | Add option to remove column colors for mod list separators | LostDragonist | 2018-12-11 | 1 | -0/+8 |
| | | |||||
| * | Add the ability to change the managed game directory | LostDragonist | 2018-12-11 | 1 | -0/+11 |
| | | |||||
| * | Add workaround setting to prevent the GUI from locking when running an ↵ | LostDragonist | 2018-12-08 | 1 | -0/+8 |
| | | | | | executable | ||||
| * | Add workarounds button to reset window geometries | LostDragonist | 2018-12-08 | 1 | -0/+11 |
| | | |||||
| * | Add executable blacklisting | LostDragonist | 2018-11-29 | 1 | -0/+18 |
| | | |||||
| * | Tweak text color selection to prevent white text on bright green background | LostDragonist | 2018-11-09 | 1 | -2/+2 |
| | | |||||
| * | Fix button colors in the settings dialog with the default theme | LostDragonist | 2018-11-09 | 1 | -9/+6 |
| | | |||||
| * | Cleaned up leftover from color customizzation. | Al12rs | 2018-11-01 | 1 | -2/+0 |
| | | |||||
| * | Added ability to change color of conflict and plugin highlighting from the ↵ | Al12rs | 2018-11-01 | 1 | -1/+85 |
| | | | | | settings. | ||||
| * | Automatically set CDN as a preferred server | LostDragonist | 2018-09-17 | 1 | -4/+5 |
| | | | | | This also removes the (free) and (premium) labels from the servers as they aren't useful anymore. Premium users get premium speeds on all servers. Added (automatic) tag to the CDN server to indicate it will automatically pick servers based on geography. | ||||
| * | Store and load major dialogs geometry information. | Al12rs | 2018-09-15 | 1 | -0/+8 |
| | | |||||
| * | Added the path of the managed game in the settings menu under the path tab, ↵ | Al12rs | 2018-06-22 | 1 | -1/+2 |
| | | | | | it's read only for now as allowing the user to change it would probably require a lot more work. | ||||
| * | Coalesce plugins with the same name in the settings dialogue (as they ↵ | AnyOldName3 | 2018-05-02 | 1 | -0/+4 |
| | | | | | already share setting values) | ||||
| * | Update the NMM version | Silarn | 2018-05-01 | 1 | -1/+1 |
| | | |||||
| * | Add all supported games to the nxmhandler config | Silarn | 2018-05-01 | 1 | -1/+5 |
| | | |||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -2/+2 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -619/+746 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -746/+619 |
| | | |||||
