Commit graph

13 commits

Author SHA1 Message Date
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
Miraty
a63cf55c72 Add linkToDocs() 2022-07-20 20:03:45 +02:00
Miraty
1167b52fc6 ns: add CNAME, DNAME and LOC records forms 2022-06-30 01:14:58 +02:00
Miraty
6dbc63a36a Add form to delete account
Move service-specific deletion code to functions
2022-06-18 04:22:05 +02:00
Miraty
aef17741e6 Add pages to display domains contents 2022-06-16 15:08:50 +02:00
Miraty
9bcf3a57a2 Add formatAbsoluteDomain, remove regGetUpperDomain 2022-06-15 15:30:18 +02:00
Miraty
90d8e2fce7 More emojis, displayIndex, descriptions in pages.php 2022-06-14 18:21:09 +02:00
Miraty
41568a9684 Split zone.php and use arrays for page titles 2022-06-12 03:28:43 +02:00
Miraty
d9440231ac del-http-onion.php + query() 2022-06-11 23:42:48 +02:00
Miraty
e637877ab3 Add unregister.php 2022-06-10 03:10:10 +02:00
Miraty
c997ac424d http-onion.php now works 2022-06-07 17:58:46 +02:00
Miraty
46218fb3d3 Use ini file for config + remove old SFTP page 2022-05-20 00:15:13 +02:00
Miraty
b1f54aa155 Better segmentation between services 2022-04-23 01:57:43 +02:00
Renamed from inc/pages.php (Browse further)