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

15 commits

Author SHA1 Message Date
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
47a6e02c21 added SortableAudioGrid 2022-06-30 15:58:46 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
224c27b6f4 fixed window callers 2022-01-07 19:16:42 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
95b92b643f removed upload redux store 2022-01-06 21:04:14 +07:00
Fedor Katurov
d4c2e7ee09 refactored component errors 2021-03-03 17:54:58 +07:00
Fedor Katurov
9db25afb28 refactored comment form 2020-11-09 17:55:00 +07:00
Fedor Katurov
2daa38ad12 fixed style files module names 2020-11-06 12:15:07 +07:00
Fedor Katurov
fff3770b1e Audio title editing 2020-03-16 16:52:16 +07:00
Fedor Katurov
c0c832d158 fixed cyclic dependencies for dialogs 2019-11-25 15:02:32 +07:00
Fedor Katurov
645ea8e29e audio editor 2019-10-21 17:51:52 +07:00