Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 :) | ||
* | Add importDictionary function to Backend | toasted-nutbread | 2020-03-30 |
| | |||
* | fix Backend prepare issues in settings | siikamiika | 2020-03-02 |
| | |||
* | Fix unnamed functions | toasted-nutbread | 2020-02-22 |
| | |||
* | Simplify only assignment | toasted-nutbread | 2020-02-22 |
| | |||
* | Update license info URL | toasted-nutbread | 2020-01-01 |
| | |||
* | Update copyright | toasted-nutbread | 2020-01-01 |
| | |||
* | Implement settings import | toasted-nutbread | 2019-12-29 |
| | |||
* | Treat null templates as the default value | toasted-nutbread | 2019-12-29 |
| | |||
* | Replace window.yomichan_backend with window.yomichanBackend | toasted-nutbread | 2019-12-20 |
| | |||
* | Isolate values returned across window contexts | toasted-nutbread | 2019-12-14 |
| | |||
* | Isolate functions passed across window contexts | toasted-nutbread | 2019-12-14 |
| | |||
* | Isolate arguments passed across window contexts | toasted-nutbread | 2019-12-14 |
| | |||
* | Read file in the current window context before passing to backend | toasted-nutbread | 2019-12-14 |
| | |||
* | Update how errors are reported when importing a dictionary | toasted-nutbread | 2019-12-08 |
| | |||
* | Optimize utilIsolate | toasted-nutbread | 2019-12-08 |
| | |||
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
| | |||
* | Update arrow-parens to always | toasted-nutbread | 2019-11-26 |
| | |||
* | utilIsObject => isObject, move to core.js | toasted-nutbread | 2019-11-26 |
| | |||
* | Remove utilAsync | toasted-nutbread | 2019-11-26 |
| | |||
* | Remove unused function | toasted-nutbread | 2019-11-07 |
| | |||
* | Add support for deleting individual dictionaries | toasted-nutbread | 2019-11-07 |
| | |||
* | Update how dictionaries are displayed on the settings page | toasted-nutbread | 2019-11-07 |
| | |||
* | Move tagCache out of Database and into Translator | toasted-nutbread | 2019-10-19 |
| | |||
* | Isolate options objects created via settings.js | toasted-nutbread | 2019-09-14 |
| | | | | Prevents dead objects created by different windows. | ||
* | Add utility method for checking if a value is a standard object | toasted-nutbread | 2019-09-10 |
| | |||
* | Add support for Edge browser | toasted-nutbread | 2019-08-26 |
| | |||
* | Passively handle database errors | toasted-nutbread | 2019-05-04 |
| | |||
* | simplify database interface | Alex Yatskov | 2017-10-29 |
| | |||
* | util.js: remove unnecessary conditional | siikamiika | 2017-10-24 |
| | |||
* | settings: main dictionary selection as dropdown | siikamiika | 2017-10-24 |
| | |||
* | fix error in utilStringHashCode | siikamiika | 2017-10-19 |
| | |||
* | field template fixup for modified templates only | siikamiika | 2017-10-18 |
| | |||
* | merged mode: implement missing stuff, refactoring | siikamiika | 2017-10-03 |
| | | | | | | | - use correct tags - indicate popular and rare terms - indicate definitions restricted to specific terms - frequencies (Innocent Corpus) | ||
* | cleanup | Alex Yatskov | 2017-09-13 |
| | |||
* | firefox fixes | Alex Yatskov | 2017-08-15 |
| | |||
* | lots of fixes to backend | Alex Yatskov | 2017-08-14 |
| | |||
* | more cleanup | Alex Yatskov | 2017-08-05 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-19 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-19 |
| | |||
* | factor out handlebars from util | Alex Yatskov | 2017-07-19 |
| | |||
* | refactor | Alex Yatskov | 2017-07-18 |
| | |||
* | refactor bg/js/util.js | Alex Yatskov | 2017-07-16 |
| | |||
* | Add glossary-brief anki field, like glossary but without tags | dequis | 2017-07-16 |
| | |||
* | move anki to async | Alex Yatskov | 2017-07-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-10 |
| | |||
* | move zip import to async | Alex Yatskov | 2017-07-10 |
| | |||
* | cleanup | Alex Yatskov | 2017-07-09 |
| | |||
* | simplify file loading | Alex Yatskov | 2017-06-25 |
| | |||
* | support importing from zip files | Alex Yatskov | 2017-06-25 |
| |