Branch: refs/heads/feature/staticpageFixes
Home: https://github.com/s9y/additional_plugins
Commit: 270e204b0ed71670342bcd7c7974f728595a65bb
https://github.com/s9y/additional_plugins/commit/270e204b0ed71670342bcd7c7974f728595a65bb
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_staticpage/serendipity_event_staticpage.php
Log Message:
-----------
Staticpage: Fix database creation always throwing errors
The approach of having the full table created and the old ones altered did not work with the prior code. Instead, the new approach is to only create a minimal table and to alter it to the target state.
Commit: 8c7947c3c27366a719d04a98a35a5fdbde192b14
https://github.com/s9y/additional_plugins/commit/8c7947c3c27366a719d04a98a35a5fdbde192b14
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_staticpage/backend_templates/default_staticpage_backend.tpl
Log Message:
-----------
Fix unknown escape type error for 'js' (#863)
Commit: 927456ea41ac6cd35b051c547f9e37ef65509b7e
https://github.com/s9y/additional_plugins/commit/927456ea41ac6cd35b051c547f9e37ef65509b7e
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_staticpage/serendipity_event_staticpage.php
Log Message:
-----------
Avoid php 8 error about htmlnugger property
Commit: 882c858ee3535f3eebc4051675baf594918643ca
https://github.com/s9y/additional_plugins/commit/882c858ee3535f3eebc4051675baf594918643ca
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_staticpage/ChangeLog
M serendipity_event_staticpage/serendipity_event_staticpage.php
Log Message:
-----------
Document changes and raise version
Commit: 6c9e3381f427f1d08dd49f72e773566d71fb37e3
https://github.com/s9y/additional_plugins/commit/6c9e3381f427f1d08dd49f72e773566d71fb37e3
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_realtimecomments/ChangeLog
M serendipity_event_realtimecomments/rtcomments.js
M serendipity_event_realtimecomments/serendipity_event_realtimecomments.php
Log Message:
-----------
realtimecomments 0.2.0: Fixes for PHP 8 and current comment html (#185)
Commit: 48b2656192b2db6a8f7f4691df1e9304f20a32a4
https://github.com/s9y/additional_plugins/commit/48b2656192b2db6a8f7f4691df1e9304f20a32a4
Author: onli <on...@pa...>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M serendipity_event_staticpage/serendipity_event_staticpage.php
Log Message:
-----------
minor: update comment
Compare: https://github.com/s9y/additional_plugins/compare/0d1ae7469d03...48b2656192b2
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/additional_plugins/settings/notifications
|