Bnyro
|
349b04834e
|
hightlight the current tab
|
2022-11-01 13:07:31 +01:00 |
|
Bnyro
|
94def0723d
|
proper nextpage implementation
|
2022-11-01 12:39:01 +01:00 |
|
Bnyro
|
40417bbdde
|
basic functionality
|
2022-11-01 12:31:45 +01:00 |
|
Bnyro
|
e4446cd7e9
|
proxy channel feeds
|
2022-09-09 12:40:18 +02:00 |
|
Bnyro
|
610b8dce61
|
feed icon at channel page
|
2022-09-08 23:24:33 +02:00 |
|
Bnyro
|
a0109e910a
|
fix unauthenticated subscribe status
|
2022-08-02 10:41:35 +02:00 |
|
Bnyro
|
c51a3a828e
|
unauthenticated subscriptions (#1270)
* hmm
* unauthenticated feed
* unauthenticated rss
* Small improvements to code.
* add unauthenticated subscriptions
* cleanup
* Sort subs locally.
* Fix some bugs and small improvements.
Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
|
2022-08-01 19:46:06 +05:30 |
|
Kavin
|
37512b4e77
|
Allow the usage of a different instance for authentication.
|
2022-07-21 09:34:57 +05:30 |
|
Kavin
|
4c16beedaf
|
Change import paths to relative paths.
|
2022-04-08 16:46:49 +01:00 |
|
Kavin
|
8dbab22744
|
Add support for showing subscriber count. (#819)
|
2022-03-30 17:34:47 +01:00 |
|
FireMasterK
|
f75f7f87d2
|
Add a checkmark if channel is verified.
|
2022-02-11 04:23:26 +00:00 |
|
FireMasterK
|
9b18f2eff2
|
Add live indicator for videos, pretranslate more components.
|
2022-01-30 23:48:27 +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 |
|