Commit graph

56 commits

Author SHA1 Message Date
2d05a886d0 remake theme, focus on gruvbox 2023-05-20 19:26:58 +02:00
13a6eddf1b mix format 2023-05-07 10:32:26 +02:00
df27f03db1 add note_list component 2023-05-07 10:30:32 +02:00
43cad45705 add comments 2023-04-30 13:35:22 +02:00
a5dd041c42 render unpublished note when logged in 2023-04-30 11:56:45 +02:00
5ab196ae16 mix format 2023-04-29 09:43:34 +02:00
34a15d5fff implement gallery layout for channel, first pass 2023-04-13 23:52:01 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
91535a8165 mix format 2023-04-10 12:08:19 +02:00
7fa21aaa6f change link color to primary 2023-04-09 23:51:45 +02:00
b01b248d15 add rounded to note image thumbs 2023-04-09 13:52:26 +02:00
cb0c9d7a83 add edit link to public notes 2023-04-09 13:43:54 +02:00
bcae8b0d92 only show public and active identities on home page 2023-04-07 10:32:16 +02:00
f55dc9af0a show last edit on note page 2023-04-06 15:21:03 +02:00
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
68c62fcee8 simplify margins in public pages 2023-04-03 22:22:02 +02:00
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +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
af3c8c8075 lazyload lightbox images 2023-03-31 17:30:24 +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
b815344885 improve links on home, adjust to themes 2023-03-30 22:56:47 +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
7117d19732 fix identity icons in admin 2023-03-17 21:21:01 +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
ca2400c8f0 save and show identity icons as raw svg 2023-03-14 22:57:40 +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
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
5bf3782927 show identities on home, add icon to identities 2023-03-09 22:18:19 +01:00
7236ac409c mix format 2023-03-09 21:43:30 +01:00
633068d4df „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-03-09 15:39:02 +01:00