Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactor sentence scanning (#1213) | toasted-nutbread | 2021-01-09 | |
| | | | | | | | | | * Update tests * Update extractSentence implementation * Remove old extractSentence implementation * Optimize maps/sets | |||
* | CSS lint (#1201) | toasted-nutbread | 2021-01-03 | |
| | | | | | | | | | | | | | * Use single quotes instead of double * Install stylelint * Set up config * Update package/tests * Fix lint issues * Update CSS rules | |||
* | Translator regex replacements (#1199) | toasted-nutbread | 2021-01-03 | |
| | | | | | | | | | | | | | | | | | | | * Add support for regex replacements during the translation process * Allow assignment of textReplacements * Rename * Set up test data * Write expected data * Set up options * Prevent infinite loop if regex matches empty string * Implement setting controller * Add support for testing pattern replacements | |||
* | Translator frequency data improvements (#1184) | toasted-nutbread | 2020-12-30 | |
| | | | | | | | * Specify if a frequency has a specific reading * Make frequency data creation more standardized * Update test data | |||
* | Update termTags for termGrouped mode to include all definition tags (#1138) | toasted-nutbread | 2020-12-19 | |
| | | | | | * Update termTags for termGrouped mode to include all definition tags * Update tests | |||
* | Database test updates (#1086) | toasted-nutbread | 2020-12-08 | |
| | | | | | | | | | | | | | | | * Remove unused * Create DatabaseVM * Update sequences in test dictionary * Update documentation * Add second valid testing dictionary * Set up translator tests * Write expected data | |||
* | Add tests for data: and blob: iframe URLs (#757) | toasted-nutbread | 2020-08-24 | |
| | ||||
* | XMLDocument handling (#738) | toasted-nutbread | 2020-08-22 | |
| | | | | | | | * Add tests for SVGs * Add more null checks for Frontend._popup * Use null popup when on an XMLDocument | |||
* | Simplify shadow test and add an open shadow DOM test (#533) | toasted-nutbread | 2020-05-10 | |
| | ||||
* | Text scanning update (#507) | toasted-nutbread | 2020-05-06 | |
| | | | | | * Fix unity test missing a parameter * Update docSentenceExtract to not rescan content | |||
* | Dom text scanner fixes (#505) | toasted-nutbread | 2020-05-06 | |
| | | | | | | | | | * Fix test case * Add test-dom-text-scanner * Ensure that DOMTextScanner._node never becomes null * Add remainder | |||
* | DOMTextScanner (#458) | toasted-nutbread | 2020-05-02 | |
| | | | | | | | * Create new class for scanning text in a document * Update test styles * Add tests | |||
* | Add tests | toasted-nutbread | 2020-04-18 | |
| | ||||
* | add manual performance tests | siikamiika | 2020-04-18 | |
| | ||||
* | support iframes inside open shadow dom | siikamiika | 2020-04-18 | |
| | ||||
* | Add support for filtering frequency metadata based on readings | toasted-nutbread | 2020-04-11 | |
| | ||||
* | Merge pull request #385 from toasted-nutbread/pitch-accents | toasted-nutbread | 2020-04-05 | |
|\ | | | | | Pitch accents | |||
| * | Update dictionary schema to support pitch accent data | toasted-nutbread | 2020-03-28 | |
| | | ||||
* | | Add allowfullscreen="true" | toasted-nutbread | 2020-04-04 | |
| | | ||||
* | | Create some tests for fullscreen elements, <iframe>s, and shadow DOMs | toasted-nutbread | 2020-04-04 | |
|/ | ||||
* | Test seeking functions | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Add some basic document tests | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Add some basic invalid dictionaries to test | toasted-nutbread | 2020-02-22 | |
| | ||||
* | Update location of test dictionary data | toasted-nutbread | 2020-02-22 | |