summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot
AgeCommit message (Expand)Author
2022-06-28update schema for Content Patcher 1.27.0Jesse Plamondon-Willard
2022-06-12update compatibility listJesse Plamondon-Willard
2022-05-09update schema for Content Patcher 1.26.0Jesse Plamondon-Willard
2022-05-01update compatibility listJesse Plamondon-Willard
2022-04-21set page/perPage URL args togetherJesse Plamondon-Willard
2022-04-19don't add default pagination values to log URLJesse Plamondon-Willard
2022-04-16tweak code styleJesse Plamondon-Willard
2022-04-16Add regex error checking, and display a message to the user when their regula...Khloe Leclair
2022-04-16minor refactoring & code styleJesse Plamondon-Willard
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-11Add more documentation strings. Use shallow equality checking to decide wheth...Khloe Leclair
2022-04-11Cleanup log filtering a bit, with a clearer string for the number of total me...Khloe Leclair
2022-04-09restore data element unloadingJesse Plamondon-Willard
2022-04-09load raw data from JSON per discussionJesse Plamondon-Willard
2022-04-09minor refactoringJesse Plamondon-Willard
2022-04-09pass data directly to script instead of serializing & deserializing itJesse Plamondon-Willard
2022-04-09standardize quote styleJesse Plamondon-Willard
2022-04-09rename 'data' to 'state' for upcoming changesJesse Plamondon-Willard
2022-04-08Simplify visible section checking by abusing Vue behavior, since the proper w...Khloe Leclair
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-02-27update schema for Content Patcher 1.25.0Jesse Plamondon-Willard
2022-01-29fix manifest JSON schema's update key patternJesse Plamondon-Willard
2022-01-15add Xbox app log instructions, redesign UI to fitJesse Plamondon-Willard
2022-01-15fix JSON validator not recognizing manifest update subkeysJesse Plamondon-Willard
2021-12-23remove content pack from compatibility blacklistJesse Plamondon-Willard
2021-12-18update compatibility listJesse Plamondon-Willard
2021-12-09update compatibility listJesse Plamondon-Willard
2021-12-05mark UI Info Suite incompatibleJesse Plamondon-Willard
2021-12-04update JSON validator for Content Patcher's new .fnt supportJesse Plamondon-Willard
2021-11-28update compatibility listJesse Plamondon-Willard
2021-11-27remove direct download for beta versionsJesse Plamondon-Willard
2021-10-31update Content Patcher schema for 1.24.0Jesse Plamondon-Willard
2021-09-29show separate beta stats in mod compatibility listJesse Plamondon-Willard
2021-09-01add Big Silo to compatibility listJesse Plamondon-Willard
2021-08-03add PlatoTK to compatibility listJesse Plamondon-Willard
2021-08-03update compatibility listJesse Plamondon-Willard
2021-08-02update compatibility listJesse Plamondon-Willard
2021-05-28fix i18n schema requiring wrong $schema valueJesse Plamondon-Willard
2021-05-25update schema for Content Patcher 1.23Jesse Plamondon-Willard
2021-05-22allow comments and trailing commas in schemas for VSCodeJesse Plamondon-Willard
2021-04-17update schema for Content Patcher 1.22Jesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2021-03-07update the JSON schema for Content Patcher 1.21Jesse Plamondon-Willard
2021-02-06update schema for Content Patcher 1.20Jesse Plamondon-Willard
2021-01-23remove unused AlternativeUrl field in metadata modelJesse Plamondon-Willard
2021-01-23disable 'patched game code' warning for ErrorHandlerJesse Plamondon-Willard
2021-01-15improve JSON validator schema for manifest update keysJesse Plamondon-Willard