Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat!: add useLocalStorage hook | eug-vs | 2020-08-10 | -1/+1 |
| | ||||
* | fix: logout user if token expires | eug-vs | 2020-07-05 | -0/+8 |
| | ||||
* | Merge pull request #46 from which-ecosystem/profile | ilyayudovin | 2020-06-27 | -1/+3 |
|\ | | | | | profile | |||
| * | style: fix ALL linting errors | eug-vs | 2020-06-27 | -1/+3 |
| | | ||||
| * | add request to set avatarUrl | ilyayudovin | 2020-06-26 | -1/+1 |
| | | ||||
* | | build: connect to the new API | eug-vs | 2020-06-26 | -3/+5 |
|/ | ||||
* | style: fix linting errors | eug-vs | 2020-06-25 | -3/+4 |
| | ||||
* | fix: listen to token changes in requests | eug-vs | 2020-06-25 | -3/+5 |
| | ||||
* | feat: add auth headers to reqeusts | eug-vs | 2020-06-23 | -7/+9 |
| | ||||
* | refactor: add types to requests | eug-vs | 2020-06-10 | -8/+6 |
| | ||||
* | feat: implement get/post functions | eug-vs | 2020-06-10 | -0/+12 |