Commit graph

33 commits

Author SHA1 Message Date
435eb20195 include plug_micropub 2023-06-09 22:55:23 +02:00
5a3823c519 add token management, add app tokens 2023-06-06 22:00:42 +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
3a4b82e12e fix namespace stuff 2023-05-31 21:56:42 +02:00
df0af6af46 fix identities on home page and in head, mix format 2023-05-25 21:23:04 +02:00
d6fb14bb38 add publish unpublish actions 2023-05-21 09:53:17 +02:00
18b8a49695 list and show comments in admin 2023-05-09 16:18:10 +02:00
43cad45705 add comments 2023-04-30 13:35:22 +02:00
ebacb7919c add tags \o/ 2023-04-10 19:18:27 +02:00
4c0a073d3d file import 2023-04-07 11:37:55 +02:00
ecbaa22d06 switch to server rendered note_image form 2023-04-06 15:03:04 +02:00
64cc1a7e55 add slugs for note and channel 2023-04-02 23:46:49 +02:00
58550fe4f3 add note export as raw text 2023-03-31 22:20:32 +02:00
5bfb9440ad „lib/chiya_web/router.ex“ ändern 2023-03-31 12:15:07 +02:00
6de86fc4de add kbar \o/ 2023-03-22 07:31:38 +01:00
c133b8b3a8 add dark mode with toggle for admin \o/ 2023-03-17 20:46:25 +01:00
fbdae68202 „lib/chiya_web/router.ex“ ändern 2023-03-15 15:58:17 +01:00
c969e6e90f add home channel setting, first pass of public routesfix identity tests 2023-03-11 00:05:16 +01:00
abeb71ef93 add admin home route 2023-03-10 10:01:52 +01:00
f1c22b2cdc add identity routes 2023-03-09 21:45:43 +01:00
83e5356e80 add global_assigns and public pipeline 2023-03-09 21:44:06 +01:00
6e701b539a „lib/chiya_web/router.ex“ ändern 2023-03-09 15:50:22 +01:00
cc954cf1e8 add channel top-level route 2023-03-09 14:49:20 +01:00
98e82deb94 add note images 2023-03-09 07:28:06 +01:00
5eda2c7156 add site settings 2023-03-07 23:05:33 +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
62b118afe7 move note and channel resources to /admin 2023-03-06 19:57:43 +01:00
21ee3298b6 add notes 2023-03-05 17:23:16 +01:00
ae59609b28 add channels 2023-03-05 17:16:24 +01:00
8ae56a8bc1 add auth 2023-03-05 16:13:00 +01:00
7115ccab2b init 2023-03-05 16:07:40 +01:00