Commit graph

182 commits

Author SHA1 Message Date
531a58fbe1 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-07-07 11:11:31 +02:00
9db9994a48 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 11:11:05 +02:00
a3b0a7141c „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 11:07:46 +02:00
0fde2fcd84 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-07-07 11:05:50 +02:00
1d856e7151 „lib/chiya_web/controllers/error_html/404.html.heex“ ändern 2023-07-07 10:15:43 +02:00
0c63ead9f8 „lib/chiya_web/controllers/error_html/404.html.heex“ ändern 2023-07-07 10:15:04 +02:00
631aa4f277 „lib/chiya_web/controllers/error_html/500.html.heex“ hinzufügen 2023-07-07 09:55:39 +02:00
3266d324c1 „lib/chiya_web/controllers/error_html/404.html.heex“ hinzufügen 2023-07-07 09:55:01 +02:00
6adee871f1 „lib/chiya_web/controllers/error_html.ex“ ändern 2023-07-07 09:53:28 +02:00
6d100059d6 fix note header class 2023-07-07 07:25:58 +02:00
832382d2a0 fix author for note page 2023-07-07 07:23:02 +02:00
f710452f2f nicer header 2023-07-06 21:28:56 +02:00
a69e669368 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-05 16:54:52 +02:00
11738d140c „lib/chiya_web/controllers/page_html/tag.html.heex“ ändern 2023-07-05 16:54:14 +02:00
76116cb290 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:53:36 +02:00
4386f8fe73 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-05 16:53:20 +02:00
8057d50ecd „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:52:41 +02:00
f942fbc4b7 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:51:07 +02:00
a66eab9771 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:42:53 +02:00
2e5c36042e „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-05 16:34:48 +02:00
a540710a55 „lib/chiya_web/controllers/page_html/tag.html.heex“ ändern 2023-07-05 16:34:36 +02:00
f2b418f07e „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-05 16:34:16 +02:00
9542a87f96 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:33:34 +02:00
cb60767560 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:33:20 +02:00
b89739246b „lib/chiya_web/controllers/page_html/about.html.heex“ ändern 2023-07-05 16:32:58 +02:00
f3760b06df „lib/chiya_web/controllers/page_html/wiki.html.heex“ hinzufügen 2023-07-05 12:34:44 +02:00
e87fa125bb mix format 2023-07-05 06:49:37 +02:00
2d6100bfec add icons for note pages 2023-07-04 07:13:57 +02:00
9784572b17 add pagetitles for note pages 2023-07-04 07:13:49 +02:00
fbe2d3c5de move note metadata to footer 2023-07-04 06:57:13 +02:00
8022bd578c l 2023-07-03 21:08:34 +02:00
6fddb85c2e add basic hcard 2023-07-03 20:38:35 +02:00
b2f8a77960 „lib/chiya_web/controllers/setting_html/show.html.heex“ ändern 2023-07-03 13:50:15 +02:00
4870413175 „lib/chiya_web/controllers/setting_html/setting_form.html.heex“ ändern 2023-07-03 13:49:35 +02:00
2f092d6c6b „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-30 15:01:41 +02:00
614bd3911f „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-30 13:30:08 +02:00
36b9053932 „lib/chiya_web/controllers/note_html/edit_image.html.heex“ ändern 2023-06-30 13:29:48 +02:00
4b5f0702f8 fix typo 2023-06-30 13:27:14 +02:00
a084153bc0 add permalink to note 2023-06-30 13:18:32 +02:00
6479abcc8b add markdown snippet for images 2023-06-30 13:10:07 +02:00
20c7adcf6c „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-28 16:35:57 +02:00
03e2384d3e h-feed 2023-06-28 16:25:59 +02:00
54d6de519a fix 2xl layout 2023-06-28 16:22:34 +02:00
ae5f40499e 2xl layout 2023-06-28 16:04:58 +02:00
92e548e96c add selected_channels to note_form to properly set default channel 2023-06-23 06:59:30 +02:00
35d6398e15 update megaphone button on home 2023-06-22 21:09:17 +02:00
f92333716a replace admin_controller with live view, add quick post form 2023-06-20 23:10:40 +02:00
741483b474 apply default layout on note creation 2023-06-20 20:28:45 +02:00
c6bf356b84 fix publishing losing channels 2023-06-19 22:07:37 +02:00
8ef8ad14b2 mix format 2023-06-11 22:22:22 +02:00