Commit Graph

1798 Commits

Author SHA1 Message Date
Jeremy
0370f54f8e Merge pull request #223 from Wikid82/renovate/major-5-github-artifact-actions
chore(deps): update actions/upload-artifact action to v5
2025-11-24 23:18:07 -05:00
Jeremy
c861451b3d Merge pull request #222 from Wikid82/renovate/node-24.x
chore(deps): update dependency node to v24
2025-11-24 23:17:49 -05:00
Jeremy
6349be5c26 Merge pull request #220 from Wikid82/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6
2025-11-24 23:17:25 -05:00
renovate[bot]
483426aa35 chore(deps): update dependency node to v24 2025-11-25 04:17:25 +00:00
Jeremy
4e6feb5fdc Merge pull request #221 from Wikid82/renovate/node-22.x
chore(deps): update dependency node to v22
2025-11-24 23:17:08 -05:00
renovate[bot]
1f454720e4 chore(deps): update actions/setup-node action to v6 2025-11-25 04:16:32 +00:00
Jeremy
5061f5ef5c Merge pull request #219 from Wikid82/renovate/actions-setup-node-5.x
chore(deps): update actions/setup-node action to v5
2025-11-24 23:15:48 -05:00
renovate[bot]
b9a2f705c6 chore(deps): update actions/upload-artifact action to v5 2025-11-25 04:15:41 +00:00
Jeremy
801eab6293 Merge pull request #218 from Wikid82/renovate/actions-setup-go-6.x
chore(deps): update actions/setup-go action to v6
2025-11-24 23:15:30 -05:00
Jeremy
02adfced97 Merge pull request #217 from Wikid82/renovate/major-6-github-artifact-actions
chore(deps): update actions/download-artifact action to v6
2025-11-24 23:15:06 -05:00
renovate[bot]
16c113580d fix(deps): update npm minor/patch (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 04:12:08 +00:00
Wikid82
6d41344448 feat: add docker-compose.local.yml for local development setup 2025-11-25 04:11:21 +00:00
Wikid82
3006afcbad feat: enhance test summaries for backend and frontend workflows 2025-11-25 04:08:24 +00:00
Wikid82
78b782974e feat: add custom name handling for proxy hosts and enhance import functionality 2025-11-25 03:50:23 +00:00
Wikid82
dea012d471 feat: improve sorting logic in CertificateList by adding block scope for case statements 2025-11-25 02:52:35 +00:00
Wikid82
cc6bc7d6d6 feat: add name field to ProxyHost and implement sorting functionality in ProxyHosts and CertificateList components 2025-11-25 02:50:32 +00:00
Wikid82
ea034ba102 feat: enhance SSL detection in importer and improve certificate status handling in ProxyHosts 2025-11-25 02:31:02 +00:00
Wikid82
c6dbd1291c feat: implement caching for certificate retrieval and enhance sync functionality 2025-11-25 02:16:53 +00:00
Wikid82
72975c674a feat: enhance certificate handling with staging support and update UI for untrusted status 2025-11-25 01:53:58 +00:00
Wikid82
017ee4f8bd feat: clean up invalid Let's Encrypt certificate associations and update UI to reflect custom certificate usage 2025-11-25 01:18:11 +00:00
Wikid82
5bfe923e37 feat: add Certificate interface and update ProxyHostForm and ProxyHosts components to display certificate details 2025-11-25 01:06:45 +00:00
renovate[bot]
0bb6526922 chore(deps): update github/codeql-action action to v4 2025-11-25 00:58:39 +00:00
Wikid82
0415f5da77 feat: enhance import handling with overwrite support and detailed conflict resolution
feat: add subroute handler extraction for improved Caddyfile parsing
test: add tests for subroute handler extraction functionality
fix: update UI to display staging certificate status and improve dashboard metrics
docs: clarify staging certificate deletion process in ACME documentation
2025-11-25 00:35:42 +00:00
Wikid82
897959a621 feat: enhance import handling with detailed conflict resolution and UI updates 2025-11-24 23:48:25 +00:00
Wikid82
e4b737710c feat: implement ACME staging support for Let's Encrypt to avoid rate limits during development and testing 2025-11-24 23:10:07 +00:00
renovate[bot]
fdb15150da chore(deps): update dependency node to v22 2025-11-24 20:35:37 +00:00
renovate[bot]
aec54e6bcc chore(deps): update actions/setup-node action to v5 2025-11-24 20:35:28 +00:00
renovate[bot]
88eaa4ed3a chore(deps): update actions/setup-go action to v6 2025-11-24 20:35:24 +00:00
renovate[bot]
59f614cf29 chore(deps): update actions/download-artifact action to v6 2025-11-24 20:35:20 +00:00
Wikid82
931e35b5f3 Refactor code structure for improved readability and maintainability 2025-11-24 20:33:01 +00:00
Wikid82
ad98d9fea2 feat: add multi-file upload and import detection endpoints to ImportHandler 2025-11-24 18:55:53 +00:00
Wikid82
5de6f9b714 feat: add Docker management tasks and update import handler for transient preview 2025-11-24 18:40:38 +00:00
Wikid82
6feff3e8ce chore: remove cashed 2025-11-24 18:22:01 +00:00
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