263 Commits

Author SHA1 Message Date
c44357b398 chore: upgrade to tailwind v4, introduce new build scripts, clean up, add version number 2025-03-07 23:56:45 -05:00
40620b9835 [m] design: better status and help displays 2025-03-07 23:54:32 -05:00
b9a079396a fix/style: use ! instead of . for done, better statuses on creation, cleaned up styling, handle building correctly 2025-03-07 23:50:22 -05:00
214692db21 feat/style: updated style for consistent/readable design, selection for bun and nodejs/npm for install, move config check to function, clean up node dependency install process, persist storage of nodejs provider 2025-03-07 23:07:05 -05:00
c58b58d36a ignore: add nodejs provider file 2025-03-07 23:05:24 -05:00
270d4e17d0 lint 2025-03-07 21:16:45 -05:00
1163c9e75b fix/feat: clean installation process (use log file), require curl and lsof, minor clarity/design fixes 2025-03-07 21:15:15 -05:00
ef84204725 feat: added distro checking, arch linux support, update system before install 2025-03-07 20:46:40 -05:00
a03c433277 ignore: bun 2025-03-07 20:18:11 -05:00
a10e9e7291 fix mobile menu links, add aidxn.cc to navbar, fix telegram, remove aia email 2025-01-27 09:05:02 -05:00
3efb1c12cc revert 4733c8f97ec95c038bb0d052faed00ead0cd9c6a
Some checks failed
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
revert Delete old GitHub configs
2025-01-23 20:23:23 +00:00
4733c8f97e Delete old GitHub configs 2025-01-23 14:15:02 -05:00
a5209e3b89 add glow effect to header text 2024-12-31 14:28:30 -05:00
361d219171
Merge pull request #33 from ihatenodejs/dependabot/npm_and_yarn/commander-13.0.0
Bump commander from 12.1.0 to 13.0.0
2024-12-30 15:48:23 -06:00
dependabot[bot]
bf59a04c98
Bump commander from 12.1.0 to 13.0.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v12.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 19:47:04 +00:00
285ae6b2d2
add 2 todo items 2024-12-23 00:55:01 -05:00
419b063ae7
added content, improved header design, added remark about windows support, fix design issue with status page 2024-12-21 15:44:41 -05:00
92b0900c3b
Merge remote-tracking branch 'origin/main' 2024-12-20 01:52:58 -05:00
7a0278fc93
add scripts for copying favicon 2024-12-20 01:52:44 -05:00
c186a8b746
add latest version badge 2024-12-19 22:49:42 -05:00
08bcb5b826
improve logic of checking status, opt to restart server instead of exit, add comments, improve checking deps v1.3.0 2024-12-19 22:44:33 -05:00
353c0d35fb
improve ping testing 2024-12-19 22:32:08 -05:00
223e0f7f09
improve wording for alert 2024-12-19 22:19:29 -05:00
1c75722705
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/favicon.ico
2024-12-19 22:19:06 -05:00
060a88509b
add favicon.ico 2024-12-19 22:18:09 -05:00
186e1c6e13
add matrix, fix colors 2024-12-19 08:44:48 -05:00
Aidan
ad46a3978e
add favicon 2024-12-19 08:03:02 -05:00
eecde1fd54
update p0ntus mail url 2024-12-18 11:38:37 -05:00
6c3fd9d907
add modules project, fix error in spelling of p0ntus mail 2024-12-17 18:01:39 -05:00
8dc4f67b9d
Merge remote-tracking branch 'origin/main' 2024-12-17 18:00:59 -05:00
f25fe5be60
upgrades 2024-12-17 18:00:51 -05:00
aa438e855d
Merge pull request #32 from ihatenodejs/dependabot/npm_and_yarn/path-key-4.0.0
Bump path-key from 3.1.1 to 4.0.0
2024-12-15 12:21:53 -05:00
2cdd55a800
Merge pull request #31 from ihatenodejs/dependabot/npm_and_yarn/lilconfig-3.1.3
Bump lilconfig from 2.1.0 to 3.1.3
2024-12-15 12:20:48 -05:00
009326ce7b
Merge pull request #30 from ihatenodejs/dependabot/npm_and_yarn/brace-expansion-4.0.0
Bump brace-expansion from 2.0.1 to 4.0.0
2024-12-15 12:20:05 -05:00
56e460f16f
Merge pull request #29 from ihatenodejs/dependabot/npm_and_yarn/eastasianwidth-0.3.0
Bump eastasianwidth from 0.2.0 to 0.3.0
2024-12-15 12:19:08 -05:00
760142c255
Merge pull request #28 from ihatenodejs/dependabot/npm_and_yarn/picomatch-4.0.2
Bump picomatch from 2.3.1 to 4.0.2
2024-12-15 12:18:29 -05:00
dependabot[bot]
44ad3e523b
Bump path-key from 3.1.1 to 4.0.0
Bumps [path-key](https://github.com/sindresorhus/path-key) from 3.1.1 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/path-key/releases)
- [Commits](https://github.com/sindresorhus/path-key/compare/v3.1.1...v4.0.0)

---
updated-dependencies:
- dependency-name: path-key
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 20:02:10 +00:00
dependabot[bot]
a1d2d42182
Bump lilconfig from 2.1.0 to 3.1.3
Bumps [lilconfig](https://github.com/antonk52/lilconfig) from 2.1.0 to 3.1.3.
- [Release notes](https://github.com/antonk52/lilconfig/releases)
- [Commits](https://github.com/antonk52/lilconfig/compare/v2.1.0...v3.1.3)

---
updated-dependencies:
- dependency-name: lilconfig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 20:02:06 +00:00
dependabot[bot]
d13f0a2645
Bump brace-expansion from 2.0.1 to 4.0.0
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 4.0.0.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v4.0.0)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 20:01:58 +00:00
dependabot[bot]
ba161ed056
Bump eastasianwidth from 0.2.0 to 0.3.0
Bumps [eastasianwidth](https://github.com/komagata/eastasianwidth) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/komagata/eastasianwidth/commits)

---
updated-dependencies:
- dependency-name: eastasianwidth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 20:01:50 +00:00
dependabot[bot]
c7749727a7
Bump picomatch from 2.3.1 to 4.0.2
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 4.0.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...4.0.2)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 20:01:32 +00:00
bfcc3ba519
Merge pull request #24 from ihatenodejs/dependabot/npm_and_yarn/string-width-7.2.0
Bump string-width from 5.1.2 to 7.2.0
2024-12-13 10:53:17 -05:00
5fe327e8c7
Merge pull request #25 from ihatenodejs/dependabot/npm_and_yarn/chokidar-4.0.1
Bump chokidar from 3.6.0 to 4.0.1
2024-12-13 10:52:35 -05:00
33d191c483
Merge pull request #26 from ihatenodejs/dependabot/npm_and_yarn/jackspeak-4.0.2
Bump jackspeak from 3.4.3 to 4.0.2
2024-12-13 10:50:57 -05:00
d6dcaa4e2d
Merge pull request #27 from ihatenodejs/dependabot/npm_and_yarn/nanoid-5.0.9
Bump nanoid from 3.3.8 to 5.0.9
2024-12-13 10:49:48 -05:00
223e5d11b7
Merge pull request #23 from ihatenodejs/dependabot/npm_and_yarn/postcss-selector-parser-7.0.0
Bump postcss-selector-parser from 6.1.2 to 7.0.0
2024-12-13 10:47:42 -05:00
dependabot[bot]
49a3bacc97
Bump nanoid from 3.3.8 to 5.0.9
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.8 to 5.0.9.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.8...5.0.9)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 19:29:47 +00:00
dependabot[bot]
5970bfdb6c
Bump jackspeak from 3.4.3 to 4.0.2
Bumps [jackspeak](https://github.com/isaacs/jackspeak) from 3.4.3 to 4.0.2.
- [Changelog](https://github.com/isaacs/jackspeak/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/jackspeak/compare/v3.4.3...v4.0.2)

---
updated-dependencies:
- dependency-name: jackspeak
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 19:29:43 +00:00
dependabot[bot]
7fd30b4ee5
Bump chokidar from 3.6.0 to 4.0.1
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 4.0.1.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.1)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 19:29:29 +00:00
dependabot[bot]
68a2ebf9fa
Bump string-width from 5.1.2 to 7.2.0
Bumps [string-width](https://github.com/sindresorhus/string-width) from 5.1.2 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/string-width/releases)
- [Commits](https://github.com/sindresorhus/string-width/compare/v5.1.2...v7.2.0)

---
updated-dependencies:
- dependency-name: string-width
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 19:29:24 +00:00