Lake Kazhnuz kazhnuz · they/them · it/its
  • Dans son repaire de kobold
  • https://kazhnuz.space
  • Kobold pas très sages faisant des bétises. Beaucoup de bétises.

    Parfois certaines sont intéressantes.

  • Joined on 2024-08-03
kazhnuz pushed to feat/new-formats at kazhnuz/koblog 2025-01-21 21:50:35 +01:00
c2ed24a7c7 (themes): add an API to get a title page
b9a02584dc (settings): allow to modify the author/archive URI
34fd8b57ff (date): add a tool to pretty print archive dates
21787c8203 🐛 (author): reindex authors on user change
617bbf49f7 (user): add a way to get the author URI
Compare 5 commits »
kazhnuz opened issue kazhnuz/koblog#39 2025-01-20 17:35:00 +01:00
Static pages shouldn't be part of the rss feed
kazhnuz commented on issue kazhnuz/koblog#37 2025-01-20 12:05:52 +01:00
Split page and articles ?

Maybe only split them in the UI, and keep them related internally ?

kazhnuz commented on issue kazhnuz/koblog#37 2025-01-20 11:43:33 +01:00
Split page and articles ?

The biggest question is the new/edit UI that'll to change some stuff, but will be 99% identical

kazhnuz commented on issue kazhnuz/koblog#37 2025-01-20 11:42:40 +01:00
Split page and articles ?

The "conversion path" should be a separate php file.

kazhnuz opened issue kazhnuz/koblog#38 2025-01-20 11:09:35 +01:00
Themes blocks
kazhnuz opened issue kazhnuz/koblog#37 2025-01-20 11:00:46 +01:00
Split page and articles ?
kazhnuz commented on issue kazhnuz/koblog#7 2025-01-20 10:05:18 +01:00
Notes/microblogging support

We need a "Content" parent class, that'll implement most of the API of a page, and different buildContent functions that'll build different type of contents.

kazhnuz commented on issue kazhnuz/koblog#7 2025-01-20 09:06:30 +01:00
Notes/microblogging support

Making them a type of page would be simpler code-wise, but I'm afraid of performance if I put a lot of stuff in the main database...

kazhnuz opened issue kazhnuz/koblog#36 2025-01-20 09:06:09 +01:00
Test performances
kazhnuz pushed to feat/new-formats at kazhnuz/koblog 2025-01-19 12:51:56 +01:00
ac507092d8 (pages): show pages by dates
kazhnuz created pull request kazhnuz/koblog#35 2025-01-19 11:43:42 +01:00
WIP: Ajouter support pour les archives et les auteurs
kazhnuz pushed to feat/new-formats at kazhnuz/koblog 2025-01-19 11:38:30 +01:00
a5805a1f3f 🗃️ add an archive database for pages
e1f77f2eac 🐛 (login): some visual fixes
79ff2bc74d (pages): allow to show pages by author
6b8420b10e 🗃️ add an author database for pages
Compare 4 commits »
kazhnuz pushed to feat/new-formats at kazhnuz/koblog 2025-01-19 01:07:04 +01:00
kazhnuz created branch feat/new-formats in kazhnuz/koblog 2025-01-19 01:06:58 +01:00
kazhnuz closed issue kazhnuz/koblog#21 2025-01-19 00:29:46 +01:00
[Admin] Global style change
kazhnuz closed issue kazhnuz/koblog#22 2025-01-19 00:29:46 +01:00
Use a sidebar in the page change panel
kazhnuz closed issue kazhnuz/koblog#20 2025-01-19 00:29:46 +01:00
Add navbar
kazhnuz closed issue kazhnuz/koblog#23 2025-01-19 00:29:46 +01:00
The plugin page is a bit messy
kazhnuz closed issue kazhnuz/koblog#18 2025-01-19 00:29:45 +01:00
Port to bootstrap 5