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

1709 commits

Author SHA1 Message Date
Fedor Katurov
29ed51b831 fix tag input on firefox, do refactor on it 2023-10-26 12:57:36 +06:00
Fedor Katurov
a2a60aee8e move graphic cards to left sidebar 2023-10-26 12:25:08 +06:00
Fedor Katurov
70332cb035 no more backdrop filter 2023-06-11 20:29:49 +06:00
Fedor Katurov
811e7740a9 add backlinks 2023-06-11 20:16:55 +06:00
Fedor Katurov
6222b75563 boris: remove countdown 2023-04-08 19:33:08 +06:00
Fedor Katurov
176f823315 telegram: add button to boris 2023-04-08 19:31:05 +06:00
Fedor Katurov
b0d9e8f8ba login: made scene static 2023-04-07 20:32:50 +06:00
Fedor Katurov
02dd66a6af images: fixed lazy loading of SVG's 2023-04-07 20:27:56 +06:00
Fedor Katurov
6230a769e0 boris: highlight announce comments 2023-03-18 16:34:47 +06:00
Fedor Katurov
2ecda12513 notifications: added boris notifications 2023-03-18 16:09:53 +06:00
Fedor Katurov
d56bfe968d fix: account buttons on mobile 2023-03-17 19:00:01 +06:00
Fedor Katurov
109aecd62f notifications: fixed bot title 2023-03-17 18:56:47 +06:00
Fedor Katurov
bb163eae8f fix: avatar upload and logout 2023-03-17 18:13:04 +06:00
Fedor Katurov
315ba31014 notifications: enable them for ordinary users 2023-03-17 17:49:02 +06:00
Fedor Katurov
9bc9cd7ed9 muro: updated avatar 2023-03-16 21:15:47 +06:00
Fedor Katurov
25632b4aed muro: added muro's avatar 2023-03-16 21:15:47 +06:00
muerwre
ebc4799862
Merge pull request #143 from muerwre/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.2 to 2.0.4
2023-03-16 16:58:53 +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
d9544e917b notifications: for nodes 2023-03-16 16:37:43 +06:00
Fedor Katurov
14bf5be65f notifications: show toggle button on list if notifications disabled 2023-03-16 14:22:52 +06:00
Fedor Katurov
f9e0ecdd0c notifications: added tabs to notification screen 2023-03-16 11:35:31 +06:00
Fedor Katurov
7135d06673 notifications: notification settings page 2023-03-16 11:00:29 +06:00
Fedor Katurov
d77a01d8bc telegram: added env variable to Dockerfile 2023-03-14 08:48:14 +06:00
Fedor Katurov
e49f69a4e6 telegram: refreshing notification settings on account attachment 2023-03-13 18:48:38 +06:00
Fedor Katurov
47eee7d166 telegram: now able to delete it 2023-03-13 18:26:16 +06:00
Fedor Katurov
e994176bff telegram: added telegram attach functionality 2023-03-13 17:32:44 +06:00
Fedor Katurov
3e9f5dedec themes: fixed color reordering on render 2023-03-12 11:08:47 +06:00
Fedor Katurov
dc90f2505c notifications: added profile indicator 2023-03-12 11:07:32 +06:00
Fedor Katurov
97590d88af notifications: updating lastSeen when list is opened 2023-03-11 19:30:37 +06:00
muerwre
a39d000ff2
add user notifications (#148)
* added notification settings

* notifications: added list to profile

* notifications: changed appearance for comment notifications
2023-03-11 17:16:31 +06:00
Fedor Katurov
23701a5261 disable blur on firefox mobile 2023-03-10 10:06:26 +06:00
Fedor Katurov
e4c9d6571f fixed related items loading animations 2022-12-26 14:03:39 +06:00
Fedor Katurov
c30ecc1b81 fixed comment loader animation 2022-12-26 13:54:35 +06:00
Fedor Katurov
85f3de775a fixed image objectFit at flow 2022-12-22 15:02:50 +06:00
Fedor Katurov
77e8705f41 fixed lab hover effect 2022-12-22 13:45:23 +06:00
Fedor Katurov
1d7c09aa7b fixed node related item hoverable border radius 2022-12-20 15:35:39 +06:00
Fedor Katurov
0dd006d397 made better hoverables 2022-12-20 15:30:50 +06:00
Fedor Katurov
ae7347fbb7 fixed upload progress 2022-12-20 15:17:39 +06:00
Fedor Katurov
f7cd6316f5 fixed lab infinite scroll 2022-12-19 18:27:51 +06:00
Fedor Katurov
de4207ab63 fixed youtube image loading 2022-12-19 17:11:23 +06:00
Fedor Katurov
60fdced237 fixed 'show more' status while initial comment load 2022-12-15 11:18:45 +06:00
Fedor Katurov
585f9b57cb added image preloader to swiper 2022-12-14 17:21:56 +06:00
Fedor Katurov
f5ca735049 added hoverable hints 2022-12-14 16:18:36 +06:00
Fedor Katurov
c888f13c60 fixed image preloading on PhotoSwipe modal 2022-12-14 09:43:01 +06:00
Fedor Katurov
dd8b4e9dcf fixed comment attachments click 2022-12-14 09:39:12 +06:00
Fedor Katurov
6957813cd0 added husky 2022-12-08 16:07:24 +06:00
Fedor Katurov
f55665c981 added srcsets to images for comments 2022-12-08 15:35:35 +06:00