Commit Graph

  • 83a214a032 ref(terramate): mostly style updates AJ ONeal 2024-12-18 21:51:41 +00:00
  • cc66f930b0 feat: add terramate OGandAJ ONeal 2024-11-20 00:21:22 +01:00
  • afe35f9198 feat(node): ask to install libstdc++ on Alpine AJ ONeal 2024-12-18 07:22:26 +00:00
  • 910fa48278 doc(node): list node dependencies AJ ONeal 2024-12-18 07:22:11 +00:00
  • 5544ff9f1b feat(shellcheck): include ~/.shellcheckrc with example ignores and enables AJ ONeal 2024-12-17 20:10:23 +00:00
  • d3f3ad1688 doc(shellcheck): include ignore/enable code list, update usage and doc links AJ ONeal 2024-12-17 19:56:46 +00:00
  • 4eff5b6cbe doc(syncthing): 'env PATH=' is no longer needed for serviceman AJ ONeal 2024-12-16 01:48:26 +00:00
  • 7b8f882d80 fix(serviceman): do not use 'sudo' or 'env PATH="$PATH"' AJ ONeal 2024-12-16 01:47:39 +00:00
  • 117ee6117d doc(node): add types to package AJ ONeal 2024-12-11 22:07:54 +00:00
  • ce18bd5e61 doc(gh-source): make baseurl optional AJ ONeal 2024-12-11 22:05:40 +00:00
  • 6aeb60008b fix(bun): mark musl builds as hard-musl (not gnu-compatible) AJ ONeal 2024-12-01 07:03:03 +00:00
  • 83a6d02d50 fix(api): project 'alias'es (symlinks) should be resolved before checking for 'selfhosted' AJ ONeal 2024-12-15 05:27:00 +00:00
  • 40316a866c doc(serviceman): update docs across installers AJ ONeal 2024-12-12 00:45:11 +00:00
  • e2ad197067 doc(serviceman): --agent instead of --user AJ ONeal 2024-12-12 00:05:55 +00:00
  • 3995b7e568 feat(serviceman): update for v0.9 AJ ONeal 2024-12-11 23:44:59 +00:00
  • de71f667a0 doc(uuidgen): add uppercase and uuidv4 examples AJ ONeal 2024-11-10 08:25:10 +00:00
  • 6320c519dc fix(terraform): correct channel for stable and non-stable (rc, beta, alpha) AJ ONeal 2024-12-16 00:54:42 +00:00
  • f1d1027701 ref: handle fetch errors consistently (Fetcher.fetch) AJ ONeal 2024-12-16 00:00:22 +00:00
  • fe59a2f35c chore: update deps AJ ONeal 2024-12-15 08:32:35 +00:00
  • a5ed5dbe91 chore: remove @root/request dependency AJ ONeal 2024-12-15 08:28:36 +00:00
  • 217d61ed34 doc: remove references to 'request' AJ ONeal 2024-12-15 06:50:38 +00:00
  • 14cebeeb61 ref(webi): complete transition from 'request' for 'fetch' AJ ONeal 2024-12-15 06:48:52 +00:00
  • ba94ad883b partial refactor for files regarding the ISSUE#898 request to fetch besides mariadb MichalTirpakandAJ ONeal 2024-12-04 00:06:44 +01:00
  • 801df24541 chore: remove junk mariadb releases (never completed) AJ ONeal 2024-12-15 06:45:18 +00:00
  • d6fc5cec97 doc: remove excess whitespace for (id -u -n) AJ ONeal 2024-12-15 06:07:43 +00:00
  • 1f3e7b5bf0 ref: replace 'whoami' with 'id -u -n' for POSIX compatibility ShuchitandAJ ONeal 2024-11-13 16:33:15 +05:30
  • c94b4cf5c7 fix(windows): use Get-CimInstance instead of deprecated Get-WmiObject AJ ONeal 2024-11-10 07:51:06 +00:00
  • d7a4aaf6b7 fix(windows): use Get-WmiObject instead of deprecated wmic CalebandAJ ONeal 2024-10-30 18:40:43 +10:00
  • 93be13f388 fix(ssh-adduser): use 'wget' when 'curl' isn't available AJ ONeal 2024-11-10 07:01:54 +00:00
  • 257adec36d feat: add uuidv7 AJ ONeal 2024-10-15 00:07:35 +00:00
  • aa3f468989 chore(git): ignore file explorer preference files AJ ONeal 2024-10-14 23:28:36 +00:00
  • 553380e64c chore: remove junk .DS_Store AJ ONeal 2024-10-14 23:28:12 +00:00
  • 231b6d12e4 feat: add sqlc AJ ONeal 2024-09-17 06:18:21 +00:00
  • f4ec7ca640 ref(fetch): manual removal of unused request AJ ONeal 2024-10-14 08:50:05 +00:00
  • 5d28f7333a ref(githubish): manual removal of unused request AJ ONeal 2024-10-14 09:07:17 +00:00
  • 2010c62226 ref(githubish): automated removal of unused request AJ ONeal 2024-10-14 09:03:22 +00:00
  • 93e6c64349 ref(fetch) replace request in chromedriver/releases.js NeerajandAJ ONeal 2024-09-23 08:29:22 -05:00
  • ea0762c3ea ref(fetch) replace request in _common/brew.js NeerajandAJ ONeal 2024-09-20 15:43:25 -05:00
  • f2c4694647 fix(windows+ollama): create download directory before downloading AJ ONeal 2024-09-17 05:46:44 +00:00
  • d8fffe0dc3 doc(postgres): revamp with current best-known practices, separate server and client info AJ ONeal 2024-10-12 02:21:58 +00:00
  • 6924baca2b doc(psql): show creating a table AJ ONeal 2024-10-13 11:19:03 +00:00
  • 3c9609457b doc(psql): add backup / restore instructions AJ ONeal 2024-10-13 11:02:47 +00:00
  • 731beff35c doc(psql): add cheat sheet AJ ONeal 2024-10-13 10:47:15 +00:00
  • b375bd8d7e feat(psql): add aliases AJ ONeal 2024-10-12 02:21:15 +00:00
  • 502e3d6aa0 feat: add psql as its own installer AJ ONeal 2024-10-12 02:20:50 +00:00
  • a2034c99e9 feat(postgres): add pg as alias AJ ONeal 2024-10-12 02:21:42 +00:00
  • 8f436dcedd ref(postgres): update aliases AJ ONeal 2024-10-12 02:11:20 +00:00
  • 500b69e70c feat(postgres): add latest releases AJ ONeal 2024-10-12 01:05:24 +00:00
  • c503f105fb feat: add DistributableRaw type for Githubish release assets AJ ONeal 2024-10-12 00:48:29 +00:00
  • b7a113a001 feat(ollama+windows): replace placeholder with working installer AJ ONeal 2024-09-16 23:18:33 +00:00
  • 3385ceaa02 fix(ollama): support bespoke file extensions, locations, version format, etc AJ ONeal 2024-09-16 01:13:14 +00:00
  • 005ca9f7da fix(ollama): classify 'rocm' as its own cpu + update classifier AJ ONeal 2024-09-14 19:18:27 +00:00
  • efe3df6453 fix(webi): define PKG_STABLE for template when no suitable version is found AJ ONeal 2024-09-14 20:53:18 +00:00
  • c4a6d74776 doc(git): update reasonable defaults AJ ONeal 2024-09-14 17:39:08 +00:00
  • 4628cc0333 fix(runzip): use .getDistributables() AJ ONeal 2024-09-14 17:10:36 +00:00
  • deb8f37f8f chore: add more config, cache, and temp files to .gitignore AJ ONeal 2024-09-14 17:05:44 +00:00
  • 7c62699a43 chore: organize and label .gitignore AJ ONeal 2024-09-14 17:03:40 +00:00
  • 62c9fcc1ba doc(node): mention ~/.npm/, ~/.node/, and ~/.node_repl_history AJ ONeal 2024-01-02 16:59:57 -07:00
  • 90eb1587ba doc+fix: enumerateLatestVersions only takes 1 argument AJ ONeal 2024-01-02 16:49:25 -07:00
  • e6dcbfb83a feat(installer): show stable, and latest if different from stable AJ ONeal 2024-01-02 16:45:46 -07:00
  • 35a1d08d3a chore(lint): add jsconfig.json AJ ONeal 2024-01-02 16:44:03 -07:00
  • fbd5211cd8 fix(alpine): set vim-shell to 'sh' if 'bash' isn't in PATH AJ ONeal 2024-09-13 08:10:33 +00:00
  • 54fc06904d feat: add runzip for unzipping rar files AJ ONeal 2024-09-13 06:32:45 +00:00
  • fc3fef8a89 chore: add AbortController to .jshintrc.globals AJ ONeal 2024-09-13 07:29:13 +00:00
  • 566ea0fc9a ref!(githubish-source): bring over updates from 'githubish' AJ ONeal 2024-09-12 01:57:40 +00:00
  • b2c62dc6b6 ref: rename _common/githubish-source.js AJ ONeal 2024-09-12 00:59:00 +00:00
  • f19fcc361a ref!: git sources & posix releases AJ ONeal 2023-11-05 16:21:26 -07:00
  • 8f39617bcd fix: allow 'posix_2017' and 'posix_2024' for non-windows OSes AJ ONeal 2024-09-12 01:55:48 +00:00
  • 5bb2832ad9 feat(webi): detect 'prev', 'dev', & 'developer' as beta AJ ONeal 2023-11-05 09:50:30 -07:00
  • 81605ddf61 ref(duckdns): disambiguate from duckdns.sh more clearly AJ ONeal 2024-09-11 23:59:57 +00:00
  • 13ac3e32fc fix(go-essentials): remove guru (deprecated) AJ ONeal 2024-09-13 01:54:36 -06:00
  • e3e61ca256 ref: rename .getDistributables() AJ ONeal 2024-09-13 01:52:04 -06:00
  • 3364dcb075 fix(rpi-zero): add armv6 alias AJ ONeal 2024-09-13 01:41:51 -06:00
  • 58be5ce649 ref: explicitly mark as 'commonjs' module AJ ONeal 2024-09-11 23:35:44 +00:00
  • 87b308550d doc(githubish): be explicit that 'request' is no longer used AJ ONeal 2024-09-11 23:34:57 +00:00
  • 15098ba1d2 ref: use Releases.latest() and Releases.sample() AJ ONeal 2024-09-11 23:32:53 +00:00
  • 6859ab4c2b feat: add sshd / sshd-service-install feat-windows-sshd AJ ONeal 2023-11-12 03:04:14 -07:00
  • f216ab69b4 WIP: sshd AJ ONeal 2023-11-08 23:11:45 -07:00
  • 941453677e feat(koji): update releases and readme Finley ThomallaandAJ ONeal 2024-09-04 16:53:59 +02:00
  • 556697ad67 ref: make ./builds-cacher.js one-off testable; add ./classify-one.js fix-classifier-linux-gnu AJ ONeal 2024-09-11 23:29:22 +00:00
  • 595a0b8ef9 fix(linux-gnu): update build-classifier@v1.0.0: respect explicit 'gnu' AJ ONeal 2024-09-11 17:04:48 -06:00
  • 66ba82181c ref(example): update to use async/await AJ ONeal 2024-09-11 20:22:17 +00:00
  • 9d1cde0ced feat: add cilium Nikolay NikolaevandAJ ONeal 2024-09-09 21:35:44 +00:00
  • 566b5c047f fix(classifier): log rather than throw on failed classification AJ ONeal 2024-08-20 15:51:02 -06:00
  • c71126fcd8 fix: init ~/.config/envman/ during init phase (before pre-install) AJ ONeal 2024-07-15 19:08:26 -06:00
  • 5dacdc7b9a wip: ffprobe next AJ ONeal 2023-11-13 22:20:26 -07:00
  • 5c7a218d88 feat(git): option to install from package manager AJ ONeal 2023-11-14 18:20:12 -07:00
  • 01ae7f5603 feat(fish): option to install from package manager AJ ONeal 2023-11-14 18:12:56 -07:00
  • 3263196360 fix(github-like): correct Authorization header AJ ONeal 2024-06-05 19:41:24 +00:00
  • 5c12cb1fa7 fix(busybox): use -k instead of --keep AJ ONeal 2024-02-08 12:03:44 -07:00
  • b1738741d1 ref!(github-like): use 'fetch' instead of '@root/request' AJ ONeal 2024-06-05 08:55:18 +00:00
  • 125ffa96dc ref(github-like): pass options object for args AJ ONeal 2024-06-05 08:38:48 +00:00
  • dca40ff2ed ref+sec(github-like): lift _common/github.js from _common/githubish.js AJ ONeal 2024-06-05 08:31:15 +00:00
  • 36af48aceb ref(github-like): rename _common/githubish.js AJ ONeal 2024-06-05 08:23:02 +00:00
  • 9e9c3a610d fix(github-like): don't send GitHub Tokens to GitHub-like APIs (i.e. Gitea) AJ ONeal 2024-06-05 07:52:30 +00:00
  • fefeb076f2 doc(github-like): update types AJ ONeal 2024-06-05 08:18:50 +00:00
  • e54262cf13 ref(ssh-pubkey): show key generation message since it takes so long AJ ONeal 2024-05-17 06:20:23 +00:00
  • 6c5b040b8c fix: update ssh-pubkey for modern 3072+ bit and ed25519 keys AJ ONeal 2024-05-15 21:36:55 +00:00
  • e872442f3b fix(ssh-pubkey): use POSIX-compliant cp -RPp AJ ONeal 2024-05-16 20:11:20 +00:00
  • 2d65bb14ff ref(ssh-pubkey): prefer 'test ...' over '[ ... ]' AJ ONeal 2024-05-16 19:48:05 +00:00