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
/
Startup.cs
Age
Commit message (
Expand
)
Author
2020-03-02
enable detailed errors by default to simplify diagnosing issues
Jesse Plamondon-Willard
2019-12-22
configure MongoDB connection string directly
Jesse Plamondon-Willard
2019-12-22
streamline local environments, update technical docs & privacy page
Jesse Plamondon-Willard
2019-12-21
switch to Azure Blob storage for saving files
Jesse Plamondon-Willard
2019-12-03
encapsulate file storage, also handle Pastebin rate limits in JSON validator
Jesse Plamondon-Willard
2019-12-02
migrate from AWS to Azure
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-10-01
add community short url
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
add JSON validator with initial support for manifest format (#654)
Jesse Plamondon-Willard
2019-09-14
encapsulate gzip logic for reuse (#654)
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
2019-09-14
rename Nexus API client for upcoming API usage (#651)
Jesse Plamondon-Willard
2019-09-14
migrate update check caching to MongoDB (#651)
Jesse Plamondon-Willard
2019-09-14
store DateTimeOffset values in date fields instead of the default array (#651)
Jesse Plamondon-Willard
2019-09-14
enable readonly access to job dashboard when deployed (#651)
Jesse Plamondon-Willard
2019-09-14
avoid Hangfire connection errors on startup (#651)
Jesse Plamondon-Willard
2019-09-14
minor cleanup (#651)
Jesse Plamondon-Willard
2019-09-14
add background fetch for mod compatibility list (#651)
Jesse Plamondon-Willard
2019-09-14
update obsolete code
Jesse Plamondon-Willard
2019-09-14
make MongoDB database name configurable (#651)
Jesse Plamondon-Willard
2019-09-14
migrate compatibility list's wiki data to MongoDB cache (#651)
Jesse Plamondon-Willard
2019-09-14
group technical docs, add general shortcut for mod build package docs (#651)
Jesse Plamondon-Willard
2019-02-07
tweak XNB mod message for clarity
Jesse Plamondon-Willard
2018-12-29
reduce cache time for mod compatibility list
Jesse Plamondon-Willard
2018-12-14
add friendly error when the game can't find its Content\XACT folder
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 migration guide (#606)
Jesse Plamondon-Willard
2018-11-30
add ModDrop support in API & update checks (#604)
Jesse Plamondon-Willard
2018-11-04
update mod compatibility page URLs
Jesse Plamondon-Willard
2018-10-20
fix mod list routing (#597)
Jesse Plamondon-Willard
2018-07-29
make beta version on smapi.io optional (#569)
Jesse Plamondon-Willard
2018-06-28
add support for writing versions to JSON
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-06-02
update various wiki links
Jesse Plamondon-Willard
2018-05-11
link smapi.io/install to install guide
Jesse Plamondon-Willard
2018-04-09
add support for build message URLs (#471)
Jesse Plamondon-Willard
2018-03-15
add support for preview GitHub releases (#457)
Jesse Plamondon-Willard
2018-03-04
fetch mod info from Nexus website until we can use their API again (#454)
Jesse Plamondon-Willard
2018-03-04
simplify and always include default update URL, shorten no-longer-compatible ...
Jesse Plamondon-Willard
2018-02-19
redirect canimod.com URLs to wiki
Jesse Plamondon-Willard
2017-12-25
support contextual nav URLs, update nav menu (#411)
Jesse Plamondon-Willard
2017-12-25
add basic download page (#411)
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
2017-12-10
fix log parser favicon (#405)
Jesse Plamondon-Willard
2017-11-28
fix API always redirecting to HTTPS when accessed via subdomain
Jesse Plamondon-Willard
2017-11-26
tweak log parser startup
Jesse Plamondon-Willard
[next]