Commit graph

504 commits

Author SHA1 Message Date
9a375d2a24 fix url 2023-07-25 07:31:46 +02:00
6ef125baeb add setting show_images_on_home, clean up setting page 2023-07-25 07:05:08 +02:00
8a893a6237 improve featured_image component 2023-07-25 06:55:04 +02:00
23dba2b0fd add images to note page 2023-07-25 06:54:53 +02:00
7151ed9f9d link tags, channels, linked notes in note_show_live 2023-07-25 06:33:46 +02:00
4cbc0b741f make channel pill text small again 2023-07-24 22:35:57 +02:00
cadbe6f638 fix image markdown link 2023-07-24 22:35:46 +02:00
f2a9e422e4 WIP micropub update 2023-07-24 22:31:10 +02:00
dcdbebbdfc add channel and category queries 2023-07-24 22:31:00 +02:00
2e4d61d587 WIP: micropub update note 2023-07-24 18:39:39 +02:00
4398518741 mix format 2023-07-24 18:39:25 +02:00
d4e75930ed „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-07-24 15:45:10 +02:00
d870e866f0 „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-07-24 15:35:03 +02:00
a150edff56 „lib/chiya_web/indie/micropub_handler.ex“ ändern 2023-07-24 12:10:23 +02:00
e25499eac6 improve note form, fix missing tags & refs when creating note 2023-07-20 20:39:32 +02:00
250091d25f clean up note form 2023-07-20 20:30:51 +02:00
4c59e3413d better admin buttons on note page 2023-07-20 20:30:41 +02:00
5f2df7d35e float date right in note list 2023-07-20 07:26:48 +02:00
95b4dd8303 support bookmarks through micropub 2023-07-19 23:10:44 +02:00
ca140a8821 improve profile picture on about page 2023-07-19 22:40:49 +02:00
fd1eba16f6 fix outline 2023-07-19 22:40:32 +02:00
5cf2f477da fix url check in public note 2023-07-18 07:35:32 +02:00
2c4e10af80 show url in public notes 2023-07-18 07:27:27 +02:00
18dc503e1f set first photo to featured 2023-07-17 23:12:07 +02:00
20f426c8f5 Merge remote-tracking branch 'origin/devel' into devel 2023-07-17 22:24:26 +02:00
42565be50c fix missing micropub_channel 2023-07-17 22:23:58 +02:00
dc5449e5e5 „lib/chiya_web/indie/micropub.ex“ ändern 2023-07-17 20:28:52 +02:00
45e3fc7b68 refactor micropub_handler 2023-07-17 20:22:58 +02:00
b261dd7193 treat photo property as Plug.Upload struct 2023-07-17 19:46:00 +02:00
a16f93d4c3 add media-endpoint to config query 2023-07-17 19:39:03 +02:00
d9fd1bb08d prepare mediaendpoint 2 2023-07-17 19:00:41 +02:00
43a3dc59a1 prepare mediaendpoint 2023-07-16 17:16:44 +02:00
7627886c32 mix tests 2023-07-16 16:40:33 +02:00
6b08a71cf0 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-14 14:01:21 +02:00
2ef1d4eb50 render channel description 2023-07-13 16:39:55 +02:00
b1290fba69 fix subsections in outline 2023-07-13 09:52:12 +02:00
8bcbf1eafb add notes linking here section 2023-07-13 07:34:21 +02:00
2cf8cc60a8 simplify and fix outline rendering 2023-07-13 07:14:24 +02:00
796b7297bb „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-12 14:17:07 +02:00
c05d66067b „lib/chiya_web/controllers/page_html.ex“ ändern 2023-07-11 15:04:59 +02:00
9c3822bb9a render outline \o/ 2023-07-11 07:23:07 +02:00
e8f5fa5813 first version of outline 2023-07-10 23:11:56 +02:00
ac410636a6 improve public pages 2023-07-09 20:01:03 +02:00
ac1db473f9 mix format 2023-07-09 20:00:01 +02:00
419a58a48e initial outline code 2023-07-09 19:59:47 +02:00
e8b4db9340 show 5 notes per wiki listing 2023-07-09 19:58:31 +02:00
aaa525267e add defaults for channel 2023-07-09 19:56:47 +02:00
09a103083f improve errors 2023-07-08 15:13:33 +02:00
c1478bbde7 new error messages 2023-07-08 15:05:16 +02:00
66f82d53d3 only show hcard if user exists 2023-07-08 14:51:56 +02:00
e13312d308 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-07 14:33:17 +02:00
a2bc863887 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-07 14:30:57 +02:00
968b565336 „lib/chiya/notes.ex“ ändern 2023-07-07 14:25:05 +02:00
4cd9680adb „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 14:24:13 +02:00
d57a05666e „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-07-07 14:05:38 +02:00
bf76a2964c „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 14:05:16 +02:00
8fcb5a1858 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 14:01:59 +02:00
b54fa62675 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 13:59:56 +02:00
cf25e90918 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 13:55:22 +02:00
1afbcca83b „lib/chiya_web/controllers/page_html/tag.html.heex“ ändern 2023-07-07 13:53:55 +02:00
4c4cb83bf0 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-07 13:49:32 +02:00
672aff2d52 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-07 13:49:06 +02:00
1d13b9d494 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-07 13:48:41 +02:00
feee72b9d2 „lib/chiya_web/controllers/page_html/about.html.heex“ ändern 2023-07-07 13:48:21 +02:00
939dbfb569 „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-07-07 13:47:22 +02:00
9c5f858694 „lib/chiya_web/components/public_components.ex“ ändern 2023-07-07 13:08:35 +02:00
9bc2b66658 „lib/chiya_web/components/public_components.ex“ ändern 2023-07-07 13:04:02 +02:00
6eb862d546 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-07 13:03:10 +02:00
87d98c9869 „lib/chiya_web/components/public_components.ex“ ändern 2023-07-07 13:02:31 +02:00
74479648e7 „lib/chiya/notes.ex“ ändern 2023-07-07 12:49:59 +02:00
0d46a0f5c8 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-07-07 12:43:33 +02:00
8e0b5fff40 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 12:04:26 +02:00
68c6ddcced „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-07 12:02:47 +02:00
bc751dc603 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-07-07 12:00:06 +02:00
bfae64d397 „lib/chiya/notes.ex“ ändern 2023-07-07 11:56:42 +02:00
e85b374b9e „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-07-07 11:52:27 +02:00
5404002be8 „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-07-07 11:49:24 +02:00
1c4ac7d7f0 „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-07-07 11:48:46 +02:00
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
da838ba225 „lib/chiya_web/router.ex“ ändern 2023-07-07 11:03:48 +02:00
f1c4a0d08b „lib/chiya_web/error.ex“ ändern 2023-07-07 10:23:40 +02:00
9b5a9d18a8 „lib/chiya_web/error.ex“ ändern 2023-07-07 10:21:32 +02:00
bc6484d377 „lib/chiya_web/error.ex“ ändern 2023-07-07 10:21:24 +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
67417922a2 „lib/chiya_web/error.ex“ ändern 2023-07-07 10:14:40 +02:00
74c5524ec7 „lib/chiya_web/error.ex“ ändern 2023-07-07 10:14:31 +02:00
fe2acd9f02 „lib/chiya_web/error.ex“ ändern 2023-07-07 10:13:55 +02:00
4f87a6811b „lib/chiya_web/error.ex“ ändern 2023-07-07 10:10:22 +02:00
135d474697 „lib/chiya_web/components/layouts/error.html.heex“ hinzufügen 2023-07-07 10:02:34 +02:00
0896625aab „lib/chiya_web/components/layouts/root_error.html.heex“ hinzufügen 2023-07-07 10:02:08 +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
446b679ddc moar hcard 2023-07-06 21:34:12 +02:00