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

81 commits

Author SHA1 Message Date
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
b1e68a8a6d added updates everywhere 2021-04-02 17:49:03 +07:00
Fedor Katurov
756840f173 #23 added superpowers switch 2021-03-19 14:15:04 +07:00
Fedor Katurov
a7d890aeec fixed error translation 2021-03-05 11:32:50 +07:00
Fedor Katurov
455c7ad90d fixed social registration on login 2021-03-05 09:51:38 +07:00
Fedor Katurov
b91ff98491 fixed api call for code request 2021-03-05 09:22:21 +07:00
Fedor Katurov
27665c462a fixed error handling on profile 2021-03-04 14:02:03 +07:00
Fedor Katurov
0873e77ff4 fixed error handling 2021-03-04 13:57:00 +07:00
Fedor Katurov
20dead5ef5 auth: refactored sagas select typings 2021-03-02 14:19:17 +07:00
Fedor Katurov
c36494c3f9 auth: refactored sagas to use try-catch 2021-03-02 14:17:27 +07:00
Fedor Katurov
c2ebde069d added message delete api call 2020-09-08 12:25:52 +07:00
Fedor Katurov
9bdeb5aa0a added apiAuthDeleteMessage 2020-09-08 12:05:04 +07:00
Fedor Katurov
a06e54bd78 renamed messagesSetMessages to messagesSet 2020-09-08 11:08:17 +07:00
Fedor Katurov
737a4396de moved messages to separate reducer 2020-09-08 10:58:55 +07:00
Fedor Katurov
600b8bb1e8 added delete message action 2020-09-07 18:02:59 +07:00
Fedor Katurov
c9d84a4947 fixed calculation of empty fields on frontend 2020-08-26 16:35:24 +07:00
Fedor Katurov
ed90c0c0c2 sending user instead of { user } on patch 2020-08-26 13:17:46 +07:00
Fedor Katurov
9486c5bdf5 sending register request 2020-08-20 17:04:56 +07:00
Fedor Katurov
3a11b01c99 added action to perform send register request 2020-08-20 15:29:23 +07:00
Fedor Katurov
88ee0601c8 clearing errors in dialog on input 2020-08-20 11:27:32 +07:00
Fedor Katurov
f1463ed5ea made saga open register dialog 2020-08-20 11:18:41 +07:00
Fedor Katurov
837b4ee6f3 added register_socials to reducer 2020-08-20 10:55:14 +07:00
Fedor Katurov
ff8ecba6db showing needs_register dialog 2020-08-19 18:53:50 +07:00
Fedor Katurov
441a0824cc moved reaction for oauth events to sagas 2020-08-19 18:26:53 +07:00
Fedor Katurov
20f49a52b5 refactored login dialog 2020-08-13 16:27:32 +07:00
Fedor Katurov
16700432d2 refactored 2020-08-03 14:42:54 +07:00
Fedor Katurov
43968f14b2 logging user in by social 2020-07-29 18:49:29 +07:00
Fedor Katurov
108f17b0e9 moved accounts to settings 2020-07-28 14:11:04 +07:00
Fedor Katurov
b1c71faf3a attaching accounts and displaying errors 2020-07-27 18:17:48 +07:00
Fedor Katurov
3ae22fb63d listening for backend events 2020-07-27 17:35:59 +07:00
Fedor Katurov
e94d776ee5 actually getting event about adding account 2020-07-27 14:17:32 +07:00
Fedor Katurov
5396cf7611 added account list and ability to drop them 2020-07-26 18:31:15 +07:00
Fedor Katurov
c74ab01927 fetchimg video infos 2020-04-19 11:55:27 +07:00
Fedor Katurov
1056f0ff72 not fetching user if he's logged out 2020-04-18 22:36:16 +07:00
Fedor Katurov
abcdcfa09f boris notificatins 2020-04-14 12:40:16 +07:00
Fedor Katurov
bfa61d3987 settings users last seen 2020-04-14 12:11:04 +07:00
Fedor Katurov
fe6f977cf1 profile layout 2020-04-08 20:47:12 +07:00
Fedor Katurov
e227c9660e code restore process finished 2019-11-25 17:05:42 +07:00
Fedor Katurov
078c531e93 password restore dialog 2019-11-25 16:52:01 +07:00
Fedor Katurov
0524649944 code cleanup 2019-11-25 16:09:01 +07:00
Fedor Katurov
6dcb21e9e4 added request code dialog 2019-11-25 16:08:22 +07:00
Fedor Katurov
c0c832d158 fixed cyclic dependencies for dialogs 2019-11-25 15:02:32 +07:00
Fedor Katurov
d7ed0cbe54 moved history listen to sagas 2019-11-25 12:12:51 +07:00
Fedor Katurov
323376ed90 removed console.log 2019-11-19 16:19:23 +07:00
Fedor Katurov
60dffc2353 fixed profile patching 2019-11-19 15:56:45 +07:00
Fedor Katurov
f25d627b4e changed poll delay 2019-11-19 13:56:37 +07:00
Fedor Katurov
51fcaa3ae0 fixed cell appearance 2019-11-15 15:23:11 +07:00
Fedor Katurov
a0c93c480f fixed saga, that loses user cover file 2019-11-14 17:45:37 +07:00
Fedor Katurov
a90285a4ac user settings mechanism 2019-11-13 18:02:09 +07:00
Fedor Katurov
0eae79ec08 fixed last seen message bug 2019-11-13 15:48:32 +07:00