Commit Graph

73 Commits

Author SHA1 Message Date
Niko Abeler 4540797cce cleanup 2023-07-19 20:59:43 +02:00
Niko Abeler 10e0bde07b photo list 2023-06-18 19:40:35 +02:00
Niko Abeler a49deabf07 discard post types. Need a new approach for this 2022-12-15 19:23:28 +01:00
Niko Abeler ff50adac78 TODO note 2022-12-05 21:23:45 +01:00
Niko Abeler d783db98a2 clean up interface 2022-12-05 21:09:23 +01:00
Niko Abeler cad4897583 remove old new post function 2022-12-05 20:47:52 +01:00
Niko Abeler 1fefa2a140 more types 2022-12-05 20:31:48 +01:00
Niko Abeler b61e2ff50c split templates into one file per type 2022-12-05 19:51:42 +01:00
Niko Abeler 9209f227c4 removed unused title in Post 2022-12-05 19:11:48 +01:00
Niko Abeler a717164334 footer menu 2022-12-04 19:51:53 +01:00
Niko Abeler 668eb658b2 links to posts and creating pages 2022-12-04 19:15:50 +01:00
Niko Abeler 1f0856602a definition of header menu 2022-12-03 16:21:51 +01:00
Niko Abeler 18a593d2b1 allow definition of primary feed/list 2022-12-01 19:15:16 +01:00
Niko Abeler 58cd92a4b4 list definitions in user config 2022-12-01 19:10:08 +01:00
Niko Abeler 3fe828d31d tests for editor 2022-11-29 21:22:39 +01:00
Niko Abeler 521f7b16aa Refactoring Posts to allow multiple types 2022-11-29 20:58:34 +01:00
Niko Abeler f380f94043 WIP editor 2022-11-29 20:36:50 +01:00
Niko Abeler 0934aaa121 use 'note' as slug for untitled posts 2022-11-19 16:08:48 +01:00
Niko Abeler 2246cae3f7 WIP micropub 2022-11-08 21:22:02 +01:00
Niko Abeler fc4f5a1623 check age of auth code 2022-11-07 19:53:32 +01:00
Niko Abeler 703531834d use .well-known 2022-11-07 19:50:13 +01:00
Niko Abeler 37936a450f indieauth-metadata 2022-11-07 19:44:10 +01:00
Niko Abeler 9389cc0266 first successfull token issuing (tested with quill.p3k.io) 2022-11-06 19:57:44 +01:00
Niko Abeler ff563c6f05 WIP access token 2022-11-06 19:38:27 +01:00
Niko Abeler 1d793c325b allow redirect_uris from same host and scheme 2022-11-06 16:40:26 +01:00
Niko Abeler 4d5af131c2 PKCE implementation 2022-11-06 16:27:35 +01:00
Niko Abeler f3f72d8111 CSRF 2022-11-05 21:17:31 +01:00
Niko Abeler 2246cad5df WIP auth codes and profile 2022-11-05 20:12:23 +01:00
Niko Abeler 1072f48e9f WIP Login Page 2022-11-03 21:22:55 +01:00
Niko Abeler 2acca40afe verifying password 2022-11-03 20:30:05 +01:00
Niko Abeler 7165e4c30a setting user password 2022-11-03 20:25:53 +01:00
Niko Abeler 8c1d7fd8c7 General rel=me support. Resolves #13 2022-11-01 21:35:47 +01:00
Niko Abeler 94918b5b62 favicon. #19 2022-11-01 21:14:03 +01:00
Niko Abeler edf74aa330 resolved warnings 2022-10-13 21:03:16 +02:00
Niko Abeler a42da82516 remove ioutil 2022-10-13 21:00:28 +02:00
Niko Abeler 0a3af85b02 nicer file names for posts 2022-10-13 20:58:16 +02:00
Niko Abeler bdb08657e3 refactoring yaml save/load into functions 2022-10-13 20:48:43 +02:00
Niko Abeler 9fe09af2e0 new posts as draft 2022-10-13 20:33:00 +02:00
Niko Abeler 4cc69ff257 added author name. Resolves #21 2022-10-07 19:51:13 +02:00
Niko Abeler 9ca50eafff allow different time formats in posts 2022-09-11 17:25:26 +02:00
Niko Abeler 534dc3ba9b avatar and new header design 2022-09-10 15:22:18 +02:00
Niko Abeler a8998068ad #13 GitHub Handle 2022-09-08 21:28:05 +02:00
Niko Abeler c0151dbc15 refactored webmentions to use a single file for in and out going mentions 2022-09-07 22:06:59 +02:00
Niko Abeler 63f89491f3 twitter handle + refactor user config in renderer 2022-09-06 21:32:31 +02:00
Niko Abeler 61a5435971 add webmention link to base.html 2022-08-31 20:20:16 +02:00
Niko Abeler 691158cd0e WIP receiving webmentionsi. #7 2022-08-23 17:59:37 +02:00
Niko Abeler 4236541441 refactoring reading Meta and RenderedContent 2022-08-22 21:15:36 +02:00
Niko Abeler e5f7417618 new filter method for drafts 2022-08-22 08:06:46 +02:00
Niko Abeler 96d0a1e98b fixed aliases 2022-08-21 12:27:28 +02:00
Niko Abeler 2fa453a408 user.Posts does not list drafts. #8 2022-08-20 22:35:51 +02:00