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

10 commits

Author SHA1 Message Date
Fedor Katurov
3856e6d22d fixed notes container 2022-09-21 12:28:29 +07: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
muerwre
1745cc636d
Исправил цвета в альтернативной теме 2022-08-15 13:38:08 +07:00
muerwre
aee4b662d5
Добавил тему "Веспера" 2022-08-14 15:19:54 +07:00
muerwre
5d34090238
Добавили заметки в сайдбар (#126)
* added notes sidebar

* added note dropping and editing

* added sidebar navigation

* handling sidebarchanges over time

* using router back for closing sidebar

* fixed tripping inside single sidebar

* added superpowers toggle to sidebar

* user button opens sidebar now

* added profile cover for profile sidebar

* removed profile sidebar completely

* ran prettier over project

* added note not found error literal
2022-08-12 14:07:19 +07:00
Fedor Katurov
d55222b3ad refactored settings screen 2022-07-29 13:06:08 +07:00
Fedor Katurov
bdf803a70c optimized imports 2022-07-20 16:10:05 +07:00
Fedor Katurov
57f37723fa added notes menu 2022-04-04 15:51:05 +07:00
Fedor Katurov
fce11163aa added notes 2022-04-04 15:00:33 +07:00
Fedor Katurov
100c4c138a added sample settings page 2022-03-25 20:52:39 +07:00