Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-02 | clean up editor HTML when posting to Micropub endpoint | Aaron Parecki | |
closes #67 | |||
2017-01-15 | add tokenfield for tags | Aaron Parecki | |
2017-01-15 | add publish date field to editor | Aaron Parecki | |
allows backdating and future-dating posts | |||
2017-01-04 | add tags, slug and status field to quill editor | Aaron Parecki | |
2016-12-17 | show logged-in user on editor | Aaron Parecki | |
fixes #9 | |||
2016-04-21 | move editor folder to editor-files, remove appcache | Aaron Parecki | |
* 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 |