Jamie Curnow
cf7306e766
Tweaks to showing new version available
...
- Added frontend translation for english
- Moved frontend api logic to hook and backend api space
- Added swagger schema for the new api endpoint
- Moved backend logic to its own internal file
- Added user agent header to github api check
- Added cypress integration test for version check api
- Added a memory cache item from github check to avoid hitting it too
much
2025-11-13 11:20:31 +10:00
Jamie Curnow
7642d0a000
Cleanup cypress tests
2025-11-03 12:35:58 +10:00
Jamie Curnow
906ce8ced2
Swagger/openapi schema mega fixes and Cypress validation/enforcement
2025-10-30 11:50:51 +10:00
Jamie Curnow
18537b9288
404 hosts add update complete, fix certbot renewals
...
and remove the need for email and agreement on cert requests
2025-10-02 08:12:37 +10:00
Jamie Curnow
fb2708d81d
Fix cypress tests following user wizard changes
2025-10-02 08:12:09 +10:00
Jamie Curnow
8c9d2745e2
Fix remote execution bug where email address can contain malicious code
...
Close stale issues and PRs / stale (push) Has been cancelled
also convert almost all cmd execs for certificates to properly escape arguments
2025-08-20 10:57:24 +10:00
Jamie Curnow
c97b8a339d
Some auto formatting changes suggested by ide
2025-07-09 11:34:57 +10:00
Jamie Curnow
ec81f2489a
Add cypress test to list streams
2025-06-30 11:10:45 +10:00
Jamie Curnow
5e66d677f1
Adds test for dashboard endpoints
Close stale issues and PRs / stale (push) Has been cancelled
2025-03-24 14:34:45 +10:00
Jamie Curnow
6a60627833
Cypress test for Streams
...
and updated cypress + packages
2025-02-05 16:02:17 +10:00
Jamie Curnow
ca3ee98c68
Postgres Support
...
- Combines #4086 and #4087 PRs
- Adds authentik in CI stack
2024-12-24 16:48:48 +10:00
Jamie Curnow
edbed1af90
Adds tests for settings endpoints
...
and reenables dns cert test
and fixes problems with schema
2024-10-17 08:48:47 +10:00
Jamie Curnow
fe2d8895d6
Cypress test for http and dns cert provision
2024-10-16 14:53:57 +10:00
Jamie Curnow
f48e1b46a8
Updated swagger cypress package,
...
which works with proxies
2024-10-16 08:32:49 +10:00
Jamie Curnow
351ba8dacd
More tests for certificates, fixed schema problems
2024-10-16 08:32:49 +10:00
Jamie Curnow
c39d5433bc
Fix CVE-2024-46256 and CVE-2024-46257
...
- Schema validate against bad domain characters
- Integration test for CVE POC examples
- Cypress rewrite of plugins for file upload
2024-10-11 11:31:57 +10:00
Jamie Curnow
4572b205c9
Openapi Schema improvements
...
- Return proper booleans in api responses
- Update jsonschemavalidation to latest draft
2024-10-10 15:53:11 +10:00
Jamie Curnow
6ac9a82279
Major update to cypress
...
- Updated cypress
- Ground work for testing DNS certs in CI
2024-05-21 12:53:07 +10:00