Commit Graph

515 Commits

Author SHA1 Message Date
Wikid82
9c842e7eab chore: remove cached 2025-11-24 18:21:11 +00:00
Wikid82
5b041819bb feat: add Git Remove Cached task to VSCode tasks 2025-11-24 18:20:21 +00:00
Wikid82
0da7d5dbf7 feat: add docker-compose.local.yml to .gitignore 2025-11-24 18:16:48 +00:00
Wikid82
af5a0b4ef8 feat: add transient import preview and commit functionality with tests 2025-11-24 18:14:59 +00:00
Wikid82
a698dff33a feat: implement transient import previews and persist-on-commit
- Refactor import handler to support transient previews for uploads and mounted Caddyfiles
- Import sessions are now created only when user commits (not on upload/mount)
- Upload endpoint saves files to import/uploads/<uuid>.caddyfile and returns preview without DB persistence
- GetPreview supports both DB-backed sessions and transient previews from mountPath
- Commit endpoint handles both DB sessions and transient uploads/mounts, persisting session on commit
- Cancel endpoint removes DB sessions or deletes transient uploaded files
- CheckMountedImport no longer auto-creates DB sessions (transient preview behavior)
- Add conflict detection for transient previews against existing ProxyHosts
- Update importer to return raw domain names in conflicts array instead of formatted messages
- Fix import handler Cancel to return 404 for non-existent sessions
- Update all tests to match new transient preview behavior
- Install Node.js 20.x for pre-commit hooks
- Adjust coverage threshold to 78% (78.2% actual)
2025-11-24 17:43:55 +00:00
Wikid82
8babd2f430 feat: Enhance import handler to support mounted Caddyfile and improve conflict reporting 2025-11-24 17:32:56 +00:00
Wikid82
fce717f7d9 feat: Update launch configuration and docker-compose for backend debugging 2025-11-24 16:38:25 +00:00
Wikid82
c42e4d5ab9 feat: Add .vscode/launch.json to .gitignore 2025-11-24 16:38:25 +00:00
Jeremy
933f37ab18 Merge pull request #202 from Wikid82/development
Propagate changes from development into feature/beta-release
2025-11-24 11:33:52 -05:00
Jeremy
efb454c96a Merge pull request #212 from Wikid82/renovate/docker-setup-qemu-action-3.x
chore(deps): update docker/setup-qemu-action action to v3.7.0
2025-11-24 11:32:38 -05:00
Jeremy
740b951e34 Merge pull request #205 from Wikid82/renovate/aquasecurity-trivy-action-0.x
chore(deps): update aquasecurity/trivy-action action to v0.33.1
2025-11-24 11:32:20 -05:00
Jeremy
e076748cb4 Merge pull request #198 from Wikid82/renovate/github-codeql-action-digest
chore(deps): update github/codeql-action digest to fdbfb4d
2025-11-24 11:30:40 -05:00
Jeremy
a09104bf89 Merge pull request #216 from Wikid82/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2025-11-24 11:30:18 -05:00
Jeremy
2323774476 Merge pull request #214 from Wikid82/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2.4.2
2025-11-24 11:29:34 -05:00
renovate[bot]
7e921bfeb0 chore(deps): update actions/checkout action to v6 2025-11-24 16:29:11 +00:00
renovate[bot]
24b7afe7f4 chore(deps): update github/codeql-action digest to fdbfb4d 2025-11-24 16:29:00 +00:00
Jeremy
08fc1b4e5a Merge pull request #213 from Wikid82/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.31.5
2025-11-24 11:28:09 -05:00
Jeremy
79ed26f66c Merge pull request #206 from Wikid82/renovate/go-1.x
chore(deps): update dependency go to v1.25.4
2025-11-24 11:27:52 -05:00
renovate[bot]
e8659d528e chore(deps): update softprops/action-gh-release action to v2.4.2 2025-11-24 16:27:48 +00:00
renovate[bot]
58358b3834 chore(deps): update github/codeql-action action to v3.31.5 2025-11-24 16:27:42 +00:00
renovate[bot]
e396d2ea25 chore(deps): update docker/setup-qemu-action action to v3.7.0 2025-11-24 16:27:38 +00:00
renovate[bot]
6f10e31d66 chore(deps): update aquasecurity/trivy-action action to v0.33.1 2025-11-24 16:27:34 +00:00
Jeremy
22e280c9f4 Merge pull request #207 from Wikid82/renovate/node-20.x
chore(deps): update dependency node to v20.19.5
2025-11-24 11:27:32 -05:00
Jeremy
166f9970a6 Merge pull request #209 from Wikid82/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3.6.0
2025-11-24 11:27:06 -05:00
Jeremy
230bc3dfd8 Merge pull request #211 from Wikid82/renovate/docker-setup-buildx-action-3.x
chore(deps): update docker/setup-buildx-action action to v3.11.1
2025-11-24 11:26:47 -05:00
Jeremy
57e4fc1a2a Merge pull request #197 from Wikid82/renovate/pin-dependencies
chore(deps): pin dependencies
2025-11-24 11:26:24 -05:00
renovate[bot]
e54de9a80c chore(deps): update docker/setup-buildx-action action to v3.11.1 2025-11-24 13:01:46 +00:00
renovate[bot]
d5b322eff2 chore(deps): update docker/metadata-action action to v5.9.0 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 13:01:24 +00:00
renovate[bot]
c40972e3c4 chore(deps): update renovatebot/github-action action to v44.0.4 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 08:49:19 +00:00
renovate[bot]
769d38e8ec chore(deps): update docker/login-action action to v3.6.0 2025-11-24 05:00:22 +00:00
renovate[bot]
55dd97dd76 chore(deps): update actions/upload-artifact action to v4.6.2 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 04:59:48 +00:00
renovate[bot]
744d3485dd chore(deps): update dependency node to v20.19.5 2025-11-24 04:18:04 +00:00
renovate[bot]
893e706c7e chore(deps): update dependency go to v1.25.4 2025-11-24 04:18:00 +00:00
renovate[bot]
7cf7da2300 chore(deps): update actions/download-artifact action to v4.3.0 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 04:17:29 +00:00
Wikid82
7da561de56 feat: Update notification type in UptimeService based on monitor status changes 2025-11-24 04:10:02 +00:00
Wikid82
9f54438955 Add tests for error handling in backup, notification, and proxy host handlers; enhance certificate service with persistence tests; refactor backup service for scheduled backups; improve frontend form handling and add API tests for certificates, domains, and proxy hosts; implement frontend test coverage script. 2025-11-24 03:52:37 +00:00
Wikid82
b0f5466967 feat: Enhance CertificateService to scan Caddy data directory for auto-generated certificates 2025-11-24 03:20:09 +00:00
Wikid82
71cb2bea92 feat: Update certificate service path to use configurable Caddy data directory 2025-11-24 02:41:42 +00:00
Wikid82
247c7d1d7b feat: Preload Locations and Certificate for proxy hosts in ApplyConfig 2025-11-24 02:32:52 +00:00
Wikid82
65ce88d59c feat: Enhance SyncMonitors to support SSL and upgrade monitor URLs to HTTPS 2025-11-24 01:02:42 +00:00
renovate[bot]
9d366ff7c9 chore(deps): pin dependencies 2025-11-24 00:59:32 +00:00
Wikid82
1fb3e59824 refactor: Clean up formatting and spacing in Notifications and Uptime components 2025-11-24 00:51:08 +00:00
Wikid82
51a6c40b37 feat: Update UptimeService to check public URLs and migrate existing monitors 2025-11-24 00:50:23 +00:00
Wikid82
f39a1b7e95 feat: Implement initial Caddy config synchronization with readiness check 2025-11-24 00:38:14 +00:00
Wikid82
1107a892b2 feat: Make domain names clickable with configurable open behavior
- Added 'Domain Link Behavior' setting to System Settings (Same Tab, New Tab, New Window)
- Updated Proxy Hosts list to render domains as clickable links
- Implemented behavior logic:
  - Same Tab: Opens in current tab
  - New Tab: Opens in new tab (default)
  - New Window: Opens in a new popup window
