Miraty
|
f15681999b
|
Internal ID, Argon2 for usernames, username changes
|
2022-11-30 23:12:42 +01:00 |
|
Miraty
|
922f649a08
|
Use a hash as internal username
|
2022-11-26 21:45:48 +01:00 |
|
Miraty
|
43aa08fca8
|
Various minor changes
|
2022-11-26 20:10:37 +01:00 |
|
Miraty
|
83f9a05875
|
Add server name in token strings
|
2022-11-22 00:28:19 +01:00 |
|
Miraty
|
18d976217b
|
Use single quotes instead of double quotes
|
2022-11-20 15:11:54 +01:00 |
|
Miraty
|
e3f358a62c
|
Direct zone file edition through <textarea>
|
2022-11-20 01:05:03 +01:00 |
|
Miraty
|
78f76ea9d0
|
Add account types (testing or trusted)
|
2022-11-07 19:40:40 +01:00 |
|
Miraty
|
2e4eb5e9bb
|
Update source code URL
|
2022-10-31 23:49:48 +01:00 |
|
Miraty
|
871e8a4906
|
Delete unused line
|
2022-10-13 00:40:19 +02:00 |
|
Miraty
|
1aa0d02f5e
|
Add link to source code
|
2022-10-07 21:25:15 +02:00 |
|
Miraty
|
e77493feda
|
Only detect files ending with .css in /css/
|
2022-10-06 21:37:20 +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
|
763762f08b
|
fn success/userError/serverError > output($code)
|
2022-09-15 19:18:48 +02:00 |
|
Miraty
|
5561393403
|
Use more PAGE_URL
|
2022-09-13 01:09:40 +02:00 |
|
Miraty
|
bd37c14ef9
|
Use getTitlesLineage() to check if page exists
|
2022-09-09 22:15:52 +02:00 |
|
Miraty
|
9775de3a40
|
Merge html.php into router.php
|
2022-09-09 21:53:31 +02:00 |
|
Miraty
|
21e20c9008
|
Recursive function getTitlesLineage()
|
2022-09-09 20:16:48 +02:00 |
|
Miraty
|
173f7b15d3
|
Allow more than two levels in URL
|
2022-09-09 20:15:10 +02:00 |
|
Miraty
|
3f46159f1e
|
Display page even if errors, recursive executePage()
|
2022-09-07 18:44:49 +02:00 |
|
Miraty
|
c13ec1829a
|
public/ > pages/
|
2022-09-01 04:23:36 +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 |
|