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
/
LogParsing
/
LogParser.cs
Age
Commit message (
Collapse
)
Author
2019-09-13
fix log parser failing for logs with dot-delimited time formats
Jesse Plamondon-Willard
2019-03-10
add log sections implementation
danvolchek
2019-02-24
minor tweaks to new log parser UI (#619)
Jesse Plamondon-Willard
2019-02-24
add update info in suggested fixes section
danvolchek
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-10-08
track game logs separately in log parser
Jesse Plamondon-Willard
2018-06-03
fix log parser mangling some crossplatform paths
Jesse Plamondon-Willard
2018-05-25
add semantic version to toolkit (#532)
Jesse Plamondon-Willard
2018-05-02
fix log parser not recognising content packs with no description (#481)
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-03-29
show game path on log parser page instead of mods path
Jesse Plamondon-Willard
2018-02-25
always include raw taxt in model
Jesse Plamondon-Willard
2018-02-25
fix log parser not correctly parsing mod list if a mod has no author name
Jesse Plamondon-Willard
2018-02-24
add content pack support to log parser
Jesse Plamondon-Willard
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard