Kazhnuz
bfb58fbfb5
🚸 (admin/koblog): ajoute une sidebar full-size
...
Cela permettra d'avoir plus d'espace pour le contenu
2025-01-18 11:10:27 +01:00
Kazhnuz
4765b7bd5c
🍱 (admin): use as favicon a lizard emoji
2025-01-18 10:59:35 +01:00
Kazhnuz
4ee833ffcd
💄 Init a new koblog admin theme
2025-01-18 10:57:53 +01:00
Kazhnuz
0cd6145681
➖ ➕ (fontawesome): replace line-awesome by font-awesome
2025-01-18 10:50:46 +01:00
Kazhnuz
f331d89544
⬆️ (bootstrap): port to bootstrap 5
2025-01-18 10:26:16 +01:00
Kazhnuz
c34a81b052
🐛 (admin): fix css name
2025-01-18 09:16:38 +01:00
Kazhnuz
53ccfb6795
🔖 kb_0.0.1
2025-01-18 09:11:32 +01:00
Kazhnuz
12afb94516
🔥 only bludit can use bludit pro
...
Make bludit the better choice for people wanting the additionnal features
2025-01-18 09:09:47 +01:00
Kazhnuz
9e8607ca8e
💬 ♻️ (rebrand): rename the project as Koblog
...
Fixes #27
2025-01-18 09:06:54 +01:00
Kazhnuz
d1d83e0542
📝 (Readme): explain what kobold is in readme
...
Fixes #25
2025-01-18 09:04:33 +01:00
Kazhnuz Klappsthul
89e866d656
Merge pull request 'Ajout de nouveaux trucs pour les users' ( #1 ) from feat/new-user-stuff into koblog
...
Reviewed-on: #1
2025-01-11 20:03:54 +01:00
Kazhnuz
62a64e21ca
✨ (user): add support for display name
2025-01-10 00:17:32 +01:00
Kazhnuz
63d0e7a14a
💄 (edit-users): add subtitles
2025-01-09 23:46:32 +01:00
Kazhnuz
6716a8bbe7
⚡ ️ (avatar): add a way to reduce avatar size
2025-01-09 20:06:11 +01:00
Kazhnuz
db47816aeb
✨ (users): Add support for personnal page
2025-01-09 19:28:48 +01:00
Kazhnuz
f9bf460018
✨ (users): Add support for pronouns
2025-01-09 19:20:44 +01:00
Kazhnuz
5bf9963052
✨ (edit-user): add a way to change description
2025-01-09 19:12:50 +01:00
Diego Najar
3c02c86498
feat: new bludit version with bug fix for php 5
2024-08-25 10:11:57 +02:00
Diego Najar
fa736d907b
chore: fix versioning number
2024-08-06 22:48:54 +02:00
Diego Najar
16c70204dc
Merge pull request #1572 from basteyy/patch-1
...
Fix 2 deprecated messages
2024-08-06 22:48:24 +02:00
Diego Najar
151c5ab482
Merge pull request #1573 from bramley/correct_good_afternoon
...
Welcome message displays "good night" in the afternoon
2024-08-06 22:40:05 +02:00
Diego Najar
27f352f586
Merge pull request #1574 from kurisotofaa/patch-1
...
Create lt.json
2024-08-06 22:38:49 +02:00
Kristupas Grigas
76a3ea1c3d
Create lt.json
...
translated to lithuanian
2024-07-19 21:08:27 +02:00
Duncan Cameron
e17583fb63
Display correct welcome message when hour is exactly 6, 12 or 18
2024-07-07 13:50:14 +01:00
basteyy
593f5b3aed
Update pagex.class.php
...
Fix deprecated dynamic property creation and week calculation in relativeTime function
- Resolved deprecated warning by avoiding dynamic property creation on DateInterval object.
- Calculated weeks separately and included them correctly in the output string.
- Adjusted the logic to handle weeks within the string array without creating a dynamic property.
- Ensured compatibility with PHP 8.2 and higher, where dynamic properties are deprecated.
This fix prevents the "Deprecated: Creation of dynamic property DateInterval::$w is deprecated" warning and correctly formats the relative time string.
2024-07-06 23:05:51 +02:00
basteyy
4412f339cc
Update pages.class.php
...
Deprecated: uasort(): Returning bool from comparison function is deprecated, return an integer less than, equal to, or greater than zero in /var/www/html/bludit/bl-kernel/pages.class.php on line 424
2024-07-06 23:03:12 +02:00
Diego Najar
49fb7f03b1
after save content redirect to the proper tab to avoid confusion if the content was created or not #1541
2024-06-30 21:59:24 +02:00
Diego Najar
437190fcbb
add telegram support #1565
2024-06-30 21:48:29 +02:00
Diego Najar
4bfa4a74a9
fix: page upload symlink
2024-06-23 21:46:43 +02:00
Diego Najar
e770d6a972
fix: password length when changed user password
2024-06-22 16:34:24 +02:00
Diego Najar
6248ea0a62
chore: add prettierrc and dir=auto to form inputs
2024-06-22 16:22:05 +02:00
Diego Najar
16cd57029b
Merge pull request #1563 from bramley/footer_span_element
...
Remove spurious </span> from theme footer
2024-03-29 10:08:34 +01:00
Diego Najar
af7488f1b4
Merge pull request #1564 from bramley/remove_upload_when_deleting_content_page
...
Use the page UUID to identify the upload directory when deleting a page
2024-03-29 10:07:57 +01:00
Duncan Cameron
957663b48b
Use the page UUID to identify the upload directory when deleting a page
...
Fixes #1545
2024-03-24 20:40:15 +00:00
Duncan Cameron
0b381e8df7
Remove spurious </span>
2024-03-24 12:32:29 +00:00
Diego Najar
d586fce4f2
Merge pull request #1553 from gaincoder/v3.0
...
Add .webp support and fix #1467
2024-01-28 20:13:39 +01:00
Diego Najar
4a645173f7
Merge pull request #1554 from gaincoder/bug-related
2024-01-13 16:03:38 -03:00
Tim Moritz
1c32692b2a
fix crash if no releated pages found
2024-01-12 11:36:08 +01:00
Tim Moritz
1868c63b93
Add .webp support
2024-01-12 10:56:39 +01:00
Diego Najar
7995d862bc
Merge pull request #1543 from gentledawn/patch-1
...
Update theme.class.php
2023-10-14 10:07:09 +02:00
gentledawn
b05655717e
Update theme.class.php
...
Add missing Dribbble.
2023-10-14 14:52:53 +07:00
Diego Najar
be292c15ff
Merge pull request #1533 from hide-me/patch-1
...
Update ru_RU.json
2023-09-19 17:47:12 +02:00
Diego Najar
2d33a325d1
Merge pull request #1534 from hide-me/patch-2
...
Created ru.json
2023-09-19 17:47:04 +02:00
Diego Najar
d2f1068e08
Merge pull request #1535 from hide-me/patch-3
...
Update and rename ru_RU.json to ru.json
2023-09-19 17:46:42 +02:00
Diego Najar
53cc162d3a
Merge pull request #1536 from hide-me/patch-5
...
Rename ru_RU.json to ru.json
2023-09-19 17:46:31 +02:00
Diego Najar
39ff27bff6
Merge pull request #1537 from hide-me/patch-6
...
Rename ru_RU.json to ru.json
2023-09-19 17:46:08 +02:00
Diego Najar
e8e83a3219
Merge pull request #1538 from hide-me/patch-4
...
Create ru.json
2023-09-19 17:45:53 +02:00
Paul
90e81d7fe8
Rename ru_RU.json to ru.json
2023-09-19 14:26:04 +03:00
Paul
d7b76909f7
Update ru.json
2023-09-19 14:25:07 +03:00
Paul
c1093dbef1
Rename ru_RU.json to ru.json
2023-09-19 14:24:03 +03:00