Branch: refs/heads/feature/staticpageFixes
Home: https://github.com/s9y/additional_plugins
Commit: d4c687c059c35baf1292ee32b4443d0aa9cdc581
https://github.com/s9y/additional_plugins/commit/d4c687c059c35baf1292ee32b4443d0aa9cdc581
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: 3cd835df95308b9552cc365e6d6af0f69d80915d
https://github.com/s9y/additional_plugins/commit/3cd835df95308b9552cc365e6d6af0f69d80915d
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: 7fe116e9f94749ef54576cadb265e98c59098bab
https://github.com/s9y/additional_plugins/commit/7fe116e9f94749ef54576cadb265e98c59098bab
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: cacce9267f7aa18966ba4c0baca6c7eb83787dbe
https://github.com/s9y/additional_plugins/commit/cacce9267f7aa18966ba4c0baca6c7eb83787dbe
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
Compare: https://github.com/s9y/additional_plugins/compare/d4c687c059c3%5E...cacce9267f7a
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/additional_plugins/settings/notifications
|