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

13 commits

Author SHA1 Message Date
Fedor Katurov
d757b74fd0 refactored media components 2023-11-21 19:34:22 +06:00
Fedor Katurov
7a7b7a4bf9 refactored react imports 2023-11-20 22:35:07 +06:00
Fedor Katurov
ae7347fbb7 fixed upload progress 2022-12-20 15:17:39 +06:00
Fedor Katurov
10bb6f01b5 added lazy loading to NodeImageSwiperBlock 2022-12-06 21:34:36 +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
bdf803a70c optimized imports 2022-07-20 16:10:05 +07:00
Fedor Katurov
1f9b9a3df0 renamed some snake_case params 2022-07-14 12:10:45 +07:00
Fedor Katurov
c58b4feb4a fixed sortables rerendering 2022-07-14 12:09:35 +07:00
Fedor Katurov
12ffd39082 fixed types 2022-06-30 17:34:44 +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