Commit Graph

  • c57518b182 chore: change nextjs.config from JS to TS Bram Suurd 2024-10-30 17:05:52 +01:00
  • 169a28f425 fix: update apostrophe in Tteck's GitHub link for better HTML escaping Bram Suurd 2024-10-29 20:23:20 +01:00
  • 5d7cd1d12b feat: add thank you dialog for Tteck Bram Suurd 2024-10-29 20:18:37 +01:00
  • 00986fac07 chore: update to react 19 and Nextjs 15 Bram Suurd 2024-10-29 19:24:59 +01:00
  • a9d242067f Update README.md Bram Suurd 2024-10-28 14:42:07 +01:00
  • 56fcb406c6 chore: add bun.lock file and update eslint version to 9.13.0 in package.json Bram Suurd 2024-10-28 14:26:21 +01:00
  • 8d8ac8f682 chore: remove bun.lock file Bram Suurd 2024-10-28 14:13:33 +01:00
  • 7d3c6c2e0a chore: update bun.lock file Bram Suurd 2024-10-28 14:11:56 +01:00
  • 1aff52a028 chore(.gitignore): add entries for wrangler and worker-next Bram Suurd 2024-10-28 14:11:27 +01:00
  • 3590ef53e8 feat(Docker): add Dockerfile and docker-compose for app and services setup Bram Suurd 2024-10-28 13:58:55 +01:00
  • 6a3c923dab refactor(ScriptPage): replace Spinner with Loader2 component Bram Suurd 2024-10-26 13:32:05 +02:00
  • 5b32cb6a80 refactor(Buttons): reorganize URL transformation function Bram Suurd 2024-10-26 12:39:37 +02:00
  • c9103638d4 Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-10-26 12:36:58 +02:00
  • b4d6d23af6 refactor(Buttons): remove redundant URL transformation logic from source URL computation for clarity and maintenance Bram Suurd 2024-10-26 12:36:55 +02:00
  • ded1eabd2a feat(Spinner): add Spinner component and integrate it into ScriptPage for improved loading indication Bram Suurd 2024-10-26 12:24:50 +02:00
  • f280849f6b chore(ScriptBrowser): replace Image component with img tag Bram Suurd 2024-10-25 00:42:59 +02:00
  • 805fcf8b2d chore(ScriptItem): replace Image component with img tag for consistency and remove unnecessary props Bram Suurd 2024-10-25 00:40:18 +02:00
  • c543baab54 chore(ScriptInfoBlocks): disable prefetching for script links to enhance loading performance Bram Suurd 2024-10-24 11:10:31 +02:00
  • 1504a6e134 chore(ScriptBrowser): disable prefetching for script links to improve loading behavior Bram Suurd 2024-10-24 11:09:48 +02:00
  • a6037dd454 Revert "chore(api): replace Image component with img tag across several components" Bram Suurd 2024-10-24 11:04:59 +02:00
  • cac787e10f chore(api): replace Image component with img tag across several components Bram Suurd 2024-10-24 11:01:27 +02:00
  • 0f37bfa721 chore(api): remove unused dynamic rendering configuration from categories route and script page Bram Suurd 2024-10-24 10:52:45 +02:00
  • bdd5e2a64f chore(Navbar): fix screen reader text placement Bram Suurd 2024-10-23 18:02:29 +02:00
  • dc795a8dcb chore(Navbar): add screen reader text for better accessibility on navigation buttons Bram Suurd 2024-10-23 17:51:03 +02:00
  • df5007825d chore(api): force dynamic rendering for categories route to enhance response behavior Bram Suurd 2024-10-22 20:05:50 +02:00
  • 1b8a78e83d chore(api): add revalidation to categories GET request for improved caching control Bram Suurd 2024-10-22 20:03:51 +02:00
  • f37657b9e1 chore(script): add dynamic export to ScriptPage for improved rendering behavior Bram Suurd 2024-10-22 20:00:56 +02:00
  • 5e5fe412e2 chore(layout): add preconnect links for PocketBase and GitHub API to improve loading performance Bram Suurd 2024-10-22 19:58:12 +02:00
  • 118a0feef5 chore(config): enable experimental React compiler in next.config.mjs and update development script in package.json staging Bram Suurd 2024-10-22 17:46:31 +02:00
  • 50eccbfd38 fix(CommandMenu): update category and script keys to avoid potential key collisions in rendering Bram Suurd 2024-10-22 17:43:02 +02:00
  • ce36572e62 chore(deps): update dependencies and scripts for React 19 and Next.js 15 support in package.json Bram Suurd 2024-10-22 17:41:06 +02:00
  • a4bdfb7860 Merge pull request #83 from BramSuurdje/dependabot/npm_and_yarn/eslint-9.13.0 Bram Suurd 2024-10-21 15:58:38 +02:00
  • 3d97a6d20e Merge pull request #84 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.453.0 Bram Suurd 2024-10-21 15:58:24 +02:00
  • 704d2ad9be chore(deps): bump lucide-react from 0.452.0 to 0.453.0 dependabot[bot] 2024-10-21 11:29:37 +00:00
  • fda86c1663 chore(deps-dev): bump eslint from 8.57.1 to 9.13.0 dependabot[bot] 2024-10-21 11:29:33 +00:00
  • cfda73b816 fix: sort scripts by title in ScriptBrowser component for improved accessibility and organization Bram Suurd 2024-10-19 10:49:39 +02:00
  • 4b65f54ab1 Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-10-19 10:46:02 +02:00
  • e3eed233db Update README.md Bram Suurd 2024-10-17 11:04:50 +02:00
  • 63946cf5aa Merge pull request #82 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.452.0 Bram Suurd 2024-10-14 15:12:34 +02:00
  • 059b2b20fb Merge pull request #81 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.15 Bram Suurd 2024-10-14 15:12:25 +02:00
  • 3a71823982 chore(deps): bump lucide-react from 0.446.0 to 0.452.0 dependabot[bot] 2024-10-14 12:10:19 +00:00
  • 9fe3beacba chore(deps): bump next from 14.2.11 to 14.2.15 dependabot[bot] 2024-10-14 12:10:12 +00:00
  • 65f78a79bc fix: update button variant from secondary to outline in ScriptInfoBlocks component Bram Suurd 2024-10-14 08:46:11 +02:00
  • 103863ed99 Prettier Format Bram Suurd 2024-10-12 11:41:13 +02:00
  • 4b4c22cc52 fix: update CopyButton onClick to ensure value is converted to string for consistent copy functionality Bram Suurd 2024-10-10 22:45:12 +02:00
  • 859032cdb3 fix: clean up layout component by removing extra characters and correct import path for Particles component in page.tsx Bram Suurd 2024-10-10 22:09:50 +02:00
  • c35fd733a6 chore: remove ESLint config TypeScript recommended rules Bram Suurd 2024-10-10 22:06:58 +02:00
  • 90a51fa26d refactor: change type annotations from 'any' to 'string' for improved type safety in handleCopy function and related components Bram Suurd 2024-10-10 22:06:15 +02:00
  • 70669ae5b4 chore: enhance ESLint config for TypeScript support and update package dependencies in package.json Bram Suurd 2024-10-10 22:01:01 +02:00
  • c1956d4d21 feat: update image import in OG route to use Next.js Image component for improved performance and styling Bram Suurd 2024-10-10 22:00:52 +02:00
  • 3eceec9992 chore: remove package-lock.json and update bun.lockb to reflect dependency changes Bram Suurd 2024-10-10 21:53:26 +02:00
  • b0fce8d48f refactor: clean up unused imports in ScriptBrowser, ScriptInfoBlocks, CommandMenu, MobileNav, and Navbar components Bram Suurd 2024-10-10 21:53:03 +02:00
  • 0f936cdd58 feat: add prettier-plugin-organize-imports for better import management Bram Suurd 2024-10-10 21:52:52 +02:00
  • 72f5095632 refactor: remove unused ModeToggle import from Navbar Bram Suurd 2024-10-10 21:47:08 +02:00
  • b9086de5d9 fix: remove unused transition prop from RootLayout, correct Footer rendering issue for better layout management Bram Suurd 2024-10-10 21:45:29 +02:00
  • 0101076cdc feat: integrate theme toggle into Navbar, remove standalone ModeToggle component for cleaner code structure. add quicklinks to github Bram Suurd 2024-10-10 21:45:22 +02:00
  • e9043f7a77 feat: add display for script item type in CommandMenu for improved information visibility Bram Suurd 2024-10-10 21:28:35 +02:00
  • 9fad260af0 feat: enhance script info blocks with new styling and date display using CalendarPlus icon Bram Suurd 2024-10-10 21:26:48 +02:00
  • d7eac9b66b Merge pull request #70 from BramSuurdje/dependabot/npm_and_yarn/sharp-0.33.5 Bram Suurd 2024-10-02 17:29:46 +02:00
  • 0fd2b67570 Merge pull request #72 from BramSuurdje/dependabot/npm_and_yarn/tailwindcss-animated-1.1.2 Bram Suurd 2024-09-30 19:34:56 +02:00
  • c2e82fa516 Merge pull request #75 from BramSuurdje/dependabot/npm_and_yarn/eslint-9.11.1 Bram Suurd 2024-09-30 19:34:44 +02:00
  • 19a756311b Merge pull request #76 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.446.0 Bram Suurd 2024-09-30 19:34:33 +02:00
  • f37d515dce chore(deps): bump lucide-react from 0.441.0 to 0.446.0 dependabot[bot] 2024-09-30 11:42:31 +00:00
  • e040182c9e chore(deps-dev): bump eslint from 9.9.1 to 9.11.1 dependabot[bot] 2024-09-30 11:42:11 +00:00
  • eb6fc69bf3 Patched /tmp/tmp57e7b4td/README.md patchwork-generatereadme-main patched.codes[bot] 2024-09-24 15:29:56 +00:00
  • ce729800dd chore(deps-dev): bump tailwindcss-animated from 1.0.1 to 1.1.2 dependabot[bot] 2024-09-23 11:52:10 +00:00
  • d734c4e1ba chore(deps): bump sharp from 0.33.4 to 0.33.5 dependabot[bot] 2024-09-23 11:51:59 +00:00
  • 9603c258e4 chore(deps): updated build script to use Node.js 21 and npm ci for better dependency management Bram Suurd 2024-09-17 11:57:39 +02:00
  • d487b35216 Merge pull request #66 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.11 Bram Suurd 2024-09-17 11:51:32 +02:00
  • 0053e77c8e Merge pull request #65 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.11 Bram Suurd 2024-09-17 11:51:20 +02:00
  • dd4f08d191 Merge pull request #67 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.441.0 Bram Suurd 2024-09-17 11:51:07 +02:00
  • cac006389c chore(deps): bump lucide-react from 0.439.0 to 0.441.0 dependabot[bot] 2024-09-16 11:20:14 +00:00
  • 5f6ba74279 chore(deps-dev): bump eslint-config-next from 14.2.8 to 14.2.11 dependabot[bot] 2024-09-16 11:20:01 +00:00
  • 4601c09af4 chore(deps): bump next from 14.2.9 to 14.2.11 dependabot[bot] 2024-09-16 11:19:39 +00:00
  • a6f3333fcb feat: add manifest file for Proxmox VE Helper-Scripts with app metadata and icons configuration Bram Suurd 2024-09-14 19:46:13 +02:00
  • a82c27a1de Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-09-14 19:25:52 +02:00
  • 2426120a31 fix: update Footer component for better alignment and update attribution text Bram Suurd 2024-09-14 19:25:33 +02:00
  • 9b5c1707fe Merge pull request #63 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.9 Bram Suurd 2024-09-13 08:49:14 +02:00
  • 3e4bf1959d chore(deps): bump next from 14.2.8 to 14.2.9 dependabot[bot] 2024-09-10 08:38:40 +00:00
  • 9921f6e81d Merge pull request #60 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.8 Bram Suurd 2024-09-10 10:37:43 +02:00
  • d76e18e078 Merge pull request #61 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.8 Bram Suurd 2024-09-10 10:37:31 +02:00
  • ae1ad283a6 Merge pull request #62 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.439.0 Bram Suurd 2024-09-10 10:37:20 +02:00
  • 9b3ea6c8c4 Create CODE_OF_CONDUCT.md Bram Suurd 2024-09-10 10:25:46 +02:00
  • 465c13575c changed urls from old to new across repo Bram Suurd 2024-09-10 09:58:45 +02:00
  • 6504eb87f0 chore(deps): bump lucide-react from 0.438.0 to 0.439.0 dependabot[bot] 2024-09-09 12:07:03 +00:00
  • db6f32d560 chore(deps-dev): bump eslint-config-next from 14.2.7 to 14.2.8 dependabot[bot] 2024-09-09 12:06:49 +00:00
  • 935f6189b1 chore(deps): bump next from 14.2.7 to 14.2.8 dependabot[bot] 2024-09-09 12:06:35 +00:00
  • 434966caab Update README.md Bram Suurd 2024-09-08 06:24:15 -07:00
  • a57e933a95 Update README.md to use new urls Bram Suurd 2024-09-08 06:23:45 -07:00
  • 65ea37915e Revert "feat: add middleware for redirecting requests to proxmoxve-scripts.com if the hostname does not match" Bram Suurd 2024-09-08 11:30:37 +02:00
  • a4a4ed2f5e feat: add middleware for redirecting requests to proxmoxve-scripts.com if the hostname does not match Bram Suurd 2024-09-08 11:29:12 +02:00
  • 878edb37e4 Revert "feat: add middleware to redirect requests from old domain to new domain" Bram Suurd 2024-09-08 02:19:07 +02:00
  • cdaccc1afd Merge branch 'main' of github.com:BramSuurdje/proxmox-helper-scripts Bram Suurd 2024-09-08 02:08:53 +02:00
  • 6c904d3b02 feat: add middleware to redirect requests from old domain to new domain Bram Suurd 2024-09-08 02:08:47 +02:00
  • c93d6f7c17 Merge pull request #57 from BramSuurdje/dependabot/npm_and_yarn/eslint-config-next-14.2.7 Bram Suurd 2024-09-03 14:43:34 +02:00
  • 8b3da535f0 Merge pull request #58 from BramSuurdje/dependabot/npm_and_yarn/lucide-react-0.438.0 Bram Suurd 2024-09-03 14:43:24 +02:00
  • 7d2164b8a6 Merge pull request #59 from BramSuurdje/dependabot/npm_and_yarn/next-14.2.7 Bram Suurd 2024-09-03 14:43:10 +02:00
  • 9275afb0af chore(deps): bump next from 14.2.6 to 14.2.7 dependabot[bot] 2024-09-02 11:17:53 +00:00
  • e85d13b6a7 chore(deps): bump lucide-react from 0.436.0 to 0.438.0 dependabot[bot] 2024-09-02 11:17:23 +00:00
  • ac13843b7d chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.7 dependabot[bot] 2024-09-02 11:17:11 +00:00