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 (
Expand
)
Author
2022-06-10
update unit test & web dependencies
Jesse Plamondon-Willard
2022-05-18
update for the new CurseForge API
Jesse Plamondon-Willard
2022-05-09
update schema for Content Patcher 1.26.0
Jesse Plamondon-Willard
2022-05-01
update compatibility list
Jesse Plamondon-Willard
2022-04-21
set page/perPage URL args together
Jesse Plamondon-Willard
2022-04-19
don't add default pagination values to log URL
Jesse Plamondon-Willard
2022-04-17
fix model binding error
Jesse Plamondon-Willard
2022-04-16
tweak code style
Jesse Plamondon-Willard
2022-04-16
Add regex error checking, and display a message to the user when their regula...
Khloe Leclair
2022-04-16
Merge pull request #840 from KhloeLeclair/log-cleanup
Jesse Plamondon-Willard
2022-04-16
minor refactoring & code style
Jesse Plamondon-Willard
2022-04-16
fix Nexus API key needed to launch web project locally
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-12
Use an optional section for rendering quick navigation links on the mod viewe...
Khloe Leclair
2022-04-12
Make horizontal scrolling with the quick navigation links less bad. Probably ...
Khloe Leclair
2022-04-12
Replace bitfields for state and just use comma-separated strings. Add a note ...
Khloe Leclair
2022-04-11
Add more documentation strings. Use shallow equality checking to decide wheth...
Khloe Leclair
2022-04-11
Cleanup log filtering a bit, with a clearer string for the number of total me...
Khloe Leclair
2022-04-09
add temporary cachebusting queries for log parser
Jesse Plamondon-Willard
2022-04-09
restore data element unloading
Jesse Plamondon-Willard
2022-04-09
load raw data from JSON per discussion
Jesse Plamondon-Willard
2022-04-09
minor refactoring
Jesse Plamondon-Willard
2022-04-09
enable nullable annotations in log parser (#837)
Jesse Plamondon-Willard
2022-04-09
simplify code with generic Enum.GetValues
Jesse Plamondon-Willard
2022-04-09
pass data directly to script instead of serializing & deserializing it
Jesse Plamondon-Willard
2022-04-09
standardize quote style
Jesse Plamondon-Willard
2022-04-09
rename 'data' to 'state' for upcoming changes
Jesse Plamondon-Willard
2022-04-08
Simplify visible section checking by abusing Vue behavior, since the proper w...
Khloe Leclair
2022-04-08
Implement client-side log rendering, better filtering, and pagination to impr...
Khloe Leclair
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-04-06
simplify with newer pattern features
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2022-02-27
update schema for Content Patcher 1.25.0
Jesse Plamondon-Willard
2022-02-12
add data-* attributes to log parser for external tools
Jesse Plamondon-Willard
2022-02-11
use Array.Empty to avoid unneeded array allocations
Jesse Plamondon-Willard
2022-01-29
fix manifest JSON schema's update key pattern
Jesse Plamondon-Willard
2022-01-15
add Xbox app log instructions, redesign UI to fit
Jesse Plamondon-Willard
2022-01-15
fix JSON validator not recognizing manifest update subkeys
Jesse Plamondon-Willard
2022-01-02
add download option to log view
Jesse Plamondon-Willard
2021-12-23
remove content pack from compatibility blacklist
Jesse Plamondon-Willard
2021-12-18
update compatibility list
Jesse Plamondon-Willard
2021-12-09
update compatibility list
Jesse Plamondon-Willard
2021-12-09
fix log parser handling when multiple mods have the exact same name
Jesse Plamondon-Willard
2021-12-05
mark UI Info Suite incompatible
Jesse Plamondon-Willard
2021-12-04
update JSON validator for Content Patcher's new .fnt support
Jesse Plamondon-Willard
2021-11-28
update compatibility list
Jesse Plamondon-Willard
2021-11-27
automatically include beta versions on Nexus for SMAPI update checks
Jesse Plamondon-Willard
2021-11-27
remove direct download for beta versions
Jesse Plamondon-Willard
2021-11-27
migrate web project to .NET 6, update web & unit test packages
Jesse Plamondon-Willard
[next]