Commit graph

1249 commits

Author SHA1 Message Date
e9c6e273fd exclude admin, user, dev as channel slugs 2023-03-09 11:45:12 +01:00
7a75ddedfa add channel preloads 2023-03-09 09:35:45 +01:00
3eee2e004f „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 09:23:58 +01:00
3afafb88d0 „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 09:19:57 +01:00
d041cc9a5d „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 09:19:11 +01:00
9f3ad7d526 „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 09:16:00 +01:00
0f5e6c54df add lightbox styles 2023-03-09 09:12:02 +01:00
900219a6e8 „lib/chiya/notes/note.ex“ ändern 2023-03-09 08:55:48 +01:00
a463c58f6e „lib/chiya_web/live/note_show_live.ex“ ändern 2023-03-09 08:53:00 +01:00
98e82deb94 add note images 2023-03-09 07:28:06 +01:00
0715da85b8 clean up user_image 2023-03-09 07:27:39 +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
2e46c590c4 update tests to accommodate for post kind being enum 2023-03-07 23:03:10 +01:00
be0d27ea10 clean up 2023-03-07 21:48:18 +01:00
c11ab228b9 add user profile show page 2023-03-07 21:24:24 +01:00
ed676c59d3 rename /users routes to /user 2023-03-07 21:15:26 +01:00
1c9a1a6d1c add live_upload to core_components, use in user_settings 2023-03-07 19:58:16 +01:00
835b455d4b add post image uploader 2023-03-07 19:57:37 +01:00
8874e0e7ba turn post kind field into enum 2023-03-07 19:57:28 +01:00
06bd69b7b1 move user_image into uploaders module, activate dithered version 2023-03-07 18:59:49 +01:00
ea53535816 remove logo and show chiya version 2023-03-07 13:34:00 +01:00
324f693ffc „scripts/build.sh“ ändern 2023-03-07 13:31:54 +01:00
5af821a82b add avatar image to user 2023-03-06 23:15:23 +01:00
f50d9916f4 reject registration if user already exists 2023-03-06 21:13:52 +01:00
25abbf3f16 sign in user for note and channel tests 2023-03-06 19:58:00 +01:00
62b118afe7 move note and channel resources to /admin 2023-03-06 19:57:43 +01:00
4ca873d77b add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
d8d288c1e9 fix colors in admin header, use text-xs 2023-03-06 11:42:35 +01:00
8fa72a6f83 restart after build 2023-03-06 11:21:35 +01:00
3f38bd3ef0 „scripts/build.sh“ hinzufügen 2023-03-06 11:15:03 +01:00
918229f8c6 add release files 2023-03-06 10:24:36 +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
370bdfe99d remove timestamp and guid from channels_notes table 2023-03-05 19:52:16 +01:00
13d1a67a0e add channels_note relation 2023-03-05 18:24:47 +01:00
4d20f5c4d0 create channel<->note join table 2023-03-05 18:14:06 +01:00
58d11699f3 customize menu 2023-03-05 18:09:32 +01:00
26e6bf2c42 make channel slug unique 2023-03-05 18:09:09 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
e9038c1636 add scheduler 2023-03-05 16:21:35 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00