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
Shuchit
1f3e7b5bf0
ref: replace 'whoami' with 'id -u -n' for POSIX compatibility
2024-12-15 06:03:30 +00:00
AJ ONeal
2010c62226
ref(githubish): automated removal of unused request
2024-10-14 09:03:22 +00:00
AJ ONeal
b843c689a0
ref(releases): filter out various one-offs and non-builds
2023-11-14 12:10:04 -07:00
AJ ONeal
0024f69109
doc: replace ``txt blocks with ``text blocks
2023-02-26 05:57:14 +00:00
AJ ONeal
991592e88a
fix(fish): ensure the config file always exists (otherwise pathman detection goes sadways)
2023-02-23 00:39:30 +00:00
AJ ONeal
5b6b700943
fix: replace 'uname -a' with 'uname -srm' for OS/Arch detection
2023-02-11 21:57:39 +00:00
AJ ONeal
21c668b4b7
chore(fmt): set .prettierrc.json.trailingComma = "all"
2023-01-24 17:54:39 +00:00
AJ ONeal
22310ec528
doc(posix): remove unnecessary references to bash
2022-08-21 07:52:30 +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
cbe59ba547
chore(fish): shellcheck + shfmt
2021-11-14 08:19:06 +00:00
AJ ONeal
20dea82a28
docs: update 'Updating' sections with new format
2021-08-15 05:57:26 +00:00
AJ ONeal
46445e9382
cleanup: shfmt, shellcheck, and whitespace
2021-04-26 07:03:47 +00:00
AJ ONeal
5740e6e26a
add fish color scheme instructions
2020-10-08 19:00:19 +00:00
AJ ONeal
b60b4619ba
add fish
2020-09-22 22:51:27 +00:00