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

1769 commits

Author SHA1 Message Date
Fedor Katurov
ae7347fbb7 fixed upload progress 2022-12-20 15:17:39 +06:00
Fedor Katurov
f7cd6316f5 fixed lab infinite scroll 2022-12-19 18:27:51 +06:00
Fedor Katurov
de4207ab63 fixed youtube image loading 2022-12-19 17:11:23 +06:00
Fedor Katurov
60fdced237 fixed 'show more' status while initial comment load 2022-12-15 11:18:45 +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
c888f13c60 fixed image preloading on PhotoSwipe modal 2022-12-14 09:43:01 +06:00
Fedor Katurov
dd8b4e9dcf fixed comment attachments click 2022-12-14 09:39:12 +06:00
Fedor Katurov
6957813cd0 added husky 2022-12-08 16:07:24 +06:00
Fedor Katurov
f55665c981 added srcsets to images for comments 2022-12-08 15:35:35 +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
4ded317fd0 set default node count on flow to 20 2022-12-05 19:12:21 +06:00
Fedor Katurov
e2ffdcd1f2 fixed image preloading for swiper 2022-12-05 19:00:56 +06:00
Fedor Katurov
71764af45f added lazy loading to flow hero 2022-12-05 18:08:35 +06:00
Fedor Katurov
50f561de96 added lazy loading to flow images 2022-12-05 17:55:04 +06:00
Fedor Katurov
e2d870f187 fixed image attachments on SSR 2022-11-23 14:31:00 +06:00
Fedor Katurov
2e88b79d67 only show boris updates to fetched users 2022-11-22 17:22:06 +06:00
Fedor Katurov
75dc20ca0b fixed user hydration 2022-11-22 10:51:18 +06:00
Fedor Katurov
ed9694c246 fixed theme memoization 2022-11-21 16:05:00 +06:00
Fedor Katurov
564de5e5cc fixed swiper version 2022-11-21 16:04:54 +06:00
dependabot[bot]
9eac557512
Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 23:59:38 +00:00
Fedor Katurov
165c79d82f added lab loader 2022-10-17 12:32:05 +06:00
Fedor Katurov
dfcf0a541d using lab icon on recent posts 2022-10-17 11:27:54 +06:00
Fedor Katurov
0dfc334274 fixed flow reload on login 2022-10-17 11:19:18 +06:00
Fedor Katurov
2160f50711 fixed dots on lab and flow 2022-09-21 13:40:23 +07:00
Fedor Katurov
2395c9fbab fixed user avatar on settings 2022-09-21 12:42:53 +07:00
Fedor Katurov
3856e6d22d fixed notes container 2022-09-21 12:28:29 +07:00
Fedor Katurov
8fc06a4819 added empty avatar placeholder 2022-09-21 12:26:35 +07: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
1745cc636d
Исправил цвета в альтернативной теме 2022-08-15 13:38:08 +07:00
muerwre
b36dcca0df
moved tags to sidebar (#135) 2022-08-15 12:33:50 +07:00
muerwre
a8ac233140
Добавил линии к бэкдропам Весперы 2022-08-14 18:18:50 +07:00
muerwre
7638bdd1ad
added sample user profile page (#133) 2022-08-14 18:05:39 +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
muerwre
fe3db608d6
Merge pull request #128 from muerwre/feature/svg-support
added webp support
2022-08-09 17:55:33 +07:00
Fedor Katurov
a37e389fdf added webp support 2022-08-09 17:36:29 +07:00
muerwre
de64a15425
Merge pull request #127 from muerwre/feature/svg-support
added support for SVG images
2022-08-08 18:07:50 +07:00
Fedor Katurov
69b51f2883 added support for SVG images 2022-08-08 18:07:03 +07:00
Fedor Katurov
341110e6ef added throttle for LoginScene 2022-08-04 15:12:33 +07:00
Fedor Katurov
b0190edbf0 fixed clouds 2022-08-01 22:45:58 +07:00
Fedor Katurov
d164d0d394 using refs instead of IDs 2022-08-01 22:27:33 +07:00
Fedor Katurov
4dc9e34957 added check for layers 2022-08-01 22:22:40 +07:00
Fedor Katurov
cb1940586c removed fockin DS_Store 2022-08-01 22:20:06 +07:00
Fedor Katurov
8a5270921d added motion to login scene 2022-08-01 22:18:45 +07:00
Fedor Katurov
d4e8b59eea added login scene as backdrop component 2022-08-01 15:58:32 +07:00