Commit Graph

14 Commits

Author SHA1 Message Date
Bram Suurd
465c13575c changed urls from old to new across repo 2024-09-10 09:58:45 +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
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
ce31b324fd feat: update searching mechanism 2024-08-25 01:12:58 +02: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
5708ab691a run prettier formatter overr whole project 2024-06-15 14:52:14 +02:00
Bram Suurd
a9f199e0a1 Refactor ScriptBrowser component for improved performance and readability 2024-05-06 19:37:17 +02:00
Bram Suurd
04bcb04e65 Remove unused code and update search functionality in page.tsx 2024-05-04 11:34:44 +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
b88349a8b9 Refactor image loading and theme handling in layout.tsx, Navbar.tsx, page.tsx, and LandingPage.tsx 2024-05-01 22:24:52 +02:00
Bram Suurd
78d4b09955 Refactor PocketBase URL and API endpoints to use environment variables 2024-05-01 19:45:37 +02:00
Bram Suurd
ec614328bd Add configuration files and new components 2024-04-29 00:58:07 +02:00