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
/
Caching
/
Wiki
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
2022-02-11
use Array.Empty to avoid unneeded array allocations
Jesse Plamondon-Willard
2020-05-23
drop MongoDB code
Jesse Plamondon-Willard
2020-05-16
simplify single-instance deployment and make MongoDB server optional
Jesse Plamondon-Willard
2020-01-11
update for compatibility list change
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-09-14
add generic cache repository interface (#651)
Jesse Plamondon-Willard
2019-09-14
add background fetch for mod compatibility list (#651)
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
2019-09-14
migrate compatibility list's wiki data to MongoDB cache (#651)
Jesse Plamondon-Willard