Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Update titles type | toasted-nutbread | 2020-02-22 | |
| * | Updates for PR feedback | toasted-nutbread | 2020-02-22 | |
| * | Simplify only assignment | toasted-nutbread | 2020-02-22 | |
| * | Assign result properties to variables to reduce number of lookups | toasted-nutbread | 2020-02-22 | |
| * | Reduce number of redundant Map.get calls in dictTermsMergeByGloss | toasted-nutbread | 2020-02-22 | |
| * | Add variables for expression and reading | toasted-nutbread | 2020-02-22 | |
| * | Simplify update of mergedIndices | toasted-nutbread | 2020-02-22 | |
| * | Use Map | toasted-nutbread | 2020-02-22 | |
| * | Change secondarySearchTitles to secondarySearchDictionaries | toasted-nutbread | 2020-02-22 | |
| * | Use findTerms instead of findTermsInternal | toasted-nutbread | 2020-02-22 | |
| * | Remove unused dictRowsSort | toasted-nutbread | 2020-02-22 | |
| * | Use Map for dictEnabledSet | toasted-nutbread | 2020-02-22 | |
| * | Replace getIndexOfTouch with getTouch | toasted-nutbread | 2020-02-22 | |
| * | Use URLSearchParams | toasted-nutbread | 2020-02-22 | |
| * | Use Map | toasted-nutbread | 2020-02-22 | |
| * | Use Map | toasted-nutbread | 2020-02-22 | |
| * | Simplify spread | toasted-nutbread | 2020-02-22 | |
| * | Use Map | toasted-nutbread | 2020-02-22 | |
| * | Use Array.isArray instead of hasOwn | toasted-nutbread | 2020-02-22 | |
| * | Use Set | toasted-nutbread | 2020-02-22 | |
| * | Use Set | toasted-nutbread | 2020-02-22 | |
| * | Use Map | toasted-nutbread | 2020-02-22 | |
|/ | ||||
* | Merge pull request #369 from toasted-nutbread/dictionary-validation | toasted-nutbread | 2020-02-22 | |
|\ | ||||
| * | Update test-dictionary | toasted-nutbread | 2020-02-22 | |
| * | Add some basic invalid dictionaries to test | toasted-nutbread | 2020-02-22 | |
| * | Make schema errors have more information | toasted-nutbread | 2020-02-22 | |
| * | Add a timeout to clearDatabase | toasted-nutbread | 2020-02-22 | |
| * | Update location of test dictionary data | toasted-nutbread | 2020-02-22 | |
| * | Update database test | toasted-nutbread | 2020-02-22 | |
| * | Update validate function name in close | toasted-nutbread | 2020-02-22 | |
| * | Require format to be 1, 2, or 3 | toasted-nutbread | 2020-02-22 | |
| * | Define old tagMeta format in index file | toasted-nutbread | 2020-02-22 | |
| * | Validate data before importing | toasted-nutbread | 2020-02-22 | |
| * | Remove old dictionary import functions | toasted-nutbread | 2020-02-22 | |
| * | Create new dictionary import function | toasted-nutbread | 2020-02-22 | |
| * | Mark private functions in database.js | toasted-nutbread | 2020-02-22 | |
|/ | ||||
* | Merge pull request #371 from toasted-nutbread/database-tests | toasted-nutbread | 2020-02-22 | |
|\ | ||||
| * | Test some errors | toasted-nutbread | 2020-02-19 | |
| * | Upadte eslintrc | toasted-nutbread | 2020-02-19 | |
| * | Close to prevent hangs | toasted-nutbread | 2020-02-19 | |
| * | Validate results of importDictionary | toasted-nutbread | 2020-02-19 | |
| * | Update tests | toasted-nutbread | 2020-02-18 | |
| * | Add script to test database.js | toasted-nutbread | 2020-02-18 | |
| * | Add script to validate the test dictionary data against JSON schemas | toasted-nutbread | 2020-02-18 | |
| * | Add test dictionary data | toasted-nutbread | 2020-02-18 | |
| * | Add fake-indexeddb | toasted-nutbread | 2020-02-18 | |
| * | Use ? instead of %s | toasted-nutbread | 2020-02-17 | |
| * | Allow dictionary-validate to be require'd | toasted-nutbread | 2020-02-17 | |
| * | Create yomichan-test script to reduce repeated code | toasted-nutbread | 2020-02-17 | |
| * | Update how main is invoked | toasted-nutbread | 2020-02-17 | |
|/ |