Commit Graph

15 Commits

Author SHA1 Message Date
Kavin 92d61a23af
Make eslint work, and fix all warnings. (#511)
* Make eslint work, and fix all warnings.

* Don't ignore v-html rule globally.

* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00
ChunkyProgrammer 40b74c7745
Accessibility Improvements (#467)
* accessibility improvements

* fix listen icon
2021-09-21 22:58:25 +01:00
FireMasterK c70a5f2888
Add more translatable strings. 2021-08-26 01:25:30 +05:30
Kavin 4ae77badd8
Add i18n translations. (#381)
* Initial prototype.

* Add support for i18n in more places.
2021-08-25 22:00:21 +05:30
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
Garrett Cox 604c4abae7
Temporary fix for logo (#274) 2021-07-18 23:53:14 +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 47ca3453c3
Blur searchbox on enter.
Closes #260
2021-07-15 00:52:00 +05:30
FireMasterK bbb341ac25
Remove login and feed in navbar. 2021-07-08 03:54:18 +05:30
FireMasterK 18752c7de7
Add light theme. (#219)
* Add light theme.

* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK 57a51b0a8b
alt properties and fix linting 2021-05-10 23:44:28 +05:30
Maurice Oegerli 56464aeca0 Make desktop search box bigger 2021-04-07 11:31:05 +02:00
Maurice Oegerli 6528ce7bf8 make suggestion clickable, fix event listener issue 2021-04-07 11:30:57 +02:00
Maurice Oegerli f922dd74eb Make suggestions interactive 2021-04-06 12:10:39 +02:00
Maurice Oegerli 9016032d48 Add non-interactive suggestions 2021-04-06 12:10:38 +02:00