1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
Commit graph

22 commits

Author SHA1 Message Date
Fedor Katurov
ba0604ab9d add eslint-plugin-prettier 2025-01-24 17:51:59 +07:00
Fedor Katurov
a26e4168fd fix eslint 2023-10-30 21:49:10 +06:00
muerwre
080d59858c
Отрефакторил бэк, исправил ошибки (#138)
* fixed paths to match refactored backend

* fixed some paths according to new backend

* fixed auth urls for new endpoints

* fixed urls

* fixed error handling

* fixes

* fixed error handling on user form

* fixed error handling on oauth

* using fallback: true on node pages

* type button for comment attach buttons

* fixed return types of social delete

* changed the way we upload user avatars
2022-09-16 14:53:52 +07:00
Fedor Katurov
8ee5b09b65 fixed dependencies 2022-01-28 11:02:23 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
a9c43e8976 sing create-react-app now 2020-11-19 17:27:19 +07:00
Fedor Katurov
5cad13b417 simple audio player 2019-10-11 13:51:14 +07:00
Fedor Katurov
69c7b71237 cleanup 2019-10-09 21:24:13 +07:00
Fedor Katurov
f8b3adc4e2 fixed eslintrc 2019-10-08 16:31:57 +07:00
muerwre
c541278686 comment form 2019-08-26 13:17:55 +07:00
muerwre
da9ac62584 hooks to show node loader 2019-08-25 16:34:42 +07:00
muerwre
db0a94b581 fixed eslint again 2019-08-20 10:58:34 +07:00
muerwre
988a069d57 eslint 2019-08-09 14:37:44 +07:00
muerwre
9a8e5efd1a eslint 2019-08-09 14:35:35 +07:00
muerwre
5d219b3196 finally fixed eslint issues 2019-08-09 12:51:21 +07:00
muerwre
fa4d51360b eslint fix 2019-08-09 12:23:07 +07:00
muerwre
3413b22ac2 fixed prettier, eslint? 2019-08-07 15:48:17 +07:00
muerwre
d73437d8c6 working upload saga? 2019-08-07 15:37:57 +07:00
muerwre
3872ff5903 tried to make upload sagas 2019-08-07 15:09:28 +07:00
muerwre
caf85c104f added upload sagas (failed) 2019-08-07 14:28:43 +07:00
muerwre
42fbacdd66 fixed eslint 2019-08-07 14:23:04 +07:00
muerwre
e0bba90d2e auth 2019-08-06 18:21:19 +07:00