summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/wwwroot/Content/js
AgeCommit message (Collapse)Author
2019-02-07add beta status filter to compatibility listJesse Plamondon-Willard
2019-02-07update mod compatibility list to recognise SMAPI 3.0 URLs for non-soon statusesJesse Plamondon-Willard
2018-12-15show SMAPI 3.0 readiness for unofficial updates too (#606)Jesse Plamondon-Willard
2018-12-15add SMAPI 3.0 readiness to API data (#606)Jesse Plamondon-Willard
2018-12-02add ModDrop to mod compatibility page (#604)Jesse Plamondon-Willard
2018-11-22add compatibility stats to mod pageJesse Plamondon-Willard
2018-11-09add filters to mod compatibility list (#597)Jesse Plamondon-Willard
2018-10-21update & standardise CDN script referencesJesse Plamondon-Willard
2018-10-20minor fixes (#597)Jesse Plamondon-Willard
2018-10-20add table sorting (#597)Jesse Plamondon-Willard
2018-10-20put focus in textbox for quick search (#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-16use sharper pufferchick imagesJesse Plamondon-Willard
2018-06-16update web UI to let players download from new Nexus page (#547)Jesse Plamondon-Willard
2018-06-03fix script error on log result pageJesse Plamondon-Willard
2018-06-03redesign log parser upload pageJesse 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-04-25update release notes, tweak formatting (#477)Jesse Plamondon-Willard
2018-04-23use implicit iteration insteadDan Volchek
2018-04-23add missing semicolonDan Volchek
2018-04-23use jQueryDan Volchek
2018-04-23cool pufferchick on hoverDan Volchek
2018-03-29add success/error banner to log parser pageJesse Plamondon-Willard
2018-02-25fix log filtering some mods incorrectlyJesse Plamondon-Willard
2018-02-24reimplement log parser with serverside parsing and vue.js frontendJesse Plamondon-Willard
2018-01-02fix parse error for logs with zero installed modsJesse Plamondon-Willard
2017-12-02redesign log parser filtersJesse Plamondon-Willard
2017-12-02rm body template so filters can be moved into the output areaJesse Plamondon-Willard
2017-12-01rename log parser tabs IDJesse Plamondon-Willard
2017-12-01rm unneeded log parser debug infoJesse Plamondon-Willard
2017-11-04check whether the popup is open before closing it with escvolchek2
2017-11-03Fix bracesvolchek2
2017-11-03Allow raw and upload popups to be closed with escape key and clicking ↵volchek2
outside of them
2017-10-29defer log compression to backend and significantly improve compression (#358)Jesse Plamondon-Willard
2017-10-29fix error log format (#358)Jesse Plamondon-Willard
2017-10-28prettify log URL, read paste ID serverside (#358)Jesse Plamondon-Willard
2017-10-27fix issues with subdomain routing in log UI (#358)Jesse Plamondon-Willard
2017-10-27proxy Pastebin requests through our API instead of third parties, improve ↵Jesse Plamondon-Willard
error-handling (#358)
2017-10-27lint JS (#358)Jesse Plamondon-Willard
2017-10-27integrate prototype into page layout (#358)Jesse Plamondon-Willard
2017-10-27move log parser CSS/JS out of HTML (#358)Jesse Plamondon-Willard