Commit Graph

362 Commits

Author SHA1 Message Date
Scott Lovegrove 82b0be177a [WIP] Associate .wpost files with OLW (#592)
* Add file associations

* Updated assemblyinfo

* Update package manifest
2019-01-19 02:15:25 -08:00
plieblang 6e2d8dc89a Fix crash caused by addition of Tistory support (#721) 2019-01-19 02:02:20 -08:00
Martin Brown 4fd42158b1 Upgrade to VS 2017 (#776)
* Upgrades writer solution's projects to VS2017
Re-writes build script in powershell using MS Recommended techinque for finding ms-build
Changes version number by one

* Udated BlogRunner.sln projects to Visual Studio 2017
Also fixed invalid dll references and processor architecture

* Upgraded SetupCustomCultures.sln projects to VS 2017
Upgraded the projects to use .Net Framework 4.6.1

* Updates FauxLocalizationResourceGenerator.sln projects to VS 2017
Also updates to .Net Framework 4.6.1

* Removes unwanted deploy restriction from appveyor.yml
2019-01-19 01:34:17 -08:00
Josh Soref 87c151e9b1 Fix spelling errors in comments (#663)
Changes an example to use example.net and adds a trailing slash
2017-11-30 21:05:36 -08:00
manggsoft 74a39a18a1 Update master.xml (#696) 2017-11-30 15:46:23 -08:00
manggsoft cf5b42d420 Update market.xml (#695)
add tistory
2017-11-30 15:45:59 -08:00
manggsoft 7fbdd4b470 Create TistoryBlogClient.cs (#694)
Tistory oauth 2.0 of korea
2017-11-30 15:45:11 -08:00
manggsoft ed787df5bd Update BlogProvidersB5.xml (#693)
add tistory blog
2017-11-30 15:43:32 -08:00
Oren Novotny ef5856adaa use sign service v2 (#697) 2017-11-30 15:28:39 -08:00
Jon Galloway 636feec6b9
Removed vcpkg 2017-11-30 15:13:55 -08:00
Jon Galloway ffe06a3c93
Remove vcpkg from path 2017-11-30 14:35:16 -08:00
Jon Galloway 9ee603db1b
Added debugging line to test for ps path 2017-11-30 13:47:43 -08:00
Jon Galloway 02abf2269d
Update appveyor.yml 2017-11-30 13:25:25 -08:00
Jon Galloway c258b8572a
Added powershell get-date to appveyor.yml for debugging 2017-11-30 12:25:42 -08:00
Jon Galloway a22012ccb3 Create appsettings.json 2017-05-18 14:40:24 -07:00
Jon Galloway 9cfb1324b7 Delete SignClientSettings.json 2017-05-18 14:39:55 -07:00
Jon Galloway e79f702ca0 Create Sign-Package.ps1 2017-05-18 14:39:23 -07:00
Jon Galloway af9a18d2b5 Update appveyor.yml 2017-05-18 14:31:43 -07:00
Jon Galloway 2220075ff4 Create SignClientSettings.json 2017-05-18 14:26:50 -07:00
Jon Galloway 78d28ebb63 Update build to use Squirrel SyncReleases
Pulling down most recent release to build diff package
2017-05-03 12:23:40 -07:00
Jon Galloway bd177cf338 Create appveyor.yml 2017-05-03 11:24:41 -07:00
Jon Galloway 1a0ccd66ea Added Windows Store AppxManifest.xml 2017-03-14 13:41:36 -07:00
Jon Galloway 5a730d0bc1 Bump to 0.6.2.0 for release version 2017-03-14 00:01:00 -07:00
Jon Galloway f3b5876f3c Removed unneeded reference to VSSDK 2017-03-13 22:59:40 -07:00
Jon Galloway beade964ec Removed unused file 2017-03-13 22:59:17 -07:00
Jon Galloway f35f6982c6 Removed log4net references
(no longer rqd by Google APIs)
2017-03-13 22:58:26 -07:00
Jon Galloway 76d422d079 Bumped version to test build 2017-03-13 21:41:27 -07:00
Jon Galloway c955a467c4 Package updates, removed unneeded packages 2017-03-13 21:40:18 -07:00
Jon Galloway d33b3d68f1 Merge branch 'master' of https://github.com/openlivewriter/openlivewriter 2017-03-13 18:56:43 -07:00
Jon Galloway f82bcd1019 Binding redirect updates to clean up build 2017-03-13 18:52:27 -07:00
Jon Galloway 8836f3c209 Suppressed package analysis in Chocolatey build 2017-03-13 18:51:07 -07:00
Jon Galloway 834194cdb3 Updated getversion.cmd to work with NuGet normalized versions. 2017-03-13 18:49:37 -07:00
Jon Galloway cb882d2dab Update version.txt 2017-03-13 14:25:15 -07:00
Jon Galloway b986342910 Revert splat version 2017-03-13 14:08:26 -07:00
Jon Galloway 59ae82d7f3 Temporarily roll back squirrel to 1.4.4 2017-03-13 14:01:24 -07:00
Jon Galloway d46e023bfd Updated splat and squirrel. Fixes #589 2017-03-13 13:44:51 -07:00
Scott Lovegrove cc5ec32f63 Fix 501 Blogger Error (#584)
* Initial run at having different routes to getting the image publishing in Blogger sorted

* Gets the correct picasa user id

* Update error message to include tutorial link
2017-03-13 09:06:08 -07:00
Scott Lovegrove 4c2df4af73 Merge pull request #586 from OpenLiveWriter/jongalloway-issue-585
Add Per-Monitor DPI Support
2017-03-13 08:43:19 +00:00
Jon Galloway dbd01b4a41 Merge branch 'master' of https://github.com/openlivewriter/openlivewriter 2017-03-12 22:22:17 -07:00
Jon Galloway 5c09fc51df Merge branch 'vhanla-master' 2017-03-12 22:21:51 -07:00
Jon Galloway 2a3f0dfe64 Added CSS3 support to default template 2017-03-12 22:21:43 -07:00
Jon Galloway 5ff1f1b1f2 Merge branch 'master' of https://github.com/vhanla/OpenLiveWriter into vhanla-master 2017-03-12 21:48:31 -07:00
Nimesh Madhavan f62c5117f8 handle blogger dynamic templates (#437)
Tested against blogger site with dynamic template, works as expected.
2017-03-12 20:59:30 -07:00
Jon Galloway d710e93776 Add per-monitor DPI Support
Fixes issue #585. Tested on Surface Book with 1440p secondary monitor, scaling appeared same on high DPI monitor and much better on lower DPI monitor.
2017-03-12 19:31:57 -07:00
Jon Galloway 5e8ac93ead Merge branch 'lisardggY-master' 2017-03-12 16:14:33 -07:00
Jon Galloway da2e41a615 Merged #438 2017-03-12 16:13:48 -07:00
Jon Galloway 645a5b64e3 Merge branch 'flcdrg-ImproveBuild' 2017-03-12 15:28:49 -07:00
Jon Galloway 5fef3f2b5e Merge branch 'ImproveBuild' of https://github.com/flcdrg/OpenLiveWriter into flcdrg-ImproveBuild 2017-03-12 15:23:20 -07:00
Scott Lovegrove e0502d2f2c Merge pull request #521 from zivkan/atompub-relative-url
Support atompub service link with relative url
2017-03-12 09:45:24 +00:00
Jon Galloway 8a91889470 Binding redirect for version deconfliction 2017-03-12 00:07:27 -08:00