Commit graph

77 commits

Author SHA1 Message Date
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
d82f373bd2 initial admin page 2023-04-01 16:05:20 +02:00
a1204de1aa improve image lightbox sizes 2023-04-01 12:28:12 +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
64d368c5b6 add channels to setting form attributes 2023-03-31 17:00:30 +02:00
d1f4b70fe8 split up components into admin and public 2023-03-31 17:00:09 +02:00
0fa4826143 mix format 2023-03-31 16:58:10 +02:00
486fd65f4f „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-03-31 13:54:35 +02:00
dcdf17b76f remove target blank on identities links 2023-03-31 13:42:45 +02:00
50d196d0b9 add channel note list 2023-03-31 13:23:18 +02:00
cba65e404c nicer title styles 2023-03-31 11:39:04 +02:00
043155b92a improve note page title 2023-03-31 10:01:54 +02:00
a429629b79 show updated at in admin notes 2023-03-30 22:56:58 +02:00
b815344885 improve links on home, adjust to themes 2023-03-30 22:56:47 +02:00
7e0f009a58 add class to input component 2023-03-30 22:55:24 +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
d088ad71f8 move uploaders modules to chiya_web 2023-03-23 08:17:47 +01:00
f90fba4e4c add border to image thumbs 2023-03-22 10:39:58 +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
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
1eb249a510 go for theming like a boss, then back out bc of prose styles :3 2023-03-15 19:16:01 +01:00
3e1621497c „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-03-15 16:21:20 +01:00
8f88d1e211 add spacing between notes on home pgae 2023-03-15 10:07:22 +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
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