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

14 commits

Author SHA1 Message Date
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
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
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
f2fbca80e1 fixed shadows, added author panel 2021-09-22 14:18:09 +07:00
Fedor Katurov
4b79b06106 fixed for nextjs, but it won't work 2020-11-06 18:36:28 +07:00
Fedor Katurov
2daa38ad12 fixed style files module names 2020-11-06 12:15:07 +07:00
Fedor Katurov
6c1f8967e8 periodical fetching updates 2019-11-12 17:59:40 +07:00
Fedor Katurov
1320f0851f added imagecaching 2019-11-07 12:20:17 +07:00
Fedor Katurov
fe90fc16ac fixed comments appearance 2019-10-15 17:50:27 +07:00
Fedor Katurov
39b0a2d568 group comments (bad way) 2019-10-12 15:17:07 +07:00
muerwre
c541278686 comment form 2019-08-26 13:17:55 +07:00