Commit Graph

  • bc5e518b0d Merge pull request #224 from Wikid82/renovate/github-codeql-action-4.x Jeremy 2025-11-24 23:18:23 -05:00
  • 0370f54f8e Merge pull request #223 from Wikid82/renovate/major-5-github-artifact-actions Jeremy 2025-11-24 23:18:07 -05:00
  • c861451b3d Merge pull request #222 from Wikid82/renovate/node-24.x Jeremy 2025-11-24 23:17:49 -05:00
  • 6349be5c26 Merge pull request #220 from Wikid82/renovate/actions-setup-node-6.x Jeremy 2025-11-24 23:17:25 -05:00
  • 483426aa35 chore(deps): update dependency node to v24 renovate[bot] 2025-11-25 04:17:25 +00:00
  • 4e6feb5fdc Merge pull request #221 from Wikid82/renovate/node-22.x Jeremy 2025-11-24 23:17:08 -05:00
  • 1f454720e4 chore(deps): update actions/setup-node action to v6 renovate[bot] 2025-11-25 04:16:32 +00:00
  • 5061f5ef5c Merge pull request #219 from Wikid82/renovate/actions-setup-node-5.x Jeremy 2025-11-24 23:15:48 -05:00
  • b9a2f705c6 chore(deps): update actions/upload-artifact action to v5 renovate[bot] 2025-11-25 04:15:41 +00:00
  • 801eab6293 Merge pull request #218 from Wikid82/renovate/actions-setup-go-6.x Jeremy 2025-11-24 23:15:30 -05:00
  • 02adfced97 Merge pull request #217 from Wikid82/renovate/major-6-github-artifact-actions Jeremy 2025-11-24 23:15:06 -05:00
  • 16c113580d fix(deps): update npm minor/patch (#225) renovate[bot] 2025-11-25 04:12:08 +00:00
  • 6d41344448 feat: add docker-compose.local.yml for local development setup Wikid82 2025-11-25 04:11:21 +00:00
  • 3006afcbad feat: enhance test summaries for backend and frontend workflows Wikid82 2025-11-25 04:08:24 +00:00
  • 78b782974e feat: add custom name handling for proxy hosts and enhance import functionality Wikid82 2025-11-25 03:50:23 +00:00
  • dea012d471 feat: improve sorting logic in CertificateList by adding block scope for case statements Wikid82 2025-11-25 02:52:35 +00:00
  • cc6bc7d6d6 feat: add name field to ProxyHost and implement sorting functionality in ProxyHosts and CertificateList components Wikid82 2025-11-25 02:50:32 +00:00
  • ea034ba102 feat: enhance SSL detection in importer and improve certificate status handling in ProxyHosts Wikid82 2025-11-25 02:31:02 +00:00
  • c6dbd1291c feat: implement caching for certificate retrieval and enhance sync functionality Wikid82 2025-11-25 02:16:53 +00:00
  • 72975c674a feat: enhance certificate handling with staging support and update UI for untrusted status Wikid82 2025-11-25 01:53:58 +00:00
  • 017ee4f8bd feat: clean up invalid Let's Encrypt certificate associations and update UI to reflect custom certificate usage Wikid82 2025-11-25 01:18:11 +00:00
  • 5bfe923e37 feat: add Certificate interface and update ProxyHostForm and ProxyHosts components to display certificate details Wikid82 2025-11-25 01:06:45 +00:00
  • 0bb6526922 chore(deps): update github/codeql-action action to v4 renovate[bot] 2025-11-25 00:58:39 +00:00
  • 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 Wikid82 2025-11-25 00:35:42 +00:00
  • 897959a621 feat: enhance import handling with detailed conflict resolution and UI updates Wikid82 2025-11-24 23:48:25 +00:00
  • e4b737710c feat: implement ACME staging support for Let's Encrypt to avoid rate limits during development and testing Wikid82 2025-11-24 23:10:07 +00:00
  • fdb15150da chore(deps): update dependency node to v22 renovate[bot] 2025-11-24 20:35:37 +00:00
  • aec54e6bcc chore(deps): update actions/setup-node action to v5 renovate[bot] 2025-11-24 20:35:28 +00:00
  • 88eaa4ed3a chore(deps): update actions/setup-go action to v6 renovate[bot] 2025-11-24 20:35:24 +00:00
  • 59f614cf29 chore(deps): update actions/download-artifact action to v6 renovate[bot] 2025-11-24 20:35:20 +00:00
  • 931e35b5f3 Refactor code structure for improved readability and maintainability Wikid82 2025-11-24 20:33:01 +00:00
  • ad98d9fea2 feat: add multi-file upload and import detection endpoints to ImportHandler Wikid82 2025-11-24 18:55:53 +00:00
  • 5de6f9b714 feat: add Docker management tasks and update import handler for transient preview Wikid82 2025-11-24 18:40:38 +00:00
  • 6feff3e8ce chore: remove cashed Wikid82 2025-11-24 18:22:01 +00:00
  • 9c842e7eab chore: remove cached Wikid82 2025-11-24 18:21:11 +00:00
  • 5b041819bb feat: add Git Remove Cached task to VSCode tasks Wikid82 2025-11-24 18:20:21 +00:00
  • 0da7d5dbf7 feat: add docker-compose.local.yml to .gitignore Wikid82 2025-11-24 18:16:48 +00:00
  • af5a0b4ef8 feat: add transient import preview and commit functionality with tests Wikid82 2025-11-24 18:14:59 +00:00
  • a698dff33a feat: implement transient import previews and persist-on-commit Wikid82 2025-11-24 17:43:55 +00:00
  • 8babd2f430 feat: Enhance import handler to support mounted Caddyfile and improve conflict reporting Wikid82 2025-11-24 17:32:56 +00:00
  • fce717f7d9 feat: Update launch configuration and docker-compose for backend debugging Wikid82 2025-11-24 16:34:46 +00:00
  • c42e4d5ab9 feat: Add .vscode/launch.json to .gitignore Wikid82 2025-11-24 12:37:49 +00:00
  • 933f37ab18 Merge pull request #202 from Wikid82/development Jeremy 2025-11-24 11:33:52 -05:00
  • efb454c96a Merge pull request #212 from Wikid82/renovate/docker-setup-qemu-action-3.x Jeremy 2025-11-24 11:32:38 -05:00
  • 740b951e34 Merge pull request #205 from Wikid82/renovate/aquasecurity-trivy-action-0.x Jeremy 2025-11-24 11:32:20 -05:00
  • e076748cb4 Merge pull request #198 from Wikid82/renovate/github-codeql-action-digest Jeremy 2025-11-24 11:30:40 -05:00
  • a09104bf89 Merge pull request #216 from Wikid82/renovate/actions-checkout-6.x Jeremy 2025-11-24 11:30:18 -05:00
  • 2323774476 Merge pull request #214 from Wikid82/renovate/softprops-action-gh-release-2.x Jeremy 2025-11-24 11:29:34 -05:00
  • 7e921bfeb0 chore(deps): update actions/checkout action to v6 renovate[bot] 2025-11-24 16:29:11 +00:00
  • 24b7afe7f4 chore(deps): update github/codeql-action digest to fdbfb4d renovate[bot] 2025-11-24 16:29:00 +00:00
  • 08fc1b4e5a Merge pull request #213 from Wikid82/renovate/github-codeql-action-3.x Jeremy 2025-11-24 11:28:09 -05:00
  • 79ed26f66c Merge pull request #206 from Wikid82/renovate/go-1.x Jeremy 2025-11-24 11:27:52 -05:00
  • e8659d528e chore(deps): update softprops/action-gh-release action to v2.4.2 renovate[bot] 2025-11-24 16:27:48 +00:00
  • 58358b3834 chore(deps): update github/codeql-action action to v3.31.5 renovate[bot] 2025-11-24 16:27:42 +00:00
  • e396d2ea25 chore(deps): update docker/setup-qemu-action action to v3.7.0 renovate[bot] 2025-11-24 16:27:38 +00:00
  • 6f10e31d66 chore(deps): update aquasecurity/trivy-action action to v0.33.1 renovate[bot] 2025-11-24 16:27:34 +00:00
  • 22e280c9f4 Merge pull request #207 from Wikid82/renovate/node-20.x Jeremy 2025-11-24 11:27:32 -05:00
  • 166f9970a6 Merge pull request #209 from Wikid82/renovate/docker-login-action-3.x Jeremy 2025-11-24 11:27:06 -05:00
  • 230bc3dfd8 Merge pull request #211 from Wikid82/renovate/docker-setup-buildx-action-3.x Jeremy 2025-11-24 11:26:47 -05:00
  • 57e4fc1a2a Merge pull request #197 from Wikid82/renovate/pin-dependencies Jeremy 2025-11-24 11:26:24 -05:00
  • e54de9a80c chore(deps): update docker/setup-buildx-action action to v3.11.1 renovate[bot] 2025-11-24 13:01:46 +00:00
  • d5b322eff2 chore(deps): update docker/metadata-action action to v5.9.0 (#210) renovate[bot] 2025-11-24 13:01:24 +00:00
  • c40972e3c4 chore(deps): update renovatebot/github-action action to v44.0.4 (#208) renovate[bot] 2025-11-24 08:49:19 +00:00
  • 769d38e8ec chore(deps): update docker/login-action action to v3.6.0 renovate[bot] 2025-11-24 05:00:22 +00:00
  • 55dd97dd76 chore(deps): update actions/upload-artifact action to v4.6.2 (#204) renovate[bot] 2025-11-24 04:59:48 +00:00
  • 744d3485dd chore(deps): update dependency node to v20.19.5 renovate[bot] 2025-11-24 04:18:04 +00:00
  • 893e706c7e chore(deps): update dependency go to v1.25.4 renovate[bot] 2025-11-24 04:18:00 +00:00
  • 7cf7da2300 chore(deps): update actions/download-artifact action to v4.3.0 (#200) renovate[bot] 2025-11-24 04:17:29 +00:00
  • 7da561de56 feat: Update notification type in UptimeService based on monitor status changes Wikid82 2025-11-24 04:10:02 +00:00
  • 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. Wikid82 2025-11-24 03:52:37 +00:00
  • b0f5466967 feat: Enhance CertificateService to scan Caddy data directory for auto-generated certificates Wikid82 2025-11-24 03:20:09 +00:00
  • 71cb2bea92 feat: Update certificate service path to use configurable Caddy data directory Wikid82 2025-11-24 02:41:42 +00:00
  • 247c7d1d7b feat: Preload Locations and Certificate for proxy hosts in ApplyConfig Wikid82 2025-11-24 02:32:52 +00:00
  • 65ce88d59c feat: Enhance SyncMonitors to support SSL and upgrade monitor URLs to HTTPS Wikid82 2025-11-24 01:02:42 +00:00
  • 9d366ff7c9 chore(deps): pin dependencies renovate[bot] 2025-11-24 00:59:32 +00:00
  • 1fb3e59824 refactor: Clean up formatting and spacing in Notifications and Uptime components Wikid82 2025-11-24 00:51:08 +00:00
  • 51a6c40b37 feat: Update UptimeService to check public URLs and migrate existing monitors Wikid82 2025-11-24 00:50:23 +00:00
  • f39a1b7e95 feat: Implement initial Caddy config synchronization with readiness check Wikid82 2025-11-24 00:38:14 +00:00
  • 1107a892b2 feat: Make domain names clickable with configurable open behavior Wikid82 2025-11-23 23:54:04 +00:00
  • 642d4d2437 feat: Enhance Uptime heartbeat bar Wikid82 2025-11-23 23:50:04 +00:00
  • 527c54582f feat: Add notification test button and fix Discord webhook URL support Wikid82 2025-11-23 22:58:07 +00:00
  • 6f669d0d7a chore: Update .dockerignore to include additional frontend and backend artifacts Wikid82 2025-11-23 22:55:32 +00:00
  • 8120806c68 chore: Update .gitignore and commit remaining frontend changes Wikid82 2025-11-23 20:44:19 +00:00
  • 1b12dbaf8b feat: Update frontend deps, improve backend coverage, add notification/uptime features Wikid82 2025-11-23 20:42:18 +00:00
  • a97faf3ba1 chore: update Dockerfile and docker-compose for timezone consistency and improved dependencies Wikid82 2025-11-23 16:48:04 +00:00
  • 22d3555811 chore: refactor certificate service and hook for improved clarity and initialization Wikid82 2025-11-23 16:39:13 +00:00
  • d790eb88f6 chore: update certificate routes to use standard Caddy data directory Wikid82 2025-11-23 16:36:06 +00:00
  • aa4ca708c6 chore: add timezone environment variable for consistency in Docker configuration Wikid82 2025-11-23 16:34:27 +00:00
  • 0fe5c6fa92 chore: update layout styles for improved responsiveness and add parsing utility Wikid82 2025-11-23 16:29:25 +00:00
  • e47121f267 chore: update configuration files and styles for improved debugging and layout Wikid82 2025-11-23 16:19:15 +00:00
  • 4f771e2216 chore: restore VSCode configuration files for debugging and task automation Wikid82 2025-11-23 10:40:12 -05:00
  • d3f3d39fbd Merge pull request #196 from Wikid82/development Jeremy 2025-11-23 10:29:08 -05:00
  • 0a0f0b1353 Merge pull request #195 from Wikid82/main Jeremy 2025-11-23 10:28:30 -05:00
  • 534b19d308 chore: add initial workspace configuration file Wikid82 2025-11-23 10:27:23 -05:00
  • 01c4201b19 chore: remove .vscode and *.code-workspace from .gitignore Wikid82 2025-11-23 10:26:15 -05:00
  • ce89c63afc feat: implement certificate upload and deletion functionality, enhance certificate management in the API and frontend Wikid82 2025-11-22 23:05:23 -05:00
  • 155bedcf66 feat: add SSL provider selection to settings and update config generation Wikid82 2025-11-22 22:22:22 -05:00
  • e66db3c27f fix: remove unsupported email field from zerossl issuer config Wikid82 2025-11-22 22:14:15 -05:00
  • f258317190 fix: improve error handling in proxy host form submission Wikid82 2025-11-22 22:02:48 -05:00
  • 3730ce3152 fix: normalize domains to lowercase in caddy config, improve error logging Wikid82 2025-11-22 21:47:40 -05:00