Kazhnuz
0b97113d27
🚸 (admin): rework user pages
2025-06-23 20:30:19 +02:00
Kazhnuz
8d4c2f2b04
💄 (admin): rework add/edit category
2025-06-23 20:30:19 +02:00
Kazhnuz
139273a198
🚸 (admin): rework content edition pages
2025-06-23 20:30:19 +02:00
Kazhnuz
02af17852a
🚸 (admin): rework settings
2025-06-23 20:30:19 +02:00
Kazhnuz
4d0d65a4e7
💄 (admin): rework contents page
2025-06-23 20:30:19 +02:00
Kazhnuz
afba497731
💄 (admin): improve the categories page
2025-06-23 20:30:19 +02:00
Kazhnuz
7286d295c5
💄 (admin): use cards in themes page
2025-06-23 20:30:19 +02:00
Kazhnuz
80a8daccb1
💄 (admin): use cards in dashboard
2025-06-23 20:30:19 +02:00
Kazhnuz
5d484a9d32
✨ (Bootstrap): add an utils for cards
2025-06-23 20:30:19 +02:00
Kazhnuz
51947ecf39
♻️ (admin): use the koblog admin theme
2025-06-23 20:30:19 +02:00
Kazhnuz
902bfaf906
🐛 (ajax): rename bludit-ajax
2025-06-23 20:30:19 +02:00
Kazhnuz
16acf19412
🚸 (navbar): persistent navbar
2025-06-23 20:30:19 +02:00
Kazhnuz
74d3784634
🚸 (admin/koblog): ajoute une sidebar full-size
...
Cela permettra d'avoir plus d'espace pour le contenu
2025-06-23 20:30:19 +02:00
Kazhnuz
1d27b28504
🍱 (admin): use as favicon a lizard emoji
2025-06-23 20:30:19 +02:00
Kazhnuz
d23a6a9d70
💄 Init a new koblog admin theme
2025-06-23 20:30:19 +02:00
Kazhnuz
9f3d54fcf5
➖ ➕ (fontawesome): replace line-awesome by font-awesome
2025-06-23 20:30:19 +02:00
Kazhnuz
9879cec86a
⬆️ (bootstrap): port to bootstrap 5
2025-06-23 20:30:19 +02:00
Kazhnuz
83835c5cf2
🐛 (admin): fix css name
2025-06-23 20:30:19 +02:00
Kazhnuz
02d8e5bfc6
🔖 kb_0.0.1
2025-06-23 20:30:19 +02:00
Kazhnuz
f7c2a63c62
🔥 only bludit can use bludit pro
...
Make bludit the better choice for people wanting the additionnal features
2025-06-23 20:30:19 +02:00
Kazhnuz
d4183810c9
💬 ♻️ (rebrand): rename the project as Koblog
...
Fixes #27
2025-06-23 20:30:19 +02:00
Kazhnuz
27fad81078
📝 (Readme): explain what kobold is in readme
...
Fixes #25
2025-06-23 20:30:19 +02:00
Kazhnuz
4c5f4cb3fc
✨ (user): add support for display name
2025-06-23 20:30:19 +02:00
Kazhnuz
3a17e383fe
💄 (edit-users): add subtitles
2025-06-23 20:30:19 +02:00
Kazhnuz
0e9cee4b74
⚡ ️ (avatar): add a way to reduce avatar size
2025-06-23 20:30:19 +02:00
Kazhnuz
95e0ac4e7f
✨ (users): Add support for personnal page
2025-06-23 20:30:19 +02:00
Kazhnuz
3e56bcbcba
✨ (users): Add support for pronouns
2025-06-23 20:30:19 +02:00
Kazhnuz
4180b68117
✨ (edit-user): add a way to change description
2025-06-23 20:30:19 +02:00
Diego Najar
8fd369b0b7
feat: new bludit version with bug fix for php 5
2025-06-23 20:30:19 +02:00
Diego Najar
7431e6d456
chore: fix versioning number
2025-06-23 20:30:19 +02:00
basteyy
6964cc2b6a
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.
2025-06-23 20:30:18 +02:00
basteyy
66dbfd185c
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
2025-06-23 20:30:18 +02:00
Duncan Cameron
3671d32542
Display correct welcome message when hour is exactly 6, 12 or 18
2025-06-23 20:30:18 +02:00
Kristupas Grigas
a2f9a10741
Create lt.json
...
translated to lithuanian
2025-06-23 20:30:18 +02:00
Diego Najar
39ba41257b
after save content redirect to the proper tab to avoid confusion if the content was created or not #1541
2025-06-23 20:30:18 +02:00
Diego Najar
dd0cada866
add telegram support #1565
2025-06-23 20:30:18 +02:00
Diego Najar
1bb0cd6a9b
fix: page upload symlink
2025-06-23 20:30:18 +02:00
Diego Najar
39d0ca6dfb
fix: password length when changed user password
2025-06-23 20:30:18 +02:00
Diego Najar
444184911d
chore: add prettierrc and dir=auto to form inputs
2025-06-23 20:30:18 +02:00
Duncan Cameron
4d6e87df7c
Remove spurious </span>
2025-06-23 20:30:18 +02: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
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