Commit graph

279 commits

Author SHA1 Message Date
0fde2fcd84 „lib/chiya_web/controllers/page_controller.ex“ ändern 2023-07-07 11:05:50 +02:00
1d856e7151 „lib/chiya_web/controllers/error_html/404.html.heex“ ändern 2023-07-07 10:15:43 +02:00
0c63ead9f8 „lib/chiya_web/controllers/error_html/404.html.heex“ ändern 2023-07-07 10:15:04 +02:00
631aa4f277 „lib/chiya_web/controllers/error_html/500.html.heex“ hinzufügen 2023-07-07 09:55:39 +02:00
3266d324c1 „lib/chiya_web/controllers/error_html/404.html.heex“ hinzufügen 2023-07-07 09:55:01 +02:00
6adee871f1 „lib/chiya_web/controllers/error_html.ex“ ändern 2023-07-07 09:53:28 +02:00
6d100059d6 fix note header class 2023-07-07 07:25:58 +02:00
832382d2a0 fix author for note page 2023-07-07 07:23:02 +02:00
f710452f2f nicer header 2023-07-06 21:28:56 +02:00
a69e669368 „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-05 16:54:52 +02:00
11738d140c „lib/chiya_web/controllers/page_html/tag.html.heex“ ändern 2023-07-05 16:54:14 +02:00
76116cb290 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:53:36 +02:00
4386f8fe73 „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-05 16:53:20 +02:00
8057d50ecd „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:52:41 +02:00
f942fbc4b7 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:51:07 +02:00
a66eab9771 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:42:53 +02:00
2e5c36042e „lib/chiya_web/controllers/page_html/wiki.html.heex“ ändern 2023-07-05 16:34:48 +02:00
a540710a55 „lib/chiya_web/controllers/page_html/tag.html.heex“ ändern 2023-07-05 16:34:36 +02:00
f2b418f07e „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-07-05 16:34:16 +02:00
9542a87f96 „lib/chiya_web/controllers/page_html/home.html.heex“ ändern 2023-07-05 16:33:34 +02:00
cb60767560 „lib/chiya_web/controllers/page_html/channel.html.heex“ ändern 2023-07-05 16:33:20 +02:00
b89739246b „lib/chiya_web/controllers/page_html/about.html.heex“ ändern 2023-07-05 16:32:58 +02:00
f3760b06df „lib/chiya_web/controllers/page_html/wiki.html.heex“ hinzufügen 2023-07-05 12:34:44 +02:00
e87fa125bb mix format 2023-07-05 06:49:37 +02:00
2d6100bfec add icons for note pages 2023-07-04 07:13:57 +02:00
9784572b17 add pagetitles for note pages 2023-07-04 07:13:49 +02:00
fbe2d3c5de move note metadata to footer 2023-07-04 06:57:13 +02:00
8022bd578c l 2023-07-03 21:08:34 +02:00
6fddb85c2e add basic hcard 2023-07-03 20:38:35 +02:00
b2f8a77960 „lib/chiya_web/controllers/setting_html/show.html.heex“ ändern 2023-07-03 13:50:15 +02:00
4870413175 „lib/chiya_web/controllers/setting_html/setting_form.html.heex“ ändern 2023-07-03 13:49:35 +02:00
2f092d6c6b „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-30 15:01:41 +02:00
614bd3911f „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-30 13:30:08 +02:00
36b9053932 „lib/chiya_web/controllers/note_html/edit_image.html.heex“ ändern 2023-06-30 13:29:48 +02:00
4b5f0702f8 fix typo 2023-06-30 13:27:14 +02:00
a084153bc0 add permalink to note 2023-06-30 13:18:32 +02:00
6479abcc8b add markdown snippet for images 2023-06-30 13:10:07 +02:00
20c7adcf6c „lib/chiya_web/controllers/page_html/note.html.heex“ ändern 2023-06-28 16:35:57 +02:00
03e2384d3e h-feed 2023-06-28 16:25:59 +02:00
54d6de519a fix 2xl layout 2023-06-28 16:22:34 +02:00
ae5f40499e 2xl layout 2023-06-28 16:04:58 +02:00
92e548e96c add selected_channels to note_form to properly set default channel 2023-06-23 06:59:30 +02:00
35d6398e15 update megaphone button on home 2023-06-22 21:09:17 +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
c6bf356b84 fix publishing losing channels 2023-06-19 22:07:37 +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
6c3073a637 add micropub channel setting 2023-06-11 20:39:14 +02:00
f4cb262310 add app_token verification, add config, syndicate query 2023-06-08 09:06:16 +02:00
5a3823c519 add token management, add app tokens 2023-06-06 22:00:42 +02:00
7049286a79 improve overall layout 2023-06-03 11:47:55 +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
0d4fb07759 meaningful urls in micropub 2023-06-02 07:10:59 +02:00
5f07bf6e1f meaningful urls 2023-06-02 07:07:22 +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
cb756fad5a prevent channel links from overlapping 2023-05-23 09:55:25 +02:00
a41acf52da blah 2023-05-22 21:05:33 +02:00
1f7cf25996 fix channel layout 2023-05-22 20:15:12 +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
d6fb14bb38 add publish unpublish actions 2023-05-21 09:53:17 +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
a4370735eb mix format 2023-05-09 16:24:46 +02:00
18b8a49695 list and show comments in admin 2023-05-09 16:18:10 +02:00
13a6eddf1b mix format 2023-05-07 10:32:26 +02:00
d24ee9e69f make default channel configurable 2023-05-07 10:32:21 +02:00
0c27f1808e show channel layout in admin channel show page 2023-05-07 10:30:58 +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
9560ee3ae6 „lib/chiya_web/controllers/note_html/edit_image.html.heex“ ändern 2023-04-13 13:51:48 +02:00
9575ea0393 add preview of image in image_edit 2023-04-13 13:10:46 +02:00
80b1b1c14c improve channel filter buttons 2023-04-11 23:00:47 +02:00
83aac55273 mix format 2023-04-10 19:22:28 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
03256e4f9d fix svg color 2023-04-10 17:31:10 +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
6c55df3139 only filter by non-empty channels, clean up 2023-04-08 15:28:02 +02:00
d7c9ed8398 filter notes by channel 2023-04-08 11:40:41 +02:00
143dc9b747 icons, dates 2023-04-08 09:54:57 +02:00
45100ac98d show channel visibility on note form and channel index, show note count on channel index 2023-04-08 09:53:27 +02:00
9e1a315b99 add layout to channels 2023-04-07 22:01:43 +02:00
4c0a073d3d file import 2023-04-07 11:37:55 +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
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
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