Commit graph

148 commits

Author SHA1 Message Date
787704d5cf microblog pictures 2023-06-27 22:04:44 +02:00
f92333716a replace admin_controller with live view, add quick post form 2023-06-20 23:10:40 +02:00
741483b474 apply default layout on note creation 2023-06-20 20:28:45 +02:00
14fd43faf2 consolidate core and admin components 2023-06-19 21:49:01 +02:00
8ef8ad14b2 mix format 2023-06-11 22:22:22 +02:00
3f5a4ab56f remove public comments for now 2023-06-11 20:50:41 +02:00
1959773113 remove deprecated use of upload_errors/1 2023-06-11 20:48:58 +02:00
5a3823c519 add token management, add app tokens 2023-06-06 22:00:42 +02:00
488a515a24 add admin link back 2023-06-04 20:55:25 +02:00
4d15b60e84 mix format 2023-06-03 11:48:08 +02:00
7049286a79 improve overall layout 2023-06-03 11:47:55 +02:00
40fe6d05a5 mix format 2023-06-03 09:27:43 +02:00
b86e3a5072 add image helper, fuck with homepage design and spacing, microblog imgs 2023-06-03 09:26:45 +02:00
625cbdd00a improve menu, fix tag page 2023-06-02 07:31:47 +02:00
5f07bf6e1f meaningful urls 2023-06-02 07:07:22 +02:00
76185e3b57 add indieweb endpoint meta tags 2023-05-28 22:35:36 +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
e52dc03ab2 fix footer menu 2023-05-23 09:57:33 +02:00
a41acf52da blah 2023-05-22 21:05:33 +02:00
f94a3a07d9 improve 2023-05-22 20:05:44 +02:00
41bb98b0fc redesign everything again, simplify stuff or whatever its late 2023-05-21 22:45:06 +02:00
2bdb7a0259 add microblog layout, fix theming for comment form 2023-05-21 09:54:38 +02:00
e7024a767a fix theme 2023-05-20 23:50:53 +02:00
2d05a886d0 remake theme, focus on gruvbox 2023-05-20 19:26:58 +02:00
18b8a49695 list and show comments in admin 2023-05-09 16:18:10 +02:00
df27f03db1 add note_list component 2023-05-07 10:30:32 +02:00
5ab196ae16 mix format 2023-04-29 09:43:34 +02:00
f13cc8f159 fix dark mode toggle 2023-04-14 14:11:11 +02:00
7cb9122f67 improve dark mode toggle 2023-04-14 14:06:07 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
0dc4834fe5 add moon emoji as darkmode toggle to public pages 2023-04-13 12:52:56 +02:00
360f171850 align font sizes in admin_bar 2023-04-13 11:16:12 +02:00
57c20ca96c bigger admin bar 2023-04-12 13:39:23 +02:00
91535a8165 mix format 2023-04-10 12:08:19 +02:00
805eacdf1e switch footer and admin bar text 2023-04-09 13:57:52 +02:00
7a28eca1ab add accept attribute to input component 2023-04-09 13:44:08 +02:00
b29de407bb improve table and list components with themed background 2023-04-08 09:54:47 +02:00
d482d2b7b0 add icons to all the bars 2023-04-07 22:01:57 +02:00
3cf4e0163a add site footer 2023-04-07 16:19:56 +02:00
6edda5ae67 fix login text color 2023-04-07 16:19:43 +02:00
4aa1f24000 fix margin on home page 2023-04-07 10:32:24 +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
d82f373bd2 initial admin page 2023-04-01 16:05:20 +02:00
af884c753c add featured flag to note_images, support updating note_images 2023-04-01 12:09:58 +02:00
e73bebcfff dont load admin js on public pages 2023-03-31 17:33:42 +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
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
54dea4e2a2 make link color and version badge primary 2023-03-30 23:09:39 +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
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
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
585ffd5145 add favicon \o/ 2023-03-23 08:24:13 +01:00
a890cfab96 create admin_components 2023-03-22 23:17:36 +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
c133b8b3a8 add dark mode with toggle for admin \o/ 2023-03-17 20:46:25 +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
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
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
43f9c9e2c9 add link to about note 2023-03-15 09:55:36 +01:00
ca2400c8f0 save and show identity icons as raw svg 2023-03-14 22:57:40 +01:00
917c97ad61 replace zinc color with configurable gray color 2023-03-13 05:44:12 +01:00
7933a713c5 „lib/chiya_web/components/layouts/root.html.heex“ ändern 2023-03-10 10:02:18 +01:00
8ffabf6285 add settings to secondary menu 2023-03-10 09:58:51 +01:00
25de860525 mix format 2023-03-09 21:45:17 +01:00
fe22704f8f add identities to menu 2023-03-09 21:43:05 +01:00
4d21c326e3 add public layout 2023-03-09 15:36:23 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +01:00
be0d27ea10 clean up 2023-03-07 21:48:18 +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
ea53535816 remove logo and show chiya version 2023-03-07 13:34:00 +01:00
5af821a82b add avatar image to user 2023-03-06 23:15:23 +01:00
4ca873d77b add admin prefix to note and channel urls 2023-03-06 19:57:19 +01:00
d8d288c1e9 fix colors in admin header, use text-xs 2023-03-06 11:42:35 +01:00
58d11699f3 customize menu 2023-03-05 18:09:32 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00