964 Commits

Author SHA1 Message Date
Fraenkiman
66ff2f76f1 Update main.lib.php 2023-09-30 21:33:55 +02:00
Frank Hochmuth
fd30261d89
Merge branch 'flatpressblog:master' into upstream/issue220 2023-09-02 12:28:52 +02:00
Arvid Zimmermann
3343bcc673
Update CHANGELOG.md
added #217
2023-09-02 12:18:20 +02:00
Arvid Zimmermann
d49c2c40b8
Merge pull request #257 from Fraenkiman/upstream/issue217-Vulnerability-Stored-XSS-
Prevents upload of files with .xsig extension
2023-09-02 12:13:56 +02:00
Fraenkiman
9c8478d4de Update lang.de-de.php 2023-09-02 00:57:36 +02:00
Fraenkiman
326f5aa163 - Error messages now multilingual
- Error messages are now supported in multiple languages
2023-09-01 23:09:33 +02:00
Fraenkiman
759a459e01 Update main.lib.php 2023-09-01 00:45:06 +02:00
Fraenkiman
36df32236c Update main.lib.php
- Username can only contain letters, numbers and 1 underscore.
2023-08-31 23:59:53 +02:00
Fraenkiman
3c9cc69364 Prevents upload of files with .xsig extension
Fixes Vulnerability Stored XSS #217
2023-07-29 13:12:30 +02:00
Arvid Zimmermann
1aab02cabf
Merge pull request #246 from Fraenkiman/upstream/fpprotect
The CSP directives enforce the use of HTTPS.
2023-07-01 14:55:03 +02:00
Arvid Zimmermann
9901e645c7
Update CHANGELOG.md
added #247, #249
2023-07-01 13:36:38 +02:00
Arvid Zimmermann
549359eb24
Merge pull request #247 from Fraenkiman/upstream/post-preview
Prevents oversizing in the post-preview, when applying the code tag.
2023-07-01 13:25:08 +02:00
Arvid Zimmermann
e5edd0ff62
Merge pull request #249 from Fraenkiman/upstream/IE-Fix-obsolet
removes IE fix
2023-07-01 13:19:02 +02:00
Fraenkiman
ca77a8ab22 removes IE fix
IE fix in Leggero-v2 style is deprecated
2023-06-28 22:15:10 +02:00
Fraenkiman
5699deecd6 Prevents oversizing in the post-preview, when applying the code tag.
* Prevents oversizing in the post-preview, when applying the code tag.
2023-06-25 13:58:40 +02:00
Fraenkiman
b4af3ed362 Update plugin.fpprotect.php
Closing separation removed
2023-06-23 00:09:32 +02:00
Fraenkiman
037b33d19d The CSP directives enforce the use of HTTPS.
Some resources are now loaded udependently of the source domain only via secure channels (https).
This can significantly reduce the risk and impact of cross-site scripting attacks in modern browsers.
This also offers the advantage that, for example, "old" inline scripts do not have to be rewritten outside their own domain.
2023-06-16 00:48:21 +02:00
Arvid Zimmermann
217a36257b
Update CHANGELOG.md
updated Smarty version
2023-06-11 14:41:29 +02:00
Arvid Zimmermann
0c87a7b816
Merge pull request #243 from Fraenkiman/upstream/issue227
This performs a Smarty update [4.3.1] - 2023-03-28
2023-06-11 14:09:38 +02:00
Arvid Zimmermann
ee5bb885d5
Merge pull request #224 from Fraenkiman/upstream/issue223
Double close p element removed from language files
2023-06-11 14:06:45 +02:00
Arvid Zimmermann
2ca18fe030
Update CHANGELOG.md
added #197, #216
2023-06-11 14:04:56 +02:00
Arvid Zimmermann
61aee176b8
Merge pull request #198 from Fraenkiman/upstream/issue197
The setup, the blog and the admin area starts automatically in the language of the user.
2023-06-11 14:01:43 +02:00
Arvid Zimmermann
23887dc84e
Update CHANGELOG.md
added #205 and #207
2023-06-11 13:59:00 +02:00
Arvid Zimmermann
e5b41d9a6a
Merge pull request #208 from Fraenkiman/upstream/issue205
Multilingual support for reporting to the site admin
2023-06-11 13:55:53 +02:00
Arvid Zimmermann
7c25188a4d
Update CHANGELOG.md
#140 #144 #201 added
2023-06-11 13:45:04 +02:00
Arvid Zimmermann
909d48296b
Merge pull request #203 from Fraenkiman/upstream/issue201
fixes several layout/css-glitches in the previous administration area and in the styles
2023-06-11 13:38:13 +02:00
Arvid Zimmermann
145890587e
Merge pull request #234 from Fraenkiman/upstream/issue233
Update lang.de-de.php
2023-06-11 13:31:30 +02:00
Arvid Zimmermann
ce2bb9ca76
Update CHANGELOG.md
Added #237 fix
2023-06-11 13:30:33 +02:00
Arvid Zimmermann
0bd6842a2f
Merge pull request #238 from Fraenkiman/upstream/issue237
Format for date and time corrected
2023-06-11 13:28:51 +02:00
Arvid Zimmermann
ec86787554
Update CHANGELOG.md
Added reactivated Stats panel
2023-06-11 13:23:51 +02:00
azett
ffe14bace1 Typo ;) 2023-06-11 13:17:48 +02:00
Arvid Zimmermann
ae36c216e9
Merge pull request #242 from Fraenkiman/upstream/issue241
Enables NoWhereMan's statistics panel
2023-06-11 13:15:19 +02:00
Arvid Zimmermann
2742ca09eb
Merge pull request #231 from Fraenkiman/upstream/issue230
Delete the .htaccess file from the root directory
2023-06-11 13:05:29 +02:00
Arvid Zimmermann
19d9892e47
Merge pull request #219 from Fraenkiman/upstream/issue147
Adds a PhotoSwipe demo gallery
2023-06-11 13:03:47 +02:00
Arvid Zimmermann
09600444a3
fixed social links 2023-06-07 20:30:36 +02:00
Fraenkiman
4e529ee5a5 This performs a Smarty update [4.3.1] - 2023-03-28
Fixes #227

