index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.Web
/
Framework
/
ConfigModels
/
ApiClientsConfig.cs
Age
Commit message (
Expand
)
Author
2022-05-18
update for the new CurseForge API
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2019-12-21
drop Amazon S3 support
Jesse Plamondon-Willard
2019-12-21
switch to Azure Blob storage for saving files
Jesse Plamondon-Willard
2019-12-21
add option to disable uploading new files to Pastebin
Jesse Plamondon-Willard
2019-12-03
encapsulate file storage, also handle Pastebin rate limits in JSON validator
Jesse Plamondon-Willard
2019-11-27
fallback to Amazon S3 if saving a log to Pastebin fails
Jesse Plamondon-Willard
2019-11-07
add support for CurseForge update keys (#605)
Jesse Plamondon-Willard
2019-09-14
track license info for mod GitHub repos (#651)
Jesse Plamondon-Willard
2019-09-14
fetch mod info from Nexus API if the web page is hidden due to adult content ...
Jesse Plamondon-Willard
2018-11-30
add ModDrop support in API & update checks (#604)
Jesse Plamondon-Willard
2018-06-06
return file versions from Nexus in web API (#532)
Jesse Plamondon-Willard
2018-06-06
remove obsolete Nexus API client
Jesse Plamondon-Willard
2018-03-15
add support for preview GitHub releases (#457)
Jesse Plamondon-Willard
2017-12-24
decouple Pastebin client from log parser (#411)
Jesse Plamondon-Willard
2017-12-24
decouple API clients from mods API (#411)
Jesse Plamondon-Willard