| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix an issue with reordering dictionary settings (#1812) | toasted-nutbread | 2021-07-09 |
| | | |||
| * | Improve the behaviour of the "Move to..." action (#1667) | toasted-nutbread | 2021-05-11 |
| | | |||
| * | Fix invalid node/selectors being used in the dictionary delete process (#1658) | toasted-nutbread | 2021-05-10 |
| | | |||
| * | Add "Move to" menu option for moving dictionary options to a specific ↵ | toasted-nutbread | 2021-05-02 |
| | | | | | | | | location (#1651) * Add "Move to" option * Fix IDs | ||
| * | Fix the "Prefix wildcard searches supported" toggle having incorrect state ↵ | toasted-nutbread | 2021-05-02 |
| | | | | | (#1650) | ||
| * | Add support for reordering dictionary options (#1641) | toasted-nutbread | 2021-04-30 |
| | | |||
| * | Improve dictionary options (#1640) | toasted-nutbread | 2021-04-30 |
| | | | | | | | | | | | | | | | | | | | | * Update dictionary options layout * Update extras * Improve display when no dictionaries are installed * Implement "All" toggle * Move modal * Update welcome page * Remove resizer button * Fix ordering * Fix extra closing tag | ||
| * | Remove code for old settings page (#1588) | toasted-nutbread | 2021-04-03 |
| | | |||
| * | Update dictionary settings structure (#1587) | toasted-nutbread | 2021-04-03 |
| | | | | | | | | * Update dictionary settings structure to use an array instead of an object * Update ensureDictionarySettings implementation * Remove some usage of ObjectPropertyAccessor | ||
| * | Fix dictionary settings being missing after importing settings (#1576) | toasted-nutbread | 2021-03-31 |
| | | |||
| * | Definition collapsing when overflowing (#1575) | toasted-nutbread | 2021-03-31 |
| | | | | | | | | | | | | | | | | * Add double-down-chevron.svg * Add options * Update dictionary importers * Update settings * Add support for collapsible definitions * Improve case when there is a very small amount of overflow * Fix incorrect enabled state of newly imported dictionaries | ||
| * | Persistent storage controller (#1478) | toasted-nutbread | 2021-03-02 |
| | | | | | | | | | | * Add PersistentStorageController * Update DictionaryController * Update DictionaryImportController * Update when storage stats are updated | ||
| * | Move js/settings (#1397) | toasted-nutbread | 2021-02-14 |
| * Move js/settings to js/pages/settings * Fix script ordering | |||