| Commit message (Expand) | Author | Age |
* | Move util database modification functions (#499) | toasted-nutbread | 2020-05-06 |
* | Error logging refactoring (#454) | toasted-nutbread | 2020-04-26 |
* | Convert some util* functions into api* functions | toasted-nutbread | 2020-04-11 |
* | Update license author field to broader to explicitly reflect that | Alex Yatskov | 2020-04-10 |
* | Merge pull request #434 from toasted-nutbread/error-fixes | toasted-nutbread | 2020-04-07 |
|\ |
|
| * | Use logError instead of console.log | toasted-nutbread | 2020-04-05 |
| * | Fix error reporting during dictionary import | toasted-nutbread | 2020-04-05 |
* | | Update settings page to display additional information | toasted-nutbread | 2020-04-05 |
|/ |
|
* | Update global declarations | toasted-nutbread | 2020-03-10 |
* | Use functions directly rather than wrapping in () => {} when args are same | toasted-nutbread | 2020-02-26 |
* | Use .bind instead of () => {} | toasted-nutbread | 2020-02-26 |
* | Add no-shadow | toasted-nutbread | 2020-02-22 |
* | Use Map | toasted-nutbread | 2020-02-22 |
* | Create EventListenerCollection class | toasted-nutbread | 2020-02-16 |
* | Define more globals | toasted-nutbread | 2020-02-11 |
* | Change no-undef from off to error | toasted-nutbread | 2020-02-11 |
* | Update main dictionary value when changing modifying profile | toasted-nutbread | 2020-02-01 |
* | Remove option for dictionaries that aren't installed after changing values | toasted-nutbread | 2020-02-01 |
* | Separate the functionality of updateMainDictionarySelect | toasted-nutbread | 2020-02-01 |
* | Remove argument from onDictionaryOptionsChanged | toasted-nutbread | 2020-02-01 |
* | Use await | toasted-nutbread | 2020-02-01 |
* | Update license info URL | toasted-nutbread | 2020-01-01 |
* | Update copyright | toasted-nutbread | 2020-01-01 |
* | Clear files after getting the value | toasted-nutbread | 2019-12-15 |
* | Add functions for modifying mutable options | toasted-nutbread | 2019-12-13 |
* | Remove getOptionsArray | toasted-nutbread | 2019-12-13 |
* | Update how errors are reported when importing a dictionary | toasted-nutbread | 2019-12-08 |
* | Show info about whether a dictionary supports wildcard searches | toasted-nutbread | 2019-12-07 |
* | Make reverse reading/expressions optional during database import | toasted-nutbread | 2019-12-07 |
* | Move settings scripts | toasted-nutbread | 2019-12-01 |