aboutsummaryrefslogtreecommitdiffstats
path: root/src/models
Commit message (Collapse)AuthorAge
* Merge pull request #329 from meetfranz/feature/beta-14-bugfixingLibravatar Stefan Malzner2017-11-23
|\ | | | | [PR] Beta 14 bugfixing
| * Remove flow typesLibravatar Stefan Malzner2017-11-23
| |
| * Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
| |
* | 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
|\|
| * Improve (dev) recipe loadingLibravatar Stefan Malzner2017-11-04
| |
| * fix(App): Add checks to service url validation to prevent app freezeLibravatar Stefan Malzner2017-11-03
| |
| * Parse recipe author stringLibravatar 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