anki/qt/aqt/data/web
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
..
css Split/Merge editor.py for its three use cases (#1581) 2022-01-12 14:51:43 +10:00
imgs Fix issue 1362 and add a default favicon.ico (#1369) 2021-11-23 12:18:32 +10:00
js Split/Merge editor.py for its three use cases (#1581) 2022-01-12 14:51:43 +10:00
pages Switch CardInfoDialog to ts page (#1414) 2021-10-14 19:22:47 +10:00
.prettierrc .prettierrc needs to be in web/, as it's needed for sass as well 2020-12-21 17:05:31 +10:00
BUILD.bazel move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00