Branch: refs/heads/feature/uploadLimitErrors
Home: https://github.com/s9y/Serendipity
Commit: 092edcce1a4a96dd9690af8f9ab9fd21b8f6968f
https://github.com/s9y/Serendipity/commit/092edcce1a4a96dd9690af8f9ab9fd21b8f6968f
Author: onli <on...@pa...>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M include/functions_config.inc.php
Log Message:
-----------
Fix: 500 error when logged out caused by NULL as authorid
That NULL would work on SQLite, but caused a crash on PostgreSQL
Commit: a1abf2257dbb506f80ef499fe8f3bb7d18636c22
https://github.com/s9y/Serendipity/commit/a1abf2257dbb506f80ef499fe8f3bb7d18636c22
Author: onli <on...@pa...>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M docs/NEWS
A templates/clean-blog/css/all.css
A templates/clean-blog/css/all.min.css
A templates/clean-blog/css/bootstrap.min.css
A templates/clean-blog/css/bootstrap.min.css.map
A templates/clean-blog/css/brands.css
A templates/clean-blog/css/brands.min.css
A templates/clean-blog/css/fontawesome.css
A templates/clean-blog/css/fontawesome.min.css
A templates/clean-blog/css/regular.css
A templates/clean-blog/css/regular.min.css
A templates/clean-blog/css/solid.css
A templates/clean-blog/css/solid.min.css
A templates/clean-blog/css/svg-with-js.css
A templates/clean-blog/css/svg-with-js.min.css
A templates/clean-blog/css/svg.css
A templates/clean-blog/css/svg.min.css
A templates/clean-blog/css/v4-font-face.css
A templates/clean-blog/css/v4-font-face.min.css
A templates/clean-blog/css/v4-shims.css
A templates/clean-blog/css/v4-shims.min.css
A templates/clean-blog/css/v5-font-face.css
A templates/clean-blog/css/v5-font-face.min.css
A templates/clean-blog/css/webfonts.css
M templates/clean-blog/index.tpl
A templates/clean-blog/js/bootstrap.min.js
A templates/clean-blog/webfonts/fa-brands-400.woff2
A templates/clean-blog/webfonts/fa-regular-400.woff2
A templates/clean-blog/webfonts/fa-solid-900.woff2
A templates/clean-blog/webfonts/fa-v4compatibility.woff2
A templates/clean-blog/webfonts/lora-v37-cyrillic_cyrillic-ext_latin_latin-ext_math_symbols_vietnamese-italic.woff2
A templates/clean-blog/webfonts/lora-v37-cyrillic_cyrillic-ext_latin_latin-ext_math_symbols_vietnamese-regular.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-300.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-800.woff2
Log Message:
-----------
clean-blog: Update used projects bootstrap, font awesome, google fonts (#923)
* clean-blog: Drop IE shims
* clean-blog: Update bootstrap to v3.4.1 and serve locally
* clean-blog: Update font awesome to v7 and serve locally
* clean-blog: update bootstrap js to v3.4.1 and serve locally
* clean-blog: Serve Open Sans and Lora locally
* clean-blog: Fix social icons at the bottom
* document changes
* Use instagram icon for instagram button
Wasn't available in old font awesome version
Commit: 8fb6635f82f6f9073e2b3fbba9c61a3cec12aa7c
https://github.com/s9y/Serendipity/commit/8fb6635f82f6f9073e2b3fbba9c61a3cec12aa7c
Author: onli <on...@pa...>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M docs/NEWS
M templates/clean-blog/UTF-8/lang_de.inc.php
M templates/clean-blog/UTF-8/lang_en.inc.php
M templates/clean-blog/UTF-8/lang_ru.inc.php
M templates/clean-blog/config.inc.php
M templates/clean-blog/index.tpl
M templates/clean-blog/lang_de.inc.php
M templates/clean-blog/lang_en.inc.php
M templates/clean-blog/lang_ru.inc.php
Log Message:
-----------
clean blog: Provide option for mastodon profile button (#929)
* clean blog: Provide option for mastodon profile button
* document changes
Commit: 86bd028e41b95a1ad8c310cf41a9459fd4237ad0
https://github.com/s9y/Serendipity/commit/86bd028e41b95a1ad8c310cf41a9459fd4237ad0
Author: onli <on...@pa...>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M docs/NEWS
M include/functions_config.inc.php
M templates/clean-blog/UTF-8/lang_de.inc.php
M templates/clean-blog/UTF-8/lang_en.inc.php
M templates/clean-blog/UTF-8/lang_ru.inc.php
M templates/clean-blog/config.inc.php
A templates/clean-blog/css/all.css
A templates/clean-blog/css/all.min.css
A templates/clean-blog/css/bootstrap.min.css
A templates/clean-blog/css/bootstrap.min.css.map
A templates/clean-blog/css/brands.css
A templates/clean-blog/css/brands.min.css
A templates/clean-blog/css/fontawesome.css
A templates/clean-blog/css/fontawesome.min.css
A templates/clean-blog/css/regular.css
A templates/clean-blog/css/regular.min.css
A templates/clean-blog/css/solid.css
A templates/clean-blog/css/solid.min.css
A templates/clean-blog/css/svg-with-js.css
A templates/clean-blog/css/svg-with-js.min.css
A templates/clean-blog/css/svg.css
A templates/clean-blog/css/svg.min.css
A templates/clean-blog/css/v4-font-face.css
A templates/clean-blog/css/v4-font-face.min.css
A templates/clean-blog/css/v4-shims.css
A templates/clean-blog/css/v4-shims.min.css
A templates/clean-blog/css/v5-font-face.css
A templates/clean-blog/css/v5-font-face.min.css
A templates/clean-blog/css/webfonts.css
M templates/clean-blog/index.tpl
A templates/clean-blog/js/bootstrap.min.js
M templates/clean-blog/lang_de.inc.php
M templates/clean-blog/lang_en.inc.php
M templates/clean-blog/lang_ru.inc.php
A templates/clean-blog/webfonts/fa-brands-400.woff2
A templates/clean-blog/webfonts/fa-regular-400.woff2
A templates/clean-blog/webfonts/fa-solid-900.woff2
A templates/clean-blog/webfonts/fa-v4compatibility.woff2
A templates/clean-blog/webfonts/lora-v37-cyrillic_cyrillic-ext_latin_latin-ext_math_symbols_vietnamese-italic.woff2
A templates/clean-blog/webfonts/lora-v37-cyrillic_cyrillic-ext_latin_latin-ext_math_symbols_vietnamese-regular.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-300.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600.woff2
A templates/clean-blog/webfonts/open-sans-v44-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-800.woff2
Log Message:
-----------
Merge branch 'master' into feature/uploadLimitErrors
Compare: https://github.com/s9y/Serendipity/compare/b1f95e89b8b6...86bd028e41b9
To unsubscribe from these emails, change your notification settings at https://github.com/s9y/Serendipity/settings/notifications
|