aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/js/anki.js
Commit message (Collapse)AuthorAge
* Support suspending new anki cards (#1240)toasted-nutbread2021-01-14
| | | | | | | | | | | * Add new option: anki.suspendNewCards * Update Anki APIs * Suspend card based on options * Add setting * Disable wrap for toggle property
* Refactor display anki functions (#1224)toasted-nutbread2021-01-11
| | | | | | | | | | | * Refactor note adding/viewing functions * Move _addDefinition * Update where anki field templates are assigned * Update _createNote to not include options/templates arguments * Simplify getAnkiNoteInfo to not require duplicateScope
* Update copyright year (#1194)toasted-nutbread2021-01-01
| | | | | * Update copyright year * Remove redundant Author info
* Add info page (#1102)toasted-nutbread2020-12-12
| | | | | | | | | | | * Add api.getAnkiConnectVersion * Enable basic functionality when certain features/elements aren't present * Add info page * Update information links * Update info link on the settings v2 page
* Add api.isAnkiConnected (#1011)toasted-nutbread2020-11-08
|
* Duplicate scope options (#955)toasted-nutbread2020-10-31
| | | | | * Add deck-root duplicate scope option * Implement support for deck-root scope
* Anki API refactor (#790)toasted-nutbread2020-09-09
| | | | | | | | | | | | | | | * Add function guiBrowseNote * Assign default server as null * Use get/set properties for server/enabled * Refactor option values * Refactor createNote/Data functions to not use options format directly * Use createNote for testing * Add errors
* Fix a stray error printed due to not catching (#723)toasted-nutbread2020-08-09
|
* Fix overlapping version checks (#716)toasted-nutbread2020-08-09
|
* Fix fetch requests (#708)toasted-nutbread2020-08-02
| | | | | | | | | | | | | | | | | * Revert audio fetching functionality to use XMLHttpRequest * Replace requestJson * Replace requestJson * Replace requestJson * Replace requestJson and requestText * Fix tests * Include support for vulgar word searches * Remove request.js
* Fix Anki CORS requests (#666)toasted-nutbread2020-07-17
|
* Remove invalid file name characters from Anki media files (#496)toasted-nutbread2020-05-06
| | | | | * Replace invalid file name characters * Replace "filename" with "fileName"
* Add duplicateScope: 'deck' option (#476)toasted-nutbread2020-04-27
| | | | | | | | | * Add duplicateScope: 'deck' option * Add option to control duplicate scope * Use duplicateScope for findNoteIds * Update location of quotes
* Use isObjecttoasted-nutbread2020-04-17
|
* Rename _ankiInvoke to _invoke to remove redundancytoasted-nutbread2020-04-12
|
* Throw errors in returned by invocationtoasted-nutbread2020-04-12
|
* Remove AnkiNull and redundant commenttoasted-nutbread2020-04-12
|
* Use single instance of AnkiConnecttoasted-nutbread2020-04-12
|
* Add enabled checkstoasted-nutbread2020-04-12
|
* Mark internals as privatetoasted-nutbread2020-04-12
|
* Update license author field to broader to explicitly reflect thatAlex Yatskov2020-04-10
| | | | | Yomichan is an ongoing community project. It really does take a village, and everyone who contributes code owns a part of it :)
* Update global declarationstoasted-nutbread2020-03-10
|
* Change no-undef from off to errortoasted-nutbread2020-02-11
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
|
* Update unused argumentstoasted-nutbread2019-11-26
|
* Add findNoteIds to AnkiConnecttoasted-nutbread2019-10-09
|
* Throw Error instead of stringtoasted-nutbread2019-10-08
|
* Add ability to save screenshot to anki cardstoasted-nutbread2019-08-15
|
* update error handlingAlex Yatskov2017-09-22
|
* lots of fixes to backendAlex Yatskov2017-08-14
|
* unify filesAlex Yatskov2017-08-13
|
* Add ankiweb stubAlex Yatskov2016-10-11
|
* WIPAlex Yatskov2016-10-11
|
* FixesAlex Yatskov2016-10-10
|
* WIPAlex Yatskov2016-10-10