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

30 commits

Author SHA1 Message Date
Fedor Katurov
2a0adb26e0 add sansevieria theme
All checks were successful
Build & Publish / Build & Publish (push) Successful in 2m7s
2025-04-05 19:57:42 +07:00
Fedor Katurov
29c8bcd145 fix images in comment atachments was having wrong height
All checks were successful
Build & Publish / Build & Publish (push) Successful in 2m7s
2025-04-04 22:48:46 +07:00
Fedor Katurov
06cf7050a9 play video in embed instead of new window on desktops 2025-02-26 16:48:54 +07:00
Fedor Katurov
42f8f96e34 only use new-comment tag if there's really new comment 2025-01-26 19:01:42 +07:00
Fedor Katurov
032a246963 fix typecheck error 2025-01-24 17:59:05 +07:00
Fedor Katurov
0e4d2bf44d scroll to new comments from recent and notifications 2025-01-24 17:46:24 +07:00
Fedor Katurov
21e8ecdc0c fix hoverables 2023-12-26 11:23:30 +07:00
Fedor Katurov
b1fce38b8f fix hoverables on comments 2023-12-26 10:58:19 +07:00
Fedor Katurov
efbaf13151 refactor main components and IProps 2023-11-22 19:59:17 +06:00
Fedor Katurov
d757b74fd0 refactored media components 2023-11-21 19:34:22 +06:00
Fedor Katurov
7a7b7a4bf9 refactored react imports 2023-11-20 22:35:07 +06:00
Fedor Katurov
a9a220273f refactored some common components 2023-11-20 22:29:13 +06:00
Fedor Katurov
5e9c111e0f refactor editos 2023-11-20 22:21:08 +06:00
Fedor Katurov
34797c2ac0 refactor node comments container 2023-11-19 18:19:03 +06:00
Fedor Katurov
eea7095e65 refactor comment components 2023-11-19 18:07:28 +06:00
Fedor Katurov
bd802ede10 let users like comments 2023-11-01 21:02:48 +06:00
Fedor Katurov
6230a769e0 boris: highlight announce comments 2023-03-18 16:34:47 +06:00
Fedor Katurov
60fdced237 fixed 'show more' status while initial comment load 2022-12-15 11:18:45 +06:00
Fedor Katurov
bb81bdae69 fixed comments loader 2022-07-17 13:27:33 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
7e14b52bf9 (nextjs) fixed fonts 2022-01-19 09:48:16 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
77af1ab05a optimized imports 2022-01-02 20:59:52 +07:00
Fedor Katurov
168ba8cc04 removed almost all node sagas 2022-01-02 20:44:41 +07:00
Fedor Katurov
f76a5a4798 refactored hooks directory 2022-01-02 18:17:09 +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
cb314e9f8d moved views to containers 2021-11-22 12:11:25 +07:00