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
Age
Commit message (
Expand
)
Author
2017-12-02
remove unneeded file
Jesse Plamondon-Willard
2017-12-02
simplify version format in constants
Jesse Plamondon-Willard
2017-12-02
add NormaliseAssetName content helper method (#404)
Jesse Plamondon-Willard
2017-12-02
bypass cache on log parser assets to avoid issues
Jesse Plamondon-Willard
2017-12-02
redesign log parser filters
Jesse Plamondon-Willard
2017-12-02
rm body template so filters can be moved into the output area
Jesse Plamondon-Willard
2017-12-01
rename log parser tabs ID
Jesse Plamondon-Willard
2017-12-01
rm unneeded log parser debug info
Jesse Plamondon-Willard
2017-12-01
tweak log parser instructions to avoid confusion
Jesse Plamondon-Willard
2017-11-30
fix log parser error when uploading very large logs
Jesse Plamondon-Willard
2017-11-28
fix API always redirecting to HTTPS when accessed via subdomain
Jesse Plamondon-Willard
2017-11-28
update for 2.2 release
Jesse Plamondon-Willard
2017-11-27
fix error when a mod has an invalid filename in the EntryDLL manifest field (...
Jesse Plamondon-Willard
2017-11-26
fix player_add command not handling upgrade level (#397)
Jesse Plamondon-Willard
2017-11-26
tweak log parser startup
Jesse Plamondon-Willard
2017-11-26
no longer expire saved logs after a week (#400)
Jesse Plamondon-Willard
2017-11-26
fix rare installer error on Mac due to generated mcs file (#394)
Jesse Plamondon-Willard
2017-11-26
fix CFAutomate compatibility errors showing no URL (#393)
Jesse Plamondon-Willard
2017-11-26
Merge pull request #386 from danvolchek/web_close_popup
Jesse Plamondon-Willard
2017-11-26
fix e.SuppressButton() not working with some mouse buttons, update release no...
Jesse Plamondon-Willard
2017-11-26
Merge pull request #389 from YonKuma/suppressmouse
Jesse Plamondon-Willard
2017-11-26
add date.DaysSinceStart property, add unit tests, update release notes (#390)
Jesse Plamondon-Willard
2017-11-10
Simplified mouse checks
YonKuma
2017-11-08
Adding a date function
Nicholas Johnson
2017-11-08
Fixing code to match SMAPI idiom
YonKuma
2017-11-08
Added code to suppress mouse clicks
YonKuma
2017-11-04
check whether the popup is open before closing it with esc
volchek2
2017-11-03
Fix braces
volchek2
2017-11-03
Allow raw and upload popups to be closed with escape key and clicking outside...
volchek2
2017-11-02
fix custom asset loads failing on Linux/Mac (#383)
Jesse Plamondon-Willard
2017-11-01
update for 2.1 release
Jesse Plamondon-Willard
2017-11-01
add CORS policy for *.smapi.io (#358)
Jesse Plamondon-Willard
2017-11-01
fix mod build package targeting .NET Framework 4.6.1
Jesse Plamondon-Willard
2017-10-30
explicitly disallow absolute paths as asset keys in content API (#381)
Jesse Plamondon-Willard
2017-10-30
improve update-check errors when connection is offline (#380)
Jesse Plamondon-Willard
2017-10-30
let mods invalidate assets matching a predicate (#363)
Jesse Plamondon-Willard
2017-10-29
expand post-install instructions, show Steam launch options value (#375)
Jesse Plamondon-Willard
2017-10-29
add installer version & platform to window title, simplify output (#375)
Jesse Plamondon-Willard
2017-10-29
let SemanticVersion be constructed from a System.Version (#375)
Jesse Plamondon-Willard
2017-10-29
redirect root to log parser (#358)
Jesse Plamondon-Willard
2017-10-29
add smapi.io shortcut URLs (#375)
Jesse Plamondon-Willard
2017-10-29
minor layout tweak (#358)
Jesse Plamondon-Willard
2017-10-29
defer log compression to backend and significantly improve compression (#358)
Jesse Plamondon-Willard
2017-10-29
set default launch URL to log parser (#358)
Jesse Plamondon-Willard
2017-10-29
document SMAPI web services in technical doc (#358)
Jesse Plamondon-Willard
2017-10-29
rm unused settings
Jesse Plamondon-Willard
2017-10-29
fix error log format (#358)
Jesse Plamondon-Willard
2017-10-29
fix config not being injected from Amazon Beanstalk env props
Jesse Plamondon-Willard
2017-10-28
link pastes to Pastebin account & tweak paste options (#358)
Jesse Plamondon-Willard
2017-10-28
move credentials into git-ignored file (#358)
Jesse Plamondon-Willard
[next]