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

825 commits

Author SHA1 Message Date
Fedor Katurov
5da9a0547d fixed tiny slider on bigger resolutions 2020-10-27 11:42:20 +07:00
Fedor Katurov
531bd3626a added working tiny-slider! 2020-10-26 19:14:41 +07:00
Fedor Katurov
fefec524db made simple full-width image container 2020-10-26 17:48:50 +07:00
Fedor Katurov
c58bf1a379 made simple full-width image container 2020-10-26 12:18:43 +07:00
Fedor Katurov
677dce9721 fixed some scroll issues 2020-10-26 11:47:22 +07:00
Fedor Katurov
58676ac1d5 added long comment check 2020-10-23 17:55:34 +07:00
Fedor Katurov
7d09eb26f5 added error display 2020-10-23 17:50:19 +07:00
Fedor Katurov
b4d55a49ba fixed imports 2020-09-14 10:08:37 +07:00
Fedor Katurov
0f09078bbf added fading animations 2020-09-11 13:27:04 +07:00
Fedor Katurov
d935e9de42 getting messages diff 2020-09-09 18:45:29 +07:00
Fedor Katurov
e1117a0d91 fixed typo 2020-09-09 15:56:56 +07:00
Fedor Katurov
ae0e9e2bb1 fixed better scroll dialog's max-height 2020-09-09 13:35:42 +07:00
Fedor Katurov
2e0332218b messages form at the bottom 2020-09-09 13:32:28 +07:00
Fedor Katurov
a8dc543c3c Merge branch 'develop' into master 2020-09-08 13:27:13 +07:00
Fedor Katurov
3f3c1516c8 fixed message delete appearance 2020-09-08 13:27:00 +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
5e85ae2aee replacing message if modifying it 2020-09-08 11:58:19 +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
bc09810802 fixed empty social accounts appearance 2020-09-08 09:34:58 +07:00
Fedor Katurov
600b8bb1e8 added delete message action 2020-09-07 18:02:59 +07:00
Fedor Katurov
47cd66496b message editing form works properly 2020-09-07 18:00:49 +07:00
Fedor Katurov
c8ecb9085a added better textarea resizer 2020-09-07 15:55:56 +07:00
Fedor Katurov
4c4a33a819 added message editing button 2020-09-07 15:22:27 +07:00
Fedor Katurov
54dd5ef478 fixed is_loading display 2020-09-01 17:05:29 +07:00
Fedor Katurov
a0d18076ad better initial height calculation 2020-09-01 16:56:08 +07:00
Fedor Katurov
0e3c7cbfd6 fixed is_loading display 2020-08-27 14:44:48 +07:00
Fedor Katurov
a999f8019c not showing 'No comments' if they're loading 2020-08-27 14:29:11 +07:00
Fedor Katurov
67848ae061 updated boris layout 2020-08-27 14:28:16 +07:00
Fedor Katurov
36997875ee updated some error codes 2020-08-27 09:34:45 +07:00
Fedor Katurov
b11593c45e fixed audio attaches 2020-08-26 18:30:01 +07:00
Fedor Katurov
c9d84a4947 fixed calculation of empty fields on frontend 2020-08-26 16:35:24 +07:00
Fedor Katurov
de7818c235 added new error code 2020-08-26 15:04:27 +07:00
Fedor Katurov
ed90c0c0c2 sending user instead of { user } on patch 2020-08-26 13:17:46 +07:00
Fedor Katurov
aa62dcfbcd fixed social account settings role buttons 2020-08-26 13:15:10 +07:00
Fedor Katurov
46542632b5 updated error codes 2020-08-26 13:07:44 +07:00
Fedor Katurov
88f8ae1bd3 hiding audio image block if no images 2020-08-26 10:06:13 +07:00
Fedor Katurov
5b8f13755f posting node right way 2020-08-25 13:46:37 +07:00
muerwre
5b7c3f364d removed console.log 2020-08-23 20:04:01 +07:00
muerwre
5c73d1bce7 disabled register dialog (for now) 2020-08-22 17:28:55 +07:00
muerwre
3ea52c7f45 updated env example 2020-08-22 17:24:52 +07:00
Fedor Katurov
c4f9d88447 added funny checkbox 2020-08-21 11:10:07 +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
358b197c19 moved login dialog padding to variable 2020-08-20 10:35:55 +07:00
Fedor Katurov
70e08b286d started creating login register dialog 2020-08-20 10:30:48 +07:00