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
|
33497df2dc
|
refactor: Add GitHub Actions workflow for building and testing
|
2024-08-08 23:58:05 +02:00 |
|
Bram Suurd
|
fc6902f9f7
|
refactor: Remove experimental flag in next.config.mjs
|
2024-08-08 19:44:51 +02:00 |
|
Bram Suurd
|
c266a50d61
|
refactor: Add CodeCopyButton component for copying code snippets
|
2024-08-08 01:04:59 +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
|
23098003ae
|
refactor: Remove unused code in utils.tsx
|
2024-08-07 22:35:29 +02:00 |
|
Bram Suurd
|
2adfbdbdb8
|
refactor: Improve code readability and add copy code button in ScriptItem component
|
2024-08-07 22:35:18 +02:00 |
|
Bram Suurd
|
9c3e258d51
|
remove click to copy text
|
2024-08-07 19:32:22 +02:00 |
|
Bram Suurd
|
a444aac957
|
refactor: Update tailwind.config.ts to add gradient animation and fix shine animation duration
|
2024-08-07 19:15:13 +02:00 |
|
Bram Suurd
|
8cf7b05a9f
|
refactor: Update ScriptItem component to improve code readability
|
2024-08-07 16:26:33 +02:00 |
|
Bram Suurd
|
3fff4906eb
|
refactor: copy code button
|
2024-08-07 16:21:20 +02:00 |
|
Bram Suurd
|
c1ad36ef2a
|
refactor: Update utils.tsx to include handleCopy function and dependencies
|
2024-08-07 16:21:04 +02:00 |
|
Bram Suurd
|
da89f8b13c
|
remove duplicate dep
|
2024-08-07 15:47:39 +02:00 |
|
Bram Suurd
|
534fc1575f
|
refactor: Update Page component to include full-height layout
|
2024-08-06 03:28:14 +02:00 |
|
Bram Suurd
|
7e5bee733c
|
refactor: Update Navbar component to remove cookie and redirect
|
2024-08-06 03:26:29 +02:00 |
|
Bram Suurd
|
3b63bfb18f
|
refactor: Update default theme to "dark" in layout.tsx and page.tsx
|
2024-08-05 17:46:37 +02:00 |
|
Bram Suurd
|
958ea9a752
|
Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts
|
2024-08-05 17:25:34 +02:00 |
|
Bram Suurd
|
3b28d0cd67
|
refactor: Remove react-icons/fa import from siteConfig.tsx
|
2024-08-05 17:25:33 +02:00 |
|
Bram Suurd
|
f23be5e077
|
refactor: Update Navbar component to remove cookie and redirect
|
2024-08-05 17:25:20 +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
|
2ca8a06e96
|
Merge pull request #39 from BramSuurdje/dependabot/npm_and_yarn/simple-icons-13.4.0
chore(deps): bump simple-icons from 11.15.0 to 13.4.0
|
2024-08-05 17:20:48 +02: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 |
|
Bram Suurd
|
56293e292e
|
refactor: Update StarOnGithubButton component styles for responsiveness
|
2024-08-05 15:39:21 +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
|
b666854143
|
move project to /src directory
|
2024-08-05 15:36:46 +02:00 |
|
Bram Suurd
|
ea859ecebb
|
chore: Add Dependabot configuration for npm updates
|
2024-08-05 14:45:20 +02:00 |
|
Bram Suurd
|
55d07ae302
|
refactor: Remove commented out code in Page component
|
2024-08-04 14:38:54 +02:00 |
|
Bram Suurd
|
38c7f89c9b
|
refactor: Update button component styles for null variant
|
2024-08-04 13:52:54 +02:00 |
|
Bram Suurd
|
320bfd8df5
|
update the defaultimg to match new landing page
|
2024-08-04 13:48:51 +02:00 |
|
Bram Suurd
|
6f23382cb6
|
refactor: Update landing page
|
2024-08-04 13:45:33 +02:00 |
|
Bram Suurd
|
4d383295b5
|
refactor: Update layout to include Footer component
|
2024-08-04 13:45:02 +02:00 |
|
Bram Suurd
|
91496e1cca
|
chore: Update maxAge for visited cookie to 7 days
|
2024-08-04 13:44:53 +02:00 |
|
Bram Suurd
|
45da922009
|
Updated the button component to use the enhanced buttons from jakobhoeg
|
2024-08-04 13:44:00 +02:00 |
|
Bram Suurd
|
0c0217ced8
|
refactor: Update component imports to match new file structure
|
2024-08-03 16:40:57 +02:00 |
|
Bram Suurd
|
381b1f52ea
|
chore: Update Footer component with umami event tracking for GitHub links
|
2024-08-03 16:06:56 +02:00 |
|
Bram Suurd
|
ce040cb5e1
|
feat: Update ScriptItem component margins to match up better with other components
|
2024-08-03 15:45:14 +02:00 |
|
Bram Suurd
|
8c79c2c984
|
refactor: Remove background gradient in Page component
|
2024-08-03 15:40:09 +02:00 |
|
Bram Suurd
|
8db2f53c01
|
chore: Update analytics script URL to use HTTPS
|
2024-08-03 15:31:51 +02:00 |
|
Bram Suurd
|
851b372a86
|
chore: Update tech stack in README.md
|
2024-08-03 15:10:13 +02:00 |
|
Bram Suurd
|
e52290234e
|
remove unused inport
|
2024-08-03 15:04:01 +02:00 |
|
Bram Suurd
|
072cfa3f1e
|
chore: Update analytics script URL and remove unused imports
|
2024-08-03 15:03:50 +02:00 |
|
Bram Suurd
|
e8f52689e1
|
bun format
|
2024-08-03 14:48:35 +02:00 |
|