Commit Graph

198 Commits (c3563ce5ab0668455c0a870fd10ff8ec63853f74)
 

Author SHA1 Message Date
Niko Abeler c3563ce5ab smaller publish date 4 months ago
Niko Abeler b169d4f6c0 inlcude link to note in lists 4 months ago
Niko Abeler 29eea1d837 don't escape notes 4 months ago
Niko Abeler 48a11ab6d7 fix note rendering 4 months ago
Niko Abeler c67535c1d9 render notes fully 4 months ago
Niko Abeler 0db1c7a9ec Smaller note field 4 months ago
Niko Abeler 03f37c6d9e Create Note 4 months ago
Niko Abeler 18a593d2b1 allow definition of primary feed/list 4 months ago
Niko Abeler 58cd92a4b4 list definitions in user config 4 months ago
Niko Abeler 3fe828d31d tests for editor 4 months ago
Niko Abeler 521f7b16aa Refactoring Posts to allow multiple types 4 months ago
Niko Abeler e009505cb3 reject empty post_type 4 months ago
Niko Abeler f380f94043 WIP editor 4 months ago
h4kor b5dca6fa53 Merge pull request 'WIP micropub' (#28) from micropub into main 4 months ago
Niko Abeler 0934aaa121 use 'note' as slug for untitled posts 4 months ago
Niko Abeler 396b84c9bb title substitute if no title set 4 months ago
Niko Abeler ecc12333e1 show error in h value 4 months ago
Niko Abeler 33ca1fba6f set date 4 months ago
Niko Abeler abc11e112f don't reject multiple acces tokens 4 months ago
Niko Abeler 1039a905bc smaller fixes + allow entries without title/name 4 months ago
Niko Abeler 2246cae3f7 WIP micropub 4 months ago
Niko Abeler fbf14704e7 refactor handler 4 months ago
Niko Abeler f377ce032a move response structs out of function 4 months ago
Niko Abeler b65230db88 error rendering 4 months ago
Niko Abeler b83cd2f73c split auth handler in own file 4 months ago
Niko Abeler 9c6a9cd499 split webmention into html and http 4 months ago
Niko Abeler 25fbed4d44 SameSite + httpOnly CSRF cookie 4 months ago
h4kor 5c3b6351d8 Merge pull request 'IndieAuth' (#25) from auth into master 4 months ago
Niko Abeler 23d07d56f7 show requested scope 4 months ago
Niko Abeler 0dc200e0b0 show requested scope 4 months ago
Niko Abeler 3495822ec3 fix iss 4 months ago
Niko Abeler f2999ba53e iss param 4 months ago
Niko Abeler fc4f5a1623 check age of auth code 4 months ago
Niko Abeler 703531834d use .well-known 4 months ago
Niko Abeler 37936a450f indieauth-metadata 4 months ago
Niko Abeler 9389cc0266 first successfull token issuing (tested with quill.p3k.io) 5 months ago
Niko Abeler ff563c6f05 WIP access token 5 months ago
Niko Abeler fa30d4fd8e test for same host 5 months ago
Niko Abeler 1d793c325b allow redirect_uris from same host and scheme 5 months ago
Niko Abeler 4d5af131c2 PKCE implementation 5 months ago
Niko Abeler ae387f3d7d redirect uri verification 5 months ago
Niko Abeler 3975f08441 WIP redirect_uri verification 5 months ago
Niko Abeler f3f72d8111 CSRF 5 months ago
Niko Abeler 269262b381 fix auth page action 5 months ago
Niko Abeler 2246cad5df WIP auth codes and profile 5 months ago
Niko Abeler da9111c186 include request data in password form 5 months ago
Niko Abeler 1072f48e9f WIP Login Page 5 months ago
Niko Abeler 2acca40afe verifying password 5 months ago
Niko Abeler 7165e4c30a setting user password 5 months ago
Niko Abeler 76ef9c1fe6 Refactoring tests (done) 5 months ago