Fedor Katurov
02dd66a6af
images: fixed lazy loading of SVG's
2023-04-07 20:27:56 +06:00
Fedor Katurov
d9544e917b
notifications: for nodes
2023-03-16 16:37:43 +06:00
Fedor Katurov
e4c9d6571f
fixed related items loading animations
2022-12-26 14:03:39 +06:00
Fedor Katurov
c30ecc1b81
fixed comment loader animation
2022-12-26 13:54:35 +06:00
Fedor Katurov
1d7c09aa7b
fixed node related item hoverable border radius
2022-12-20 15:35:39 +06:00
Fedor Katurov
585f9b57cb
added image preloader to swiper
2022-12-14 17:21:56 +06:00
Fedor Katurov
f5ca735049
added hoverable hints
2022-12-14 16:18:36 +06:00
Fedor Katurov
02763fb8d4
fixed aspect ratio calculation for lab nodes
2022-12-07 16:33:39 +06:00
Fedor Katurov
182ff11d2b
added lazy loading to lab
2022-12-07 13:17:47 +06:00
Fedor Katurov
10bb6f01b5
added lazy loading to NodeImageSwiperBlock
2022-12-06 21:34:36 +06:00
Fedor Katurov
991f829216
removed red background on images without meta
2022-12-05 22:42:42 +06:00
Fedor Katurov
15a83b6793
added dominant color to node swiper block
2022-12-05 22:30:40 +06:00
Fedor Katurov
e2ffdcd1f2
fixed image preloading for swiper
2022-12-05 19:00:56 +06:00
Fedor Katurov
75dc20ca0b
fixed user hydration
2022-11-22 10:51:18 +06:00
Fedor Katurov
dfcf0a541d
using lab icon on recent posts
2022-10-17 11:27:54 +06:00
muerwre
080d59858c
Отрефакторил бэк, исправил ошибки ( #138 )
...
* fixed paths to match refactored backend
* fixed some paths according to new backend
* fixed auth urls for new endpoints
* fixed urls
* fixed error handling
* fixes
* fixed error handling on user form
* fixed error handling on oauth
* using fallback: true on node pages
* type button for comment attach buttons
* fixed return types of social delete
* changed the way we upload user avatars
2022-09-16 14:53:52 +07:00
muerwre
b36dcca0df
moved tags to sidebar ( #135 )
2022-08-15 12:33:50 +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
8a71d3d462
added sidebar router
2022-07-27 16:29:22 +07:00
Fedor Katurov
bdf803a70c
optimized imports
2022-07-20 16:10:05 +07:00
Fedor Katurov
0a1d2cbf99
added dynamic routes
2022-07-17 12:36:09 +07:00
Fedor Katurov
e9a1a624fd
fixed node title wrapping on mobile
2022-07-15 16:09:02 +07:00
Fedor Katurov
74f4c7562b
added node edit menu
2022-07-15 12:13:27 +07:00
Fedor Katurov
4310081e94
restored shortSwipes on node swiper block
2022-07-14 21:22:56 +07:00
Fedor Katurov
7608fe0d29
fixed title alignment
2022-07-14 15:19:30 +07:00
Fedor Katurov
7a9f23e91d
disabled short swipes on node images block
2022-07-14 12:16:56 +07:00
Fedor Katurov
2c39fcda25
fixed swiper default width to 100%
2022-06-20 10:42:08 +07:00
Fedor Katurov
e1131d961d
fixed full node colors and paddings
2022-03-29 17:57:34 +07:00
Fedor Katurov
04ea68d94e
fixed lint errors
2022-03-23 14:44:54 +07:00
Fedor Katurov
77d59625d1
optimized imports
2022-03-23 14:26:14 +07:00
Fedor Katurov
68bab520df
upgraded swiperjs to 8.0
2022-03-23 13:57:33 +07:00
Fedor Katurov
ddbd51f534
disabled keyboard while modal active
2022-03-23 13:48:59 +07:00
Fedor Katurov
5cd1064140
added new flow presets
2022-03-15 12:09:00 +07:00
Fedor Katurov
4e5a6d727a
fixed semantic markup
2022-03-03 20:00:46 +07:00
Fedor Katurov
5c9fdf93db
replaced node-sass with sass
2022-01-28 11:09:21 +07:00
Fedor Katurov
8b3e118a7b
fixed editor buttons appearance
2022-01-25 16:16:13 +07:00
Fedor Katurov
097b091abd
fixed ramda imports to reduce bundle size
2022-01-25 11:24:42 +07:00
Fedor Katurov
bb785ea459
fixed tag button on node related
2022-01-21 17:46:50 +07:00
Fedor Katurov
c33e417cbb
made Swiper slide to first slide faster
2022-01-21 14:25:40 +07:00
Fedor Katurov
d7def635e3
(nextjs) added opengraph items
2022-01-19 16:22:54 +07:00
Fedor Katurov
2ebafbad52
(nextjs) added page titles everywhere
2022-01-19 16:16:39 +07:00
Fedor Katurov
67e4ed3e16
(nextjs) fixed image slider initial position
2022-01-19 14:22:47 +07:00
Fedor Katurov
0838bf7ee6
(nextjs) added eslint and import sorting
2022-01-19 12:30:04 +07:00
Fedor Katurov
e5f8d5a551
(nextjs) fixed eslint warnings
2022-01-19 12:03:54 +07:00
Fedor Katurov
d30cad9caa
(nextjs) fixed image preloaders for SSR
2022-01-19 10:04:23 +07:00
Fedor Katurov
c5bac54494
(nextjs) fixed flow loading, anchors and styles
2022-01-17 16:13:45 +07:00
Fedor Katurov
14b93d5dbb
made transitional Anchor component for next/cra
2022-01-13 16:08:23 +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