aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.ts
Commit message (Collapse)AuthorAge
...
* chore: move 'packages/themes' into 'src' (no longer an injected package) (#2080)Libravatar Vijay Aravamudhan2021-10-15
|
* Control the long-press hint for service icon via a preference (#2043)Libravatar Vijay Aravamudhan2021-10-09
| | | Co-authored-by: mhatvan <markus_hatvan@aon.at>
* fix: Control the global shortcut (for hiding Ferdi) via a preference ↵Libravatar Vijay A2021-10-07
| | | | (default: off)
* refactor: locale selection cleanup (#2031)Libravatar Markus Hatvan2021-10-07
|
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since ↵Libravatar Vijay A2021-10-01
| | | | it doesn't depend on the running process any more.
* chore: merge the nightly builds into the main 'ferdi' project (#1996)Libravatar Vijay Aravamudhan2021-09-28
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
| | | | | | | | * fix issue with workspace feature not being turned on, and then randomly turning on somehow. * when deleting the active workspace, auto-select the default workspace. * consolidated the toggling of features into a single place in the config file. Co-authored-by: Sadetdin EYILI <sadetdin.eyili@ekino.com> Signed-off-by: Vijay A <avijayr@protonmail.com>
* Incorrect position while adding a new service when there were pre-existing ↵Libravatar Vijay Raghavan Aravamudhan2021-08-21
| | | | services (#1820)
* chore: typescript conversionLibravatar Vijay A2021-08-21