1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00
Commit graph

18 commits

Author SHA1 Message Date
Fedor Katurov
28441d7924 fixed comment distance to 2 weeks 2022-07-15 17:43:21 +07:00
Fedor Katurov
222f2dd1d0 fixed comment distance to week 2022-07-15 17:41:03 +07:00
Fedor Katurov
0286b6f1a5 added months passed to comments 2022-07-15 16:50:56 +07:00
Fedor Katurov
3dfd886570 added months passed to comments 2022-07-15 16:45:59 +07:00
Fedor Katurov
77d59625d1 optimized imports 2022-03-23 14:26:14 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
168ba8cc04 removed almost all node sagas 2022-01-02 20:44:41 +07:00
muerwre
c2d1c2bfc9
99 use swr (#100)
* 99: made node use SWR

* 99: fixed comments for SWR node

* 99: added error toast to useNodeFormFormik.ts
2022-01-02 17:10:21 +07:00
Fedor Katurov
ab15a10d01 refactored node comments to component 2021-11-06 21:14:50 +07:00
muerwre
e071409241
highlight and scroll to new comments if authorized (#76)
* added new drone file

* commented-out unnecessary build stages

* commented-out unnecessary build stages

* added dynamic repo

* added dynamic repo

* added registry global env

* added registry global env

* added registry global env

* added template

* added template

* added template

* added template

* added branches to template

* added branches to template

* made build based on template

* made build based on template

* changed env file

* added .env.development file to repo

* fixed branch to develop

* added variables for develop and master

* added variables for develop and master

* added env variables to builder

* added env variables to builder

* added env variables to builder

* changed drone.yml

* added highlight for new comments

* fixed dependencies for useScrollToTop

* added smooth scrolling for comments

* fixed new comments highlight for same user
2021-10-06 12:48:26 +07:00
Fedor Katurov
1242c04587 added user profile popup 2021-09-22 17:54:51 +07:00
Fedor Katurov
62f0fa59ca #34 fixed boris layout with hooks 2021-02-27 18:55:58 +07:00
Fedor Katurov
051b199d5d #34 made local comment form uploads 2021-02-27 17:51:12 +07:00
Fedor Katurov
a9c43e8976 sing create-react-app now 2020-11-19 17:27:19 +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
9db25afb28 refactored comment form 2020-11-09 17:55:00 +07:00