2025-11-23 23:54:04 +00:00
Wikid82
642d4d2437 feat: Enhance Uptime heartbeat bar
- Frontend: Increase heartbeat history to 60 items (1 hour)
- Frontend: Add empty bars for alignment when history is sparse
- Frontend: Improve tooltips with detailed status info
- Frontend: Update API client to support limit parameter
2025-11-23 23:50:04 +00:00
Wikid82
527c54582f feat: Add notification test button and fix Discord webhook URL support
- Frontend: Add Test button to Notification Provider form with visual feedback
- Backend: Normalize Discord HTTPS webhook URLs to Shoutrrr format (discord://)
- Backend: Create system notification on test failure for better visibility
2025-11-23 22:58:07 +00:00
Wikid82
6f669d0d7a chore: Update .dockerignore to include additional frontend and backend artifacts 2025-11-23 22:55:32 +00:00
Wikid82
8120806c68 chore: Update .gitignore and commit remaining frontend changes 2025-11-23 20:44:19 +00:00
Wikid82
1b12dbaf8b feat: Update frontend deps, improve backend coverage, add notification/uptime features
- Upgrade frontend to Node v20
- Fix frontend tests
- Improve backend test coverage to >80%
- Add Notification Provider and Uptime monitoring features
- Fix SQLite locking issues in tests
2025-11-23 20:42:18 +00:00