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

107 commits

Author SHA1 Message Date
Fedor Katurov
60acf8f14d add 'sharp' for production optimisation 2023-10-31 10:58:03 +06:00
Fedor Katurov
a26e4168fd fix eslint 2023-10-30 21:49:10 +06:00
Fedor Katurov
e994176bff telegram: added telegram attach functionality 2023-03-13 17:32:44 +06:00
Fedor Katurov
6957813cd0 added husky 2022-12-08 16:07:24 +06:00
Fedor Katurov
564de5e5cc fixed swiper version 2022-11-21 16:04: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
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
0a1d2cbf99 added dynamic routes 2022-07-17 12:36:09 +07:00
Fedor Katurov
729f1a491d updated react-hot-toast version 2022-07-15 17:19:50 +07:00
Fedor Katurov
c049d1621b removed react-sortable-hoc 2022-06-30 17:14:37 +07:00
Fedor Katurov
dc1d66cec6 added dnd-kit for images 2022-06-20 21:50:09 +07:00
Fedor Katurov
a811951a63 updated react-sticky-box 2022-06-20 20:45:16 +07:00
Fedor Katurov
42c9fed92c fixed eslint 2022-03-28 09:20:47 +07:00
Fedor Katurov
68bab520df upgraded swiperjs to 8.0 2022-03-23 13:57:33 +07:00
Fedor Katurov
4d780758ce removed craco, updated next 2022-02-25 14:08:03 +07:00
Fedor Katurov
e8f1bec1fb upgraded marked to the latest version 2022-01-28 11:16:27 +07:00
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
8ee5b09b65 fixed dependencies 2022-01-28 11:02:23 +07:00
Fedor Katurov
097b091abd fixed ramda imports to reduce bundle size 2022-01-25 11:24:42 +07:00
Fedor Katurov
e465f72034 fixed boris image and layout 2022-01-20 14:16:43 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
2b519a07b7 Merge branch 'master' into develop 2022-01-17 16:38:49 +07:00
Fedor Katurov
01c2b163b2 (nextjs) separate Dockerfile for nextjs 2022-01-17 16:38:44 +07:00
Fedor Katurov
f964011af1 fixed next module loading and undefined document 2022-01-13 10:45:01 +07:00
Fedor Katurov
c0ece70f89 fixed node related item profile popout 2022-01-09 21:24:20 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
58fa40dd5c added nextjs and fixed problems for it 2022-01-07 19:01:27 +07:00
Fedor Katurov
c172e9176d added husky 2022-01-07 18:39:35 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
39e801f6f3 added toasts 2022-01-04 21:10:05 +07:00
Fedor Katurov
38eedab3c2 completely removed flow-related sagas 2022-01-04 15:08:20 +07:00
dependabot[bot]
a61e8fbede
Bump axios from 0.21.1 to 0.21.2 (#84)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:05 +07:00
Fedor Katurov
d202a8cb18 added node related provider 2021-11-21 17:09:58 +07:00
muerwre
94c656fe0f
refactored flow cells, added colors for lab (#78)
* made better flow cells

* made cubical desaturation

* made colorfull lab nodes

* colorful lab nodes for all text ones

* all lab nodes are colorful

* disabled lazy loading on heroes

* fixed color calculation hook

* fixed lab color gradients calculation

* fixed cell text on flow
2021-10-08 11:33:53 +07:00
Fedor Katurov
330e233869 made new hero component 2021-10-07 12:33:17 +07:00
Fedor Katurov
c925ae461a fixed mobile header appearance 2021-10-06 16:44:17 +07:00
Fedor Katurov
f10a1fa2d8 added dropzones for comments and node editors 2021-10-05 11:31:21 +07:00
Fedor Katurov
5bdfeb6ce4 added fluid lab 2021-06-30 14:43:45 +07:00
Fedor Katurov
92b273f377 #38 added image preloaders 2021-06-21 16:38:11 +07:00
Fedor Katurov
ee9bb851c8 #38 fixed navigation and keyboard 2021-05-11 17:29:10 +07:00
Fedor Katurov
a451e30499 #60 upadted package.json 2021-04-02 14:18:35 +07:00
Fedor Katurov
b1f019ebae #23 added superpowers ui tab 2021-03-19 17:00:26 +07:00
Fedor Katurov
c939dcbce8 #23 lost fixes 2021-03-19 16:35:24 +07:00
Fedor Katurov
9e87e1eb3e updated deps 2021-03-09 13:45:23 +07:00
Fedor Katurov
5496db54f7 #35 added photoswipe handler 2021-03-06 15:08:05 +07:00
Fedor Katurov
68249a4c62 #35 finally using swiperjs as image slider 2021-03-06 14:48:24 +07:00
Fedor Katurov
c36494c3f9 auth: refactored sagas to use try-catch 2021-03-02 14:17:27 +07:00
Fedor Katurov
5d3e598a02 Merge branch 'develop' 2021-02-27 19:05:27 +07:00
Fedor Katurov
051b199d5d #34 made local comment form uploads 2021-02-27 17:51:12 +07:00
Fedor Katurov
8ae2dc02f0 #34 added LocalCommentForm 2021-02-26 16:47:38 +07:00