7 Commits

Author SHA1 Message Date
Naterfute
0bdc6dab41 feat: add test database button for admin panel 2025-10-25 08:40:43 -07:00
Eesa
8bdb2a422c feat: import eggs from URLs or URIs whatever (#361)
* feat: import eggs from URLs or URIs whatever

* strip whitespace from ALLOWED_EGG_HOSTS items

* don't allow GitHub by default for adding eggs via URL
2025-10-09 22:37:22 -07:00
Elizabeth
a0232431a5 feat: subdomains 2025-09-06 20:10:27 -05:00
Elizabeth
fed8f55c00 feat: holy fucking captcha batman 2025-08-08 15:12:49 -05:00
naterfute
f14a2862d8 feat(captcha): Remove Recaptcha support in favor of others
- Remove ReCaptcha support and all related files
- Adds support for the following captchas
    - Cloudflare Turnstile
    - Hcaptcha
    - Friendly Captcha
- Implement new captcha middleware and controller
- Add frontend components for new captcha options
- Update settings configuration and views

Closes #169
2025-06-04 17:32:55 -07:00
KalebSchmidlkofer
7cbae14817 formatting 2025-02-26 16:18:28 -08:00
root
7ed12e3f87 Initial commit 2024-01-19 21:39:35 +01:00