Commit Graph

688 Commits

Author SHA1 Message Date
Nick Vella a8dcc2e37d
Merge pull request #856 from nvella/msix-from-packageexplorer
Begin work on MSIX packaging project
2019-08-30 15:36:38 +10:00
Nick Vella 15ca65ed01 msix: fix manifest and delete unneeded icons 2019-08-30 15:23:39 +10:00
Nick Vella ff42b683ce msix: copy values from old appx manifest, delete local and nightly manifests for now 2019-08-28 20:13:58 +10:00
Nick Vella 44f4ffa92b msix: include _TargetFrameworkVersionWithoutV 2019-08-28 19:27:34 +10:00
Nick Vella ae6b000e02 msix: don't rewrite MSBuildExtensionsPath 2019-08-28 18:46:02 +10:00
Nick Vella 39ce0dd31c msix: copy packaging project from NuGet PackageExplorer 2019-08-28 18:05:17 +10:00
Nick Vella 09f1f05c76
Merge pull request #852 from nvella/master
ssg: Add YamlDotNet to nuspec
2019-08-18 16:41:00 +10:00
Nick Vella f3c6a5ff69 ssg: ... tabs->spaces 2019-08-18 16:34:13 +10:00
Nick Vella e16f96ee22 ssg: update nuspec to include YamlDotNet 2019-08-18 16:29:04 +10:00
Nick Vella dbbfd4f4ce
Merge pull request #844 from nvella/static-site-generator
Initial Static Site Generator support
2019-08-18 16:11:13 +10:00
Nick Vella b34cca1ff1
Merge pull request #850 from nvella/master
New splash screen (closes #846)
2019-08-17 18:26:20 +10:00
Nick Vella 857029dbee splash: remove unused label click handler 2019-08-17 18:07:53 +10:00
Nick Vella 462c13a0d6 splash: cleanup ApplicationMain 2019-08-16 23:54:35 +10:00
Nick Vella 99458d7dbe splash: revert accidental change to ribbon project file 2019-08-16 23:51:41 +10:00
Nick Vella b6c751399f splash: rename images to state 2x scaling 2019-08-16 23:50:12 +10:00
Nick Vella c078072471 splash: cleanup files 2019-08-16 23:47:00 +10:00
Nick Vella d22332a054 splash: finish new splash 2019-08-16 23:45:59 +10:00
Nick Vella e543266caa splash: begin work on new splash 2019-08-16 00:07:04 +10:00
Nick Vella c7bb28dbc9
Merge pull request #847 from nvella/master
UpdateManager: don't update if update is older than currently running version (fixes #838)
2019-08-08 00:23:38 +10:00
Nick Vella 654465e576 UpdateManager: check there is a future release before comparing release versions 2019-08-08 00:16:19 +10:00
Nick Vella c1591d8873 UpdateManager: don't update if update is older than currently running version - fixes #838 2019-08-07 23:57:04 +10:00
Nick Vella 5d7077e6c3 ssg: StaticSiteItem: fix parsing blog posts with only one HTML line 2019-08-07 18:51:21 +10:00
Nick Vella 9db6fdd6e9 ssg: oops, forgot drafts support 2019-08-05 22:30:36 +10:00
Nick Vella bcac35626d l10n: restore Properties.resx to upstream 2019-08-05 17:50:07 +10:00
Nick Vella b5fbf0367b l10n: match Strings.csv to Strings.Resx as per PR #213 2019-08-05 17:15:46 +10:00
Nick Vella 78c68a5367 l10n: match Strings.csv to ad-hoc patches made on StringId.cs and Strings.resx 2019-08-05 17:03:28 +10:00
Nick Vella 037d2682f1 l10n: restore comment regarding @kathweaver's fixes to issue #337 2019-08-05 16:53:29 +10:00
Nick Vella 1fe0228189 LocUtil: more enum gen fixes 2019-08-05 16:48:23 +10:00
Nick Vella 620b3e6ac0 LocUtil: more enum gen fix 2019-08-05 16:40:15 +10:00
Nick Vella fbe23bbaa5 LocUtil: fix resx file tag indenting 2019-08-05 16:36:08 +10:00
Nick Vella 154a4f1495 LocUtil: proper formatting of StringId.cs 2019-08-05 16:16:31 +10:00
Nick Vella de7b153364 ssg: advanced config build publish: use strings 2019-08-05 15:57:39 +10:00
Nick Vella bf1e8adb6f ssg: advanced config front matter: use strings 2019-08-04 19:12:18 +10:00
Nick Vella 232708a3f3 ssg: advanced config authoring: use strings 2019-08-04 17:27:32 +10:00
Nick Vella 7706b85796 ssg: switch string literals to string resources 1/... 2019-08-04 02:05:38 +10:00
Nick Vella 8ca2693615 ssg: strings: remove service name 2019-08-04 01:11:22 +10:00
Nick Vella 6c72d1d051 ssg: strings: add missing strings 2019-08-04 01:07:23 +10:00
Nick Vella 3e0acdfb1a ssg: advanced config build publish: fix sizing 2019-08-04 01:07:10 +10:00
Nick Vella 662b9cf0d6 LocEdit: don't exclude null comments 2019-08-04 00:21:28 +10:00
Nick Vella 91d3479839 LocEdit: kb shortcuts and convenience buttons 2019-08-03 23:21:13 +10:00
Nick Vella dd95e6e4fb ssg: strings: update CWStaticSiteInitialSubtitleAlreadyDetected message 2019-08-03 23:07:13 +10:00
Nick Vella dab97c1e57 l10n: reformat Strings.csv with LocEdit, resultant StringId.cs and Strings.resx have been regenerated with minimal changes 2019-08-03 23:04:25 +10:00
Nick Vella 025a49f1f5 ssg: strings: remove PostUrlFormat string from StringId and resources 2019-08-03 22:53:55 +10:00
Nick Vella 4451d96ba9 LocEdit: use default encoding 2019-08-03 22:52:56 +10:00
Nick Vella 88b018607b LocEdit: finish implementation 2019-08-03 22:44:46 +10:00
Nick Vella 06289e19d0 LocEdit wip 2019-08-03 21:19:10 +10:00
Nick Vella 6f524388c7 ssg: strings: remove PostUrlFormat 2019-08-03 21:18:42 +10:00
Nick Vella a64ae677a0 ssg: remove PostUrlFormat. this field is currently not required, and can be a potential cause for end-user confusion 2019-08-02 22:36:41 +10:00
Nick Vella 27e979f19a ssg: advanced settings front matter: reset to defaults button 2019-08-02 22:00:50 +10:00
Nick Vella 1fc8ac670f ssg: advanced settings: fix designer and tab indexes 2019-08-02 14:57:38 +10:00