Commit graph

11 commits

Author SHA1 Message Date
Rob Loranger
50986664e8
hide elements before they are displayed 2019-08-28 14:56:14 -07:00
Rob Loranger
02fb828934
prevent extra submissions and improve feedback
user feedback logic was updated to report if zero posts were found in a
zip and form submissions disable the submit button until the form input
for files changes again, preventing possible duplicate submissions on
large zip uploads.

updated to v0.2.1 wfimport to prevent early error returns when an
invalid file is present in a zip.
2019-08-26 16:16:21 -07:00
Rob Loranger
0b95b16e3c
trim white space 2019-08-26 15:10:37 -07:00
Rob Loranger
44d2a9585b
add dynamic form contents with JS enabled
by default all content is enabled and displayed, this allows users
without javascript enabled to still use the form and understand what is
happening.

users with javascript enabled will see actions and options
disabled until the files selected allow, and show information and
warnings about zip files in needed.
2019-08-26 15:05:19 -07:00
Matt Baer
effab9b6a1 Move MathJax to git submodule 2019-05-14 07:50:37 -04:00
Matt Baer
9e466a6d23 Locally host MathJax
This closes T551
2018-12-07 16:50:29 -05:00
Matt Baer
860e8c0120 Locally host highlightjs
Part of T551
2018-12-07 16:37:14 -05:00
Matt Baer
001fc8bb2d Fully support single-user mode
- New editor nav
- New backend nav
- Support for drafts
- Different footers on backend
2018-11-09 22:10:46 -05:00
Matt Baer
5e53a1788d Add user management pages 2018-11-08 01:23:08 -05:00
Matt Baer
48f86edb3f Add missing webfont.js 2018-11-08 00:12:19 -05:00
Matt Baer
86e7ba2579 Add editor
This includes the '/' route handler
2018-11-08 00:11:42 -05:00