aboutsummaryrefslogtreecommitdiffstats
path: root/src/api
Commit message (Collapse)AuthorAge
* refactor server api even moreLibravatar Dominik Guzei2019-03-12
|
* refactor server api to use prepare auth request utilLibravatar Dominik Guzei2019-03-12
|
* add useful helpers for building standalone app featuresLibravatar Dominik Guzei2019-03-12
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
| |
| * Revert "Fix fetch is undefined"Libravatar Stefan Malzner2018-11-21
| | | | | | | | This reverts commit df01b73f92dd61659fb14231ce6eb84feb134992.
| * Fix fetch is undefinedLibravatar Stefan Malzner2018-11-19
| |
| * Fix minor issues due to babel upgradeLibravatar Stefan Malzner2018-11-15
| |
| * Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | | | | | config file
| * Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
| |
* | ADD `features` requestLibravatar haraldox2018-02-26
| | | | | | | | REFACTOR `defaults` -> `base`
* | initial commitLibravatar haraldox2018-02-26
|/
* further request cleanupLibravatar Stefan Malzner2018-02-15
|
* fix linting issuesLibravatar Stefan Malzner2018-02-15
|
* Replace localAPI requests with mobx-localstorageLibravatar Stefan Malzner2018-02-15
|
* replace localStorage with mobx-localstorageLibravatar Stefan Malzner2018-02-15
|
* Fix issue with custom icon on service creationLibravatar Stefan Malzner2018-01-10
|
* Merge pull request #525 from meetfranz/feature/icon-uploadLibravatar Stefan Malzner2018-01-06
|\ | | | | [PR] Feature/icon upload
| * First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
| |
* | 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
| |
* | Delete session partition with serviceLibravatar Danny Qiu2017-12-29
| |
* | Add button to clear service cacheLibravatar Danny Qiu2017-12-29
|/
* fix mobx issue with settings modelLibravatar Stefan Malzner2017-12-13
|
* remove excessive debug logsLibravatar Stefan Malzner2017-12-06
|
* explicitly set tar extract option preserveOwner to falseLibravatar Stefan Malzner2017-12-06
|
* Added debug info and sleep in between actionsLibravatar Stefan Malzner2017-12-05
|
* feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
|
* Add SettingsModel and fix issue with improper mobx data handlingLibravatar Stefan Malzner2017-11-23
|
* fix arch query stringLibravatar Stefan Malzner2017-11-17
|
* Improve (dev) recipe loadingLibravatar Stefan Malzner2017-11-04
|
* Improve recipe bulk downloadLibravatar Stefan Malzner2017-10-24
|
* replace tar.gz dependency (deprecated) with tarLibravatar Stefan2017-10-24
|
* fix header override in requestsv5.0.0-beta.10Libravatar Stefan Malzner2017-10-13
|
* initial commitLibravatar Stefan Malzner2017-10-13