Commit Graph

18 Commits

Author SHA1 Message Date
anewuser 5781599e9b
Fix image lazy loading for Firefox (#3264) 2023-12-18 17:20:23 +01:00
Bnyro 86773ebcf6 feat: support for 'watch_videos' endpoint 2023-10-15 15:56:01 +02:00
Bnyro e1ab5e450d feat: show if creator replied in comments 2023-10-13 09:44:02 +02:00
Bnyro 53f5eab757 feat: make long comments collapsable 2023-09-11 19:13:05 +02:00
Kavin a153f87e58
Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
Kavin 301877e2e1
Fix eslint config and apply all fixes. 2023-07-27 12:46:05 +01:00
Kavin 22c10a6f9a
Tree shake DomPurify. 2023-07-22 17:22:57 +01:00
Malloc Voidstar 73f516b9ce
Fix comment like icon 2023-05-09 03:25:01 -07:00
Kavin 9de2323db0
Rewrite comments since they now include HTML 2022-12-07 23:31:41 +00:00
talkor d2b18ffbed fix: align like/dislike icons to center 2022-10-21 22:51:32 +03:00
Bnyro 36950936ea show the reply count 2022-10-17 18:13:43 +02:00
Kavin 67aaa00ff3
Fix pinned by translation string.
Closes #1572
2022-10-17 01:43:01 +01:00
Bnyro 04a237aa58 urlify comments 2022-09-10 19:15:38 +02:00
Kavin 471e81f556
Initial migration to UnoCSS. 2022-08-29 18:32:55 +05:30
Kavin de55a5a0c7
Fix for eslint errors. 2022-05-19 22:17:58 +01:00
FireMasterK 9b18f2eff2
Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FireMasterK 51eb01d7bd
Show cursor pointer on comment actions. 2022-01-14 01:32:38 +00:00
dependabot[bot] 5d8ae14db7
Bump eslint-plugin-vue from 7.20.0 to 8.3.0 (#722)
* Bump eslint-plugin-vue from 7.20.0 to 8.3.0

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 8.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Refractor component names.

For vue/multi-word-component-names

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2022-01-13 05:12:06 +00:00
Renamed from src/components/Comment.vue (Browse further)