Commit graph

23 commits

Author SHA1 Message Date
Bnyro
ad0b7db95a add 404 page 2022-08-22 13:51:44 +02:00
Bnyro
e8979d0fce make trending accessible although feed is the default tab 2022-07-20 17:52:25 +02:00
Kavin
4d18bf8004
Add support for playlists. 2022-04-07 03:42:00 +01:00
FireMasterK
3035c3cee4
Revert "Remove unnecessary scrollBehavior function in router."
This reverts commit 275ccbc547.
2022-02-12 20:51:46 +00:00
FireMasterK
275ccbc547
Remove unnecessary scrollBehavior function in router. 2022-02-11 04:23:26 +00:00
FireMasterK
5ca5854594
Add support for Clips.
Closes #815
2022-02-10 15:03:33 +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
Tomasz Rymkiewicz
3349cd69c9
Add eslint plugin, add script in package.json 2022-01-12 05:31:12 +00:00
Kavin
8feb4fbc41
Add support for client-side watch history. (#370)
* Add support for client-side watch history.

* Update watched videos more often.
2021-08-22 15:57:09 +05:30
FireMasterK
0485857ae2
Add page to see subscriptions.
Closes #301
2021-07-23 01:35:48 +05:30
FireMasterK
bae1cd3ce1
Add support for youtu.be 11 character redirects. 2021-07-20 02:55:43 +05:30
FireMasterK
0992e1e96d
Login and subscriptions. (#256)
* WIP login and subscriptions.

* Add a working feed and unsubscribe button.

* Allow importing subscriptions from Google Takeout, NewPipe and Invidious.
2021-07-17 04:26:41 +05:30
FireMasterK
29b49de40c
Fix scrolling issue.
Looks like Vue Router's scrollBehavior is broken.
2021-07-05 00:59:19 +05:30
w1nst0n
17ea593bb0
Routing cleanup and improvement (#227) 2021-06-26 15:49:10 +05:30
FireMasterK
5e791a51f5
Add support for /watch/, /embed/, /w/, /v/, /shorts/ 2021-06-07 23:08:19 +05:30
FireMasterK
fcab0c9499
Add support for /c/ and /user/ 2021-05-29 00:11:15 +05:30
Maurice Oegerli
8eed88f17f Format all code files using the new configuration 2021-04-07 13:48:04 +02:00
FireMasterK
3c88ed6432
features: Add support for playlists.
closes #23
2021-01-04 11:18:18 +05:30
FireMasterK
41f8081e09
A lot of changes. 2021-01-02 01:35:44 +05:30
FireMasterK
e9d1a77a6a
Add a search page. 2020-12-09 19:03:29 +05:30
FireMasterK
4891c57bbd Preferences + Format code. 2020-11-17 10:45:35 +05:30
FireMasterK
98640e6d92 Add a channel page and fix some things. 2020-11-13 02:12:02 +05:30
FireMasterK
14a1d96c65
Initial commit.
A WIP front end.
2020-11-11 14:50:57 +05:30