Commit graph

143 commits

Author SHA1 Message Date
d97be57871 order admin notes 2023-03-30 22:54:03 +02:00
03466b8460 replace roguelight with frame theme 2023-03-30 14:29:04 +02:00
e7c037e5a2 add theme toggle to admin bar again 2023-03-30 13:07:37 +02:00
c7c4f554f9 add theming to public pages, make default theme dark/light 2023-03-29 18:47:45 +02:00
46997c261d add hover state for home items 2023-03-29 16:10:53 +02:00
c8a930e5ef make custom_html output raw 2023-03-27 14:36:10 +02:00
b6166580dc render custom_html and custom_css 2023-03-27 11:53:09 +02:00
70366d8d7f order channel notes by published_at date 2023-03-27 09:17:22 +02:00
585ffd5145 add favicon \o/ 2023-03-23 08:24:13 +01:00
c6bc2a8797 add default settings 2023-03-23 08:18:16 +01:00
2befd9e2a3 add default channel 2023-03-23 08:18:05 +01:00
d088ad71f8 move uploaders modules to chiya_web 2023-03-23 08:17:47 +01:00
a890cfab96 create admin_components 2023-03-22 23:17:36 +01:00
f90fba4e4c add border to image thumbs 2023-03-22 10:39:58 +01:00
7657cd7da3 fix scrolling to top on lightbox close for admin 2023-03-22 08:37:52 +01:00
b9bafebee9 fix scrolling to top on lightbox close 2023-03-22 08:36:45 +01:00
6de86fc4de add kbar \o/ 2023-03-22 07:31:38 +01:00
a95db98e96 switch to npm and node \o/ 2023-03-21 07:19:10 +01:00
8f686b4ce4 change dark mode toggle icon 2023-03-18 08:28:51 +01:00
7117d19732 fix identity icons in admin 2023-03-17 21:21:01 +01:00
c133b8b3a8 add dark mode with toggle for admin \o/ 2023-03-17 20:46:25 +01:00
401edc3f9b „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-03-17 09:44:46 +01:00
5ad50b41e9 „lib/chiya_web/controllers/setting_html/show.html.heex“ ändern 2023-03-16 12:53:37 +01:00
9172af4c9e „lib/chiya_web/controllers/setting_html/show.html.heex“ ändern 2023-03-16 08:45:12 +01:00
de3daea40e apply prose invert based on the theme variant \o/ 2023-03-16 07:30:58 +01:00
1eb249a510 go for theming like a boss, then back out bc of prose styles :3 2023-03-15 19:16:01 +01:00
28cd88c431 „lib/chiya/site/setting.ex“ ändern 2023-03-15 16:24:54 +01:00
3e1621497c „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-03-15 16:21:20 +01:00
73c2022ee8 „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-03-15 16:19:16 +01:00
93c67782ff „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-03-15 16:06:38 +01:00
11cbe215c2 „lib/chiya_web/components/core_components.ex“ ändern 2023-03-15 16:04:51 +01:00
36031469f3 „lib/chiya_web/components/core_components.ex“ ändern 2023-03-15 16:03:08 +01:00
7d44053f1b „lib/chiya_web/components/layouts/root_public.html.heex“ ändern 2023-03-15 16:02:23 +01:00
e9deb3ce03 „lib/chiya_web/components/layouts/root_app.html.heex“ ändern 2023-03-15 16:02:05 +01:00
b7d74db516 „lib/chiya_web/components/core_components.ex“ ändern 2023-03-15 16:01:11 +01:00
fbdae68202 „lib/chiya_web/router.ex“ ändern 2023-03-15 15:58:17 +01:00
b6bbf0120e „lib/chiya_web/components/layouts/root_public.html.heex“ hinzufügen 2023-03-15 15:56:14 +01:00
ab2d3ad482 „lib/chiya_web/components/layouts/root_app.html.heex“ ändern 2023-03-15 15:55:23 +01:00
cbd3432b09 „lib/chiya_web/components/layouts/public.html.heex“ ändern 2023-03-15 10:22:43 +01:00
8f88d1e211 add spacing between notes on home pgae 2023-03-15 10:07:22 +01:00
43f9c9e2c9 add link to about note 2023-03-15 09:55:36 +01:00
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
cff51fa288 handle nil for from_now 2023-03-15 07:17:00 +01:00
599275e444 handle nil for pretty_date 2023-03-14 23:56:11 +01:00
6b687a8cca filter out private / unpublished notes for page controller 2023-03-14 23:48:58 +01:00
d1032f6e6b add error helper for controllers to generate error messages 2023-03-14 23:48:00 +01:00
ca2400c8f0 save and show identity icons as raw svg 2023-03-14 22:57:40 +01:00
0780a4c048 fix weird association problems 2023-03-14 10:07:38 +01:00