1
0

Commit Graph

  • b6e36ec128 Document Cache-Lite 1.8.3 upgrade onli 2021-03-05 08:23:01 +01:00
  • f7d0e4530c Update Cache-Lite to 1.8.3 Compatibility with PHP 7.4 onli 2021-03-05 08:21:36 +01:00
  • 54efde550e ARCHITECTURE is a markdown file onli 2021-02-07 12:05:32 +01:00
  • b546ea3d4c Add ARCHITECTURE documentation file onli 2021-02-07 12:04:33 +01:00
  • 674319b36b Set utf8 as database charset, use utf8mb4 if possible for mysql For serendipity_config_local.inc.php, see https://github.com/s9y/Serendipity/issues/747 onli 2021-02-03 19:44:30 +01:00
  • 931e621549 Replace token generation with hash and uniqid with secure random numbers from random_bytes Hanno Böck 2021-02-01 10:57:42 +01:00
  • 80be37ca8d document #748 onli 2021-02-03 16:35:19 +01:00
  • 11d903efdb unified parameter for backend_image_add hook surrim 2021-01-15 01:40:22 +01:00
  • 4ef3a8f0bb fix: escape html in plugin list to not hide those after nl2br onli 2020-09-21 19:40:59 +02:00
  • 37cd0c3808 [TASK] Adds 'image_id' to event 'backend_image_add' in addData array Garvin Hicking 2020-09-16 11:21:05 +02:00
  • cb4530f83c functions.inc.php: fix SQL syntax error (postgreSQL), issue #743 Stephan Brunker 2020-08-24 09:24:26 +02:00
  • bd3a9ec832 check if php extension xml is available. fixes #741 Uwe Krause 2020-08-23 15:22:00 +02:00
  • 626aac6335 check if php extension xml is available. fixes #741 Uwe Krause 2020-08-23 15:05:52 +02:00
  • 3e82e948b1 document date/time editor change onli 2020-08-15 09:39:23 +02:00
  • e05739dd5c Adapt datetime reset to split date and time input onli 2020-08-14 18:43:41 +02:00
  • e1bda89dc0 Split timestamp field for supported HTML5 input types onli 2020-08-14 18:37:03 +02:00
  • 26c402ec5c Add TIME language constant onli 2020-08-14 18:35:56 +02:00
  • db08637624 Improve performance of the media library by caching the file list onli 2020-08-01 20:36:23 +02:00
  • 712b958c21 restored accidentally deleted language constants Stephan Brunker 2020-06-18 20:18:17 +02:00
  • dafaae8db0 langs/langsorter: update examples fix 'all' argument Stephan Brunker 2020-06-06 14:59:30 +02:00
  • 3d975cd562 syntax fixes, if without brackets Stephan Brunker 2020-06-06 01:49:43 +02:00
  • 6b4b1bda18 removed smarty assign head_title, already in smarty_init Stephan Brunker 2020-06-06 01:27:55 +02:00
  • bba9792011 update NEWS Stephan Brunker 2020-06-06 01:12:50 +02:00
  • 65e1007ca1 media empty selection: add string for errormessage Stephan Brunker 2020-06-06 00:42:50 +02:00
  • b6f582774a media: fix/add media select button and preview image in plugin configuration Stephan Brunker 2020-06-05 23:25:18 +02:00
  • 6036d62d82 media: added option to disable multiselection (still on by default) Stephan Brunker 2020-06-04 23:48:12 +02:00
  • ac6c2d5269 serendipity_fetchUsers: fix SQL syntax error (WHERE statement twice) Stephan Brunker 2020-06-04 23:40:56 +02:00
  • e893914c7c media: fixup empty selection for upload and empty multiselection issues Stephan Brunker 2020-05-29 22:06:05 +02:00
  • 17761c6214 Show a warning in the ugprader when plugins are not current (#477) onli 2020-05-29 11:25:24 +02:00
  • 2be8e6ba2a Use original image for srcset when it is small (#474) onli 2020-05-28 17:50:39 +02:00
  • 5d67e35f24 Give plugins a way to skip the stored trackback detection (#440) onli 2020-05-28 16:17:16 +02:00
  • cb5e99013e Allow https as trackback url origin onli 2020-05-28 14:33:47 +02:00
  • 0ad7691634 Show an error message when the sqlite database is readonly (#427) onli 2020-05-28 14:07:36 +02:00
  • 40bae4f5b2 Remove db charset conversion buttons onli 2020-05-28 12:33:34 +02:00
  • 0def9e991f MySQL: Set charse tto ut8mb4, needed for some versions (#394) onli 2020-05-28 11:58:26 +02:00
  • 0409717586 media_upload: check for empty file input Stephan Brunker 2020-05-22 20:05:32 +02:00
  • 9f0af1f275 plugin nl2br: add newlines to improve readability of the output Stephan Brunker 2020-05-22 17:57:44 +02:00
  • 8e24108b88 admin/entries.inc.php: strip multilingual from iframe entry Stephan Brunker 2020-05-22 17:54:42 +02:00
  • 0cf227f335 Totally resorted the language files, added subscription strings Stephan Brunker 2020-05-10 22:34:06 +02:00
  • bf8f1aafa5 Disable ckeditor ACF to fix #705 And to prevent similar issues in the future onli 2020-04-27 16:03:53 +02:00
  • 6b6f8138f0 Update README.markdown onli 2020-05-27 13:49:16 +02:00
  • 695055f50c plugin nl2br: add missing 'u' inline element Stephan Brunker 2020-05-15 13:32:05 +02:00
  • 8b5655ce92 Update README.markdown onli 2020-05-04 12:08:36 +02:00
  • 1aec803a23 Update README.markdown onli 2020-05-03 10:57:09 +02:00
  • 3bc302fbcf Fix broken sidebar in bootstrap4 theme Matthias Mees 2020-05-03 19:49:07 +02:00
  • a3007dd5f9 Add PEAR/Exception.php to HTTP/Request2 to evade hoster error See https://board.s9y.org/viewtopic.php?f=10&t=23815&p=10453266 onli 2020-05-03 18:30:04 +02:00
  • dd455ae507 Add Gitlab as Spartacus mirror onli 2020-04-28 15:49:07 +02:00
  • 5ec1754434 Stop appending * to search terms (fixes #704) onli 2020-04-28 13:49:10 +02:00
  • 7e98987b5a Commit changes to bundled-libs after Zend->Laminas rename Soatok Dreamseeker 2020-04-21 05:00:13 -04:00
  • e9f0864c8c Switch from Zend to Laminas Soatok Dreamseeker 2020-04-21 04:59:42 -04:00
  • 24debf1b9e Change locale for Dutch language file. Thomas Hochstein 2020-05-02 18:46:10 +02:00
  • 4db384f926 2k11/admin/comments: Stay on the same page after approving Stephan Brunker 2020-05-02 11:28:07 +02:00
  • c479e1c9d2 escape filter words for regexp Hanno Böck 2020-04-30 07:51:06 +02:00
  • e1291fb54a Update ckeditor to 4.14.0, replace code wrap button with snippet See https://board.s9y.org/viewtopic.php?f=10&t=24808 for context onli 2020-04-29 17:06:38 +02:00
  • 2b6a1a6a3b [plugin recententries] Fix multilingual issues Stephan Brunker 2020-03-26 22:54:09 +01:00
  • 906239faa1 Set hashtype = 2 when converting from MD5 Eike Rathke 2020-04-26 19:28:05 +02:00
  • 4df3ca647f Change German for dashboard upgrade notification. Thomas Hochstein 2020-04-25 10:12:11 +02:00
  • 1032bd9725 Release 2.3.5 Thomas Hochstein 2020-04-25 08:37:03 +02:00
  • 80676e4c91 Release 2.3.5 2.3.5 Thomas Hochstein 2020-04-25 08:31:13 +02:00
  • ee21a59222 Release preparations. Thomas Hochstein 2020-04-25 08:22:12 +02:00
  • 902d1799fc Restrict block display of summary to trackbacks. Thomas Hochstein 2020-04-24 22:08:45 +02:00
  • 7bfa899cc3 Merge pull request #703 from th-h/thh-summary-css Thomas Hochstein 2020-04-25 00:13:27 +02:00
  • c1afdc5a78 Restrict block display of summary to trackbacks. Thomas Hochstein 2020-04-24 22:08:45 +02:00
  • 7064657783 Change meaning of PLUGIN_DOCUMENTATION. Thomas Hochstein 2020-04-24 22:01:28 +02:00
  • 507ede701a Simplify cookie option code and set security flags httponly and samesite=Lax. Include compatibility code for pre-7.3 PHP versions. Hanno Böck 2020-04-24 20:13:10 +02:00
  • 05840cb189 [plugin_comments] Don't strip HTML unconditionally. Thomas Hochstein 2020-04-24 14:49:25 +02:00
  • e60dd8dd2d Merge pull request #702 from th-h/thh-plugin-comments Thomas Hochstein 2020-04-24 15:25:40 +02:00
  • a80a57b780 [plugin_comments] Don't strip HTML unconditionally. Thomas Hochstein 2020-04-24 14:49:25 +02:00
  • 6c15c802d5 CK-Editor: allow details and summary. Thomas Hochstein 2020-04-23 17:56:54 +02:00
  • 9cff057209 CK-Editor: allow details and summary. Thomas Hochstein 2020-04-23 17:56:54 +02:00
  • 928f220c5a [event nl2br] fix concatenation and spaces between newlines stephanbrunker 2020-04-23 00:05:22 +02:00
  • 62543dbd28 Fix accidental deletion of extended properties. Thomas Hochstein 2020-04-18 22:33:20 +02:00
  • ef1279fbec Fix SQL error in plugin_history. Thomas Hochstein 2020-04-11 10:52:50 +02:00
  • c66451e203 Admin template entrylist: entry title was double escaped. Stephan Brunker 2019-12-15 13:09:09 +01:00
  • 64b5d56e00 Unconditionally keep upgraded_version in plugin cache. Thomas Hochstein 2020-03-28 13:15:01 +01:00
  • 891b72574c Fix comment in plugin_api.inc.php Thomas Hochstein 2020-03-28 09:24:30 +01:00
  • 6a8e9637f1 One adv_opts_box should be enough for everybody. Thomas Hochstein 2020-03-27 20:18:46 +01:00
  • b446e6333f Fix regexp in functions_routing.incx.php Thomas Hochstein 2020-03-27 16:47:49 +01:00
  • 6ad0f0514f Truncate extension of media items to 5 chars. Thomas Hochstein 2020-03-25 21:46:05 +01:00
  • c694fb0f45 Fix regexp to truncate media extensińs to 5 chars. Thomas Hochstein 2020-04-20 08:44:30 +02:00
  • b2b1de66b6 Merge pull request #695 from th-h/thh-fixentryprop Thomas Hochstein 2020-04-18 22:41:26 +02:00
  • f32be57fb5 Fix accidental deletion of extended properties. Thomas Hochstein 2020-04-18 22:33:20 +02:00
  • a3f39396c6 [event_spamblock] Don't refresh timeout when displaying preview Stephan Brunker 2020-04-14 14:07:02 +02:00
  • 0d7f55e616 fix oddments in admin/users and admin/entries Stephan Brunker 2020-04-14 13:56:45 +02:00
  • bb021db228 Add note to serendipity_event_spartacus.php. Thomas Hochstein 2020-04-11 12:56:42 +02:00
  • 9b65e717c1 Add note to serendipity_fetchEntries(). Thomas Hochstein 2020-04-11 12:53:09 +02:00
  • 93ba22c8d4 Don't fallback to last page if $totalPages < 1. Thomas Hochstein 2020-04-11 12:47:55 +02:00
  • 6522f043cf Merge pull request #694 from th-h/master Thomas Hochstein 2020-04-11 10:58:29 +02:00
  • 4010d57d28 Fix SQL error in plugin_history. Thomas Hochstein 2020-04-11 10:52:50 +02:00
  • aff7f2ed9c functions_entries: use rewriteURL function for comment submit link Stephan Brunker 2020-04-06 19:36:10 +02:00
  • e288d7e43e Fix display of upgrade notification. Thomas Hochstein 2020-04-03 09:15:33 +02:00
  • 0fc509a50b Add NEWS item. Thomas Hochstein 2020-03-28 15:14:14 +01:00
  • c89d7f92f6 Dashboard: Merge s9y and plugin update notifications. Thomas Hochstein 2020-03-28 15:12:50 +01:00
  • 5ca9da9a56 [event_spartacus] Change dashboard upgrade notification to simple link. Thomas Hochstein 2020-03-28 15:07:48 +01:00
  • de29be7287 Drop unused is_utf8 variable onli 2020-03-28 13:37:12 +01:00
  • b718cf7726 Only set mysqli_set_charset when covnersion is enabled This restores the behaviour from before the move to utf8mb4 and should help legacy blogs not having charset issues, that went from latin1 to utf8 to now utf8mb4 onli 2020-03-28 13:29:56 +01:00
  • 261bac42f1 Bump event_spartacus version Thomas Hochstein 2020-03-28 13:26:06 +01:00
  • 53694e2691 Unconditionally keep upgraded_version in plugin cache. Thomas Hochstein 2020-03-28 13:15:01 +01:00
  • ded855f096 [event_spartacus] Simplify count_plugin_upgrades() Thomas Hochstein 2020-03-28 12:22:09 +01:00
  • 52952ffe36 Fix comment in plugin_api.inc.php Thomas Hochstein 2020-03-28 09:24:30 +01:00