Commit graph

46 commits

Author SHA1 Message Date
2e855ff54b add flex to channel notes 2023-03-15 09:22:03 +01:00
b0be3e03ae improve note list on home page 2023-03-15 09:07:22 +01:00
e0f682ae2c fix double preloading on home page 2023-03-15 07:24:02 +01:00
6b687a8cca filter out private / unpublished notes for page controller 2023-03-14 23:48:58 +01:00
ca2400c8f0 save and show identity icons as raw svg 2023-03-14 22:57:40 +01:00
3613b27741 show home channel id in settings 2023-03-14 07:21:53 +01:00
2431a07918 add gallery to public note 2023-03-13 05:59:40 +01:00
917c97ad61 replace zinc color with configurable gray color 2023-03-13 05:44:12 +01:00
17753ee671 improve from_now/2 2023-03-13 03:27:17 +01:00
9e9b58f9a6 add markdown rendering 2023-03-13 03:26:39 +01:00
c969e6e90f add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
d374880152 „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-03-10 15:12:23 +01:00
e0909dd50b „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-03-10 15:07:28 +01:00
ceca798667 „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-03-10 13:55:33 +01:00
ebf6e4d3ce „lib/chiya_web/controllers/note_html/index.html.heex“ ändern 2023-03-10 13:52:17 +01:00
d6521c4303 „lib/chiya_web/controllers/admin_html/home.html.heex“ hinzufügen 2023-03-10 10:01:14 +01:00
f4974c9969 „lib/chiya_web/controllers/admin_controller.ex“ hinzufügen 2023-03-10 10:00:27 +01:00
2f61727a57 „lib/chiya_web/controllers/admin_html.ex“ hinzufügen 2023-03-10 09:59:44 +01:00
c6c700719a fix icon component call 2023-03-09 22:21:23 +01:00
5bf3782927 show identities on home, add icon to identities 2023-03-09 22:18:19 +01:00
c72ed6fca8 remove explicitly assigning settings in home 2023-03-09 21:46:26 +01:00
7236ac409c mix format 2023-03-09 21:43:30 +01:00
360e6fac2b add identities 2023-03-09 21:42:54 +01:00
633068d4df „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-03-09 15:39:02 +01:00
735347af54 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-03-09 15:38:44 +01:00
c9458f1334 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-03-09 15:37:10 +01:00
0d2814d74e „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-03-09 15:08:48 +01:00
c849c22844 „lib/chiya_web/controllers/page_html/channel.html.heex“ hinzufügen 2023-03-09 14:48:34 +01:00
0cf474ec97 add channel action in page controller 2023-03-09 14:43:31 +01:00
98e82deb94 add note images 2023-03-09 07:28:06 +01:00
f11d8a46a2 Merge remote-tracking branch 'origin/main' 2023-03-08 18:55:01 +01:00
bf0000b19d „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-03-08 15:00:13 +01:00
ed5280489b „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-03-08 09:10:52 +01:00
e2159ecad6 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-03-08 09:10:07 +01:00
05b0d1076c set custom css/html fields to textarea in setting form 2023-03-07 23:33:45 +01:00
0710a652ef remove slug and url from note index table 2023-03-07 23:19:45 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +01:00
ed676c59d3 rename /users routes to /user 2023-03-07 21:15:26 +01:00
8874e0e7ba turn post kind field into enum 2023-03-07 19:57:28 +01:00
4ca873d77b add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
fa866cc10e set content to textarea and remove from index pages 2023-03-05 23:51:08 +01:00
127757b12a add many_to_many relation for channel<->note 2023-03-05 23:46:23 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00