Aaron Parecki
d00c336a55
clean up editor HTML when posting to Micropub endpoint
closes #67
8 years ago
Aaron Parecki
3bdcd009c8
add tokenfield for tags
8 years ago
Aaron Parecki
8aa73596e8
add publish date field to editor
allows backdating and future-dating posts
8 years ago
Aaron Parecki
acafb9192a
add tags, slug and status field to quill editor
8 years ago
Aaron Parecki
ab0c5f9bfa
show logged-in user on editor
fixes #9
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
9 years ago
Prateek Saxena
9c8559ad20
Fix publish now dropdown's position so it doesn't scroll off
Closes #11
9 years ago
Aaron Parecki
7666ec33d1
enable appcache
9 years ago
Aaron Parecki
2bb18a66be
add banner to opt in to html content change
9 years ago
Aaron Parecki
881550cac7
better state management for editor
9 years ago
Aaron Parecki
5b1d595fcf
make image embed button darker
10 years ago
Aaron Parecki
cb93a9925b
adds a simple publish status UI to show errors
10 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
10 years ago
Aaron Parecki
3b7d766c31
do the micropub post and redirect after it's created!
10 years ago
Aaron Parecki
3dc97d7478
autosave new posts in localstorage
10 years ago
Aaron Parecki
b92daf96f5
disable manifest during development, set placeholder text
10 years ago
Aaron Parecki
4898ed74a5
set up medium-style editor with image embedding and appcache
10 years ago