Commit graph

152 commits

Author SHA1 Message Date
Vedant 344376f8eb
chore(winget): update manifest version to 1.6.0 2024-02-14 07:08:44 +01:00
liudonghua 5ed399bb67
chore: add windows installer file version 2023-11-24 08:23:57 +01:00
Jan De Dobbeleer ca0a9c0e14 fix(winget): add installer switches 2023-05-08 20:43:54 +02:00
Jan De Dobbeleer 4cae83ced1 feat(windows): add installation method
resolves #3799
2023-05-06 20:32:21 +02:00
Jan De Dobbeleer 8e39ff6a82 fix(winget): import Appx module 2022-12-16 15:19:52 +01:00
Jan De Dobbeleer da4fb19684 fix(winget): remove incorrect variables 2022-12-16 14:03:29 +01:00
Jan De Dobbeleer 3cba6f74ea chore(winget): install correct wingetcreate binary 2022-12-16 13:49:13 +01:00
Jan De Dobbeleer d209c7ae49 feat(inno): do not close applications
resolves #3017
2022-10-26 13:36:58 +02:00
Jan De Dobbeleer 526b7bf6fd revert(scoop): remove inno installer specification
relates to #2985
2022-10-20 08:50:37 +02:00
Jan De Dobbeleer b6022b12f1 fix(scoop): define as inno installer 2022-10-20 06:59:25 +02:00
Jan De Dobbeleer 30f44f46d2 feat(scoop): use installer instead of raw binaries 2022-10-19 13:05:35 +02:00
Jan De Dobbeleer 971f4dfd87 fix(inno): sign all files
relates to #2799
2022-09-17 23:11:14 +02:00
Jan De Dobbeleer 5cc12558ac
fix(inno): provide file digest algorithm 2022-07-06 07:22:30 +02:00
Jan De Dobbeleer 0c966cc429 feat(windows): sign executables
resolves #767
2022-07-06 07:14:33 +02:00
Jan De Dobbeleer 8276799e9a feat(winget): support x86
resolves #2307
2022-05-22 20:35:16 +02:00
Jan De Dobbeleer 098dcfd88b chore: remove the powershell module 2022-05-19 08:04:13 +02:00
Samuel D. Leslie 7bb927d55c
feat(scoop): add POSH_THEMES_PATH environment variable 2022-05-16 07:00:35 +02:00
Jan De Dobbeleer 7ea9fd7855 revert(winget): use real silent modes
This reverts commit 8e1e4ae6d1.
2022-04-29 00:18:06 +02:00
Jan De Dobbeleer 3d10587041 fix: install to correct registry entry
resolves #2184
2022-04-29 00:18:06 +02:00
Jan De Dobbeleer 8e1e4ae6d1 feat(winget): use real silent modes 2022-04-27 23:22:48 +02:00
L. Yeung a9671df378 refactor(pwsh): use dynamic module for init 2022-04-26 20:22:40 +02:00
Jan De Dobbeleer 7540a5e3b2 fix(pwsh): keep a working version 2022-04-26 09:08:30 +02:00
Jan De Dobbeleer f8e5ff5be4 feat: deprecate pwsh module 2022-04-26 08:01:26 +02:00
L. Yeung c37733e3ec refactor(pwsh): purify global scope and environment 2022-04-21 13:05:52 +02:00
Jan De Dobbeleer 112043f805 feat: simpler cli interface 2022-03-25 19:08:29 +01:00
Jan De Dobbeleer d796ff166e feat(pwsh): allow POSH_PATH override
resolves #1919
2022-03-14 12:56:23 +01:00
Jan De Dobbeleer 10d56a8551 refactor(cli): migrate to cobra 2022-03-12 23:05:57 +01:00
Jan De Dobbeleer c9f5c09fd6 fix(pwsh): return cache path correctly
resolves #1858
2022-03-03 08:04:52 +01:00
denelon 3911c0b6ee chore(winget): change license to MIT 2022-02-28 18:32:18 +01:00
denelon 9f5d3224a1 chore(winget): add "oh-my-posh" tag
The Windows Package Manager has identified users searching for
"oh-my-posh". This PR adds the tag.
2022-02-28 18:32:18 +01:00
Jan De Dobbeleer f865f92633 fix(pwsh): validate the cache path
relates to #1833 #1828
2022-02-28 12:58:25 +01:00
Jan De Dobbeleer ca3b9ef955 chore: adjust license 2022-02-28 07:48:03 +01:00
Jan De Dobbeleer 70b7c4b7c5 chore(winget): remove global user scope
resolves #1829
2022-02-28 07:43:45 +01:00
Jan De Dobbeleer b5672434fc feat(pwsh): download to correct location
resolves #1589
2022-02-27 19:47:04 +01:00
Jan De Dobbeleer 876033f2d8
chore: packages and .github under MIT 2022-02-25 23:37:13 +01:00
Jan De Dobbeleer 6d03130443 feat(inno): add POSH_THEMES_PATH to env on install 2022-02-21 13:20:39 +01:00
Jan De Dobbeleer 4a713b2a23 fix(pwsh): use module qualified cmdlet for expand 2022-02-13 14:16:51 +01:00
Jan De Dobbeleer 4fe1feb488 chore(winget): implement manifest 1.1.0
resolves #1693
2022-02-05 20:37:48 +01:00
Laurent Nullens 6e91805aa7
feat(pwsh): don't overwrite dev build 2022-02-03 10:28:47 +00:00
Jan De Dobbeleer 6c88285d64
fix(scoop): correct URL post installation
resolves #1617
2022-01-20 13:18:00 +01:00
Jan De Dobbeleer 06231cb08e feat(windows): build 386 version of installer 2022-01-19 10:41:19 +01:00
Jan De Dobbeleer 37e96ef968 fix(pwsh): store the executable inside user HOME folder 2022-01-14 22:45:00 +01:00
Jan De Dobbeleer b93ab4e82d fix(winget): add switches to install silently 2021-12-30 19:39:35 +01:00
Jan De Dobbeleer 53470eb3cb fix(inno): allow install for all users
resolves #1415
2021-12-30 15:51:31 +01:00
Jan De Dobbeleer 5d1cd6209a fix(pwsh): force console to UTF-8 from module 2021-12-27 13:39:43 +01:00
Jan De Dobbeleer af639a2b7b fix(pwsh): print error when install fails in module
relates to #1498
2021-12-27 11:26:57 +01:00
Ben Gelens 5c5f0fe157
fix(pwsh): correct path separator 2021-12-16 19:53:46 +01:00
Jan De Dobbeleer adb49d1cd0 fix(pwsh): alert when we can't download dependencies
resolves #1382
2021-12-09 00:17:05 +01:00
Jan De Dobbeleer 4f921dbb0f
fix(winget): adjust templates to latest spec
relates to https://github.com/microsoft/winget-pkgs/pull/36977
2021-12-05 20:49:50 +01:00
lnu 82cad90aa0 fix(pwsh): restore pwsh 5 support
In PowerShell 6+, the default encoding is UTF-8 without BOM on all
platforms.
In Windows PowerShell, the default encoding is usually Windows-1252,
an extension of latin-1, also known as ISO 8859-1.
2021-11-30 06:41:40 +01:00