| Commit message (Expand) | Author | Age |
* | Add duplicateScope: 'deck' option (#476) | toasted-nutbread | 2020-04-27 |
* | Frontend refactor (part 1) (#484) | toasted-nutbread | 2020-04-27 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Update Popup and DisplayFloat optionsContext from Frontend (#464) | siikamiika | 2020-04-26 |
* | Merge pull request #463 from toasted-nutbread/explicit-entry-point | toasted-nutbread | 2020-04-23 |
|\ |
|
| * | Use IIFE for entry points | toasted-nutbread | 2020-04-22 |
| * | Create popup-preview-frame-main.js | toasted-nutbread | 2020-04-19 |
* | | Use wanakana object directly | toasted-nutbread | 2020-04-20 |
|/ |
|
* | Remove unused global | toasted-nutbread | 2020-04-18 |
* | Disable cache on the backend and fix a bug with the cache key | toasted-nutbread | 2020-04-18 |
* | Remove de/structuring from public API | toasted-nutbread | 2020-04-18 |
* | Update the parameters passed to various audio-related functions | toasted-nutbread | 2020-04-18 |
* | Merge pull request #447 from toasted-nutbread/util-conversions | toasted-nutbread | 2020-04-18 |
|\ |
|
| * | Convert some util* functions into api* functions | toasted-nutbread | 2020-04-11 |
* | | Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequences | toasted-nutbread | 2020-04-12 |
|\ \
| |/
|/| |
|
| * | Add support for collapsing emphatic character sequences | toasted-nutbread | 2020-04-10 |
* | | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
|/ |
|
* | Merge pull request #434 from toasted-nutbread/error-fixes | toasted-nutbread | 2020-04-07 |
|\ |
|
| * | Use logError instead of console.log | toasted-nutbread | 2020-04-05 |
| * | Fix error reporting during dictionary import | toasted-nutbread | 2020-04-05 |
* | | Merge pull request #433 from toasted-nutbread/extra-dictionary-information | toasted-nutbread | 2020-04-07 |
|\ \ |
|
| * | | Update settings page to display additional information | toasted-nutbread | 2020-04-05 |
| |/ |
|
* | | Add document-title tag to settings options | toasted-nutbread | 2020-04-06 |
* | | Add support for {document-title} | toasted-nutbread | 2020-04-06 |
* | | Add custom context object for note creation | toasted-nutbread | 2020-04-06 |
|/ |
|
* | add option for iframe popups | siikamiika | 2020-04-05 |
* | Add options | toasted-nutbread | 2020-03-28 |
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Rename audio functions using "url" to use "uri" | toasted-nutbread | 2020-03-07 |
* | Use dependency injection for apiTemplateRender | toasted-nutbread | 2020-03-07 |
* | Move Anki note generation functionality into a new class | toasted-nutbread | 2020-03-07 |
* | Use dependency injection for getAudioUri implementation | toasted-nutbread | 2020-03-07 |
* | Use AudioSystem on the audio settings page | toasted-nutbread | 2020-03-07 |
* | fix Backend prepare issues in settings | siikamiika | 2020-03-02 |
* | simplify backend prepare | siikamiika | 2020-03-01 |
* | Load default Anki field templates from a file | toasted-nutbread | 2020-02-27 |
* | Simplify event to use bind | toasted-nutbread | 2020-02-26 |
* | Use functions directly rather than wrapping in () => {} when args are same | toasted-nutbread | 2020-02-26 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Move event handler definitions | toasted-nutbread | 2020-02-26 |
* | Use Map to avoid using for in | toasted-nutbread | 2020-02-25 |
* | Fix popupScalingFactor being limited to integer values | toasted-nutbread | 2020-02-23 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
* | Fix block padding | toasted-nutbread | 2020-02-22 |
* | Use Map | toasted-nutbread | 2020-02-22 |
* | Check origin on window messages | toasted-nutbread | 2020-02-16 |
* | Create more generic function for injecting stylesheets | toasted-nutbread | 2020-02-16 |
* | Override setCustomOuterCss instead of Popup.injectOuterStylesheet | toasted-nutbread | 2020-02-16 |
* | Change parameter name | toasted-nutbread | 2020-02-16 |