Commit Graph

20 Commits

Author SHA1 Message Date
thecashewtrader 66913818b4 Use regex to check for email on RegisterPage 2022-11-28 20:36:02 +05:30
thecashewtrader 74c0795248 Add a note if user attempts to register with (apparently) an email 2022-11-28 16:57:35 +05:30
Bnyro 1092fc7677 login/register on enter 2022-08-18 13:47:10 +02:00
Kavin 37512b4e77
Allow the usage of a different instance for authentication. 2022-07-21 09:34:57 +05:30
Bnyro 699588093b minor UI improvements 2022-07-20 22:20:10 +02:00
FireMasterK 9b18f2eff2
Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
FireMasterK 3d188f2cc8
Remove all references to uikit. 2022-01-12 12:13:04 +00:00
FireMasterK fb3ac51cd8
Changes for Preferences menu and cleanup. 2022-01-12 11:27:08 +00:00
Tomasz Rymkiewicz d750eabc37
Favour v-text over mustache syntax 2022-01-12 05:31:12 +00:00
FireMasterK defe4d6c91
Migrate more css classes. 2022-01-12 05:31:12 +00:00
FireMasterK 4899c9717c
Port more classes. 2022-01-12 05:31:12 +00:00
FireMasterK 871447050c
Attempt to migrate more classes. 2022-01-12 05:31:12 +00:00
FireMaskterK e3df414cdb
Simplify uk-button css. 2021-10-31 18:36:47 +00:00
FireMaskterK 07529362cf
Run yarn lint. 2021-10-28 18:55:20 +01:00
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
ChunkyProgrammer d350a026b2
Fix: Make more text translatable (#414)
* Make more text translatable

* update subscription page

* Update slovak locale
2021-09-05 18:38:26 +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
FireMasterK 24e58722c9
Handle title on component activation.
Closes #294
2021-07-21 16:29:53 +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