28 Commits

Author SHA1 Message Date
4dcf1fcfd5 Always set the description - fixes #24 2023-10-16 11:07:23 +02:00
c6be012ce1 Make categories translatable and remove pg=1 as canonical parameter 2023-01-25 19:12:28 +01:00
b7c6d4de4f Add OpenGraph tags 2022-12-30 12:19:09 +01:00
aae719d025 Prefer single quotes to reduce amount of escaping necessary 2022-12-28 00:28:45 +01:00
aa5264cd3b Make hardcoded strings translatable and a few minor changes 2022-12-27 20:20:39 +01:00
76673842b7 add alternate hreflang meta links 2022-12-26 16:10:14 +01:00
14ef9100d5 Migrate translations to gettext 2022-12-26 15:14:16 +01:00
7e89f90d08 Drop v2 hidden service support 2021-06-14 19:25:05 +02:00
725e660ac6 Set canonical tag only with whitelisted parameters 2020-11-13 09:21:26 +01:00
3f97c7d168 Send 404 on non-existing pages 2020-11-08 22:57:49 +01:00
2feb70c0e6 Keep track of change date closed #9 2020-11-08 18:56:01 +01:00
b543320e1f Mobile friendly layout 2020-11-07 18:05:42 +01:00
86b209cf77 Add a sitemap 2020-11-04 22:50:26 +01:00
095685aa77 Use encoding in all curl requests 2020-10-25 19:00:01 +01:00
84c598536b Add missing label tags and role="alert" attriubutes 2020-10-17 10:01:59 +02:00
bcf79f88d2 Mark text as label 2020-10-17 09:40:51 +02:00
98eb4ecd84 Add language meta information 2020-10-17 09:35:53 +02:00
38e34ebd18 Add meta descriptions and set noindex for admin.php 2020-10-16 23:01:18 +02:00
ff984633fe Add function to set common curl options 2020-10-16 22:34:58 +02:00
87a4dfbba7 Css fix 2020-10-16 21:20:41 +02:00
d42e1db5e5 Modernized php 2020-10-16 18:03:06 +02:00
0e221ecadf Replace hardcoded int with its corresponding constant 2020-10-15 22:22:24 +02:00
1827382524 reference the config file without relying on working directory 2020-10-15 21:31:28 +02:00
32d9609e4f Send various securtiy headers 2020-10-15 20:02:00 +02:00
4ddc7de227 No more inline style attributes 2020-10-15 19:38:52 +02:00
fe9971e979 A few minor optimizations 2020-10-15 19:15:23 +02:00
d789b1569e Updated copyright + use require_once instead of include 2020-10-15 17:25:49 +02:00
0d7a32fbcf Collection of the latest changes and improvements 2020-04-28 21:02:33 +02:00