Fedor Katurov
8fc06a4819
added empty avatar placeholder
2022-09-21 12:26:35 +07:00
muerwre
aee4b662d5
Добавил тему "Веспера"
2022-08-14 15:19:54 +07:00
muerwre
5d34090238
Добавили заметки в сайдбар ( #126 )
...
* added notes sidebar
* added note dropping and editing
* added sidebar navigation
* handling sidebarchanges over time
* using router back for closing sidebar
* fixed tripping inside single sidebar
* added superpowers toggle to sidebar
* user button opens sidebar now
* added profile cover for profile sidebar
* removed profile sidebar completely
* ran prettier over project
* added note not found error literal
2022-08-12 14:07:19 +07:00
Fedor Katurov
d55222b3ad
refactored settings screen
2022-07-29 13:06:08 +07:00
Fedor Katurov
001bdbb196
made settings provider
2022-07-28 17:16:37 +07:00
Fedor Katurov
421184157d
added superpower placeholder to user profile
2022-07-28 16:08:10 +07:00
Fedor Katurov
16d12f92da
fixed appearance for profile sidebar
2022-03-29 15:39:29 +07:00
Fedor Katurov
77d59625d1
optimized imports
2022-03-23 14:26:14 +07:00
Fedor Katurov
5cd1064140
added new flow presets
2022-03-15 12:09:00 +07:00
Fedor Katurov
07b4874f69
added working profile sidebar
2022-02-15 16:11:29 +07:00
Fedor Katurov
5c9fdf93db
replaced node-sass with sass
2022-01-28 11:09:21 +07:00
Fedor Katurov
097b091abd
fixed ramda imports to reduce bundle size
2022-01-25 11:24:42 +07:00
Fedor Katurov
0838bf7ee6
(nextjs) added eslint and import sorting
2022-01-19 12:30:04 +07:00
Fedor Katurov
d4f57a97d8
fixed sidebar heights
2022-01-14 18:44:14 +07:00
Fedor Katurov
2e75e4f7c0
added sidebar headers
2022-01-14 17:02:25 +07:00
Fedor Katurov
01fac15a00
added sample profile sidebar settings
2022-01-14 12:29:51 +07:00
Fedor Katurov
7658068caa
made transitional Anchor component for next/cra
2022-01-13 14:12:39 +07:00
Fedor Katurov
0c9d5467ed
added empty profile sidebar
2022-01-11 16:34:26 +07:00
Fedor Katurov
d8e7319687
fixed swiper auto width
2022-01-11 14:56:05 +07:00
Fedor Katurov
a454b16fc9
fixed image upload button at avatar
2022-01-11 11:37:33 +07:00
Fedor Katurov
d31c18b06d
fixed profile avatar uploader input
2022-01-11 11:32:22 +07:00
Fedor Katurov
8d1e6989c2
added experimental scroll helper
2022-01-10 16:47:29 +07:00
Fedor Katurov
a4bb07e9cf
removed redux completely
2022-01-09 19:03:01 +07:00
Fedor Katurov
e8f0ec1f36
using formik on profile settings
2022-01-08 18:37:16 +07:00
Fedor Katurov
3c0571816c
removed profile redux items
2022-01-08 18:01:38 +07:00
Fedor Katurov
5849e68258
removed messages reducer
2022-01-08 16:40:48 +07:00
Fedor Katurov
558e8f8a4f
removed player reducer, migrated to CRA 5
2022-01-07 18:32:22 +07:00
Fedor Katurov
811e14fd4c
fixed inputs
2022-01-04 17:36:05 +07:00
Fedor Katurov
4c4461ea19
eslint auto-fix
2021-11-21 16:44:19 +07:00
Fedor Katurov
2395202d23
fixed profile submitting
2021-09-22 16:54:12 +07:00
Fedor Katurov
dde02dc2e3
fixed can_backdrop usage
2021-06-21 17:39:49 +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
7d2511e7e9
fixed errors on Textareas without setRef
2021-03-01 10:53:41 +07:00
Fedor Katurov
e51769229d
fixed styles import
2020-11-19 17:51:49 +07:00
muerwre
a5db18791b
Merge pull request #26 from muerwre/15-use-cra-or-nextjs
...
15 use cra or nextjs
2020-11-19 17:39:14 +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
2e65992a84
fixed sidebar z-indexes
2020-11-17 18:05:36 +07:00
Fedor Katurov
e28fdd2c05
added settings tab to profile
2020-11-17 18:00:03 +07:00
Fedor Katurov
d9a1b5cf13
added profile sidebar just to test if I can
2020-11-17 17:11:13 +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
d935e9de42
getting messages diff
2020-09-09 18:45:29 +07:00
Fedor Katurov
3f3c1516c8
fixed message delete appearance
2020-09-08 13:27:00 +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
47cd66496b
message editing form works properly
2020-09-07 18:00:49 +07:00
Fedor Katurov
4c4a33a819
added message editing button
2020-09-07 15:22:27 +07:00