Commit graph

180 commits

Author SHA1 Message Date
ecbaa22d06 switch to server rendered note_image form 2023-04-06 15:03:04 +02:00
31b7856603 add glightbox 2023-04-06 14:21:59 +02:00
bf93ca6045 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-04-04 15:36:57 +02:00
5fca0fd37f „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-04-04 15:36:05 +02:00
115f349f96 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-04-04 15:35:53 +02:00
23b96814d0 set textarea rows for notes content to 15 2023-04-04 15:17:16 +02:00
68c62fcee8 simplify margins in public pages 2023-04-03 22:22:02 +02:00
5a2924f704 fix admin_bar theming 2023-04-03 22:02:30 +02:00
3702ceab4e sexy admin bar 2023-04-03 11:01:45 +02:00
4c68d4be5c fix forms 2023-04-02 23:55:43 +02:00
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
eba003b3b5 clean up 2023-04-01 16:05:24 +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
f9af1e709c add gruvbox theme 2023-03-31 22:56:34 +02:00
58550fe4f3 add note export as raw text 2023-03-31 22:20:32 +02:00
e73bebcfff dont load admin js on public pages 2023-03-31 17:33:42 +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
d3f585f807 order channels by visibility 2023-03-31 13:41:50 +02:00
50d196d0b9 add channel note list 2023-03-31 13:23:18 +02:00
943295c989 fix typo 2023-03-31 13:13:38 +02:00
cfd17bf711 „lib/chiya_web/components/layouts/public.html.heex“ ändern 2023-03-31 13:08:05 +02:00
5bfb9440ad „lib/chiya_web/router.ex“ ändern 2023-03-31 12:15:07 +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
54dea4e2a2 make link color and version badge primary 2023-03-30 23:09:39 +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
82d2aeebaf improve menus 2023-03-30 22:56:06 +02:00
7e0f009a58 add class to input component 2023-03-30 22:55:24 +02:00
671049b4fc add default value for note kind 2023-03-30 22:54:15 +02:00
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