Commit Graph

6940 Commits

Author SHA1 Message Date
Bram Suurd
4e012ad8b8 Add Categories and Note components to JSONGenerator for better organization and modularity in the JSON editing interface 2024-11-14 00:22:58 +01:00
Bram Suurd
8afa8e9e09 Export InstallMethodSchema and integrate into JSONGenerator for better validation of install method data input 2024-11-13 23:50:04 +01:00
Bram Suurd
1b7f14b224 Enhance error handling in JSONGenerator: display Zod validation errors on user input for better feedback and debugging 2024-11-13 23:42:26 +01:00
Bram Suurd
0dc75b1562 Refactor JSON schema handling: move schema definitions to separate file 2024-11-13 23:21:27 +01:00
Bram Suurd
49dedd8430 Fix JSONGenerator: streamline SelectItem markup and enhance JSON display layout for improved readability and user experience 2024-11-13 23:19:35 +01:00
Bram Suurd
a48eaafbb6 Refactor JSON schema definitions in JSONGenerator: separate InstallMethod and Note schemas for better structure and readability 2024-11-13 23:19:03 +01:00
Bram Suurd
8b34879d66 Enhance JSONGenerator: improve SelectItem layout with color indicators for better visual representation of alert types 2024-11-13 23:13:14 +01:00
Bram Suurd
599c2f8b56 Refactor AlertColors: unify warning and danger styles for consistency and improved visual hierarchy in alerts 2024-11-13 23:07:58 +01:00
Bram Suurd
b1c476ba28
Merge pull request #1 from BramSuurdje/alert-color-types
Enhance Alerts component with dynamic colored notes using AlertColors…
2024-11-13 19:58:17 +01:00
Bram Suurd
43d518bdaa
Merge branch 'community-scripts:main' into main 2024-11-13 19:35:37 +01:00
Bram Suurd
5dae00b172 Update JSON generator: streamline install methods, enhance note type selection, and refine button behavior for better UX 2024-11-13 19:34:25 +01:00
Bram Suurd
64fd9a5dcd Remove MultiSelect component 2024-11-13 19:04:39 +01:00
Bram Suurd
529148634b Enhance Alerts component with dynamic colored notes using AlertColors from config for better visibility and consistency 2024-11-13 18:58:35 +01:00
Bram Suurd
a3b2a476c1 Add calendar and label components; enhance JSON generator with date selection and script path updates for installation methods 2024-11-13 18:34:10 +01:00
Bram Suurd
bdce4f778d Add JSON generator component with validation and UI elements for managing scripts, categories, and installation methods 2024-11-13 15:55:34 +01:00
Bram Suurd
dac521c6a3
Fixing Front end issues related to image loading and SEO (#219)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add canonical link to layout for improved SEO and page indexing

* Fix image source fallback for script logos to use a consistent relative path

* Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path

* Update image source for script logos to use basePath for consistent paths across all components

* Fix image source for script logos to ensure leading slash is consistent for all components' paths

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-13 15:45:39 +01:00
Bram Suurd
948f8b0058 Fix image source for script logos to ensure leading slash is consistent for all components' paths 2024-11-13 15:16:29 +01:00
Bram Suurd
ca7deabd4d Update image source for script logos to use basePath for consistent paths across all components 2024-11-13 15:09:01 +01:00
CanbiZ
c162f518e5
Optimize Jellyfin / Jellyfin-Server update (#215) 2024-11-13 15:05:21 +01:00
Bram Suurd
a401cd77a6 Merge branch 'main' of github.com:BramSuurdje/ProxmoxVE 2024-11-13 14:14:10 +01:00
Bram Suurd
f273dfc855 Fix image source for script logos across components to consistently use the "/ProxmoxVE/logo.png" path 2024-11-13 14:14:02 +01:00
Bram Suurd
3952c5dfac
Merge branch 'community-scripts:main' into main 2024-11-13 14:09:14 +01:00
Bram Suurd
3f21155d53 Merge branch 'main' of github.com:BramSuurdje/ProxmoxVE 2024-11-13 14:04:53 +01:00
Bram Suurd
bb590c697e Fix image source fallback for script logos to use a consistent relative path 2024-11-13 14:04:43 +01:00
Bram Suurd
b78979260f Add canonical link to layout for improved SEO and page indexing 2024-11-13 14:00:24 +01:00
Paul
7e948d349c
Suggested wording and improvements to README (#209)
* Proposed rewording

* Fixed typo in donations
2024-11-13 10:08:11 +01:00
Håvard Gjøby Thom
1633cddf55
Add website issue template (#200) 2024-11-13 13:32:27 +13:00
Rafael Rivera
8f2e917b72
Remove duplicate acknowledgements from README (#199)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
2024-11-12 21:48:18 +01:00
Bram Suurd
ab240646f5
Fixing missing information on the new Homepage (#191)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-12 19:09:48 +01:00
Bram Suurd
bdb9d0ce51
Fixing missing information on the new Homepage (#191)
* Update mariadb.json

* Update vaultwarden.json

* Update vaultwarden.json

* Update keycloak.json

* Update json/keycloak.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update mariadb.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-12 17:34:21 +01:00
Bram Suurd
b916f8dc87
Update mariadb.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-12 17:32:39 +01:00
CanbiZ
fc5128fbe3
Update json/keycloak.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-12 17:32:07 +01:00
CanbiZ
53cdb515a4
[Core]: Change build.func to new design (#189)
* Redesign LXC Description

* Update build.func

* Update README.md
2024-11-12 16:54:39 +01:00
Bram Suurd
e1efaf3cee
Update keycloak.json 2024-11-12 16:44:36 +01:00
Bram Suurd
980c4e8484
Update vaultwarden.json 2024-11-11 22:10:47 +01:00
Bram Suurd
a027259c18
Update vaultwarden.json 2024-11-11 22:03:52 +01:00
Bram Suurd
96046f2121
Update mariadb.json 2024-11-11 22:02:08 +01:00
CanbiZ
a6158a2446
Create SECURITY.md (#179)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
* Create SECURITY.md

* Update SECURITY.md
2024-11-11 17:07:53 +01:00
Paul
2c56b2ad49
Added note regarding OVM as this as historically caused a lot of supp… (#147)
* Added note regarding OVM as this as historically caused a lot of support requests

* Update json/omv.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Change Link to community-scripts\discussion

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

---------

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-11 16:39:30 +01:00
Supavasinan Promdetch
b2e14512b9
fix keyboard shortcut (ctrl + k) with empty categories (#177) 2024-11-11 16:38:52 +01:00
Håvard Gjøby Thom
c229c9cb4a
Fix homarr update (#162) 2024-11-10 17:20:37 +01:00
Håvard Gjøby Thom
e0df745ea1
Add unoptimized prop to CommandMenu image (#158)
Some checks failed
Deploy Next.js site to Pages / build (push) Has been cancelled
Deploy Next.js site to Pages / deploy (push) Has been cancelled
2024-11-09 23:36:20 +01:00
Håvard Gjøby Thom
d199762427
Use static assets instead of fetching from github (#156)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
2024-11-09 20:06:54 +01:00
Håvard Gjøby Thom
2af11d145f
Change documentation option in PR template (#150) 2024-11-09 14:55:38 +01:00
Håvard Gjøby Thom
948f853699
Add install guide note on Turnkey VM docs (#145) 2024-11-09 14:55:20 +01:00
Håvard Gjøby Thom
c175bff838
Fix overflow bug in Accordion (#151)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
2024-11-09 10:32:04 +01:00
Rémi Bédard-Couture
6afb28f887
Remove need for custom DNS (#143)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
2024-11-09 14:16:24 +13:00
Mellowlynx
970571a141
Fixed password (#146) 2024-11-09 14:15:50 +13:00
Håvard Gjøby Thom
957f7e8ba2
Fix disk setup and documentation for Turnkey VMs (#141) 2024-11-08 22:27:01 +01:00
Mellowlynx
4c46e9495d
Added "(Patience)" to the Updating Ghostscript message (#137)
The scripts needs some time to build and execute the installation.
2024-11-08 20:29:57 +01:00