Commit Graph

14 Commits

Author SHA1 Message Date
Miraty 312292d06a feature: reg: allow multiple suffixes 2023-01-23 01:14:59 +01:00
Miraty 335b826559 Gettext internationalization and english translation 2023-01-21 01:27:52 +01:00
Miraty a3da268ead ht: subdomain and subpath on shared domain 2022-12-22 01:44:57 +01:00
Miraty 73c137aaba Split pages/ between pg-act/ and pg-view/ 2022-12-20 21:17:03 +01:00
Miraty 1c193cd59d Add reg/transfer.php 2022-12-13 16:52:10 +01:00
Miraty 7a018e5a88 Trusted > approved, add approval.php, DB_PATH > DB 2022-12-10 18:19:37 +01:00
Miraty f15681999b Internal ID, Argon2 for usernames, username changes 2022-11-30 23:12:42 +01:00
Miraty e3f358a62c Direct zone file edition through <textarea> 2022-11-20 01:05:03 +01:00
Miraty 95095ee6ee Textual changes 2022-11-08 16:30:20 +01:00
Miraty 77a16d0060 Better texts 2022-10-06 15:03:21 +02:00
Miraty 77f6dfaada Token bucket rate limiting 2022-09-17 00:49:07 +02:00
Miraty c65dedf9de Merge TITLES and DESCRIPTIONS into PAGES 2022-09-15 21:23:49 +02:00
Miraty 7f20fcf47e List sites on ht/index 2022-09-07 02:47:50 +02:00
Miraty e3af4c946d router.php + process form before display
The webservers now need to send every request to router.php, which will call appropriate files.

Forms will be treated before being displayed.
2022-09-01 04:21:17 +02:00