Commit Graph

68 Commits

Author SHA1 Message Date
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
67f1833b3e Add missing string 2020-11-21 18:45:36 +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
d0f1f60c20 Merge pull request #18 from DanWin/changedate
Keep track of change date closed #9
2020-11-08 19:05:17 +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
ae65728581 Backwards compatibility to php 7 2020-10-25 19:12:47 +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
cbb8d144f0 Align X-Frame-Options with CSP 2020-10-17 11:24:44 +02:00
83eb89830c Simplify CSP 2020-10-17 10:34:25 +02: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
2b3e4ba971 Add robots.txt 2020-10-17 08:44:47 +02:00
2e7c941892 Bump version 1.1 2020-10-16 23:05:10 +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
addb6b24d8 Update readme 2020-10-16 17:26:11 +02:00
310e1cea86 Russian translation file doesn't contain any translations... 2020-10-16 17:14:44 +02:00
05df3fb98d Replace deprecated html tags with css 2020-10-16 17:13:49 +02:00
f7721ba66b Merge pull request #17 from DanWin/admin-approval
Add admin approval
2020-10-16 15:25:21 +02:00
49623924c2 Add admin approval 2020-10-16 15:23:53 +02:00
9f5c519652 Set secure cookie attributes 2020-10-16 11:11:53 +02:00
0e221ecadf Replace hardcoded int with its corresponding constant 2020-10-15 22:22:24 +02:00
bf4c212f88 Use $T for translation instead of verwriting $I directly 2020-10-15 22:05:23 +02:00
af7115535c Open language switch in target=_self 2020-10-15 22:01:07 +02:00
24c47bbd53 Fix potential incorrect link building 2020-10-15 21:57:57 +02:00
1827382524 reference the config file without relying on working directory 2020-10-15 21:31:28 +02:00
e61be13015 Update link sources 2020-10-15 21:24:23 +02:00
5431f62e18 Add base-uri to CSP 2020-10-15 20:50:37 +02:00
c8f815552a Disallow framing in CSP 2020-10-15 20:31:50 +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
9652d30c51 Make use of new language files 2020-10-15 17:28:11 +02:00
d789b1569e Updated copyright + use require_once instead of include 2020-10-15 17:25:49 +02:00
d078a3e9ad Merge pull request #16 from DanWin/DanWin-funding
Create FUNDING.yml
2020-10-15 17:14:35 +02:00
cf5ec82bb7 Create FUNDING.yml 2020-10-15 17:14:20 +02:00