Commit graph

227 commits

Author SHA1 Message Date
13a6eddf1b mix format 2023-05-07 10:32:26 +02:00
d24ee9e69f make default channel configurable 2023-05-07 10:32:21 +02:00
0c27f1808e show channel layout in admin channel show page 2023-05-07 10:30:58 +02:00
df27f03db1 add note_list component 2023-05-07 10:30:32 +02:00
43cad45705 add comments 2023-04-30 13:35:22 +02:00
a5dd041c42 render unpublished note when logged in 2023-04-30 11:56:45 +02:00
5ab196ae16 mix format 2023-04-29 09:43:34 +02:00
f13cc8f159 fix dark mode toggle 2023-04-14 14:11:11 +02:00
7cb9122f67 improve dark mode toggle 2023-04-14 14:06:07 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
9560ee3ae6 „lib/chiya_web/controllers/note_html/edit_image.html.heex“ ändern 2023-04-13 13:51:48 +02:00
9575ea0393 add preview of image in image_edit 2023-04-13 13:10:46 +02:00
0dc4834fe5 add moon emoji as darkmode toggle to public pages 2023-04-13 12:52:56 +02:00
360f171850 align font sizes in admin_bar 2023-04-13 11:16:12 +02:00
57c20ca96c bigger admin bar 2023-04-12 13:39:23 +02:00
80b1b1c14c improve channel filter buttons 2023-04-11 23:00:47 +02:00
abeef833ff fix crash when updating references 2023-04-11 22:52:45 +02:00
48d66bf2b5 add unique_constraint to note_note 2023-04-11 13:03:42 +02:00
231f161bb1 add logging for references 2023-04-11 12:53:43 +02:00
84d879ddc9 fix tags 2023-04-10 19:22:34 +02:00
83aac55273 mix format 2023-04-10 19:22:28 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
03256e4f9d fix svg color 2023-04-10 17:31:10 +02:00
aa12a24c9c fix forgot password link on dark theme 2023-04-10 17:25:47 +02:00
f2116510b0 add post kind recipe 2023-04-10 12:08:41 +02:00
91535a8165 mix format 2023-04-10 12:08:19 +02:00
7fa21aaa6f change link color to primary 2023-04-09 23:51:45 +02:00
a78e25da4a add link slug to copy 2023-04-09 18:36:00 +02:00
a62722fe17 add note references 2023-04-09 16:14:55 +02:00
805eacdf1e switch footer and admin bar text 2023-04-09 13:57:52 +02:00
b01b248d15 add rounded to note image thumbs 2023-04-09 13:52:26 +02:00
7a28eca1ab add accept attribute to input component 2023-04-09 13:44:08 +02:00
cb0c9d7a83 add edit link to public notes 2023-04-09 13:43:54 +02:00
6c55df3139 only filter by non-empty channels, clean up 2023-04-08 15:28:02 +02:00
d7c9ed8398 filter notes by channel 2023-04-08 11:40:41 +02:00
143dc9b747 icons, dates 2023-04-08 09:54:57 +02:00
b29de407bb improve table and list components with themed background 2023-04-08 09:54:47 +02:00
a15edfb01c fix file content on note show 2023-04-08 09:54:11 +02:00
45100ac98d show channel visibility on note form and channel index, show note count on channel index 2023-04-08 09:53:27 +02:00
d482d2b7b0 add icons to all the bars 2023-04-07 22:01:57 +02:00
9e1a315b99 add layout to channels 2023-04-07 22:01:43 +02:00
3cf4e0163a add site footer 2023-04-07 16:19:56 +02:00
6edda5ae67 fix login text color 2023-04-07 16:19:43 +02:00
4c0a073d3d file import 2023-04-07 11:37:55 +02:00
4aa1f24000 fix margin on home page 2023-04-07 10:32:24 +02:00
bcae8b0d92 only show public and active identities on home page 2023-04-07 10:32:16 +02:00
f55dc9af0a show last edit on note page 2023-04-06 15:21:03 +02:00
ecbaa22d06 switch to server rendered note_image form 2023-04-06 15:03:04 +02:00
31b7856603 add glightbox 2023-04-06 14:21:59 +02:00
bf93ca6045 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-04-04 15:36:57 +02:00