Commit graph

46 commits

Author SHA1 Message Date
7049286a79 improve overall layout 2023-06-03 11:47:55 +02:00
5f07bf6e1f meaningful urls 2023-06-02 07:07:22 +02:00
5f84446ecf WIP: minimal viable micropub ? 2023-05-31 21:32:34 +02:00
df0af6af46 fix identities on home page and in head, mix format 2023-05-25 21:23:04 +02:00
db51df78a9 tootired 2023-05-23 22:19:37 +02:00
d6fb14bb38 add publish unpublish actions 2023-05-21 09:53:17 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
abeef833ff fix crash when updating references 2023-04-11 22:52:45 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
aa12a24c9c fix forgot password link on dark theme 2023-04-10 17:25:47 +02:00
91535a8165 mix format 2023-04-10 12:08:19 +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
143dc9b747 icons, dates 2023-04-08 09:54:57 +02:00
a15edfb01c fix file content on note show 2023-04-08 09:54:11 +02:00
4c0a073d3d file import 2023-04-07 11:37:55 +02:00
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