Hsiao-nan Cheung
|
46624b00c9
|
fix(core): Use 'Join-Path' to construct cache file path (#6079)
|
2024-07-25 13:54:26 +08:00 |
|
Hsiao-nan Cheung
|
5dc5dd22f8
|
fix(json): Fix JSON items counting function (#6073)
|
2024-07-23 19:55:40 +08:00 |
|
ccyykkcyk
|
0cb479abf0
|
fix(json): Don't serialize jsonpath return if only one result (#6066)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2024-07-22 19:02:06 +08:00 |
|
L. Yeung
|
0138dc4266
|
fix(scoop-alias): Pass options correctly (#6003)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2024-07-15 13:06:22 +08:00 |
|
Hsiao-nan Cheung
|
7cc4faea1d
|
fix(bucket): Implement error handling for failed bucket addition (#6051)
|
2024-07-09 01:16:23 +08:00 |
|
Hsiao-nan Cheung
|
83f25a4673
|
fix(install): Expand env_set items (#6050)
|
2024-07-09 00:24:42 +08:00 |
|
Hsiao-nan Cheung
|
42af27d16c
|
fix(sqlite): Fix compatibility with Windows PowerShell (#6045)
|
2024-07-08 13:43:22 +08:00 |
|
Hsiao-nan Cheung
|
93359a43a1
|
fix(shim): Restore original path for JAR cmd (#6030)
|
2024-06-26 18:34:38 +08:00 |
|
Hsiao-nan Cheung
|
9239c26bbd
|
feat(decompress): Use innounp-unicode as default Inno Setup Unpacker (#6028)
|
2024-06-24 21:20:29 +08:00 |
|
qiuyk
|
3a39ba048f
|
fix(core): Limit the number of commands to get (#6013)
|
2024-06-14 00:18:14 +08:00 |
|
Hsiao-nan Cheung
|
a9ca75c0cd
|
fix(core): Use correct path in 'bash' (#6006)
|
2024-06-11 11:03:35 +08:00 |
|
Matej Kafka
|
d20819e147
|
fix(core): Search for Git executable instead of any cmdlet (#5998)
|
2024-06-07 18:45:52 +08:00 |
|
L. Yeung
|
dec4232754
|
fix(decompress): Match extract_dir/extract_to and archives (#5983)
|
2024-05-26 15:36:06 +08:00 |
|
insertokername
|
700a2f4f5e
|
feat(install): Added the ability to specify @ version when installing from url/file location (#5988)
|
2024-05-23 23:05:38 +08:00 |
|
Hsiao-nan Cheung
|
5c896e901f
|
refactor(decompress): Use 7zip to extract Zstd archive (#5973)
|
2024-05-17 09:56:14 +08:00 |
|
Hsiao-nan Cheung
|
8ea37387ae
|
fix(install): Add back arg $Name in Invoke-Installer() (#5971)
|
2024-05-15 19:25:35 +08:00 |
|
Hsiao-nan Cheung
|
2544745695
|
refactor(install): Replace 'run_(un)installer()' with 'Invoke-Installer()' (#5968)
|
2024-05-15 19:03:54 +08:00 |
|
Hsiao-nan Cheung
|
5ce70c4139
|
fix(sqlite): Update cache after removing bucket or manifests (#5967)
|
2024-05-15 17:07:37 +08:00 |
|
Hsiao-nan Cheung
|
f6f46f6cf4
|
fix(sqlite): Dispose all command to release database file handle (#5966)
|
2024-05-14 16:38:05 +08:00 |
|
Hsiao-nan Cheung
|
4dd2cfdc5f
|
fix(core): Add 'PSObject.Copy()' to 'substitute()' (#5962)
|
2024-05-13 13:46:59 +08:00 |
|
Hsiao-nan Cheung
|
a5bd2297c6
|
refactor(install): Separate archive extraction from downloader (#5951)
|
2024-05-12 18:47:16 +08:00 |
|
Hsiao-nan Cheung
|
1dd479f0be
|
fix(database): Use 'Find-BucketDirectory()' to locate bucket dir (#5955)
|
2024-05-11 14:50:20 +08:00 |
|
Hsiao-nan Cheung
|
1752050614
|
fix(core): Fix "Invoke-ExternalCommand" quoting rules (#5945)
|
2024-05-11 14:49:49 +08:00 |
|
Hsiao-nan Cheung
|
edaae8d39f
|
fix(database): Skip caching 'deprecated' dir (#5949)
|
2024-05-09 20:15:57 +08:00 |
|
Hsiao-nan Cheung
|
776135e0ab
|
fix(database): Update cache when adding bucket (#5946)
|
2024-05-08 18:10:13 +08:00 |
|
Inseo Lee
|
5b86c302e5
|
fix(system): Fix argument passing to Split-PathLikeEnvVar() in deprecated strip_path() (#5937)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2024-05-06 10:04:40 +08:00 |
|
Xuesong
|
b8580aa931
|
fix(autoupdate): Copy PSCustomObject-type properties within autoupdate to prevent reference changes (#5934)
|
2024-05-01 23:02:13 +08:00 |
|
Chawye Hsu
|
36026f1804
|
feat(core): New cache filename format (#5929)
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2024-04-29 18:36:19 +08:00 |
|
Chawye Hsu
|
3b34497eb4
|
fix(json): Serialize jsonpath return (#5921)
|
2024-04-26 18:12:34 +08:00 |
|
Hsiao-nan Cheung
|
bb88dfb2d4
|
Sync 'master' branch
|
2024-04-25 22:09:16 +08:00 |
|
Chawye Hsu
|
d285bb08d4
|
chore(release): Bump to version 0.4.1 (#5924)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
|
2024-04-25 21:33:45 +08:00 |
|
Hsiao-nan Cheung
|
eac58400db
|
fix(sqlite): Skip use_sqlite_cache config on ARM64 platform (#5918)
|
2024-04-25 21:32:41 +08:00 |
|
Hsiao-nan Cheung
|
2dd91d5ba3
|
feat(sqlite): Use SQLite for caching apps to speed up local search (#5851)
|
2024-04-19 14:02:50 +08:00 |
|
Hsiao-nan Cheung
|
5819b5a1ef
|
feat(path): Isolate Scoop apps' PATH (#5840)
|
2024-04-18 19:14:53 +08:00 |
|
Hsiao-nan Cheung
|
fa06e921c2
|
refactor(shim): Remove CS shim codebase (#5903)
|
2024-04-18 19:09:08 +08:00 |
|
Hsiao-nan Cheung
|
98cf8ae4da
|
fix(autoupdate): Fix bug that 'WebClient' doesn't auto-extract 'gzip' (#5901)
|
2024-04-17 22:29:20 +08:00 |
|
Hsiao-nan Cheung
|
7054c9d338
|
fix(decompress): Use wix.exe in WiX Toolset v4+ as primary extractor of Expand-DarkArchive() (#5871)
|
2024-04-12 16:09:11 +08:00 |
|
Hsiao-nan Cheung
|
6327146b97
|
fix(shim): Run JAR file from app's root directory (#5872)
|
2024-04-11 15:56:43 +08:00 |
|
Hsiao-nan Cheung
|
92b71c6057
|
refactor(core): Get rid of 'fullpath' (#3533)
|
2024-04-10 14:55:20 +08:00 |
|
HUMORCE
|
5a06eacd9c
|
refactor(helper): Remove 7zip's fallback '7zip-zstd' (#5548)
|
2024-04-08 23:23:57 +08:00 |
|
Hsiao-nan Cheung
|
dfbeace066
|
fix(system): Remove EnvVar only if existed (#5858)
|
2024-04-01 18:02:32 +08:00 |
|
Hsiao-nan Cheung
|
6772e61b3d
|
refactor(core): Rewrite and separate path-related functions to system.ps1 (#5836)
|
2024-03-27 17:32:39 +08:00 |
|
Hsiao-nan Cheung
|
77b66cc890
|
fix(core): Fix arguments parsing method of Invoke-ExternalCommand() (#5839)
|
2024-03-25 19:19:44 +08:00 |
|
Hsiao-nan Cheung
|
3186fef105
|
fix(update/uninstall): Remove items from PATH correctly (#5833)
|
2024-03-20 17:17:48 +08:00 |
|
Hsiao-nan Cheung
|
9d07c33e87
|
fix(decompress): Remove unused parent dir w/ 'extract_dir' (#5682)
|
2024-03-13 18:41:58 +08:00 |
|
Hsiao-nan Cheung
|
54e0514833
|
fix(install): Fix bugs in #5715 (#5824)
|
2024-03-07 10:55:27 +08:00 |
|
Hsiao-nan Cheung
|
7e3dc73b83
|
refactor(core): Cleanup some old codes, e.g., msi section and config migration (#5715)
|
2024-03-06 21:04:46 +08:00 |
|
HUMORCE
|
48f793532c
|
fix(manifest): Correct source of manifest (#5575)
|
2024-02-23 17:41:44 +08:00 |
|
Rashil Gandhi
|
5328bef269
|
fix(config): Warn users about misconfigured token (#5777)
* Warn users about misconfigured token
* Update CHANGELOG.md
|
2024-01-05 23:46:28 +05:30 |
|
Sp1d3R
|
6cdcc75ad8
|
fix(shim): Fix a minor issue with Get-Subsystem (#5684)
* Fix PE read error and refractor
* refactor Change-Subsystem -> Set-Subsystem and additional `catch` block
* refactor Change-Subsystem -> Set-Subsystem and additional `catch` block
* add a return value to `Set-PESubsystem`
* fix trailing whitespace
|
2023-10-14 16:04:46 +05:30 |
|