Commit Graph

13181 Commits

Author SHA1 Message Date
Andras Bacsai f0b231b5db fix(models): update sorting of scheduled database backups to order by creation date instead of name 2025-09-26 08:24:38 +02:00
Scan 0dc67ffd3d refactor: volumes set back to ./pds-data:/pds 2025-09-25 18:52:47 -04:00
Scan 5866820385 fix: domain on coolify 2025-09-25 18:52:47 -04:00
Scan ecf575e781 fix: make email envs not required 2025-09-25 18:52:47 -04:00
Scan 1f8b24a11d fix: healthcheck doesn’t need to be 5s 2025-09-25 18:52:47 -04:00
Scan 3a51b5e908 feat: make the other email env also required 2025-09-25 18:52:47 -04:00
Scan a33a753e5f fix: add back template info 2025-09-25 18:52:47 -04:00
Scan 0225c486ff fix: both email envs are needed in order for the PDS to start, so set the other one as required 2025-09-25 18:52:47 -04:00
Scan 5b1485a04b feat: not many know how to setup this without reading pds docs 2025-09-25 18:52:47 -04:00
Scan 2250c4a693 fix: remove the SERVICE_EMAIL_ADMIN and make it normal 2025-09-25 18:52:47 -04:00
Scan 82df0b29fe feat: make an empty pds.env file to trick pdsadmin into working correctly
This way we don't need the very long command

Credits: @madmalkav
2025-09-25 18:52:47 -04:00
Scan 1d85177ce6 fix: syntax error on vars
Co-authored-by: Mario Neuhold <mario.neuhold@proton.me>
2025-09-25 18:52:47 -04:00
Scan 3fc3058439 feat: Add Email Envs, Install more required packages by pdsadmin 2025-09-25 18:52:47 -04:00
Scan adb46ed030 fix: now it automatically generates the JWT secret and the PLC rotation key 2025-09-25 18:52:47 -04:00
Scan d83a5763c6 fix: add back template info 2025-09-25 18:52:47 -04:00
Scan a9ad8ed824 fix: Bluesky PDS template finally works normally 2025-09-25 18:52:47 -04:00
Scan 7b00a85197 fix: Bluesky PDS template
If it works, it works, don't touch it 😭
2025-09-25 18:52:47 -04:00
Andras Bacsai df1fe5739b feat(github): enhance Docker Compose input fields for better user experience 2025-09-25 17:31:26 +02:00
Andras Bacsai eac1a9f21b fix(github): update repository URL to point to the v4.x branch for development 2025-09-25 17:31:16 +02:00
Sepcnt dcca834113 Merge branch 'next' into next 2025-09-25 20:42:54 +08:00
Andras Bacsai 73b42f318a fix(constants): reduce command timeout from 7200 to 3600 seconds for improved performance 2025-09-25 14:41:05 +02:00
Andras Bacsai 0cc072867a Merge pull request #6574 from ahmadw13/v4.x
feat: Add SSH command process timeout configuration
2025-09-25 14:40:29 +02:00
Andras Bacsai b83223ff6e Merge branch 'next' into v4.x 2025-09-25 14:39:23 +02:00
Andras Bacsai 0691a1834a feat(application): implement order-based pattern matching for watch paths with negation support 2025-09-25 14:26:11 +02:00
Andras Bacsai 708a08fdd6 fix(application): enhance domain handling by replacing both dots and dashes with underscores for HTML form binding 2025-09-25 13:19:12 +02:00
Andras Bacsai 2eef83f072 fix(traits): update saved_outputs handling in ExecuteRemoteCommand to use collection methods for better performance 2025-09-25 13:19:05 +02:00
Andras Bacsai 8f78c54cd3 fix(application): restrict GitHub-based application settings to non-public repositories 2025-09-25 13:18:48 +02:00
Andras Bacsai 38e5e85344 Merge pull request #6598 from ossamalafhel/feature/watch-paths-for-services
feat: 👀 Show Watch Paths field for Docker Compose applicationsFeature/watch paths for services
2025-09-25 13:17:29 +02:00
Andras Bacsai 1f691e274b Merge branch 'v4.x' into feature/watch-paths-for-services 2025-09-25 12:11:01 +02:00
Andras Bacsai da0e1695bc Merge pull request #6609 from nikitashmidt/fix/mobile-sidebar-close-click
fix(ui): improve mobile sidebar close behavior
2025-09-25 11:52:53 +02:00
Andras Bacsai a20f4ffe65 refactor(security): streamline update check functionality and improve UI button interactions in patches view 2025-09-25 11:50:06 +02:00
Andras Bacsai 47b060e291 refactor(ui): improve styling and consistency in environment variable warning and docker cleanup components 2025-09-25 11:45:07 +02:00
Andras Bacsai 6cd3bc0461 fix(security): implement authorization checks for terminal access management 2025-09-25 11:45:07 +02:00
Andras Bacsai 12c7e28a48 fix(install): ensure proper quoting of environment file paths to prevent issues with spaces 2025-09-25 11:45:07 +02:00
Andras Bacsai 3477bbb240 Update resources/views/livewire/server/docker-cleanup.blade.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:40:23 +02:00
Andras Bacsai 3844556876 Update templates/service-templates.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:39:17 +02:00
Andras Bacsai 12afc1d6b6 Update resources/views/livewire/server/docker-cleanup.blade.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:38:56 +02:00
Andras Bacsai 2b402c9ce9 Update app/Models/TeamInvitation.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-25 11:33:32 +02:00
Andras Bacsai 9768deccd5 chore(workflow): update pull request trigger to pull_request_target and refine permissions for enhanced security 2025-09-25 11:15:17 +02:00
Andras Bacsai facba28e0a refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
Andras Bacsai b5d50d4ae4 refactor(upgrade): replace warning div with a callout component for better UI consistency 2025-09-25 10:38:01 +02:00
Andras Bacsai dd80d26ff0 fix(environment-variable-warning): enhance warning logic to check for problematic variable values 2025-09-25 10:32:27 +02:00
Andras Bacsai f81d36cc4e fix(README): update Juxtdigital description to reflect current services 2025-09-25 10:31:07 +02:00
Andras Bacsai bce6b087c6 Merge pull request #6671 from ShadowArcanist/shadow/docker-cleanup-visual-improvements
chore(ui): improve docker cleanup page
2025-09-25 09:52:17 +02:00
Andras Bacsai 74169edb2b Merge pull request #6673 from Zurki/v4.x
fix(ui): fix typo "instaled" to "installed
2025-09-25 09:51:43 +02:00
Andras Bacsai 1a2783ccc9 Merge pull request #6675 from ShadowArcanist/shadow/security-terminal-access
chore(ui): move terminal access settings to security page
2025-09-25 09:50:57 +02:00
Andras Bacsai 1fb3eda228 Merge pull request #6676 from ShadowArcanist/patch-3
fix(service): Bugsink CSRF validation error
2025-09-25 09:50:06 +02:00
Andras Bacsai dde201a98d Merge pull request #6678 from ShadowArcanist/patch-5
fix(service): beszel missing required environment variables
2025-09-25 09:49:36 +02:00
Andras Bacsai 0e93d36311 fix(team): normalize email case in invite link generation 2025-09-25 09:32:39 +02:00
Andras Bacsai 3f71f7becf Merge pull request #6628 from heavygee/fix/team-invitation-email-case-sensitivity
Fix team invitation email case sensitivity bug
2025-09-25 09:29:24 +02:00