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
/
ViewModels
Age
Commit message (
Expand
)
Author
2022-04-06
use target-typed new
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-02
add download option to log view
Jesse Plamondon-Willard
2021-11-27
remove direct download for beta versions
Jesse Plamondon-Willard
2020-06-20
remember selected schema when editing a file
Jesse Plamondon-Willard
2020-05-24
update ModDrop URLs
Jesse Plamondon-Willard
2020-05-09
add GitHub licenses to mod compatibility list, update release notes
Jesse Plamondon-Willard
2020-01-11
update for compatibility list change
Jesse Plamondon-Willard
2019-12-03
move supporter list into environment config
Jesse Plamondon-Willard
2019-12-03
encapsulate file storage, also handle Pastebin rate limits in JSON validator
Jesse Plamondon-Willard
2019-12-02
migrate from AWS to Azure
Jesse Plamondon-Willard
2019-11-27
fallback to Amazon S3 if saving a log to Pastebin fails
Jesse Plamondon-Willard
2019-11-08
add CurseForge to mod metadata (#605)
Jesse Plamondon-Willard
2019-09-14
move platform to log parser model instead of middleware
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
add error type code to HTML for convenience when adding custom error messages...
Jesse Plamondon-Willard
2019-09-14
add user-friendly doc link & error messages, document validator, improve mani...
Jesse Plamondon-Willard
2019-09-14
add JSON validator with initial support for manifest format (#654)
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-13
remove 'SMAPI 3.0 ready' API fields (#638)
Jesse Plamondon-Willard
2019-02-07
fix broken ModDrop links
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-15
add SMAPI 3.0 readiness to API data (#606)
Jesse Plamondon-Willard
2018-12-02
add ModDrop to mod compatibility page (#604)
Jesse Plamondon-Willard
2018-11-09
add filters to mod compatibility list (#597)
Jesse Plamondon-Willard
2018-10-27
add warnings to compatibility list (#597)
Jesse Plamondon-Willard
2018-10-27
update for changes to wiki compatibility list (#597)
Jesse Plamondon-Willard
2018-10-20
add mod compatibility page (#597)
Jesse Plamondon-Willard
2018-08-26
make beta download blurb configurable (#585)
Jesse Plamondon-Willard
2018-06-27
add log parser option to view raw log
Jesse Plamondon-Willard
2018-06-03
redesign log parser upload page
Jesse Plamondon-Willard
2018-03-15
prepare home page for upcoming beta (#457)
Jesse Plamondon-Willard
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2017-12-25
add basic download page (#411)
Jesse Plamondon-Willard
2017-10-28
prettify log URL, read paste ID serverside (#358)
Jesse Plamondon-Willard
2017-10-27
fix issues with subdomain routing in log UI (#358)
Jesse Plamondon-Willard