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

1167 commits

Author SHA1 Message Date
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
Fedor Katurov
165039c177 fixed username and italic overlaps 2021-02-24 17:37:09 +07:00
muerwre
8f830b64a7
Merge pull request #33 from muerwre/task/29-markdown
changed markdown stylings
2021-02-24 17:20:33 +07:00
Fedor Katurov
4d99473d7d changed markdown stylings 2021-02-24 17:18:49 +07:00
muerwre
9d8346b315
Merge pull request #32 from muerwre/develop
Develop
2021-02-24 16:55:28 +07:00
muerwre
9c401dfda3
Merge pull request #31 from muerwre/task/29-markdown
Task/29 markdown
2021-02-24 16:51:36 +07:00
Fedor Katurov
52d5b57245 added markdown to flow cells 2021-02-24 16:49:54 +07:00
Fedor Katurov
c98ac8b597 added markdown to text node 2021-02-24 16:40:37 +07:00
muerwre
b72c5c2b05
Merge pull request #30 from muerwre/task/29-markdown
Task/29 markdown
2021-02-24 16:15:01 +07:00
Fedor Katurov
616398c4fc added italic text 2021-02-24 16:12:18 +07:00
Fedor Katurov
0c7ed6de99 fixed image and code appearance 2021-02-24 15:54:14 +07:00
Fedor Katurov
c383356a4c fixed useMemo for blocks 2021-02-24 15:28:31 +07:00
Fedor Katurov
1fc04e62a6 fixed comment block separation 2021-02-24 15:28:11 +07:00
Fedor Katurov
5dbf4245bf added some markdown stylings 2021-02-24 15:16:24 +07:00
Fedor Katurov
d786606924 fixed comment text splitting 2021-02-24 14:36:15 +07:00
Fedor Katurov
0666237586 added markdown formatter 2021-02-24 14:18:59 +07:00