aboutsummaryrefslogtreecommitdiffstats
path: root/src/models/Service.js
Commit message (Collapse)AuthorAge
...
* Listen to did-frame-finish-loadLibravatar Stefan Malzner2018-12-12
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Don't set `isFirstLoad` when service failed to laodLibravatar Stefan Malzner2018-12-08
|
* Only show loader on initial service loadLibravatar Stefan Malzner2018-12-08
|
* feat(Service): Add error screen for services that failed to loadLibravatar Stefan Malzner2018-12-08
|
* feat(Service): Add option to change spellchecking language by serviceLibravatar Stefan Malzner2018-12-07
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Move spellchecker to premiumLibravatar Stefan Malzner2018-11-25
|
* feat(App): Add option to enable dark mode for supported servicesLibravatar Stefan Malzner2018-11-22
|
* Remove flow typesLibravatar Stefan Malzner2018-11-15
|
* fix(App): Bugfix Fix memory leak in recipe polling loopLibravatar haraldox2018-02-07
|
* feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
|
* First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
|
* Add missing commitLibravatar Stefan Malzner2017-12-14
|
* feat(Service): Add option to completely disable message badgesLibravatar Stefan Malzner2017-12-14
|
* 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
* | Merge pull request #294 from meetfranz/feature/192-display-disabled-servicesLibravatar Stefan Malzner2017-11-18
|\ \ | | | | | | [PR] Disable/Enable service optimizations
| * | allow service to be reattached properly after re-enabling serviceLibravatar Stefan Malzner2017-11-17
| | |
| * | remove webview from memory when disabledLibravatar Stefan Malzner2017-11-17
| | |
* | | feat(Service): Add option to mute serviceLibravatar Stefan Malzner2017-11-09
|/ /
* | feature(Service): Add webview crash handler to display a user friendly messageLibravatar Stefan Malzner2017-11-07
| |
* | Merge branch 'develop' into reload-crashed-serviceLibravatar Stefan Malzner2017-11-07
|\|
| * fix(App): Add checks to service url validation to prevent app freezeLibravatar Stefan Malzner2017-11-03
| |
* | Fix lint errorsLibravatar Danny Qiu2017-10-30
| |
* | Add dialog to reload on service crashLibravatar Danny Qiu2017-10-30
|/
* initial commitLibravatar Stefan Malzner2017-10-13