anki/qt/aqt/data/web/js
Henrik Giesel 3beea5e1e4
Split/Merge editor.py for its three use cases (#1581)
* Forbid inserting object and iframe tags via PlainTextInput

* Add optional browserMode parameter to Editor

* Create new ts modules for three editor instances

- note-creator for AddCards
- browser-editor for the editor in the Browser
- reviewer-editor for the EditCurrent

* Revert "Forbid inserting object and iframe tags via PlainTextInput"

This reverts commit ab90ae8194494d883a1863126496e2d8f332509e.

* Refactor browserMode to editorMode

* Move new editor variants inside /ts/editor directory

* Fix typo
2022-01-12 14:51:43 +10:00
..
vendor add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
BUILD.bazel Split/Merge editor.py for its three use cases (#1581) 2022-01-12 14:51:43 +10:00
compile_ts.bzl Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
deckbrowser.ts enable eslint on aqt/data/web/js 2021-10-18 19:39:45 +10:00
mathjax.js fix '\\' being converted to single backslash 2021-04-07 21:50:33 +10:00
pycmd.d.ts enable eslint on aqt/data/web/js 2021-10-18 19:39:45 +10:00
reviewer-bottom.ts enable eslint on aqt/data/web/js 2021-10-18 19:39:45 +10:00
toolbar.ts enable eslint on aqt/data/web/js 2021-10-18 19:39:45 +10:00
tsconfig.json use ts_project for aqt/data/web/js 2021-10-18 19:39:45 +10:00
webview.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00