You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jesse Morgan
a0c5f0e1fb
Use parse_headers for media endpoint uploads
micropub_media_post_for_user makes a case-sensitive search for the
Location header, which fails if the location header is all lowercase.
This change uses the `headers` fields, introduced in
2b98a4548e82f1133bf62918b0106ab99a21fa29a, to find the Location header,
regardless of case.
4 years ago
..
font-awesome
move editor folder to editor-files, remove appcache
9 years ago
jquery-ui-1.11.4.custom
move editor folder to editor-files, remove appcache
9 years ago
medium-editor
move editor folder to editor-files, remove appcache
9 years ago
editor.js
fix for tags in editor
7 years ago
handlebars.min.js
move editor folder to editor-files, remove appcache
9 years ago
jquery-1.11.3.min.js
move editor folder to editor-files, remove appcache
9 years ago
jquery.fileupload.js
move editor folder to editor-files, remove appcache
9 years ago
jquery.iframetransport.js
move editor folder to editor-files, remove appcache
9 years ago
quill-logo-36.png
move editor folder to editor-files, remove appcache
9 years ago
style.css
clean up editor HTML when posting to Micropub endpoint
8 years ago