| Commit message (Expand) | Author | Age |
* | Add support for wildcards | toasted-nutbread | 2019-11-10 |
* | Fixes for Edge | toasted-nutbread | 2019-11-10 |
* | Use native indexedDB pointer | toasted-nutbread | 2019-11-10 |
* | Use native IndexedDB to delete the database | toasted-nutbread | 2019-11-10 |
* | Use native IndexedDB to create database and object stores | toasted-nutbread | 2019-11-10 |
* | Use native IndexedDB for bulkAdd operations | toasted-nutbread | 2019-11-10 |
* | Use native IndexedDB for database additions | toasted-nutbread | 2019-11-10 |
* | Fixes for Edge | toasted-nutbread | 2019-11-09 |
* | Remove unused function | toasted-nutbread | 2019-11-07 |
* | Add support for deleting individual dictionaries | toasted-nutbread | 2019-11-07 |
* | Add functions for getting dictionary information | toasted-nutbread | 2019-11-07 |
* | Use native IndexedDB APIs for findTagForTitle | toasted-nutbread | 2019-10-19 |
* | Move tagCache out of Database and into Translator | toasted-nutbread | 2019-10-19 |
* | Remove unused database functions | toasted-nutbread | 2019-10-19 |
* | Add additional database bulk methods | toasted-nutbread | 2019-10-19 |
* | Create function for creating kanji data and meta | toasted-nutbread | 2019-10-18 |
* | Remove temp createResult | toasted-nutbread | 2019-10-18 |
* | Add missing validate calls | toasted-nutbread | 2019-10-18 |
* | Remove unused functions | toasted-nutbread | 2019-10-18 |
* | Throw Error instead of string | toasted-nutbread | 2019-10-08 |
* | Fix findTermMetaBulk trying to use undefined row.id | toasted-nutbread | 2019-10-07 |
* | Use bulk database searches | toasted-nutbread | 2019-09-28 |
* | Use non-async function for cache lookups | toasted-nutbread | 2019-09-28 |
* | Create common function for creating term object | toasted-nutbread | 2019-09-28 |
* | Passively handle database errors | toasted-nutbread | 2019-05-04 |
* | add dictionary update nag screen | Alex Yatskov | 2017-10-29 |
* | include sequence property in header data | Alex Yatskov | 2017-10-29 |
* | simplify database interface | Alex Yatskov | 2017-10-29 |
* | settings: main dictionary selection as dropdown | siikamiika | 2017-10-24 |
* | database.js: add hasSequences | siikamiika | 2017-10-24 |
* | add tag meta score | siikamiika | 2017-10-24 |
* | old database format compatibility | siikamiika | 2017-10-18 |
* | merged mode: add secondary searches | siikamiika | 2017-10-15 |
* | change db format, rename tags to definitionTags | siikamiika | 2017-10-13 |
* | add termTags | siikamiika | 2017-10-11 |
* | merged mode: add main dictionary selection | siikamiika | 2017-10-05 |
* | merged mode: implement missing stuff, refactoring | siikamiika | 2017-10-03 |
* | merged: first draft, only supports JMdict | siikamiika | 2017-10-01 |
* | basic structure for feature-merge-similar-results | siikamiika | 2017-09-29 |
* | update database for new format | Alex Yatskov | 2017-09-23 |
* | update error handling | Alex Yatskov | 2017-09-22 |
* | combine indices and stats | Alex Yatskov | 2017-09-17 |
* | backwards compat | Alex Yatskov | 2017-09-17 |
* | cleanup | Alex Yatskov | 2017-09-13 |
* | cleanup | Alex Yatskov | 2017-09-13 |
* | tag caching | Alex Yatskov | 2017-09-13 |
* | better tag handling | Alex Yatskov | 2017-09-13 |
* | cleanup | Alex Yatskov | 2017-09-13 |
* | add frequency table support for kanji | Alex Yatskov | 2017-09-12 |
* | add frequency table support for terms | Alex Yatskov | 2017-09-12 |