aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Expand)AuthorAge
* add workspaces count badge in settings navigationLibravatar Dominik Guzei2019-03-21
* fix merge conflicts with latest developLibravatar Dominik Guzei2019-03-08
|\
| * Fix unused i18n stringsLibravatar Stefan Malzner2019-03-07
* | Merge branch 'develop' into feature/workspacesLibravatar Dominik Guzei2019-02-22
|\|
| * Merge branch 'feature/spellcheck-autodetect' into developLibravatar Stefan Malzner2019-02-12
| |\
| | * feat(Spell checking): Add option to automatically detect languageLibravatar Stefan Malzner2019-02-08
* | | consolidate workspace feature for further developmentLibravatar Dominik Guzei2019-02-12
* | | setup logic to display workspace edit pageLibravatar Dominik Guzei2019-02-12
* | | add styles for workspace tableLibravatar Dominik Guzei2019-02-12
* | | assign react key prop to workspace itemsLibravatar Dominik Guzei2019-02-12
* | | fix eslint errorLibravatar Dominik Guzei2019-02-12
* | | basic setup of workspaces settings screenLibravatar Dominik Guzei2019-02-12
* | | add workspaces menu item in settings dialogLibravatar Dominik Guzei2019-02-12
|/ /
* | Make packages work in electron, node and webLibravatar Stefan Malzner2019-01-08
* | wipLibravatar Stefan Malzner2019-01-07
|/
* Slimming down proxy formLibravatar Stefan Malzner2018-12-09
* Add proxy restart noticeLibravatar Stefan Malzner2018-12-09
* Add port option to service proxy configLibravatar Stefan Malzner2018-12-09
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
* Add React 16 didCatch/ErrorBoundary componentLibravatar Stefan Malzner2018-12-09
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
* feat(Service): Add option to change spellchecking language by serviceLibravatar Stefan Malzner2018-12-07
* Show service dark mode option only for dark mode servicesLibravatar Stefan Malzner2018-11-30
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
* Move spellchecker to premiumLibravatar Stefan Malzner2018-11-25
* feat(App): Lay groundwork for general themeing supportLibravatar Stefan Malzner2018-11-24
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * feat(App): Add option to enable dark mode for supported servicesLibravatar Stefan Malzner2018-11-22
| * Fix disable save service buttonLibravatar Stefan Malzner2018-11-21
| * Disable button when form is pristine and user input is requiredLibravatar Stefan Malzner2018-11-21
| * Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
| |\
| | * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| * | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| |/
| * feature(App): Add option to disable GPU accelerationLibravatar Stefan Malzner2018-03-28
* | adapt enterprise UI flags to features-apiLibravatar haraldox2018-02-27
* | feat(App) Feature Added enterprise UILibravatar haraldox2018-02-13
|/
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\
| * [MINOR] ADD blank lineLibravatar haraldox2018-02-06
| * [MINOR] house cleaningLibravatar haraldox2018-02-06
| * [MINOR] REMOVE unnecessary varLibravatar haraldox2018-02-06
| * REMOVE invite button from Account DashboardLibravatar haraldox2018-02-03
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| * got server callback and infobox workingLibravatar haraldox2018-02-02
| * [WIP] started work on infoboxLibravatar haraldox2018-01-30
| * ADDED embedded invite screen in settingsLibravatar haraldox2018-01-30
| * ADDED invite button on settings navigationLibravatar haraldox2018-01-30
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| * return to account screen from invite screenLibravatar haraldox2018-01-22
| * ADDED invite button in Account SettingsLibravatar haraldox2018-01-21