aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/settings
Commit message (Collapse)AuthorAge
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* feature(App): Add option to disable GPU accelerationLibravatar Stefan Malzner2018-03-28
|
* Merge pull request #654 from meetfranz/feature/invite-buttonLibravatar Stefan Malzner2018-02-12
|\ | | | | Invite Button in Settings
| * [MINOR] ADD blank lineLibravatar haraldox2018-02-06
| |
| * [MINOR] house cleaningLibravatar haraldox2018-02-06
| |
| * [MINOR] REMOVE unnecessary varLibravatar haraldox2018-02-06
| | | | | | | | `pathname`
| * REMOVE invite button from Account DashboardLibravatar haraldox2018-02-03
| |
| * finished embedded invite functionalityLibravatar haraldox2018-02-02
| | | | | | | | | | | | ADDED internationalization ADDED loading indicator in send button REMOVED query param `from`
| * 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
| | | | | | | | reuses component `Invite`
| * ADDED invite button on settings navigationLibravatar haraldox2018-01-30
| | | | | | | | currently goes to `auth/signup/invite` route only
| * Merge branch 'fix-invite-screen' into feature/invite-buttonLibravatar haraldox2018-01-30
| | | | | | | | fix linitng errors
| * return to account screen from invite screenLibravatar haraldox2018-01-22
| | | | | | | | cheap solution because `state` prop of `<Link>` is not being passed to route
| * ADDED invite button in Account SettingsLibravatar haraldox2018-01-21
| | | | | | | | [WIP] return to previous route on submit / cancel
* | change directory structure for subscriptionLibravatar haraldox2018-01-19
|/ | | | move to own sub-folders `subscription`
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Merge branch 'develop' into feature/remove-minerLibravatar Stefan Malzner2018-01-17
|\
| * Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
| |\ | | | | | | [PR] Feature/icon upload
| | * feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
| | |
| | * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| | |
| | * Merge branch 'develop' into feature/icon-uploadLibravatar Stefan Malzner2017-12-24
| | |\
| | * | [wip] add icon uploadLibravatar Stefan Malzner2017-11-12
| | | |
| * | | Merge branch 'develop' into bug-fixesLibravatar Stefan Malzner2018-01-04
| |\ \ \
| | * \ \ Merge branch 'service-cache-cleanup' of https://github.com/dannyqiu/franz ↵Libravatar Stefan Malzner2018-01-04
| | |\ \ \ | | | | | | | | | | | | | | | | | | into feature/service-cache-cleanup
| | | * \ \ Merge branch 'develop' into service-cache-cleanupLibravatar Stefan Malzner2018-01-03
| | | |\ \ \
| | | | * | | feat(Services): Improve user experience of service searchLibravatar Stefan Malzner2018-01-03
| | | | | |/ | | | | |/|
| | * | / | Replace cache string with localized stringLibravatar Stefan Malzner2018-01-04
| | |/ / /
| | * | | feat(App): Add option to clear app cache (@dannyqiu)Libravatar Stefan Malzner2018-01-03
| | | | |
| | * | | Add button to clear global cache and all servicesLibravatar Danny Qiu2017-12-29
| | | | |
| | * | | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
| | |/ /
| * / / Fix typo with badgesLibravatar Danny Qiu2017-12-28
| |/ /
* / / Completely remove minerLibravatar Stefan Malzner2017-12-24
|/ /
* | Merge pull request #474 from meetfranz/feature/service-improvementsLibravatar Stefan Malzner2017-12-15
|\ \ | | | | | | [PR] Service improvements
| * | feat(Recipes): Add `hasHostedOption` to enable hosted & self hosted servicesLibravatar Stefan Malzner2017-12-15
| | |
| * | fix(Recipes): Enable `urlInputPrefix` for team and customURLLibravatar Stefan Malzner2017-12-14
| | |
* | | Merge pull request #469 from meetfranz/feature/hide-badgeLibravatar Stefan Malzner2017-12-15
|\ \ \ | | | | | | | | [PR] Add option to completely hide a service badge
| * | | feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
| |/ /
* / / fix(Spell checker): Fixed issues with spell checkerLibravatar Stefan Malzner2017-12-13
|/ /
* | feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
| |
* | feat(App): Add option to show/hide notification badges for muted services ↵Libravatar Stefan Malzner2017-12-01
| | | | | | | | (@maximiliancsuk)
* | Merge pull request #327 from BeneStem/masterLibravatar Stefan Malzner2017-11-23
|\ \ | | | | | | Do not strip www from custom urls
| * | Do not strip www from custom urlsLibravatar Benedikt Stemmildt2017-11-22
| | | | | | | | | | | | | | | | | | | | | Stripping www from the custom url causes some custom services to fail. When there is no domain without www loading is not possible. Resolves: #325
* | | Add service request to recipe dashboardLibravatar Stefan Malzner2017-11-21
| | |
* | | add missing file updatesLibravatar Stefan Malzner2017-11-21
| | |
* | | feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
| | |
* | | Add settings option to toggle spell checkerLibravatar Stefan Malzner2017-11-12
| |/ |/|
* | Merge branch 'develop' into feature/mute-serviceLibravatar Stefan Malzner2017-11-10
|\ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/components/services/content/ServiceWebview.js # src/components/services/content/Services.js # src/components/services/tabs/TabItem.js # src/containers/layout/AppLayoutContainer.js
| * | feat(Service): Add option to display disabled services in tabsLibravatar Stefan Malzner2017-11-09
| |/
* / feat(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/