587 Commits

Author SHA1 Message Date
azett
e4f542d5cd Hereby, I solemnly declare "Administration area" the official designation for our backend. #39 shall be deemed to be settled :D 2020-01-03 19:23:30 +01:00
azett
0cceecaa02 Leggero V2 is default theme (see #57) 2020-01-03 18:19:54 +01:00
azett
eb20caebc5 Fix for #55: HTTPS URLs in the contact form are now handled correctly. 2020-01-01 00:48:46 +01:00
azett
ddc2af887b Fixed some grammar stuff in German language file. 2019-12-26 19:07:56 +01:00
azett
8a72fcc54a Inremented version number 2019-12-26 18:57:51 +01:00
azett
a9eeb2f408 Fix for #48: Mail adresses are accepted in a broader range. 2019-12-25 22:40:11 +01:00
azett
23c4c33ee1 Overhauled v0.812.2 fix for local file inclusion vulnerability. For details, see http://www.guanting.com/security/exploit/information/27269.html . 2019-12-25 19:39:07 +01:00
azett
9e8298ec05 Updated Smarty to release 2.6.31 2019-12-25 19:01:19 +01:00
azett
97fae60a29 Array and string offset access syntax with curly braces is deprecated as of PHP 7.4 - replaced with square brackets.
Also: Code formatting.
2019-12-25 18:54:10 +01:00
azett
b6f32d1f4f Curly brace syntax for accessing array elements and string offsets will be deprecated as of PHP 7.4 - changed to square brackets. See also https://wiki.php.net/rfc/deprecate_curly_braces_array_access 2019-11-18 16:56:57 +01:00
azett
76dbaa342b BBCode toolbar: Selectboxes of attachments and images are being sorted by name;
fixed redirects after login
2019-10-10 12:29:41 +02:00
azett
e949c087d5 Enhanced [video] element accepts video URLs from YouTube, Vimeo and Facebook. Originally suggested by vodka on the support forum: https://forum.flatpress.org/viewtopic.php?f=2&t=15#p50 - thx!
TO BE DONE: Does not support uploaded videos (like "attachs/video.mp4") yet.

Also: Source code formatting.
2019-10-07 17:00:40 +02:00
azett
2bc7aef693 fixed annoying translation error in de-de -.- 2019-08-27 07:40:18 +02:00
azett
81e10ebbc7
link to release 1.1 added 2019-03-14 19:58:11 +01:00
azett
0b3fdc7d4e
added release date for 1.1 2019-02-22 19:36:57 +01:00
azett
72a8efd0c3 Bugfix: Removed UTF8 BOM from language files 2019-02-22 16:26:41 +01:00
azett
5d2aab7846
added more changes 2019-02-16 22:59:47 +01:00
azett
979e2eaec1
more readme blingbling 2019-02-16 22:41:25 +01:00
azett
6d87f2cc32
readme blingbling 2019-02-16 22:39:43 +01:00
azett
2de7f0761a
readme blingbling 2019-02-16 17:44:27 +01:00
azett
fb934477d6 fixed little syntax glitch 2019-02-16 17:34:58 +01:00
azett
06482d9292 fixed some URLs here and there 2019-02-16 17:21:16 +01:00
azett
1ec8be2cfe utils_geturl() follows redirects (fixes issue #36) 2019-02-13 17:06:56 +01:00
azett
7f2db6d23d
Merge pull request #32 from evacchi/issue-31
Use "//" instead of "http://" in googlefonts URI
2019-02-09 12:52:19 +01:00
azett
a6188978d8 Blockparser plugin: Replaced deprecated create_function() call with anonymous function;
FootNotes plugin: Renamed class-named constructor to "__construct"
2019-02-09 12:35:32 +01:00
azett
6bae0cde9d
more blingbling 2019-02-08 16:29:22 +01:00
azett
81b1495e77
Readme blingbling :) 2019-02-08 16:13:34 +01:00
Edoardo Vacchi
3ab82945a7
Use "//" instead of "http://" in googlefonts URI
will automatically adapt to use http or https depending on current URI
closes #31
2019-02-05 14:35:39 +01:00
azett
30f763e301
misc. small changes 2019-02-03 16:49:48 +01:00
azett
a382485370 gitignore for /fp-content/attachs and /fp-content/images 2019-02-03 15:16:54 +01:00
azett
cf48d1256c deleted unneeded file 2019-02-03 15:01:45 +01:00
azett
8d524a55e7 Readmore plugin: Added Czech language file - thanks again Lubomír!
And: Leggero theme comes with a hint to its different styles.
2019-02-03 14:54:53 +01:00
azett
a693fff74a
added latest changes 2019-02-02 17:37:05 +01:00
azett
8e34af7ec8 Plugin Readmore is now localized 2019-02-02 17:10:57 +01:00
azett
3fa488455b added Czech translation - mnohokrát děkuji, Lubomir! 2019-02-02 16:23:48 +01:00
azett
43a7326208 gitignore for local .settings folder 2019-02-02 16:19:59 +01:00
azett
aab33288e0 Cleaned up the content of the default entry 2019-02-02 16:16:54 +01:00
azett
e1b646e87e Searchbox plugin searches fulltext by default - thanks Lubomir :) 2019-02-02 14:07:40 +01:00
azett
bd796129f2 Added a little documentation on the footnotes plugin. 2019-02-02 13:59:02 +01:00
azett
fea8b3b810 Lightbox Plugin: Updated Slimbox from 2.04 to 2.05, thus fixing the display of the overlay;
set FP system version to "1.1"
2019-02-02 13:35:43 +01:00
azett
123820f407
added link to Tychondriax' site as well 2019-01-31 16:13:11 +01:00
azett
9c4705e059
Added links to Hydra, drudo, alcor 2019-01-31 16:07:01 +01:00
azett
8f846234e7 Changelog updated 2019-01-20 17:10:13 +01:00
azett
7b08da19fe Merge branch 'master' of https://github.com/flatpressblog/flatpress 2019-01-20 17:06:02 +01:00
azett
9bd174673b bbCode element "video" now serves Youtube videos in iFrames instead of Objects. Thanks abrother!
See http://flatpress.org/home/comments.php?entry=entry190112-133621#comment190112-184518
2019-01-20 17:05:33 +01:00
azett
1732294f67
changelog updated 2019-01-20 16:21:36 +01:00
azett
e9fa4c746d removed old jquery files 2019-01-20 16:16:15 +01:00
azett
864d5ece65 Merge branch 'master' of https://github.com/flatpressblog/flatpress 2019-01-20 16:14:23 +01:00
azett
74630a2286 jQuery plugin does load jquery files locally now 2019-01-20 16:13:36 +01:00
azett
7f53bcfae3
v1.0.3.php7 added 2019-01-12 20:53:08 +01:00