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

981 commits

Author SHA1 Message Date
Fedor Katurov
68249a4c62 #35 finally using swiperjs as image slider 2021-03-06 14:48:24 +07:00
Fedor Katurov
d3473eab4c #35 refactored node layout 2021-03-06 13:17:39 +07:00
Fedor Katurov
428c7e7a06 #35 added containers everywhere 2021-03-06 12:18:23 +07:00
Fedor Katurov
4f6476666f Merge branch 'develop' 2021-03-05 14:59:29 +07:00
Fedor Katurov
72e63906e5 added hotkeys for textarea formatter 2021-03-05 14:54:23 +07:00
Fedor Katurov
154a35c957 added hotkeys for textarea formatter 2021-03-05 12:16:17 +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
b95d53791c fixed node liking 2021-03-04 13:51:03 +07:00
Fedor Katurov
d4c2e7ee09 refactored component errors 2021-03-03 17:54:58 +07:00
Fedor Katurov
7031084b09 player: renamed apiGetEmbedYoutube 2021-03-03 12:20:21 +07:00
Fedor Katurov
4da55dcd21 player: renamed apiGetEmbedYoutube 2021-03-03 11:18:16 +07:00
Fedor Katurov
7d4df40963 player: refactored sagas 2021-03-03 11:17:54 +07:00
Fedor Katurov
5102c738b3 node: refactored sagas 2021-03-03 11:10:28 +07:00
Fedor Katurov
be7829f130 messages: refactored reducer 2021-03-02 16:35:46 +07:00
Fedor Katurov
64b27e517f flow: refactored reducer 2021-03-02 16:09:58 +07:00
Fedor Katurov
31b03f9eae flow: refactored sagas 2021-03-02 16:09:45 +07:00
Fedor Katurov
90ac1fe611 boris: refactored sagas 2021-03-02 15:49:57 +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
muerwre
8bbeb63253
Merge pull request #27 from muerwre/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-03-01 10:57:32 +07:00
dependabot[bot]
a3a37f6f55
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 03:54:37 +00:00
Fedor Katurov
7d2511e7e9 fixed errors on Textareas without setRef 2021-03-01 10:53:41 +07:00
Fedor Katurov
b90b44de2c fixed image helper zIndex 2021-03-01 10:45:20 +07:00
Fedor Katurov
5d3e598a02 Merge branch 'develop' 2021-02-27 19:05:27 +07:00
Fedor Katurov
a5947cebe1 #34 cleanup 2021-02-27 18:59:48 +07:00
Fedor Katurov
86a22cca3c #34 cleaned IComment 2021-02-27 18:58:17 +07:00
Fedor Katurov
62f0fa59ca #34 fixed boris layout with hooks 2021-02-27 18:55:58 +07:00
Fedor Katurov
29e5aef01b #34 made error handling and resetting 2021-02-27 18:29:05 +07:00
Fedor Katurov
dad416e6e2 #34 made submitting comment form 2021-02-27 18:11:38 +07:00
Fedor Katurov
051b199d5d #34 made local comment form uploads 2021-02-27 17:51:12 +07:00
Fedor Katurov
f45e34f330 #34 removed isLoading from textarea 2021-02-26 17:24:52 +07:00
Fedor Katurov
d7b4fbf535 #34 added isLoading and error handling to useCommentFormFormik 2021-02-26 17:22:26 +07:00
Fedor Katurov
8ae2dc02f0 #34 added LocalCommentForm 2021-02-26 16:47:38 +07:00
muerwre
2dd5c885df
Merge pull request #28 from muerwre/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.18.1 to 0.21.1
2021-02-26 16:25:12 +07:00
Fedor Katurov
d42a98957d hiding buttons on mobile 2021-02-26 15:58:52 +07:00
Fedor Katurov
2d034f2fbb fixed key warnings 2021-02-26 15:53:43 +07:00
Fedor Katurov
b23c136cbe added button tooltips 2021-02-26 15:36:05 +07:00
Fedor Katurov
5cf3d22466 added format buttons 2021-02-26 14:54:40 +07:00
Fedor Katurov
3fdbf6208b fixed username sanitizing 2021-02-26 09:16:40 +07:00
Fedor Katurov
cb8e39c707 fixed youtube split regexp 2021-02-26 09:09:22 +07:00
Fedor Katurov
bc7443dd2e fixed code block borders 2021-02-25 13:53:51 +07:00
Fedor Katurov
9f48bb6a64 fixed wrapping inside pre 2021-02-24 19:40:21 +07:00
Fedor Katurov
d6fafacee7 fixed code block color 2021-02-24 18:26:10 +07:00
Fedor Katurov
d92e0f28c2 changed code color 2021-02-24 18:24:04 +07:00
Fedor Katurov
678f6a1e75 added quotes 2021-02-24 18:20:51 +07:00
Fedor Katurov
b58ddba328 added insane to sanitize html 2021-02-24 17:55:23 +07:00