Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Support suspending new anki cards (#1240) | toasted-nutbread | 2021-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-nutbread | 2021-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-nutbread | 2021-01-01 |
| | | | | | * Update copyright year * Remove redundant Author info | ||
* | Add info page (#1102) | toasted-nutbread | 2020-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-nutbread | 2020-11-08 |
| | |||
* | Duplicate scope options (#955) | toasted-nutbread | 2020-10-31 |
| | | | | | * Add deck-root duplicate scope option * Implement support for deck-root scope | ||
* | Anki API refactor (#790) | toasted-nutbread | 2020-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-nutbread | 2020-08-09 |
| | |||
* | Fix overlapping version checks (#716) | toasted-nutbread | 2020-08-09 |
| | |||
* | Fix fetch requests (#708) | toasted-nutbread | 2020-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-nutbread | 2020-07-17 |
| | |||
* | Remove invalid file name characters from Anki media files (#496) | toasted-nutbread | 2020-05-06 |
| | | | | | * Replace invalid file name characters * Replace "filename" with "fileName" | ||
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
| | | | | | | | | | * Add duplicateScope: 'deck' option * Add option to control duplicate scope * Use duplicateScope for findNoteIds * Update location of quotes | ||
* | Use isObject | toasted-nutbread | 2020-04-17 |
| | |||
* | Rename _ankiInvoke to _invoke to remove redundancy | toasted-nutbread | 2020-04-12 |
| | |||
* | Throw errors in returned by invocation | toasted-nutbread | 2020-04-12 |
| | |||
* | Remove AnkiNull and redundant comment | toasted-nutbread | 2020-04-12 |
| | |||
* | Use single instance of AnkiConnect | toasted-nutbread | 2020-04-12 |
| | |||
* | Add enabled checks | toasted-nutbread | 2020-04-12 |
| | |||
* | Mark internals as private | toasted-nutbread | 2020-04-12 |
| | |||
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-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 declarations | toasted-nutbread | 2020-03-10 |
| | |||
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
| | |||
* | Update unused arguments | toasted-nutbread | 2019-11-26 |
| | |||
* | Add findNoteIds to AnkiConnect | toasted-nutbread | 2019-10-09 |
| | |||
* | Throw Error instead of string | toasted-nutbread | 2019-10-08 |
| | |||
* | Add ability to save screenshot to anki cards | toasted-nutbread | 2019-08-15 |
| | |||
* | update error handling | Alex Yatskov | 2017-09-22 |
| | |||
* | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | |||
* | unify files | Alex Yatskov | 2017-08-13 |
| | |||
* | Add ankiweb stub | Alex Yatskov | 2016-10-11 |
| | |||
* | WIP | Alex Yatskov | 2016-10-11 |
| | |||
* | Fixes | Alex Yatskov | 2016-10-10 |
| | |||
* | WIP | Alex Yatskov | 2016-10-10 |