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
/
Controllers
/
LogParserController.cs
Age
Commit message (
Collapse
)
Author
2019-11-27
fallback to Amazon S3 if saving a log to Pastebin fails
Jesse Plamondon-Willard
2019-09-14
fix log parser changes
Jesse Plamondon-Willard
2019-09-14
move platform to log parser model instead of middleware
Jesse Plamondon-Willard
2019-09-14
add JSON validator with initial support for manifest format (#654)
Jesse Plamondon-Willard
2019-09-14
encapsulate gzip logic for reuse (#654)
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-07-29
make beta version on smapi.io optional (#569)
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
This makes the instructions much more clear and prominent, so it should be more intuitive for players. The previous design often confused users because they saw the big textbox and ignored the little instructions above it.
2018-02-24
reimplement log parser with serverside parsing and vue.js frontend
Jesse Plamondon-Willard
2017-12-25
support contextual nav URLs, update nav menu (#411)
Jesse Plamondon-Willard
2017-12-25
add basic download page (#411)
Jesse Plamondon-Willard
2017-12-24
decouple Pastebin client from log parser (#411)
Jesse Plamondon-Willard
2017-10-29
redirect root to log parser (#358)
Jesse Plamondon-Willard
2017-10-29
defer log compression to backend and significantly improve compression (#358)
Jesse Plamondon-Willard
2017-10-28
link pastes to Pastebin account & tweak paste options (#358)
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
2017-10-27
proxy Pastebin requests through our API instead of third parties, improve ↵
Jesse Plamondon-Willard
error-handling (#358)
2017-10-27
add placeholder for new log parser (#358)
Jesse Plamondon-Willard