Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | cache created popups | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | extract different popup creation functions | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | allow disabling scan on search page live | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | limit popup depth live | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | prevent injecting frontend multiple times | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | listen to optionsUpdated in popup-nested.js | siikamiika | 2020-04-11 | |
| | | | | | ||||
| | * | | | listen to optionsUpdated in search-frontend.js | siikamiika | 2020-04-11 | |
| | | |/ | | |/| | ||||
| * | | | Merge pull request #444 from toasted-nutbread/unused-globals | toasted-nutbread | 2020-04-13 | |
| |\ \ \ | | | | | | | | | | | Check for unused globals as part of CI | |||
| | * | | | Remove unused globals | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| | * | | | Add simple check to see if globals are unused | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| * | | | | Update jsdom to 16.2.2 | toasted-nutbread | 2020-04-13 | |
| | |_|/ | |/| | | ||||
| * | | | Merge pull request #449 from toasted-nutbread/orphan-fix | toasted-nutbread | 2020-04-12 | |
| |\ \ \ | | | | | | | | | | | Fix default value of _orphaned | |||
| | * | | | Fix default value of _orphaned | toasted-nutbread | 2020-04-11 | |
| | | |/ | | |/| | ||||
| * | | | Merge pull request #443 from toasted-nutbread/fix-get-selection | toasted-nutbread | 2020-04-12 | |
| |\ \ \ | | | | | | | | | | | Fix getSelection not working in QueryParser | |||
| | * | | | Use window.getSelection instead of document.getSelection | toasted-nutbread | 2020-04-11 | |
| | | | | | ||||
| | * | | | Fix getSelection not working in QueryParser | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| * | | | | Merge pull request #440 from toasted-nutbread/collapse-emphatic-sequences | toasted-nutbread | 2020-04-12 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Add support for collapsing emphatic character sequences | |||
| | * | | | Update example | toasted-nutbread | 2020-04-11 | |
| | | | | | ||||
| | * | | | Fix 'full' mode not being a superset of 'true' mode | toasted-nutbread | 2020-04-11 | |
| | | | | | ||||
| | * | | | Add tests, remove logs | toasted-nutbread | 2020-04-11 | |
| | | | | | ||||
| | * | | | Add support for collapsing the Katakana-Hiragana Prolonged Sound Mark | toasted-nutbread | 2020-04-11 | |
| | | | | | ||||
| | * | | | Add tests | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| | * | | | Fix source map for characters collapsed at the start of a string | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| | * | | | Add support for collapsing emphatic character sequences | toasted-nutbread | 2020-04-10 | |
| | |/ / | ||||
| * | | | Merge pull request #438 from toasted-nutbread/display-generator-refactoring | toasted-nutbread | 2020-04-11 | |
| |\ \ \ | | | | | | | | | | | Display generator refactoring | |||
| | * | | | Simplify access to details fields in createTermEntry | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Update how termTags is passed to _createTermExpression | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Rename "only" to "disambiguation" to match naming convention used for pitch ↵ | toasted-nutbread | 2020-04-09 | |
| | | | | | | | | | | | | | | | | | | | | accents | |||
| | * | | | Update _appendMultiple to not use a fallback | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Organize | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Mark functions as private | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Remove statics | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Remove data-multi assignments | toasted-nutbread | 2020-04-09 | |
| | | | | | ||||
| | * | | | Use data-expression-multi instead of data-multi | toasted-nutbread | 2020-04-09 | |
| | |/ / | ||||
| * | | | Merge pull request #437 from toasted-nutbread/backend-api-handler-changes | toasted-nutbread | 2020-04-11 | |
| |\ \ \ | | | | | | | | | | | Backend api handler changes | |||
| | * | | | apiBroadcast => apiBroadcastTab | toasted-nutbread | 2020-04-10 | |
| | | | | | ||||
| | * | | | Fix yomichanCoreReady waiting for a response | toasted-nutbread | 2020-04-07 | |
| | | | | | ||||
| | * | | | Rename apiForward to apiBroadcast | toasted-nutbread | 2020-04-07 | |
| | | | | | ||||
| | * | | | Update forward to be synchronous and ignore the reply | toasted-nutbread | 2020-04-07 | |
| | | | | | ||||
| | * | | | Update some API handlers to be synchronous | toasted-nutbread | 2020-04-07 | |
| | | | | | ||||
| | * | | | Add support for API handlers to be optionally asynchronous | toasted-nutbread | 2020-04-07 | |
| | |/ / | ||||
* | / / | Add notice about pitch accent dictionary being available in testing only | Alex Yatskov | 2020-04-16 | |
|/ / / | ||||
* | / | Remove unused .gitmodules | Alex Yatskov | 2020-04-10 | |
| |/ |/| | ||||
* | | 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 legal notices, pitch accent dictionary link | Alex Yatskov | 2020-04-10 | |
| | | ||||
* | | Version bump20.4.10.0 | Alex Yatskov | 2020-04-10 | |
|/ | ||||
* | Merge pull request #434 from toasted-nutbread/error-fixes | toasted-nutbread | 2020-04-07 | |
|\ | | | | | Error fixes | |||
| * | 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 | |
|\ \ | | | | | | | Extra dictionary information |