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
/
Controllers
/
ModsController.cs
Age
Commit message (
Expand
)
Author
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
2021-02-08
fix compat list error if mod has no name field due to wiki rendering issues
Jesse Plamondon-Willard
2020-05-23
drop MongoDB code
Jesse Plamondon-Willard
2019-09-14
add background fetch for mod compatibility list (#651)
Jesse Plamondon-Willard
2019-09-14
migrate compatibility list's wiki data to MongoDB cache (#651)
Jesse Plamondon-Willard
2018-12-29
reduce cache time for mod compatibility list
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-10-20
fetch game versions from the wiki (#597)
Jesse Plamondon-Willard
2018-10-20
cache wiki data on mod compatibility page (#597)
Jesse Plamondon-Willard
2018-10-20
add mod compatibility page (#597)
Jesse Plamondon-Willard
2017-10-27
add scaffolding for web UI (#358)
Jesse Plamondon-Willard
2017-10-07
rename shared project for broader use
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard