Commit Graph

77 Commits

Author SHA1 Message Date
8f87ec37d2 Refactor ScriptInfoBlocks and siteConfig to properly show the most populair scripts (#1697) 2025-01-23 17:36:57 +01:00
3ee076e7ab Update page.tsx 2025-01-23 12:01:39 +01:00
51005a6b52 Update page.tsx 2025-01-23 11:59:03 +01:00
1b5b3e11d0 Update page.tsx 2025-01-23 11:54:50 +01:00
37d16e43e7 Update page.tsx 2025-01-23 11:51:08 +01:00
8dc2e416a4 fix 2025-01-23 11:42:44 +01:00
250e77cff7 formatting 2025-01-23 11:40:58 +01:00
08ab210f12 Update page.tsx 2025-01-23 11:33:55 +01:00
a3979001fe Update page.tsx 2025-01-23 11:31:46 +01:00
9f3a1c8531 Update page.tsx 2025-01-23 11:29:03 +01:00
a025fd948e Update page.tsx 2025-01-23 11:26:07 +01:00
86ac765d80 Update page.tsx 2025-01-23 11:24:12 +01:00
9b9b02d9a7 Update page.tsx 2025-01-23 11:20:10 +01:00
9d46bd8f78 Update page.tsx 2025-01-23 10:58:02 +01:00
ad2ea710a4 Update page.tsx 2025-01-23 10:35:07 +01:00
7fb7ac3bfb Update page.tsx 2025-01-23 10:30:15 +01:00
ae791bcb16 Update page.tsx 2025-01-23 10:25:19 +01:00
891e97a93c Update page.tsx 2025-01-23 09:57:01 +01:00
4e6471e6a6 remove and rename 2025-01-23 09:49:47 +01:00
a59f1cce8f Update index.tsx 2025-01-23 09:44:53 +01:00
405b844c37 Update index.tsx 2025-01-23 09:42:50 +01:00
c7a0009d9a Update index.tsx 2025-01-23 09:35:24 +01:00
9f29a66bb7 Update index.tsx 2025-01-23 09:33:34 +01:00
70ef075ccd Update index.tsx 2025-01-23 09:30:00 +01:00
f1f1a7fa68 dev: add category view 2025-01-23 09:27:58 +01:00
022288ef8e Refactor Sidebar component to display unique scripts count (#1681) 2025-01-22 21:16:21 +01:00
2ba35bbee5 Refactor various components and configuration for mobile responsiveness. (#1679) 2025-01-22 20:36:51 +01:00
7a66f9b42f Bump vite from 6.0.1 to 6.0.11 in /frontend (#1653)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 21:01:12 +01:00
f51762420a Update page.tsx
Some checks are pending
Auto Update .app-headers / update-app-headers (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
2025-01-16 15:13:39 +01:00
f8c10ca80b Update page.tsx 2025-01-16 15:09:13 +01:00
3fca76dbbc Mainpage: Fix "Scripts by TTeck": Typo & Mobile View 2025-01-16 15:05:48 +01:00
b57689ec50 Mainpage: Fix "Scripts by TTeck": Typo & Mobile View (#1533) 2025-01-16 15:01:22 +01:00
1f8f593116 add reactmode 2025-01-16 14:51:23 +01:00
330315c615 remove comment jsx 2025-01-16 14:48:38 +01:00
504d47d246 add react jsx 2025-01-16 14:48:17 +01:00
ab206530e0 fix navbar issue in mobile view 2025-01-16 14:45:54 +01:00
f5b78d5dcc fix navbar issue in mobile view 2025-01-16 14:43:53 +01:00
3f9863ebf9 Add Mobile check for empty icon-url on website (#1532) 2025-01-16 14:36:46 +01:00
4c13164ad3 Update footer text on website (#1466)
Changed "Website build by the community" to "Website built by the community".
2025-01-14 14:31:05 +01:00
dfa14693ee Bump next from 15.0.2 to 15.1.3 in /frontend (#1212)
Bumps [next](https://github.com/vercel/next.js) from 15.0.2 to 15.1.3.
- [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/v15.0.2...v15.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 08:44:43 +01:00
bda30403da Fix script path formatting in InstallMethod component (#909) 2024-12-19 09:17:21 +01:00
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
6f2e0dfde9 Bump nanoid from 3.3.7 to 3.3.8 in /frontend (#845) 2024-12-16 04:55:03 -08:00
ca902c50fb Change MISC from red to green (#815) 2024-12-13 22:52:37 +01:00
cadae9796e Bugfix: Include script name in website search (#731) 2024-12-07 13:23:58 -05:00
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
47ecc7a006 fix: vaultwarden info mismatch (#645) 2024-12-02 21:29:18 +01:00
03be08be63 Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
2599bff463 Show Changelog on Mobile Devices (#558) 2024-11-28 05:46:32 +01:00
dc1b14dfd9 Enhance InstallMethod component: add operating system selection and version handling with new input structure (#426) 2024-11-23 08:14:22 +01:00