Commit Graph

29 Commits

Author SHA1 Message Date
fk 84b2637d7d
feat: allow setting API, proxy, and frontend URLs at build time (#3284) 2024-03-13 17:49:40 +01:00
Sai Karthik 8c8858f095
refactor: place /login & /register tooltip in heading 2024-01-31 22:15:23 +05:30
Sai Karthik 16fc717a62
fix the alignment of tooltip in login & register pages 2024-01-30 13:54:01 +05:30
Bnyro 7c32201cb0 feat: show explaination on register and login page 2023-09-15 11:20:58 +02:00
Bnyro 9f0ce4a189 register page: add password visibility toggles 2023-08-14 10:46:06 +02:00
Bnyro 00fad8c943 register page: add password confirm field 2023-08-14 10:03:26 +02: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
Bnyro b21fd103ea Replace confirm dialogs with custom modals 2023-05-30 15:02:20 +02:00
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