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
/
Mods
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-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-05-23
refactor update check API
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-05-16
minor cleanup
Jesse Plamondon-Willard
2020-05-16
update deprecated code
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
track license info for mod GitHub repos (#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