AJ ONeal
13ea83f963
ref: remove all releases.js files and _common/ fetchers
...
These files are no longer loaded at runtime. All release data now comes
from _cache/YYYY-MM/{pkg}.json files generated by the Go webicached daemon.
Deleted:
- 94 {pkg}/releases.js files (per-package upstream fetchers)
- 8 _common/*.js files (github.js, gitea.js, git-tag.js, fetcher.js, etc.)
Updated:
- _webi/classify-one.js: reads from cache instead of require(releases.js)
- Fixed hardcoded triplet key to use dynamic lookup
2026-03-11 16:24:28 -06:00
AJ ONeal
8f9b9da4a3
chore: npm run fmt
2026-03-08 19:38:49 -06:00
AJ ONeal
f4ec7ca640
ref(fetch): manual removal of unused request
2024-10-14 09:33:55 +00:00
AJ ONeal
5d28f7333a
ref(githubish): manual removal of unused request
2024-10-14 09:07:17 +00:00
AJ ONeal
2010c62226
ref(githubish): automated removal of unused request
2024-10-14 09:03:22 +00:00
AJ ONeal
15098ba1d2
ref: use Releases.latest() and Releases.sample()
2024-09-13 08:33:32 +00:00
AJ ONeal
66ba82181c
ref(example): update to use async/await
2024-09-11 20:22:17 +00:00
AJ ONeal
3d51b8373a
chore(pwsh): lint+fix
2023-10-18 02:10:55 -06:00
AJ ONeal
f98086b38e
chore(pwsh): fmt
2023-10-18 02:10:55 -06:00
AJ ONeal
0024f69109
doc: replace ``txt blocks with ``text blocks
2023-02-26 05:57:14 +00:00
AJ ONeal
d2fdc7b41a
refactor!(posix): use posix shebang #!/bin/sh ( fix #494 )
2022-08-21 07:10:33 +00:00
brij
fdeefd7e75
refactor(posix): remove function prefixes from all shell files
2022-08-18 15:10:58 +00:00
MoNakouzi
82af8b46a4
docs: replace ``bash with ``sh in all .md files
2022-08-15 20:45:43 +00:00
AJ ONeal
1c757ef9b1
docs(ps1): remove dead comment about missing WEBI_UA
2021-12-05 05:01:41 +00:00
AJ ONeal
1fa7ebece6
docs(example): add template for Files section
2021-12-05 05:01:37 +00:00
AJ ONeal
b80057d427
bugfix(_example): vars should be quoted (and disable unexported vars warning)
2021-11-23 09:07:46 +00:00
AJ ONeal
2d68b08174
refactor(webi): finally remove use of pkg_get_current_version
2021-11-15 11:35:31 +00:00
AJ ONeal
894562bc0c
refactor!: namespace downloads to ~/Downloads/webi on Windows
2021-11-15 11:28:53 +00:00
AJ ONeal
b944f3cb25
bugfix(Windows): make sure ~/Downloads exists
2021-11-15 11:28:53 +00:00
AJ ONeal
3f64f8b9c5
cleanup: */install.ps1 add out-null to all New-Item calls
2021-04-26 07:10:08 +00:00
AJ ONeal
46445e9382
cleanup: shfmt, shellcheck, and whitespace
2021-04-26 07:03:47 +00:00
ishanpan
dbeef945f5
cleanup ps1
2021-04-26 04:52:11 +00:00
AJ ONeal
23070c23f6
_example: use function
2021-01-27 17:28:07 -07:00
AJ ONeal
c62596ee4e
update example for switching versions
2021-01-27 13:16:01 -07:00
AJ ONeal
9ee3af1afb
cleanup: use -Force making directories
2020-11-18 16:42:07 -07:00
AJ ONeal
afe8aab57a
aarch64 bugfix and minor formatting updates
2020-09-22 19:59:43 +00:00
oguztecirlioglu
fa753e15b9
Used ripgrep to find and remove all lines with "& dir" in the "*.ps1" files.
2020-09-17 17:34:03 +01:00
Tanvesh Takawale
2a98f6cc65
Fix #95 : Delete _example/install.bat
2020-08-31 16:28:56 +05:30
AJ ONeal
1c97e1c661
make _example current, add rg for Windows
2020-08-22 20:21:01 +00:00
Abdullah Leghari
7109e9faff
WIP
2020-06-29 20:52:17 -06:00
AJ ONeal
df64451d4c
webi/template.bash => _webi/template.sh
2020-06-17 20:33:07 -06:00
AJ ONeal
5e0debf4c5
generalize, a lot
2020-06-16 10:45:54 +00:00
AJ ONeal
9469f29e2f
update variables _new_ => _src_, _common_ => _dst_,
2020-06-14 13:24:05 -06:00
AJ ONeal
93653a39d1
normalize example release info
2020-06-14 09:51:13 +00:00
AJ ONeal
6e50eb68ef
update _examples and README.md
2020-06-14 03:16:00 -06:00
AJ ONeal
b078c7d50c
add comment
2020-05-06 23:35:18 -06:00
AJ ONeal
82ba9cd633
add example dir
2020-05-06 22:52:16 -06:00