Fedor Katurov
|
a4bb07e9cf
|
removed redux completely
|
2022-01-09 19:03:01 +07:00 |
|
Fedor Katurov
|
5849e68258
|
removed messages reducer
|
2022-01-08 16:40:48 +07:00 |
|
Fedor Katurov
|
224c27b6f4
|
fixed window callers
|
2022-01-07 19:16:42 +07:00 |
|
Fedor Katurov
|
ba2e610e01
|
fixed eslint warnings
|
2022-01-07 19:06:57 +07:00 |
|
Fedor Katurov
|
558e8f8a4f
|
removed player reducer, migrated to CRA 5
|
2022-01-07 18:32:22 +07:00 |
|
Fedor Katurov
|
95b92b643f
|
removed upload redux store
|
2022-01-06 21:04:14 +07:00 |
|
Fedor Katurov
|
811e14fd4c
|
fixed inputs
|
2022-01-04 17:36:05 +07:00 |
|
Fedor Katurov
|
120bf8954c
|
removed boris reducer
|
2022-01-02 21:28:31 +07:00 |
|
Fedor Katurov
|
77af1ab05a
|
optimized imports
|
2022-01-02 20:59:52 +07:00 |
|
Fedor Katurov
|
f76a5a4798
|
refactored hooks directory
|
2022-01-02 18:17:09 +07:00 |
|
muerwre
|
c2d1c2bfc9
|
99 use swr (#100)
* 99: made node use SWR
* 99: fixed comments for SWR node
* 99: added error toast to useNodeFormFormik.ts
|
2022-01-02 17:10:21 +07:00 |
|
Fedor Katurov
|
4c4461ea19
|
eslint auto-fix
|
2021-11-21 16:44:19 +07:00 |
|
Fedor Katurov
|
f10a1fa2d8
|
added dropzones for comments and node editors
|
2021-10-05 11:31:21 +07:00 |
|
Fedor Katurov
|
a808045a7d
|
made sample profile page
|
2021-10-01 12:01:11 +07:00 |
|
Fedor Katurov
|
dde02dc2e3
|
fixed can_backdrop usage
|
2021-06-21 17:39:49 +07:00 |
|
Fedor Katurov
|
558a97d278
|
#58 fixed lab detection at create dialog
|
2021-03-30 11:51:35 +07:00 |
|
Fedor Katurov
|
6f09af1b36
|
#58 added cancel confirmation dialog
|
2021-03-30 11:42:32 +07:00 |
|
Fedor Katurov
|
124719c243
|
#58 fixed dialog routers
|
2021-03-29 17:45:54 +07:00 |
|
Fedor Katurov
|
d9af895558
|
#58 fixed upload buttons appearance
|
2021-03-29 09:37:13 +07:00 |
|
Fedor Katurov
|
97958a358b
|
#58 fixed upload buttons
|
2021-03-29 09:27:49 +07:00 |
|
Fedor Katurov
|
b871cc2042
|
#58 using formik at node submit form
|
2021-03-26 17:52:24 +07:00 |
|
Fedor Katurov
|
998a2e305a
|
#23 lab doesn't require superpowers now
|
2021-03-24 17:56:03 +07:00 |
|
Fedor Katurov
|
c939dcbce8
|
#23 lost fixes
|
2021-03-19 16:35:24 +07:00 |
|
Fedor Katurov
|
dddb86c778
|
#23 changed toggle colors
|
2021-03-19 16:26:02 +07:00 |
|
Fedor Katurov
|
756840f173
|
#23 added superpowers switch
|
2021-03-19 14:15:04 +07:00 |
|
Fedor Katurov
|
32aaa3f794
|
#23 changed promoted button appearance
|
2021-03-17 17:26:22 +07:00 |
|
Fedor Katurov
|
e38090c755
|
#23 added lab disabling switch
|
2021-03-17 11:07:26 +07:00 |
|
Fedor Katurov
|
8316b46efe
|
Merge branch 'master' into 23-labs
# Conflicts:
# src/redux/node/constants.ts
|
2021-03-12 11:26:03 +07:00 |
|
Fedor Katurov
|
68249a4c62
|
#35 finally using swiperjs as image slider
|
2021-03-06 14:48:24 +07:00 |
|
Fedor Katurov
|
40af254e5c
|
replaced div with button
|
2021-03-05 17:50:28 +07:00 |
|
Fedor Katurov
|
44bbc4cd4c
|
Merge branch 'develop' into 23-labs
|
2021-03-05 17:31:33 +07:00 |
|
Fedor Katurov
|
d4c2e7ee09
|
refactored component errors
|
2021-03-03 17:54:58 +07:00 |
|
Fedor Katurov
|
b90b44de2c
|
fixed image helper zIndex
|
2021-03-01 10:45:20 +07:00 |
|
Fedor Katurov
|
c731bb9ad0
|
added promoted switch button
|
2020-11-29 15:43:30 +07:00 |
|
Fedor Katurov
|
a9c43e8976
|
sing create-react-app now
|
2020-11-19 17:27:19 +07:00 |
|
Fedor Katurov
|
332d09e3bd
|
Merge branch 'master' into 15-use-cra-or-nextjs
# Conflicts:
# src/components/node/CommentForm/index.tsx
# src/utils/node.ts
|
2020-11-19 16:29:03 +07:00 |
|
Fedor Katurov
|
62d4e03206
|
added comment form drop zone
|
2020-11-09 18:44:36 +07:00 |
|
Fedor Katurov
|
9db25afb28
|
refactored comment form
|
2020-11-09 17:55:00 +07:00 |
|
Fedor Katurov
|
4b79b06106
|
fixed for nextjs, but it won't work
|
2020-11-06 18:36:28 +07:00 |
|
Fedor Katurov
|
33e9e01f29
|
fixed styles imports
|
2020-11-06 13:05:43 +07:00 |
|
Fedor Katurov
|
2daa38ad12
|
fixed style files module names
|
2020-11-06 12:15:07 +07:00 |
|
Fedor Katurov
|
b11593c45e
|
fixed audio attaches
|
2020-08-26 18:30:01 +07:00 |
|
Fedor Katurov
|
94cc515589
|
fixed typescript errors
|
2020-08-19 18:10:52 +07:00 |
|
muerwre
|
44045e7764
|
fixed audio grid on mobile
|
2020-03-16 19:34:33 +07:00 |
|
Fedor Katurov
|
fff3770b1e
|
Audio title editing
|
2020-03-16 16:52:16 +07:00 |
|
Fedor Katurov
|
da47da9d6a
|
fixed background size cover
|
2020-03-16 16:19:03 +07:00 |
|
Fedor Katurov
|
7a8846a088
|
fixed video editor preview
|
2019-11-27 10:50:28 +07:00 |
|
Fedor Katurov
|
45f7c70f83
|
fixed youtube thumbs
|
2019-11-27 10:46:33 +07:00 |
|
Fedor Katurov
|
c0c832d158
|
fixed cyclic dependencies for dialogs
|
2019-11-25 15:02:32 +07:00 |
|
Fedor Katurov
|
1320f0851f
|
added imagecaching
|
2019-11-07 12:20:17 +07:00 |
|