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

15 commits

Author SHA1 Message Date
Fedor Katurov
efbaf13151 refactor main components and IProps 2023-11-22 19:59:17 +06:00
Fedor Katurov
7e20975cb1 show like button to guests 2023-10-30 17:37:31 +06:00
Fedor Katurov
75dc20ca0b fixed user hydration 2022-11-22 10:51:18 +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
74f4c7562b added node edit menu 2022-07-15 12:13:27 +07:00
Fedor Katurov
4e5a6d727a fixed semantic markup 2022-03-03 20:00:46 +07:00
Fedor Katurov
8b3e118a7b fixed editor buttons appearance 2022-01-25 16:16:13 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
d4d200f6ef optimized imports 2022-01-09 20:34:27 +07:00
Fedor Katurov
ffce400398 removed all router-modals 2022-01-09 20:27:23 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
8d5afb4f98 completely removed modal reducer 2022-01-04 20:30:23 +07:00
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
292268dbc3 renamed NodePanelInner 2022-01-02 18:07:50 +07:00
Renamed from src/components/node/NodePanelInner/index.tsx (Browse further)