Commit Graph

18 Commits

Author SHA1 Message Date
4780762ef4 doc block fix & php cbf
All checks were successful
CI / testsuite (mysql, 8.2, ) (push) Successful in 4m5s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 3m51s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 7m33s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Successful in 4m3s
CI / testsuite (mysql, 8.4, ) (push) Successful in 19m7s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 12m58s
CI / Coding Standard & Static Analysis (push) Successful in 3m17s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 16m8s
2026-01-28 02:02:30 -08:00
dea409c066 captchas sql
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 13m24s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 13m28s
CI / testsuite (mysql, 8.4, ) (push) Successful in 16m19s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 13m4s
CI / testsuite (pgsql, 8.4, ) (push) Has started running
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has started running
CI / testsuite (sqlite, 8.4, ) (push) Has started running
CI / Coding Standard & Static Analysis (push) Has been cancelled
2026-01-28 01:33:24 -08:00
1be025aa22 tests should be working / build should suceed now
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Failing after 4m30s
CI / testsuite (pgsql, 8.2, ) (push) Failing after 8m57s
CI / testsuite (mysql, 8.4, ) (push) Has started running
CI / testsuite (pgsql, 8.4, ) (push) Has started running
CI / testsuite (sqlite, 8.2, ) (push) Has started running
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Has been cancelled
CI / testsuite (sqlite, 8.4, ) (push) Has been cancelled
CI / Coding Standard & Static Analysis (push) Has been cancelled
2026-01-28 01:23:58 -08:00
c267e6b521 Merge branch '0.x' into prod
Some checks failed
CI / testsuite (mysql, 8.4, ) (push) Successful in 9m6s
CI / testsuite (mysql, 8.2, ) (push) Successful in 13m4s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 6m33s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 12m54s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m47s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 11m26s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 19m59s
CI / Coding Standard & Static Analysis (push) Successful in 12m25s
2026-01-27 00:56:53 -08:00
0d95e6323a remove @uses
Some checks failed
CI / testsuite (mysql, 8.2, ) (push) Successful in 13m39s
CI / testsuite (pgsql, 8.2, ) (push) Successful in 13m38s
CI / testsuite (mysql, 8.4, ) (push) Successful in 16m40s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 8m22s
CI / testsuite (sqlite, 8.2, ) (push) Successful in 13m33s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 8m15s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 19m17s
CI / Coding Standard & Static Analysis (push) Successful in 12m3s
2026-01-27 00:36:08 -08:00
ac32ba85fa Merge branch '0.x' into prod 2026-01-26 23:43:10 -08:00
d7fa7108a6 CI, read me update, php composer version min = 8.2
Some checks failed
CI / testsuite (pgsql, 8.2, ) (push) Failing after 4m38s
CI / testsuite (mysql, 8.2, ) (push) Failing after 9m2s
CI / testsuite (pgsql, 8.4, ) (push) Successful in 8m59s
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 3m30s
CI / testsuite (sqlite, 8.2, ) (push) Failing after 8m10s
CI / testsuite (mysql, 8.4, ) (push) Successful in 19m59s
CI / testsuite (sqlite, 8.4, ) (push) Successful in 6m18s
CI / Coding Standard & Static Analysis (push) Successful in 12m34s
2026-01-26 23:41:25 -08:00
348665deb8 first/last name instead ofj ust name, fix og migration instead of updating in second file sqlite issue 2026-01-26 23:31:29 -08:00
ea1cb8cd29 fixtures suck 2026-01-24 11:11:04 -08:00
37b7bca3be WIP - phpstan and phpcs - tests failing currently 2026-01-24 01:20:17 -08:00
31650e55c2 better config setup 2025-11-11 02:22:01 -08:00
0d46eb4cc5 suggest captcha 2025-11-11 00:00:14 -08:00
f26aa9cbd3 tests working with emails alsog 2025-11-10 23:51:18 -08:00
a659368867 tests 2025-11-10 22:26:52 -08:00
77f09055c9 only load captcha helper if requiring captcha, use our own constant for mysql datetime 2025-01-10 01:34:02 -08:00
798635bb33 dont need app controller just extend app/app controller directly which is alredy being done 2025-01-09 23:56:33 -08:00
9e6ce06a24 first real commit in standalone repo 2025-01-09 23:47:18 -08:00
bmfs
0e8844f47e Initial commit 2025-01-10 07:39:37 +00:00