2706 Commits
Author SHA1 Message Date
Oliver Hamlet 7b97241d7d Set v0.10.0 release date 0.10.0 2016-11-06 08:33:38 +00:00
Oliver Hamlet 6a77000839 Update API changelog 2016-11-06 08:33:22 +00:00
Oliver Hamlet 8269f8c887 Update readme screenshots 2016-11-05 23:03:59 +00:00
Oliver Hamlet eb5b6312ec Update changelog 2016-11-05 23:03:59 +00:00
Oliver Hamlet ef0804b620 Fixes for load order indices not updating correctly 2016-11-05 23:03:59 +00:00
Oliver Hamlet 565773f6b3 Fix typo 2016-11-05 23:03:17 +00:00
Frederik “Freso” S. Olesen d47b9f0ad6 Merge branch 'update-danish-translation' into dev 2016-11-05 19:02:08 +01:00
Oliver Hamlet e53cae752e Fix user metadata flag not detecting priority changes
Fixes #685.
2016-11-05 14:10:45 +00:00
Oliver Hamlet 95f3d6a3c5 Update sidebar load order indices when sorting
Fixes #686.
2016-11-05 13:23:43 +00:00
Oliver Hamlet c66f0ad4ce Resolve unused local variable warning 2016-11-05 13:22:17 +00:00
Oliver Hamlet 67d5caa915 Remove unused methods 2016-11-05 13:17:25 +00:00
Frederik “Freso” S. Olesen 9bca210d3e Danish translation: Update a small handful of strings. 2016-11-05 12:51:24 +01:00
Oliver Hamlet 027fa4a3c5 Automatically publish AppVeyor-created releases
Now that they're verified to work.
2016-11-05 11:34:03 +00:00
Oliver Hamlet fb34466db4 Always build installer on AppVeyor
So that issues are discovered more quickly. Don't cache the Inno Setup
directory to keep things simple.
2016-11-05 11:29:14 +00:00
Oliver Hamlet d810f25bc6 Fix building installer on AppVeyor
Download and install the Inno Download Plugin.
2016-11-05 11:29:09 +00:00
Oliver Hamlet 81e1d95fb5 Fix metadata-validator release deployment 2016-11-05 08:34:13 +00:00
Oliver Hamlet f0d088992e Link to changelogs on Read The Docs when releasing 2016-11-04 21:46:35 +00:00
Oliver Hamlet 41c713e3dc Automatically set default masterlist branches on release 2016-11-04 19:17:21 +00:00
Oliver Hamlet e08b8c56ac Enable Redate Plugins for Skyrim Special Edition
Its creation kit still uses timestamps for reading load order...
2016-11-04 07:55:47 +00:00
Oliver Hamlet 03fc204223 Throw if metadata file's root is not a YAML map
Fixes #681.
2016-11-03 18:02:34 +00:00
Oliver Hamlet 874f46d4ec Update changelog 2016-11-03 07:02:27 +00:00
Oliver Hamlet f1ca18b744 Add update checking to UI
Unblock most http(s) requests to allow usage of the GitHub API.
Requests to fonts.googleapis.com are still blocked to prevent Polymer
trying to load the fonts from there when they're already present
locally.
2016-11-03 07:02:26 +00:00
Oliver Hamlet fedf4e0530 Improve internal URL handling
Use a custom domain instead of a custom scheme for greater
compatibility, and handle it using the same handler as for
loading l10n files.
2016-11-02 22:07:29 +00:00
Oliver Hamlet e07baeebf0 Update to CEF 3.2840.1511.gb345083 2016-11-02 22:07:29 +00:00
Oliver Hamlet 621eb496bb Tweak getRelease callback
Simplify the JS processing.
2016-10-31 14:24:13 +00:00