Commit Graph

6550 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
c282c2ae3a Initial plan 2026-01-02 05:49:53 +00:00
Frank Elsinga
cd874e787b
Merge branch 'master' into fix/discord-empty-service-url 2026-01-02 06:48:45 +01:00
Frank Elsinga
e4552a2184
simplify extractAddress(monitorJSON) a bit more 2026-01-02 06:47:29 +01:00
Frank Elsinga
1532acaaf3
don't call extractAddress twice 2026-01-02 06:46:50 +01:00
Frank Elsinga
d53248dc85
feat(status-page): add og:type Open Graph meta tags (#6562) 2026-01-02 06:45:12 +01:00
Frank Elsinga
f695304537
Merge branch 'master' into add-og-meta-tags 2026-01-02 06:41:04 +01:00
Frank Elsinga
6a95a88213
Update server/model/status_page.js 2026-01-02 06:40:27 +01:00
iotux
d979e8e11b
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:36:57 +01:00
iotux
5c15b03c6b
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:35:34 +01:00
iotux
9321ff502d
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:34:30 +01:00
iotux
3c7e93141a
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:33:59 +01:00
iotux
3c980056f2
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:32:11 +01:00
iotux
1378879028
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:31:19 +01:00
iotux
ae7dfc5aaa
Update test/backend-test/test-system-service.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-02 06:30:53 +01:00
iotux
44f823a0f4
Merge branch 'louislam:master' into feature/local-service-monitor 2026-01-02 12:19:07 +07:00
Frank Elsinga
1d0415f664
fix(ci): update OS versions in auto-test workflow to use github hosted instead of selfhosted runners (#6567) 2026-01-02 12:48:27 +08:00
Frank Elsinga
1115d7c28d
Update test/backend-test/notification-providers/test-ntlm.js 2026-01-02 05:38:33 +01:00
Frank Elsinga
8c75808d2d
Update test/backend-test/notification-providers/test-ntlm.js 2026-01-02 05:33:22 +01:00
Frank Elsinga
6b05f6269d
make the testcases adopt the new backend test styleguide 2026-01-02 05:30:21 +01:00
Frank Elsinga
0953b966db
move the nltm test to the correct position 2026-01-02 05:27:06 +01:00
Julian Speckmann
112173c37e
Merge pull request #20 from KingIronMan2011/dependabot/npm_and_yarn/qs-6.14.1
Bump qs from 6.10.4 to 6.14.1
2026-01-02 04:40:45 +01:00
Julian Speckmann
4002d86c28
Update Playwright installation to use version variable 2026-01-02 04:34:10 +01:00
Julian Speckmann
efac835b4f fix: add missing newline at end of test-ntlm.js 2026-01-02 04:31:26 +01:00
Julian Speckmann
4ee7fb208d
Merge branch 'master' into security/improved-security 2026-01-02 04:29:06 +01:00
Julian Speckmann
7c594d1c05 Changes made from review 2026-01-02 04:27:08 +01:00
iotux
4468cda83b
Merge branch 'louislam:master' into feature/local-service-monitor 2026-01-02 09:46:53 +07:00
Frank Elsinga
7e557db5f9
chore(sec): pin gha, add dependabot to update them and don't persist credentials (#6568) 2026-01-02 03:36:47 +01:00
Frank Elsinga
289fee40bb
Apply suggestions from code review 2026-01-02 03:29:23 +01:00
Frank Elsinga
a5a20ac075 fix a few more CI issues 2026-01-02 03:07:34 +01:00
Frank Elsinga
a603b8e7d3 more permissions 2026-01-02 03:01:35 +01:00
Frank Elsinga
7141d16a33 add more permissions 2026-01-02 02:59:20 +01:00
Frank Elsinga
c37d019f43 add more permission blocks 2026-01-02 02:58:07 +01:00
Frank Elsinga
1a5b989496 tighten permissions for stalebot 2026-01-02 02:55:14 +01:00
Frank Elsinga
77f52e4d47 don't persist credentials in CI 2026-01-02 02:51:43 +01:00
Frank Elsinga
ba26a31942 add a cooldown 2026-01-02 02:49:26 +01:00
Frank Elsinga
3846333ffb
Update .github/dependabot.yml 2026-01-02 02:48:31 +01:00
Frank Elsinga
4e2b63a6c6
Merge branch 'master' into pin-gha 2026-01-02 02:45:05 +01:00
Frank Elsinga
373ebe2df7 Update prevent-file-change.yml 2026-01-02 02:41:05 +01:00
Frank Elsinga
44cc5e08a7 pin gha and add dependabot to update them 2026-01-02 02:37:58 +01:00
iotux
8a5e09ddbf
Merge branch 'louislam:master' into feature/local-service-monitor 2026-01-02 07:10:52 +07:00
Frank Elsinga
d8bd71f9c9
Added a button to reset the status page icon to the default (#6533) 2026-01-01 20:28:32 +01:00
Cyril59310
480695ff42
Merge branch 'louislam:master' into add-default-icons-status-page 2026-01-01 19:29:27 +01:00
iotux
49962ebe6b
Merge branch 'louislam:master' into feature/local-service-monitor 2026-01-01 23:19:30 +07:00
Frank Elsinga
6d01cf0aae
chore(tests): using test suites and better test names where possible (#6564) 2026-01-01 17:16:01 +01:00
Frank Elsinga
cf1e17f587 fix lint 2026-01-01 17:08:36 +01:00
Frank Elsinga
5f0b1f5e4d improve naming for migration tests 2026-01-01 17:06:29 +01:00
Frank Elsinga
31285004ba move the maintenance to the utils test 2026-01-01 17:06:05 +01:00
Frank Elsinga
f426e5819a reword more of our testsuite names 2026-01-01 17:01:32 +01:00
Frank Elsinga
a27b4eb93f fix fmt 2026-01-01 16:54:34 +01:00
Frank Elsinga
d493291025 update the readme 2026-01-01 16:51:02 +01:00