dependabot[bot]
|
79cedfebb1
|
chore(deps): bump lucide-react from 0.523.0 to 0.525.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.523.0 to 0.525.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.525.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.525.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
e6536d89f0
|
feat(web): add dynamic page sizing
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
40cf7ef5e7
|
feat(web): enable column sorting
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
9f01030145
|
feat(web): add column sizing
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
e7953f0733
|
refactor(web): tweak header and footer
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
3baaa25866
|
feat(web): add Maintainers column
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
5f0bfa56e6
|
feat(web): add Tags column
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
0aea9a9bf5
|
feat(web): add Syntaxes column
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
321bcf210b
|
refactor(web): slim down unused props
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
74f399ec12
|
chore(web): npm audit fix
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
017b6503d0
|
fix(web): resolve missing package warning
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
06f696e200
|
refactor(web): slim down props
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
cd4aa3b59c
|
refactor(web): wrap Licenses in Badge
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
4de9282310
|
feat(web): add Languages column
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
2185b38717
|
chore(deps-dev): bump prettier from 3.6.1 to 3.6.2 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.1...3.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
c1c09af772
|
chore(deps-dev): bump tailwindcss from 4.1.10 to 4.1.11 in /web
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
27d535ba57
|
chore(deps-dev): bump @tailwindcss/postcss from 4.1.10 to 4.1.11 in /web
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.11/packages/@tailwindcss-postcss)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
83470590cd
|
config(web): lock next dev to port 3000 per API CORS config
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
a6da2b44a1
|
feat(web): add licenses column
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
6b76ce5e50
|
feat(web): fetch related data
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
49b513ac6a
|
feat(web): scaffold API clients
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
62e8a5a0eb
|
refactor(web): extract getFilterLists, misc re-org
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
e377567190
|
chore(deps-dev): bump prettier from 3.6.0 to 3.6.1 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.0...3.6.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
0209dfad4d
|
chore(deps-dev): bump @types/node from 24.0.3 to 24.0.4 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.3 to 24.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
031a4d6643
|
chore(deps): bump lucide-react from 0.522.0 to 0.523.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.522.0 to 0.523.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.523.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.523.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
ac90293081
|
refactor(web): use createColumnHelper in column defs
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
b14c0c2255
|
feat(web): add Description column
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
758915d70c
|
chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /web
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
63ca29eb14
|
chore(deps): bump lucide-react from 0.518.0 to 0.522.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.518.0 to 0.522.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.522.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
e8472d63d8
|
refactor(web): client cache FilterLists data
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
3fd6756201
|
refactor(web); align ThemeImage with next.js docs
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
e246932820
|
refactor(web): align data table w/shadcn docs
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
3ecc57c28e
|
refactor(web): wrap data table in suspense
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
bf5d54c2be
|
fix(web): rm unoptimized directive
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
ba079838eb
|
refactor(web): fetch logo high priority
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
f6e65c3925
|
feat(ui): make logo a home link
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
37552bb388
|
refactor(web): cache home/lists page for 1 day to match api cache
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
a6b774ce48
|
chore(deps): bump lucide-react from 0.516.0 to 0.518.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.516.0 to 0.518.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.518.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.518.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
f2e0c6555e
|
chore(deps-dev): bump eslint-config-next from 15.3.3 to 15.3.4 in /web
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.3.3 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-version: 15.3.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
29c133615d
|
chore(deps): bump next from 15.3.3 to 15.3.4 in /web
Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.3...v15.3.4)
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
009e1ad795
|
feat(ui): stub WIP list table
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
3e8bfd769f
|
chore(deps): bump lucide-react from 0.515.0 to 0.516.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.515.0 to 0.516.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.516.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.516.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
9a9a19514b
|
chore(deps-dev): bump @types/node from 24.0.1 to 24.0.3 in /web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
7a661915f2
|
refactor(web): disable cache (worse perf on any dep change build)
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
d37b97dd12
|
chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /web
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.28.0...v9.29.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.29.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
dependabot[bot]
|
81fedf9bd7
|
chore(deps): bump lucide-react from 0.514.0 to 0.515.0 in /web
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.514.0 to 0.515.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.515.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: lucide-react
dependency-version: 0.515.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
52194702ef
|
feat(web): npx shadcn@latest add table
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
de5a380928
|
refactor(web): tweak docker build
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
53a5c6c44d
|
refactor(web): use BuildKit cache mounts for node_modules and Next.js cache
|
2025-08-01 19:40:48 -05:00 |
|
Collin Barrett
|
c787e67a0e
|
refactor(web): tweak header layout
|
2025-08-01 19:40:48 -05:00 |
|