BookStack/resources/js
Dan Brown a1b1f8138a
Updated email confirmation flow so confirmation is done via POST
To avoid non-user GET requests (Such as those from email scanners)
auto-triggering the confirm submission. Made auto-submit the form via
JavaScript in this extra added step with user-link backup to keep
existing user flow experience.

Closes #3797
2022-11-12 15:11:59 +00:00
..
components Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
services Fixed toggle controls on added content permission role rows 2022-10-21 10:13:11 +01:00
wysiwyg Extracted hardcoded english text to language files 2022-11-10 13:30:48 +00:00
app.js Split out codemirror JS to its own module 2022-02-08 11:10:01 +00:00
code.mjs Added swift support to code blocks and editor 2022-11-12 08:44:25 +00:00