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
/
Views
/
LogParser
Age
Commit message (
Expand
)
Author
2022-11-09
fix & improve split-screen column in log parser
Jesse Plamondon-Willard
2022-10-09
add 'strict mode' release with deprecated APIs stripped out
Jesse Plamondon-Willard
2022-10-09
fix nullability warnings
Jesse Plamondon-Willard
2022-08-29
update compatibility workaround for the recent PyTK update
Jesse Plamondon-Willard
2022-08-08
fix log parsing for invalid content packs (#860)
Jesse Plamondon-Willard
2022-07-08
add log parser warning for PyTK compatibility mode
Jesse Plamondon-Willard
2022-07-05
improve log parser's 'suggested fixes' styles
Jesse Plamondon-Willard
2022-07-05
detect missing/outdated Error Handler for 'suggested fixes' section
Jesse Plamondon-Willard
2022-06-19
fix mod count in log parser metadata
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-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
Replace bitfields for state and just use comma-separated strings. Add a note ...
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
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-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-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-15
add Xbox app log instructions, redesign UI to fit
Jesse Plamondon-Willard
2022-01-02
add download option to log view
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2020-12-20
update for split-screen mode
Jesse Plamondon-Willard
2020-09-13
add support for renewing uploaded JSON/log files
Jesse Plamondon-Willard
2020-05-09
update web scripts
Jesse Plamondon-Willard
2020-05-07
update web project to .NET Core 3.1
Jesse Plamondon-Willard
2020-02-24
add file pickers to web UI for mobile users
Jesse Plamondon-Willard
2019-12-24
fix log parser & JSON validator showing relative share URL
Jesse Plamondon-Willard
2019-12-21
allow local dev environments without an Azure account
Jesse Plamondon-Willard
2019-12-02
fix incorrect link URLs in some cases
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
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
remove custom enum, add Android to SMAPI's platform enum
Jesse Plamondon-Willard
2019-09-14
rename namespace to be more accurate
Dan Volchek
2019-09-14
detect the client's platform and check the appropriate input in the log parser
Dan Volchek
2019-09-14
tweak button names, update release notes (#654)
Jesse Plamondon-Willard
2019-09-13
add Android instructions to log parser
Jesse Plamondon-Willard
2019-09-13
update mod list filters to always display clicked mod link
Jesse Plamondon-Willard
2019-03-14
remove unneeded log parser css rule
danvolchek
[next]