1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00
Commit graph

6 commits

Author SHA1 Message Date
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
c58b4feb4a fixed sortables rerendering 2022-07-14 12:09:35 +07:00
Fedor Katurov
37a2e54543 fixed sortable audio grid 2022-06-30 17:13:10 +07:00
Fedor Katurov
47a6e02c21 added SortableAudioGrid 2022-06-30 15:58:46 +07:00
Fedor Katurov
586ebb7480 added useSortableActions hook 2022-06-24 17:56:05 +07:00
Fedor Katurov
3345939670 made sortable grid component 2022-06-24 16:47:38 +07:00