summaryrefslogtreecommitdiff
path: root/ext/bg/js/util.js
Commit message (Collapse)AuthorAge
* fix Backend prepare issues in settingssiikamiika2020-03-02
|
* Fix unnamed functionstoasted-nutbread2020-02-22
|
* Simplify only assignmenttoasted-nutbread2020-02-22
|
* Update license info URLtoasted-nutbread2020-01-01
|
* Update copyrighttoasted-nutbread2020-01-01
|
* Implement settings importtoasted-nutbread2019-12-29
|
* Treat null templates as the default valuetoasted-nutbread2019-12-29
|
* Replace window.yomichan_backend with window.yomichanBackendtoasted-nutbread2019-12-20
|
* Isolate values returned across window contextstoasted-nutbread2019-12-14
|
* Isolate functions passed across window contextstoasted-nutbread2019-12-14
|
* Isolate arguments passed across window contextstoasted-nutbread2019-12-14
|
* Read file in the current window context before passing to backendtoasted-nutbread2019-12-14
|
* Update how errors are reported when importing a dictionarytoasted-nutbread2019-12-08
|
* Optimize utilIsolatetoasted-nutbread2019-12-08
|
* Make reverse reading/expressions optional during database importtoasted-nutbread2019-12-07
|
* Update arrow-parens to alwaystoasted-nutbread2019-11-26
|
* utilIsObject => isObject, move to core.jstoasted-nutbread2019-11-26
|
* Remove utilAsynctoasted-nutbread2019-11-26
|
* Remove unused functiontoasted-nutbread2019-11-07
|
* Add support for deleting individual dictionariestoasted-nutbread2019-11-07
|
* Update how dictionaries are displayed on the settings pagetoasted-nutbread2019-11-07
|
* Move tagCache out of Database and into Translatortoasted-nutbread2019-10-19
|
* Isolate options objects created via settings.jstoasted-nutbread2019-09-14
| | | | Prevents dead objects created by different windows.
* Add utility method for checking if a value is a standard objecttoasted-nutbread2019-09-10
|
* Add support for Edge browsertoasted-nutbread2019-08-26
|
* Passively handle database errorstoasted-nutbread2019-05-04
|
* simplify database interfaceAlex Yatskov2017-10-29
|
* util.js: remove unnecessary conditionalsiikamiika2017-10-24
|
* settings: main dictionary selection as dropdownsiikamiika2017-10-24
|
* fix error in utilStringHashCodesiikamiika2017-10-19
|
* field template fixup for modified templates onlysiikamiika2017-10-18
|
* merged mode: implement missing stuff, refactoringsiikamiika2017-10-03
| | | | | | | - use correct tags - indicate popular and rare terms - indicate definitions restricted to specific terms - frequencies (Innocent Corpus)
* cleanupAlex Yatskov2017-09-13
|
* firefox fixesAlex Yatskov2017-08-15
|
* lots of fixes to backendAlex Yatskov2017-08-14
|
* more cleanupAlex Yatskov2017-08-05
|
* cleanupAlex Yatskov2017-07-19
|
* cleanupAlex Yatskov2017-07-19
|
* factor out handlebars from utilAlex Yatskov2017-07-19
|
* refactorAlex Yatskov2017-07-18
|
* refactor bg/js/util.jsAlex Yatskov2017-07-16
|
* Add glossary-brief anki field, like glossary but without tagsdequis2017-07-16
|
* move anki to asyncAlex Yatskov2017-07-10
|
* cleanupAlex Yatskov2017-07-10
|
* move zip import to asyncAlex Yatskov2017-07-10
|
* cleanupAlex Yatskov2017-07-09
|
* simplify file loadingAlex Yatskov2017-06-25
|
* support importing from zip filesAlex Yatskov2017-06-25
|
* support variable modifier keys, fixes #5Alex Yatskov2017-05-25
|
* make form search be always enabledAlex Yatskov2017-05-24
|