Commit Graph

53 Commits

Author SHA1 Message Date
Bram Suurd
b00d5fc2e0 Merge pull request #54 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.436.0
chore(deps): bump lucide-react from 0.428.0 to 0.436.0
2024-08-26 14:45:09 +02:00
dependabot[bot]
d6008f1a55 chore(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 14.2.6.
- [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/v14.2.6/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 12:44:35 +00:00
Bram Suurd
90fe18c817 Merge pull request #56 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.6
chore(deps): bump next from 14.2.5 to 14.2.6
2024-08-26 14:44:24 +02:00
Bram Suurd
8304d94dfd refactor: Remove unused ESLint plugins and update dependencies 2024-08-26 14:43:17 +02:00
dependabot[bot]
0bea065b60 chore(deps): bump next from 14.2.5 to 14.2.6
Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.6.
- [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/v14.2.5...v14.2.6)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 12:07:10 +00:00
dependabot[bot]
48ad9b809a chore(deps): bump lucide-react from 0.428.0 to 0.436.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.428.0 to 0.436.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.436.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 12:06:28 +00:00
Bram Suurd
67e6bc4a0e Revert "refactor: refactor the code base to use more server components"
This reverts commit 3f5e2abd12.
2024-08-26 01:21:56 +02:00
Bram Suurd
147e4a478a Revert "refactor: Remove react-helmet dependency from package.json"
This reverts commit 93bfbaf5a8.
2024-08-26 01:21:21 +02:00
Bram Suurd
15bb274818 Revert "Merge pull request #52 from BramSuurdje/feat--server-side-rendering"
This reverts commit 46753ef819, reversing
changes made to d172acc733.
2024-08-26 01:20:40 +02:00
Bram Suurd
93bfbaf5a8 refactor: Remove react-helmet dependency from package.json 2024-08-25 19:41:31 +02:00
Bram Suurd
3f5e2abd12 refactor: refactor the code base to use more server components 2024-08-25 19:39:25 +02:00
Bram Suurd
22767e3bf4 chore: add cmdk npm dependency version 1.0.0 2024-08-25 01:14:33 +02:00
Bram Suurd
29f2d71b90 Merge pull request #49 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.5
chore(deps-dev): bump eslint-config-next from 14.2.1 to 14.2.5
2024-08-19 14:11:38 +02:00
Bram Suurd
4c0bc6320c Merge pull request #50 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.428.0
chore(deps): bump lucide-react from 0.376.0 to 0.428.0
2024-08-19 14:11:17 +02:00
dependabot[bot]
b1b5cc5f10 chore(deps): bump next from 14.2.1 to 14.2.5
Bumps [next](https://github.com/vercel/next.js) from 14.2.1 to 14.2.5.
- [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/v14.2.1...v14.2.5)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 12:09:55 +00:00
dependabot[bot]
a1f7023959 chore(deps): bump lucide-react from 0.376.0 to 0.428.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.376.0 to 0.428.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.428.0/packages/lucide-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 12:09:45 +00:00
dependabot[bot]
9b0cc3dd3a chore(deps-dev): bump eslint-config-next from 14.2.1 to 14.2.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.1 to 14.2.5.
- [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/v14.2.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 12:09:37 +00:00
Bram Suurd
36dd442695 chore: Update npm dependency to latest stable version 2024-08-17 00:03:28 +02:00
Bram Suurd
d8b40721f7 chore: Add speed-insights npm package for performance monitoring 2024-08-16 23:16:29 +02:00
Bram Suurd
eb9f7cb05c Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.5.0 2024-08-12 13:39:10 +02:00
Bram Suurd
487109d9d9 Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss-3.4.9 2024-08-12 13:38:41 +02:00
Bram Suurd
3a815aaf0e Merge branch 'main' into dependabot/npm_and_yarn/eslint-9.9.0 2024-08-12 13:38:17 +02:00
Bram Suurd
1b03b81d2b Merge branch 'main' into dependabot/npm_and_yarn/types/node-22.2.0 2024-08-12 13:37:49 +02:00
dependabot[bot]
1102da7098 chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.0.2 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-slot"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:52 +00:00
dependabot[bot]
a5f990a113 chore(deps-dev): bump eslint from 8.57.0 to 9.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.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/v8.57.0...v9.9.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:44 +00:00
dependabot[bot]
1bc9866d46 chore(deps-dev): bump @types/node from 20.12.12 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.2.0.
- [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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:34 +00:00
dependabot[bot]
7ae00e6e69 chore(deps-dev): bump tailwindcss from 3.4.3 to 3.4.9
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.9.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.9)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:27 +00:00
dependabot[bot]
9c21fc9a38 chore(deps): bump simple-icons from 13.4.0 to 13.5.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/13.4.0...13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:35:18 +00:00
Bram Suurd
bbefd7cb42 Update the database by creating separate tables for alerts and default login details. Add a tab for default login details, and implement badges for updatable scripts and scripts requiring privileged access. 2024-08-09 02:32:06 +02:00
Bram Suurd
c2e07c6a32 refactor: Update package.json with new format scripts and add typecheck command 2024-08-09 00:02:21 +02:00
Bram Suurd
81ab15f023 refactor: Update package.json with new project name, version, license, author, and type 2024-08-07 22:35:34 +02:00
Bram Suurd
da89f8b13c remove duplicate dep 2024-08-07 15:47:39 +02:00
Bram Suurd
da3c04b402 Merge pull request #40 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-separator-1.1.0
chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
2024-08-05 17:21:12 +02:00
Bram Suurd
f9fbacff66 Merge pull request #38 from BramSuurdje/dependabot/npm_and_yarn/pocketbase-0.21.4
chore(deps): bump pocketbase from 0.21.2 to 0.21.4
2024-08-05 17:20:59 +02:00
dependabot[bot]
524a6253da chore(deps): bump @radix-ui/react-separator from 1.0.3 to 1.1.0
Bumps [@radix-ui/react-separator](https://github.com/radix-ui/primitives) from 1.0.3 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-separator"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 15:20:54 +00:00
Bram Suurd
258ac97068 Merge branch 'main' into dependabot/npm_and_yarn/simple-icons-13.4.0 2024-08-05 17:20:38 +02:00
Bram Suurd
c2dbfe0480 Merge pull request #41 from BramSuurdje/dependabot/npm_and_yarn/sonner-1.5.0
chore(deps): bump sonner from 1.4.41 to 1.5.0
2024-08-05 17:19:49 +02:00
Bram Suurd
5f17cbdd2f Merge pull request #42 from BramSuurdje/dependabot/npm_and_yarn/radix-ui/react-tabs-1.1.0
chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0
2024-08-05 17:19:38 +02:00
Bram Suurd
1e2d2235ea chore: Remove unused "@vercel/speed-insights" npm dependency 2024-08-05 17:19:05 +02:00
dependabot[bot]
ed6029d708 chore(deps): bump @radix-ui/react-tabs from 1.0.4 to 1.1.0
Bumps [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) from 1.0.4 to 1.1.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-tabs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:38:03 +00:00
dependabot[bot]
e270b6ec2e chore(deps): bump sonner from 1.4.41 to 1.5.0
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.4.41 to 1.5.0.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/compare/v.1.4.41...v.1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:57 +00:00
dependabot[bot]
4083486bd3 chore(deps): bump simple-icons from 11.15.0 to 13.4.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 13.4.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.0...13.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:52 +00:00
dependabot[bot]
c133c3df58 chore(deps): bump pocketbase from 0.21.2 to 0.21.4
Bumps [pocketbase](https://github.com/pocketbase/js-sdk) from 0.21.2 to 0.21.4.
- [Release notes](https://github.com/pocketbase/js-sdk/releases)
- [Changelog](https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pocketbase/js-sdk/compare/v0.21.2...v0.21.4)

---
updated-dependencies:
- dependency-name: pocketbase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 13:37:51 +00:00
Bram Suurd
9c6263f8c3 chore: Add prettier formatting to project 2024-06-15 14:51:28 +02:00
Tyler Woods
e81c92be36 fix sharp-missing-in-production 2024-06-03 15:41:37 -05:00
Tyler Woods
98ca74840e fixes eslint 2024-05-22 18:03:52 -05:00
Bram Suurd
a21ea0816c Add fuse.js library for advanced search functionality 2024-05-03 23:53:10 +02:00
Bram Suurd
ee4313035e added /new page for testing. experimenting with grid layout 2024-05-03 17:38:33 +02:00
Bram Suurd
b886bf5a0a Update landing page layout and content to fix background and mask gradient 2024-05-02 15:47:12 +02:00
Bram Suurd
2e81c18dff Add @vercel/analytics and @vercel/speed-insights dependencies 2024-05-01 20:28:16 +02:00