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

9 commits

Author SHA1 Message Date
Fedor Katurov
ba0604ab9d add eslint-plugin-prettier 2025-01-24 17:51:59 +07:00
Fedor Katurov
eea7095e65 refactor comment components 2023-11-19 18:07:28 +06:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
e5f8d5a551 (nextjs) fixed eslint warnings 2022-01-19 12:03:54 +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
b8c15cfd99 made comment block props type 2020-06-05 17:33:29 +07:00
Fedor Katurov
ff249e0107 better youtube embeds 2019-11-26 12:04:19 +07:00
Fedor Katurov
b87487ed1f fixed youtube block 2019-11-26 11:07:40 +07:00
Fedor Katurov
93afa626db splitting comment text by blocks 2019-11-26 10:25:43 +07:00