Commit graph

30 commits

Author SHA1 Message Date
ecbaa22d06 switch to server rendered note_image form 2023-04-06 15:03:04 +02:00
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
af884c753c add featured flag to note_images, support updating note_images 2023-04-01 12:09:58 +02:00
58550fe4f3 add note export as raw text 2023-03-31 22:20:32 +02:00
af3c8c8075 lazyload lightbox images 2023-03-31 17:30:24 +02:00
d088ad71f8 move uploaders modules to chiya_web 2023-03-23 08:17:47 +01:00
7657cd7da3 fix scrolling to top on lightbox close for admin 2023-03-22 08:37:52 +01:00
c133b8b3a8 add dark mode with toggle for admin \o/ 2023-03-17 20:46:25 +01:00
1dc8a313d6 add preview button to admin note page 2023-03-13 05:59:29 +01:00
917c97ad61 replace zinc color with configurable gray color 2023-03-13 05:44:12 +01:00
9280cba900 clean up 2023-03-13 03:27:26 +01:00
7776cd991a fix incorrect usage of variables in heex template 2023-03-09 21:46:07 +01:00
25de860525 mix format 2023-03-09 21:45:17 +01:00
839546e22c add deleting images 2023-03-09 21:04:16 +01:00
a38f15d1b1 fix typo 2023-03-09 15:06:24 +01:00
1c871dc50f remove channels from note attribute list 2023-03-09 15:03:22 +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
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
5eda2c7156 add site settings 2023-03-07 23:05:33 +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
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
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00