Commit Graph

124 Commits

Author SHA1 Message Date
CanbiZ 452012529c Update page.tsx 2025-01-27 17:49:14 +01:00
CanbiZ 661654987d Update page.tsx 2025-01-27 17:48:22 +01:00
CanbiZ c3a21069d2 Update page.tsx 2025-01-27 17:44:49 +01:00
CanbiZ cd86921467 Update page.tsx 2025-01-27 17:32:51 +01:00
CanbiZ 8cd3669edb Update page.tsx 2025-01-27 14:21:10 +01:00
CanbiZ adfbff63bc Update page.tsx 2025-01-27 14:15:42 +01:00
CanbiZ 47bf8e6f86 Update page.tsx 2025-01-27 14:13:16 +01:00
CanbiZ 43f05b3aba Update page.tsx 2025-01-27 14:07:56 +01:00
CanbiZ b17befec88 Update page.tsx 2025-01-27 14:03:35 +01:00
CanbiZ 719da560d1 Update page.tsx 2025-01-27 13:59:26 +01:00
CanbiZ ac25b5a702 Update page.tsx 2025-01-27 13:56:09 +01:00
CanbiZ ce1a38eb50 Update page.tsx 2025-01-27 13:53:00 +01:00
CanbiZ 030174f508 Update page.tsx 2025-01-27 13:48:19 +01:00
CanbiZ 7e1fb858d7 Update page.tsx 2025-01-27 13:33:58 +01:00
CanbiZ 5dc1a7d219 Update page.tsx 2025-01-27 13:31:47 +01:00
CanbiZ 14247ac5a9 Update page.tsx 2025-01-27 13:16:26 +01:00
Bram Suurd 8f87ec37d2 Refactor ScriptInfoBlocks and siteConfig to properly show the most populair scripts (#1697) 2025-01-23 17:36:57 +01:00
CanbiZ 3ee076e7ab Update page.tsx 2025-01-23 12:01:39 +01:00
CanbiZ 51005a6b52 Update page.tsx 2025-01-23 11:59:03 +01:00
CanbiZ 1b5b3e11d0 Update page.tsx 2025-01-23 11:54:50 +01:00
CanbiZ 37d16e43e7 Update page.tsx 2025-01-23 11:51:08 +01:00
CanbiZ 8dc2e416a4 fix 2025-01-23 11:42:44 +01:00
CanbiZ 250e77cff7 formatting 2025-01-23 11:40:58 +01:00
CanbiZ 08ab210f12 Update page.tsx 2025-01-23 11:33:55 +01:00
CanbiZ a3979001fe Update page.tsx 2025-01-23 11:31:46 +01:00
CanbiZ 9f3a1c8531 Update page.tsx 2025-01-23 11:29:03 +01:00
CanbiZ a025fd948e Update page.tsx 2025-01-23 11:26:07 +01:00
CanbiZ 86ac765d80 Update page.tsx 2025-01-23 11:24:12 +01:00
CanbiZ 9b9b02d9a7 Update page.tsx 2025-01-23 11:20:10 +01:00
CanbiZ 9d46bd8f78 Update page.tsx 2025-01-23 10:58:02 +01:00
CanbiZ ad2ea710a4 Update page.tsx 2025-01-23 10:35:07 +01:00
CanbiZ 7fb7ac3bfb Update page.tsx 2025-01-23 10:30:15 +01:00
CanbiZ ae791bcb16 Update page.tsx 2025-01-23 10:25:19 +01:00
CanbiZ 891e97a93c Update page.tsx 2025-01-23 09:57:01 +01:00
CanbiZ 4e6471e6a6 remove and rename 2025-01-23 09:49:47 +01:00
CanbiZ a59f1cce8f Update index.tsx 2025-01-23 09:44:53 +01:00
CanbiZ 405b844c37 Update index.tsx 2025-01-23 09:42:50 +01:00
CanbiZ c7a0009d9a Update index.tsx 2025-01-23 09:35:24 +01:00
CanbiZ 9f29a66bb7 Update index.tsx 2025-01-23 09:33:34 +01:00
CanbiZ 70ef075ccd Update index.tsx 2025-01-23 09:30:00 +01:00
CanbiZ f1f1a7fa68 dev: add category view 2025-01-23 09:27:58 +01:00
Bram Suurd 022288ef8e Refactor Sidebar component to display unique scripts count (#1681) 2025-01-22 21:16:21 +01:00
Bram Suurd 2ba35bbee5 Refactor various components and configuration for mobile responsiveness. (#1679) 2025-01-22 20:36:51 +01:00
CanbiZ f51762420a Update page.tsx 2025-01-16 15:13:39 +01:00
CanbiZ f8c10ca80b Update page.tsx 2025-01-16 15:09:13 +01:00
CanbiZ 3fca76dbbc Mainpage: Fix "Scripts by TTeck": Typo & Mobile View 2025-01-16 15:05:48 +01:00
CanbiZ b57689ec50 Mainpage: Fix "Scripts by TTeck": Typo & Mobile View (#1533) 2025-01-16 15:01:22 +01:00
Bram Suurd bda30403da Fix script path formatting in InstallMethod component (#909) 2024-12-19 09:17:21 +01:00
Bram Suurd 6f96aebc27 Enhance Tooltip component by adding CircleHelp icon and fix instructions in script component (#910)
* Enhance Tooltip component by adding CircleHelp icon and adjusting layout. Updated TooltipContent max width for better display.

* Refactor ScriptItem and InstallCommand components to improve conditional rendering based on item type. Updated text to clarify usage instructions for 'misc' type scripts.
2024-12-19 09:16:54 +01:00
Bram Suurd c46f15cdc1 fix: note component in json-editor getting out of focus when typing and revert theme switch animation (#706)
* fix: note component in json-editor getting out of focus when typing. fixes JSON-Generator Notes Field #687

* revert: theme transition
2024-12-06 21:12:35 +01:00