Commit Graph

82 Commits

Author SHA1 Message Date
379a618408 PayPal closed my account... 2021-11-11 13:42:05 +01:00
7e03cfb49f Fix undefined index notice - fixes #23 2021-10-07 22:19:37 +02:00
cd5d0546a5 Make settings value field shorter - Fixes #22 2021-09-19 18:39:54 +02:00
85c46673c8 Fixed placeholder 2021-07-09 23:47:49 +02:00
37a7afe4b5 Disallow otp-credentials Permission 2021-06-19 12:42:49 +02: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
2d4b2beb9b Forbid tracking users via FLoC 2021-05-19 07:22:15 +02:00
3f61fb3a57 Add new security headers 2021-05-14 18:05:35 +02:00
56e123f203 Make use of farsi translation 2021-05-08 20:37:14 +02:00
3d33b0e370 add farsi language 2021-05-08 20:33:37 +02:00
111b79c8a0 New Permissions-Policy syntax 2021-05-04 20:33:30 +02:00
cab72ea840 Update sources and a few small bugfixes 2021-04-21 19:30:29 +02:00
a208bd568c Add Portuguese translation 2021-03-13 14:37:29 +01: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
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