jk
c7b888f471
adding alt text for banner image
5 years ago
jk
c376ba3891
adding alt text for banner image
5 years ago
jk
d5bb807800
adding alt text for banner image
5 years ago
jk
2e6a1e68a6
adding alt text for banner image
5 years ago
jk
cf8b322f32
tweaks
5 years ago
jk
81a95b178e
tweaks
5 years ago
jk
ea994d84a9
styling
5 years ago
jk
cb9395b202
styling
5 years ago
jk
5e100dd0f5
updating files to try and implement additional fields
5 years ago
Aaron Parecki
0994a07522
fix for tags in editor
8 years ago
Aaron Parecki
cbc237c8ce
whitespace
8 years ago
Aaron Parecki
1c3b6f50df
split tags using tokenfield instead of comma-separated
this allows tag values to contain spaces, which is up to your own micropub server to handle appropriately.
closes #95 and replaces #96
8 years ago
Aaron Parecki
d00c336a55
clean up editor HTML when posting to Micropub endpoint
closes #67
9 years ago
Aaron Parecki
3bdcd009c8
add tokenfield for tags
9 years ago
Aaron Parecki
8aa73596e8
add publish date field to editor
allows backdating and future-dating posts
9 years ago
Aaron Parecki
acafb9192a
add tags, slug and status field to quill editor
10 years ago
Aaron Parecki
0a211e0218
change header levels in editor
10 years ago
Aaron Parecki
ab0c5f9bfa
show logged-in user on editor
fixes #9
10 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
10 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
10 years ago