Rework articles handling #35

Merged
kazhnuz merged 25 commits from feat/new-formats into koblog 2025-01-25 17:02:40 +01:00

25 commits

Author SHA1 Message Date
Kazhnuz
7afbf96ca3 (plugins): add an archive plugin 2025-01-25 17:01:07 +01:00
Kazhnuz
67ae3af009 💬: translate the new button 2025-01-25 16:22:23 +01:00
Kazhnuz
430c4e002b 🐛 (content): go back to the right page when deleting 2025-01-25 16:07:43 +01:00
Kazhnuz
25c194fac6 🚸 (content): separate the page to edit/create/view content 2025-01-25 15:39:34 +01:00
Kazhnuz
cbb141d2a5 🐛 (pagetype): use only the radical of the icon 2025-01-25 15:05:17 +01:00
Kazhnuz
5b0b8b874c (content): add a pagetype class 2025-01-25 15:01:12 +01:00
Kazhnuz
fd69475e4e 🚸 (content): merge sticky to other lists 2025-01-25 13:25:33 +01:00
Kazhnuz
518e881543 🔥 remove custom field handling
They'll be handled later via custom post type
2025-01-25 13:13:52 +01:00
Kazhnuz
d2d6cb12c1 🐛 (rss): only show articles in rss feed 2025-01-25 13:11:57 +01:00
Kazhnuz
ae7dbe3c11 ♻️ (content): use the published state for list building 2025-01-25 13:11:42 +01:00
Kazhnuz
6291f97a72 ♻️ (content): separate sticky from type 2025-01-25 12:28:59 +01:00
Kazhnuz
a1456f1cc8 ♻️ (pages): separate type and state 2025-01-24 20:02:30 +01:00
Kazhnuz
23de39ece8 💄 (content): fix the schduled badge 2025-01-24 19:57:49 +01:00
Kazhnuz
05f3e6fc93 🚸 (content): Use a draft button instead of the current system 2025-01-23 23:12:26 +01:00
Kazhnuz
e8cebf6c10 ♻️ 💥 (pages): use the "article" type instead of published
It makes more sense to use the type of page you have for the type, and it prepare published to be a state instead of a type
2025-01-23 22:41:26 +01:00
Kazhnuz
c2ed24a7c7 (themes): add an API to get a title page 2025-01-21 21:50:23 +01:00
Kazhnuz
b9a02584dc (settings): allow to modify the author/archive URI 2025-01-21 21:50:23 +01:00
Kazhnuz
34fd8b57ff (date): add a tool to pretty print archive dates 2025-01-19 16:46:45 +01:00
Kazhnuz
21787c8203 🐛 (author): reindex authors on user change 2025-01-19 13:03:32 +01:00
Kazhnuz
617bbf49f7 (user): add a way to get the author URI 2025-01-19 13:01:57 +01:00
Kazhnuz
ac507092d8 (pages): show pages by dates 2025-01-19 12:51:35 +01:00
Kazhnuz
a5805a1f3f 🗃️ add an archive database for pages
Show pages by dates (monthly or yearly)
2025-01-19 11:38:07 +01:00
Kazhnuz
e1f77f2eac 🐛 (login): some visual fixes 2025-01-19 11:22:46 +01:00
Kazhnuz
79ff2bc74d (pages): allow to show pages by author 2025-01-19 11:22:30 +01:00
Kazhnuz
6b8420b10e 🗃️ add an author database for pages 2025-01-19 10:54:16 +01:00