Commit Graph

1262 Commits

Author SHA1 Message Date
f993edf8b3 Merge ca54bbb958 into bee6a83f33 2024-10-17 01:55:17 +00:00
bee6a83f33 CI tweaks 2024-10-01 14:14:33 +10:00
b37ef94c22 CI prints 2024-10-01 08:42:34 +10:00
3f6ac9a021 Add missing locale 2024-09-15 23:04:49 +10:00
1d5f390f9b Implements certificate delete ui 2024-09-15 23:00:49 +10:00
d2048e540d Add domain names to certificates table 2024-09-15 22:33:11 +10:00
d121de808c Fix SSE frontend auth 2024-09-15 21:51:51 +10:00
4d3d37eaed Update s6-overlay 2024-09-11 20:26:22 +10:00
0cd2e07fd3 Fix docker warnings 2024-09-11 20:24:31 +10:00
0a18a565c7 Remove cache from filters, was duplicating incorrect data 2024-09-11 20:21:15 +10:00
c4db4a2647 Fix quotes 2024-09-11 19:38:41 +10:00
e78dd069f1 Quote filter fields 2024-09-11 15:22:10 +10:00
9a2e5c92d5 Improvements to enforce middleware, linting, returning 404 properly 2024-09-11 15:03:00 +10:00
833dd23dce Support table names in filter tags 2024-09-11 15:01:28 +10:00
514520ce1a Linter hacks 2024-09-11 15:01:05 +10:00
21e3bce95d Adds tests for schema json 2024-09-11 15:00:49 +10:00
5dd81c071f Revert sqlite native update, gorm driver doesn't like it 2024-09-09 15:47:13 +10:00
269d088a60 Updates to sqlite fork 2024-09-09 09:27:07 +10:00
f73e09007a Updated deps 2024-09-09 08:42:30 +10:00
16c0276401 Fix flakey CI due to full stack network determination 2024-05-23 08:30:02 +10:00
1831fdff2d Fix CI 2024-05-21 13:52:10 +10:00
8474b1cdec Fix CI 2024-05-21 13:44:27 +10:00
6d2cf77fb2 Fix for CI cleanup 2024-05-21 13:17:09 +10:00
ac0074ea86 Cypress upgrade 2024-05-21 13:06:24 +10:00
52bd7b1d8f Bring CI in line with develop branch 2024-05-17 08:56:57 +10:00
70cfbfb1b0 Replace docs vuepress with vitepress 2024-05-17 08:46:00 +10:00
42cd1f2866 Fix rootfs location and update s6 2024-05-09 08:54:59 +10:00
ecc3b2b5b7 Fixed frontend issues, switched back to nginxproxymanager dockerhub space 2024-05-09 08:41:49 +10:00
ae9504584c Revert eslint upgrade, fix linting 2024-05-08 11:28:16 +10:00
fb880616c7 Updated frontend deps and use node:20 2024-05-08 09:41:32 +10:00
e1b757e177 Yarn audit fix 2024-05-07 21:48:01 +10:00
6a8197d156 Fix linting 2024-05-07 21:28:31 +10:00
be0ce673ff Adds compulsory test coverage, fix tests 2024-05-07 21:24:50 +10:00
6da020aab1 Add goleak in unit tests 2023-11-08 09:57:15 +10:00
689bcb0077 Disable golangci-lint for 1.21 release for now 2023-08-15 11:35:16 +10:00
fd041d9b3c Add more unit tests 2023-08-03 16:35:06 +10:00
9ac0e8c943 Add more unit tests 2023-08-02 15:32:16 +10:00
155e09407f Add more unit tests 2023-08-01 08:19:58 +10:00
db95a465c8 Add more unit tests 2023-07-31 13:49:11 +10:00
6584f87dd2 Add more unit tests 2023-07-31 11:27:10 +10:00
b076f5b3b6 Add more unit tests 2023-07-28 16:10:44 +10:00
e5ade3b4ea Add more unit tests 2023-07-28 15:01:54 +10:00
7f9a1f5a98 Add more backend unit tests 2023-07-27 21:17:08 +10:00
d94e304f31 Use go unit test results in ci 2023-07-27 16:15:30 +10:00
3379f3a665 Tweaks to html report 2023-07-27 15:44:30 +10:00
4ec1b4ed5a Missed a line in CI script 2023-07-27 14:31:40 +10:00
43d989474e Use Publish HTML in CI 2023-07-27 14:25:04 +10:00
1e0baa3911 Archive backend coverage in ci 2023-07-27 13:50:13 +10:00
d8a3726f3a Expose backend coverage in dev mode through web
Generate backend coverage in ci
2023-07-27 13:44:38 +10:00
9faa36315f More unit tests and html coverage report
also fixes a limit bug on listquery
2023-07-27 12:38:35 +10:00