* Releasenotes
2023-05-09 21:58:58 +02:00
Fraenkiman
ee12d6cdc9 Corrected size of link in headline
Corrected size of link in headline
2023-05-07 17:02:12 +02:00
Fraenkiman
af5c77e166 Enables NoWhereMan's statistics panel
Fixes #241 and enables NoWhereMan's statistics panel
2023-05-07 15:23:40 +02:00
Fraenkiman
73153cffed The setup, blog and admin area is automatically determined by the user agent
Fixes #216
Fixes #197

The exchange between browser and server transmits information about the client and its capabilities in headers - user agent, what it accepts, and (what interests us) language. The browser sends the language information in a header.
These values indicate that the browser accepts, for example, US English (en-us) or German (de-de).
We make use of this. The setup of FlatPress now starts automatically in the language of the user. The determined language will also be used as default language for the FlatPressblog and the administration area until the user defines a language himself.

For the setup the language files 'el-gr','es-es','fr-fr' are still missing.
Therefore I limited the automatic determination of the language to 'cs-cz', 'de-de', 'en-us', 'it-it', 'ja-jp', 'nl-nl', 'pt-br'. See #239
2023-04-18 23:27:40 +02:00
Fraenkiman
81febbb3b7 Format for date and time corrected
Format for date and time in comments corrected
2023-04-17 01:30:45 +02:00
Fraenkiman
0b0dec781a Update lang.de-de.php
Fixes #233
2023-04-16 02:09:46 +02:00
Fraenkiman
56dd76da49 Tells the user during setup to configure the PrettyURL plugin and to create a .htacces file in the root directory. Hint for configuring the PrettyURL plugin
Tells the user during setup to configure the PrettyURL plugin and to create a .htacces file in the root directory.

See #230
2023-04-13 00:54:30 +02:00
Fraenkiman
7a34c0b53d Delete .htaccess
Gives the PrettyURL plugin again the possibility to create a predefined .htaccess file with rewrite rules in the main directory.

See #230
2023-04-12 22:08:48 +02:00
Frank Hochmuth
fd0d631259
Merge branch 'flatpressblog:master' into upstream/issue197 2023-04-10 16:25:01 +02:00
Frank Hochmuth
1edaec8734
Merge branch 'flatpressblog:master' into upstream/issue201 2023-04-10 16:24:37 +02:00
Frank Hochmuth
c3c9cff457
Merge branch 'flatpressblog:master' into upstream/issue205 2023-04-10 16:24:15 +02:00
Frank Hochmuth
ab47fe0bd1
Merge branch 'flatpressblog:master' into upstream/issue147 2023-04-10 16:23:47 +02:00
Frank Hochmuth
bd604a04c2
Merge branch 'flatpressblog:master' into upstream/issue223 2023-04-10 16:23:05 +02:00
Arvid Zimmermann
e779dcd348
added #102 fix
Also: reorganized Plugins section
2023-04-10 14:37:47 +02:00
Arvid Zimmermann
34254ed432
Merge pull request #200 from Fraenkiman/upstraem/issue102
Now shows "Inline HTML" and "Toolbar" as enabled
2023-04-10 14:27:42 +02:00