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
Age
Commit message (
Collapse
)
Author
2019-09-14
add user-friendly doc link & error messages, document validator, improve ↵
Jesse Plamondon-Willard
manifest schema (#654)
2019-09-14
add line highlighting and linking (#654)
Jesse Plamondon-Willard
2019-09-14
format displayed JSON (#654)
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
fix does-not-exist errors suppressed due to recent changes (#651)
Jesse Plamondon-Willard
2019-09-14
remove soft GitHub lookups during update checks (#651)
Jesse Plamondon-Willard
This caused incorrect update alerts for repositories that contain multiple mods but still use releases.
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
(#651)
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
avoid Hangfire connection errors on startup (#651)
Jesse Plamondon-Willard
2019-09-14
update HTTP client to fix form-url-encoded error with large log files
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
reduce log level in development
Jesse Plamondon-Willard
2019-09-14
update obsolete code
Jesse Plamondon-Willard
2019-09-14
update NuGet packages
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
update compatibility list (#638)
Jesse Plamondon-Willard
2019-09-14
use better index type (#651)
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
update project name
Jesse Plamondon-Willard
2019-09-14
group technical docs, add general shortcut for mod build package docs (#651)
Jesse Plamondon-Willard
2019-09-14
update compatibility list (#638)
Jesse Plamondon-Willard
2019-09-14
simplify config.json and metadata.json names
Jesse Plamondon-Willard
2019-09-14
simplify project names
Jesse Plamondon-Willard
2019-09-14
update compatibility list, rm SMAPI 3.0 entries for mods which are ↵
Jesse Plamondon-Willard
incompatible with SDV 1.4 (#638)
2019-09-14
update compatibility list
Jesse Plamondon-Willard
2019-09-14
update NuGet packages
Jesse Plamondon-Willard
2019-09-13
use same .csproj charset as Visual Studio tools
Jesse Plamondon-Willard
2019-09-13
migrate to new project file format
Jesse Plamondon-Willard
2019-09-13
ignore AWS Beanstalk data file
Jesse Plamondon-Willard
2019-09-13
add Android instructions to log parser
Jesse Plamondon-Willard
2019-09-13
fix mod compatibility list not caching data
Jesse Plamondon-Willard
2019-09-13
move 1.4 compatibility into advanced until it's publicly available, change ↵
Jesse Plamondon-Willard
"SDV beta only" to use version (#638)
2019-09-13
remove 'SMAPI 3.0 ready' API fields (#638)
Jesse Plamondon-Willard
2019-09-13
drop SMAPI 3.0 compatibility field (#638)
Jesse Plamondon-Willard
2019-09-13
make SDV beta blurb more generic (#638)
Jesse Plamondon-Willard
2019-09-13
link status color to non-beta status (#638)
Jesse Plamondon-Willard
[next]