| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implement staggered timeouts bases on age. | Silarn | 2019-02-18 | 1 | -1/+36 | |
| | | | | | | | | | * < 1 mo = 2 hours * < 3 mo = 4 hours * < 6 mo = 6 hours * < 1 yr = 12 hours * > 1 yr = 24 hours | |||||
| * | Fix issues with duplicate requests, expand parallel requests to 6 | Silarn | 2019-02-18 | 1 | -2/+3 | |
| | | ||||||
| * | Various fixes and updates | Silarn | 2019-02-18 | 1 | -2/+18 | |
| | | | | | | | * Add second api type for mod info to segment updates from basic desc * Add saved nexus file type and factor it into the update display * Fix some issues with how we were checking for 'latest update' files | |||||
| * | Ensure mainwindow slot doesn't override data we've just set | Silarn | 2019-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Update Process Improvements | Silarn | 2019-02-18 | 1 | -3/+39 | |
| | | | | | | | | | | | | | | | * 5 minute batch auto-update of up to 10 mods - Still able to force an update of all 'unchecked' mods - Prioritizes mods with oldest update 'age' * Implemented 1-hour wait between update checks per mod * Fixed issues with update progress display * Only enable update filter automatically if 'force update' * Improved display of version update status in mod list - Italic text when ready to perform update check - Tooltip indicates when next update is available * Fixed remaining issues with update fallback check * Only trigger one update API request for duplicate sources | |||||
| * | Fix issue with endorsement response parsing | Silarn | 2019-02-18 | 1 | -11/+9 | |
| | | ||||||
| * | Fix up mismatched signals and slots | Silarn | 2019-02-18 | 1 | -2/+2 | |
| | | ||||||
| * | Reworking update checks to use the file update info with a fallback | Silarn | 2019-02-18 | 1 | -4/+10 | |
| | | ||||||
| * | Initial Nexus API changes: | Silarn | 2019-02-18 | 1 | -7/+16 | |
| | | | | | | - Switch to SSO with WebSocket - Update endpoints (all but version checking) | |||||
| * | Performance improvements: | Al | 2019-02-12 | 1 | -1/+3 | |
| | | | | | | * Avoid accessing disk for finding archives if archive parsing is disabled. * Avoid very expensive createFile() call in removeOrigin(), after disabling a mod or closing modinfodialog. | |||||
| * | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 1 | -2/+2 | |
| | | ||||||
| * | Cache list of archives contained in a mod instead of accessing disk each time | Al | 2019-01-22 | 1 | -7/+14 | |
| | | ||||||
| * | Improved performance of pluginlist refresh by removing regex | Al | 2019-01-22 | 1 | -1/+2 | |
| | | ||||||
| * | Delete the settings array before writing a new one | LostDragonist | 2019-01-11 | 1 | -0/+1 | |
| | | ||||||
| * | Change qPrintable to qUtf8Printable to better support non-ASCII text | LostDragonist | 2019-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | Add an option to disable endorsements | LostDragonist | 2018-12-24 | 1 | -1/+4 | |
| | | ||||||
| * | Add notes column to mod list | LostDragonist | 2018-12-08 | 1 | -2/+15 | |
| | | ||||||
| * | Added Color costumization for Separators. | Al12rs | 2018-10-28 | 1 | -0/+13 | |
| | | ||||||
| * | Changed "ignore missing game data" to not create an empty Texture folder and ↵ | Al12rs | 2018-09-29 | 1 | -3/+13 | |
| | | | | | instead save the choice in meta.ini | |||||
| * | Added Contains Script Extender Files filter. | Al12rs | 2018-09-07 | 1 | -0/+1 | |
| | | ||||||
| * | Improved Skript Extender Plugin filter to actually look for plugins and not ↵ | Al12rs | 2018-09-07 | 1 | -2/+6 | |
| | | | | | only the SKSE folder. | |||||
| * | Added ModGroups contents icon and flag. | Al12rs | 2018-08-25 | 1 | -0/+4 | |
| | | ||||||
| * | Added Contains INI files content filter and checking. | Al12rs | 2018-07-17 | 1 | -0/+4 | |
| | | ||||||
| * | Allow for primary game sources and marking mods as converted/working | Silarn | 2018-05-03 | 1 | -5/+17 | |
| | | ||||||
| * | Add alternative game flag and check | Silarn | 2018-04-27 | 1 | -4/+9 | |
| | | ||||||
| * | Improve and fix handling of external links | Silarn | 2018-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | Add source game setter in mod info dialog | Silarn | 2018-04-17 | 1 | -0/+6 | |
| | | ||||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -14/+18 | |
| | | ||||||
| * | Changes to allow plugin loading in the mod info dialog (and rename SE) | Silarn | 2018-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -383/+455 | |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | |||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -455/+383 | |
| | | ||||||
| * | Restore archive tab and partial functionality | Jeremy Rimpo | 2017-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 1 | -1/+9 | |
| | | ||||||
| * | Add MCM detection (but doesn't fix loading issues :() | Jeremy Rimpo | 2017-11-08 | 1 | -0/+2 | |
| | | ||||||
| * | Use ScriptExtender PluginPath instead of appending "/plugin" to the old ↵ | LePresidente | 2017-10-29 | 1 | -1/+1 | |
| | | | | | script extender name variable. | |||||
| * | Basic ESL updates | Jeremy Rimpo | 2017-10-20 | 1 | -2/+2 | |
| | | ||||||
| * | reduced number of mod content icons a bit because they take too much space | Tannin | 2016-06-19 | 1 | -12/+18 | |
| | | ||||||
| * | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -0/+571 | |
| optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | ||||||
