summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/Content/css
AgeCommit message (Expand)Author
2022-07-05improve log parser's 'suggested fixes' stylesJesse Plamondon-Willard
2022-04-16Add regex error checking, and display a message to the user when their regula...Khloe Leclair
2022-04-12Use an optional section for rendering quick navigation links on the mod viewe...Khloe Leclair
2022-04-12Make horizontal scrolling with the quick navigation links less bad. Probably ...Khloe Leclair
2022-04-12Replace bitfields for state and just use comma-separated strings. Add a note ...Khloe Leclair
2022-04-09minor refactoringJesse Plamondon-Willard
2022-04-08Implement client-side log rendering, better filtering, and pagination to impr...Khloe Leclair
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-01-15add Xbox app log instructions, redesign UI to fitJesse Plamondon-Willard
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
2020-05-09add GitHub licenses to mod compatibility list, update release notesJesse Plamondon-Willard
2020-02-24add file pickers to web UI for mobile usersJesse Plamondon-Willard
2020-02-17make compatibility list header stickyJesse Plamondon-Willard
2020-01-05streamline front page designJesse Plamondon-Willard
2019-12-03encapsulate file storage, also handle Pastebin rate limits in JSON validatorJesse Plamondon-Willard
2019-11-27fallback to Amazon S3 if saving a log to Pastebin failsJesse Plamondon-Willard
2019-09-14add footer tip about using schema directly, add details to page title (#654)Jesse Plamondon-Willard
2019-09-14add line highlighting and linking (#654)Jesse Plamondon-Willard
2019-09-14add JSON validator with initial support for manifest format (#654)Jesse Plamondon-Willard
2019-09-14add background fetch for mod compatibility list (#651)Jesse Plamondon-Willard
2019-09-13revamp 'support SMAPI' section on main pageJesse Plamondon-Willard
2019-03-14remove unneeded log parser css ruledanvolchek
2019-03-10add log sections implementationdanvolchek
2019-03-07update for compatibility wiki page changesJesse Plamondon-Willard
2019-03-07improve SMAPI 3.0 status column, show by defaultJesse Plamondon-Willard
2019-02-24minor tweaks to new log parser UI (#619)Jesse Plamondon-Willard
2019-02-24add update info in suggested fixes sectiondanvolchek
2019-02-24cross out mod links on compat page if outdated to prevent confusionJesse Plamondon-Willard
2018-11-13Merge pull request #601 from danvolchek/developJesse Plamondon-Willard
2018-11-13change log parser checkboxs and show/hide all buttons to be visible/invisible...danvolchek
2018-11-09add filters to mod compatibility list (#597)Jesse Plamondon-Willard
2018-11-05add privacy pageJesse Plamondon-Willard
2018-10-21add troubleshooting guide link to intro, update release notes (#597)Jesse Plamondon-Willard
2018-10-20minor fixes (#597)Jesse Plamondon-Willard
2018-10-20tweak colors (#597)Jesse Plamondon-Willard
2018-10-20add table sorting (#597)Jesse Plamondon-Willard
2018-10-20tone down background colors (#597)Jesse Plamondon-Willard
2018-10-20hide technical columns by default (#597)Jesse Plamondon-Willard
2018-10-20add mod compatibility page (#597)Jesse Plamondon-Willard
2018-06-27add log parser option to view raw logJesse Plamondon-Willard
2018-06-16update web UI to let players download from new Nexus page (#547)Jesse Plamondon-Willard
2018-06-11fix log parser not using full width for logJesse Plamondon-Willard
2018-06-09strip 'noinclude' blocks from release descriptions serversideJesse Plamondon-Willard
2018-06-09make web layout more responsiveJesse Plamondon-Willard
2018-06-03add log parser banner marginJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse Plamondon-Willard
2018-05-12update log parser for the internal 'critical' log levelJesse Plamondon-Willard
2018-03-29tweak metadata formattingJesse Plamondon-Willard
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-02-24add content pack support to log parserJesse Plamondon-Willard