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.Toolkit
Age
Commit message (
Expand
)
Author
2023-05-14
fix install error if a game folder has an invalid symlink
Jesse Plamondon-Willard
2023-04-30
fix error deserializing null semantic version
Jesse Plamondon-Willard
2023-04-30
fix ModFolder not being JSON-serializable
Jesse Plamondon-Willard
2023-04-09
Merge pull request #876 from jltaylor-us/update-manifest
Jesse Plamondon-Willard
2023-04-02
update to FluentHttpClient 4.3.0
Jesse Plamondon-Willard
2023-01-29
minor formatting, copyediting, and error-handling
Jesse Plamondon-Willard
2023-01-08
update packages
Jesse Plamondon-Willard
2022-11-10
tweak new code
Jesse Plamondon-Willard
2022-11-10
move validation logic out of Manifest model
Jesse Plamondon-Willard
2022-10-19
simplify ContentPackFor validation check
Tyler
2022-10-18
add detailed manifest validation errors at build time
Tyler
2022-10-17
prevent Steam vdf read errors from crashing the installer
Jesse Plamondon-Willard
2022-10-10
fix error when Steam .vdf file doesn't exist
Jesse Plamondon-Willard
2022-10-09
fix package error
Jesse Plamondon-Willard
2022-10-09
polish recent changes & update release notes
Jesse Plamondon-Willard
2022-10-08
Merge pull request #875 from pizzaoverhead/steamLibrarySupport
Jesse Plamondon-Willard
2022-10-08
update installer for VdfConverter & rework avoid custom models
Jesse Plamondon-Willard
2022-10-08
Merge pull request #873 from atravita-mods/patch-1
Jesse Plamondon-Willard
2022-10-08
change square brackets to round ones in manifest name
Jesse Plamondon-Willard
2022-10-07
update FluentHttpClient
Jesse Plamondon-Willard
2022-10-01
Add UpdateManifest site type.
Jamie Taylor
2022-10-01
refactor UpdateKey parsing, move responsibility for subkey matching
Jamie Taylor
2022-09-29
Added checking for alternative Steam library install locations when looking f...
pizzaoverhead
2022-09-18
Update ModScanner.cs
atravita-mods
2022-07-06
fix build warnings
Jesse Plamondon-Willard
2022-07-06
update code annotations
Jesse Plamondon-Willard
2022-06-28
fix deprecation check
Jesse Plamondon-Willard
2022-06-28
migrate update checks to FluentHttpClient
Jesse Plamondon-Willard
2022-06-22
update fluent HTTP client
Jesse Plamondon-Willard
2022-06-20
add flag to disable deprecated code
Jesse Plamondon-Willard
2022-06-10
update Newtonsoft.Json
Jesse Plamondon-Willard
2022-06-10
update unit test & web dependencies
Jesse Plamondon-Willard
2022-05-31
add backwards compatibility for mods using now-unused dependencies
Jesse Plamondon-Willard
2022-05-15
fix wiki client not being disposed
Jesse Plamondon-Willard
2022-05-14
remove warning for mods which use `dynamic`
Jesse Plamondon-Willard
2022-05-07
update filenames for case-insensitive path rewrite
Jesse Plamondon-Willard
2022-05-07
simplify and rewrite case-insensitive file path feature
Jesse Plamondon-Willard
2022-05-06
fix errors reading empty JSON files
Jesse Plamondon-Willard
2022-05-04
disable case-insensitive paths by default pending performance rework
Jesse Plamondon-Willard
2022-05-01
fix warnings for model-binding hack
Jesse Plamondon-Willard
2022-04-30
fix model binding for mod update-check API
Jesse Plamondon-Willard
2022-04-16
fix broken unit tests
Jesse Plamondon-Willard
2022-04-16
remove unused subfolder manifest scanning
Jesse Plamondon-Willard
2022-04-16
make manifest.json filename case-insensitive
Jesse Plamondon-Willard
2022-04-16
move case-insensitive path lookup into toolkit for reuse
Jesse Plamondon-Willard
2022-04-13
fix spelling warnings
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in unit tests (#837)
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-11
Merge pull request #839 from nuztalgia/develop
Jesse Plamondon-Willard
[next]