Aaron Parecki
873cc81ee7
drop php shorttags
5 years ago
Aaron Parecki
3bdcd009c8
add tokenfield for tags
7 years ago
Aaron Parecki
8aa73596e8
add publish date field to editor
allows backdating and future-dating posts
7 years ago
Aaron Parecki
bdff359178
support rich editor in logged-out mode
7 years ago
Aaron Parecki
acafb9192a
add tags, slug and status field to quill editor
7 years ago
Aaron Parecki
ab0c5f9bfa
show logged-in user on editor
fixes #9
8 years ago
Aaron Parecki
542aa812f8
support media endpoint, autosave notes in local storage
* looks for a media endpoint in the micropub config
* if media endpoint is available, both the note interface and the editor will upload files to it instead of posting the photo directly
* the note interface autosaves in-progress notes in localstorage
8 years ago
Aaron Parecki
904782f973
move editor folder to editor-files, remove appcache
* it sometimes confuses web servers to have a folder named "editor" while also serving routes with the same name
* dropped appcache stuff since it wasn't working super well
* add nginx config to the readme
8 years ago
Aaron Parecki
2bb18a66be
add banner to opt in to html content change
9 years ago
Aaron Parecki
5b1d595fcf
make image embed button darker
9 years ago
Aaron Parecki
d6a2dddc5b
apparently MediumEditor already has a placeholder text mechanism
9 years ago
Aaron Parecki
5ceefdf927
enable appcache for editor
9 years ago
Aaron Parecki
cb93a9925b
adds a simple publish status UI to show errors
9 years ago
Aaron Parecki
475175da5f
adds a "new version available" banner and a dropdown menu for publish
made a nice looking dropdown menu for the publish button
9 years ago
Aaron Parecki
3b7d766c31
do the micropub post and redirect after it's created!
9 years ago
Aaron Parecki
3dc97d7478
autosave new posts in localstorage
9 years ago
Aaron Parecki
b92daf96f5
disable manifest during development, set placeholder text
9 years ago
Aaron Parecki
4898ed74a5
set up medium-style editor with image embedding and appcache
9 years ago