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
Age
Commit message (
Expand
)
Author
2020-05-16
migrate subdomain redirects to Azure
Jesse Plamondon-Willard
2020-05-16
simplify single-instance deployment and make MongoDB server optional
Jesse Plamondon-Willard
2020-05-16
minor cleanup
Jesse Plamondon-Willard
2020-05-16
update deprecated code
Jesse Plamondon-Willard
2020-05-16
use newer C# features
Jesse Plamondon-Willard
2020-05-14
fix broken action links after update to .NET Core 3.0
Jesse Plamondon-Willard
2020-05-07
update web project to .NET Core 3.1
Jesse Plamondon-Willard
2020-03-08
fix log parse issues
Jesse Plamondon-Willard
2020-03-08
optimize log parser for very long multi-line messages
Jesse Plamondon-Willard
2020-02-20
fix parsing four-part versions from the update-check API
Jesse Plamondon-Willard
2020-02-17
move hardcoded SMAPI update check logic into config
Jesse Plamondon-Willard
2020-01-23
add full internal support for non-standard four-part versions
Jesse Plamondon-Willard
2020-01-11
fix update-check error for Chucklefish pages with no version
Jesse Plamondon-Willard
2020-01-11
update for compatibility list change
Jesse Plamondon-Willard
2019-12-26
fix log parser content pack list entry pattern, remove unneeded ternary in co...
Dan Volchek
2019-12-24
fix log parser & JSON validator showing relative share URL
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
allow local dev environments without an Azure account
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
move supporter list into environment config
Jesse Plamondon-Willard
2019-12-03
encapsulate file storage, also handle Pastebin rate limits in JSON validator
Jesse Plamondon-Willard
2019-12-02
fix incorrect link URLs in some cases
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-09
overhaul update checks
Jesse Plamondon-Willard
2019-11-08
add CurseForge to mod metadata (#605)
Jesse Plamondon-Willard
2019-11-07
add support for CurseForge update keys (#605)
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
fix error when Chucklefish page doesn't exist for update checks
Jesse Plamondon-Willard
2019-09-14
prefer SPDX license ID in tracked license info (#651)
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
treat hidden/unpublished Nexus mods as not found (#651)
Jesse Plamondon-Willard
2019-09-14
remove cached mod data not requested within 48 hours (#651)
Jesse Plamondon-Willard
2019-09-14
migrate update check caching to MongoDB (#651)
Jesse Plamondon-Willard
2019-09-14
add generic cache repository interface (#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
add remote mod status to update check info (#651)
Jesse Plamondon-Willard
2019-09-14
enable readonly access to job dashboard when deployed (#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
add dev note field to compatibility list
Jesse Plamondon-Willard
2019-09-14
add metadata links to mod compatibility list
Jesse Plamondon-Willard
2019-09-14
use better index type (#651)
Jesse Plamondon-Willard
[next]