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
/
LogParserModel.cs
Age
Commit message (
Expand
)
Author
2022-08-08
fix log parsing for invalid content packs (#860)
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in the web project & related code (#837)
Jesse Plamondon-Willard
2022-04-09
enable nullable annotations in log parser (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
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
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-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
2018-12-27
tweak comment header convention
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-02-24
reimplement log parser with serverside parsing and vue.js frontend
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