24 Commits

Author SHA1 Message Date
dragos-efy
a77575b55a Update Piped & EFY, Fix Glitches, Add "No Background" option for comments 2024-03-01 15:02:54 +02:00
Bnyro
53f5eab757 feat: make long comments collapsable 2023-09-11 19:13:05 +02:00
dragos-efy
fbe23772cb Merge branch 'Master' into 'efy', Update efy submodule 2023-09-06 00:13:33 +03: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
dragos-efy
2c043461ea Merge from main + Update efy submodule 2023-01-07 18:42:23 +02:00
Kavin
9de2323db0
Rewrite comments since they now include HTML 2022-12-07 23:31:41 +00:00
Dragos
d30c760e1d
Update CommentItem.vue 2022-11-08 18:45:40 +02:00
Bnyro
7994e358fb merge master 2022-11-03 14:45:18 +01:00
talkor
d2b18ffbed fix: align like/dislike icons to center 2022-10-21 22:51:32 +03:00
Bnyro
0e8528c1a5 merge latest master 2022-10-21 18:50:08 +02: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
e98e132598 merge master and some code cleanup 2022-09-18 15:54:55 +02:00
Dragos
66ec718661
Fix long comments messing up the page width 2022-09-12 00:04:24 +03:00
Bnyro
04a237aa58 urlify comments 2022-09-10 19:15:38 +02:00
Dragos
68d70ad03a
Update CommentItem.vue 2022-09-05 20:33:20 +03: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