Fedor Katurov
02dd66a6af
images: fixed lazy loading of SVG's
2023-04-07 20:27:56 +06:00
muerwre
cddab9ceaa
Merge branch 'master' into dependabot/npm_and_yarn/loader-utils-2.0.4
2023-03-16 16:58:17 +06:00
dependabot[bot]
b96cdfdbaa
Bump minimatch from 3.0.4 to 3.1.2
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 16:57:21 +06:00
dependabot[bot]
9bc2c29daf
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 16:57:01 +06:00
dependabot[bot]
fe440a4403
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 16:56:49 +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
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
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
9964203c18
fixed type import
2022-07-15 17:24:03 +07:00
muerwre
c173c96b57
Merge pull request #119 from muerwre/feature/dnd-kit
...
Feature: using dnd-kit instead of react-sortable-hoc
2022-06-30 17:15:02 +07:00
muerwre
c3594a7714
Merge pull request #107 from muerwre/dependabot/npm_and_yarn/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8
2022-06-20 23:05:00 +07:00
Fedor Katurov
8ed19a1688
updated yarn.lock
2022-06-20 21:51:11 +07:00
Fedor Katurov
dc1d66cec6
added dnd-kit for images
2022-06-20 21:50:09 +07:00
dependabot[bot]
0d5c60efd4
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 02:21:18 +00: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
dependabot[bot]
1ebe5065f1
Bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:55:02 +00:00
Fedor Katurov
ff8221fc1b
added page 404
2022-01-29 17:20:41 +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
0838bf7ee6
(nextjs) added eslint and import sorting
2022-01-19 12:30:04 +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]
89b740bfdf
Bump merge-deep from 3.0.2 to 3.0.3 ( #98 )
...
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases )
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: merge-deep
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:09:34 +07:00
dependabot[bot]
d560782b78
Bump url-parse from 1.5.1 to 1.5.3 ( #77 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
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:57 +07:00
dependabot[bot]
895dd79458
Bump ws from 5.2.2 to 5.2.3 ( #86 )
...
Bumps [ws](https://github.com/websockets/ws ) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
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:49 +07:00
dependabot[bot]
b89b8fc57f
Bump tmpl from 1.0.4 to 1.0.5 ( #85 )
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
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:17 +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
muerwre
cac97e87f0
Merge pull request #69 from muerwre/dependabot/npm_and_yarn/dns-packet-1.3.4
...
Bump dns-packet from 1.3.1 to 1.3.4
2021-09-19 21:50:41 +07:00
dependabot[bot]
b3486dd56f
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 16:27:17 +00: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
dependabot[bot]
b81c599f2b
Bump dns-packet from 1.3.1 to 1.3.4
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 07:25:37 +00:00
muerwre
85419e0ac1
Merge pull request #66 from muerwre/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-12 09:00:13 +07:00