Commit Graph

46 Commits

Author SHA1 Message Date
e85ef8974e Add OpenGraph SearchAction 2023-01-01 17:53:56 +01:00
b7c6d4de4f Add OpenGraph tags 2022-12-30 12:19:09 +01:00
53baf2c9e8 Optimize table sizing based on column content width 2022-12-28 23:41:42 +01:00
4df7e4aba6 Drop less relevant time information 2022-12-28 22:46:59 +01:00
d4aa03b1c5 Links get tested every day, so drop irrelevant last tested column 2022-12-28 22:30:42 +01:00
02ffb70761 Fix captcha when disabled 2022-12-28 21:18:09 +01:00
2976176ecb Make google happy and remove "duplicate content" despite canonical link 2022-12-28 19:40:56 +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
560cd9c72c Add opensearch description 2022-12-26 21:56:40 +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
c9fa1e1e7f Fix paginate wording 2021-06-14 21:28:02 +02:00
7e89f90d08 Drop v2 hidden service support 2021-06-14 19:25:05 +02:00
cab72ea840 Update sources and a few small bugfixes 2021-04-21 19:30:29 +02:00
e58807b3c5 rel attribute not valid base tag + fix displaying error message on no db connection 2020-11-26 23:43:19 +01:00
3d2a45bc79 Fixed typo 2020-11-25 08:47:05 +01:00
7a99b2922e cat and pg parameter can include 0 2020-11-13 10:42:51 +01:00
725e660ac6 Set canonical tag only with whitelisted parameters 2020-11-13 09:21:26 +01:00
b9b5b6092f Only treat pages > 1 as 404, if they don't exist 2020-11-12 10:30:12 +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
b9e93b16e6 Add test page in language variants to sitemap 2020-11-04 23:16:31 +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
d45ee056b4 Disallow indexing URLs with the addr parameter which is only used for editing sites 2020-10-25 18:29:52 +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
267ef405a3 Wording update 2020-10-17 09:33:21 +02:00
d4e5ccd025 Move robots.txt to webroot 2020-10-17 08:49:29 +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
6f5f808a9b Fix error when calling get_table 2020-10-16 18:09:57 +02:00
d42e1db5e5 Modernized php 2020-10-16 18:03:06 +02:00
05df3fb98d Replace deprecated html tags with css 2020-10-16 17:13:49 +02:00
49623924c2 Add admin approval 2020-10-16 15:23:53 +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