Commit Graph

29 Commits

Author SHA1 Message Date
Bnyro 4343c5f9bc Simplify checkboxes and fix disappearing of channel groups 2023-05-08 14:13:32 +02:00
Bnyro c217d5e4e3 Subscription groups 2023-05-07 19:56:56 +02:00
Sai Karthik 4b77761034 add line break 2022-11-26 17:34:57 +05:30
Sai Karthik 84bce5d0ac fix(SubscriptionsPage): fix card arrangement with more channels 2022-11-26 16:53:07 +05:30
Sai Karthik d8e1139e82 refactor(SubscriptionsPage): styling changes
- show channel info as cards
- only show sub count info if subs are > 0
2022-11-26 16:34:12 +05:30
Kavin 471e81f556 Initial migration to UnoCSS. 2022-08-29 18:32:55 +05:30
Bnyro 5b7f99c9e0 cleanup 2022-08-02 10:14:03 +02:00
Kavin e0cf9e6182 Fix unsubscribe button in subscriptions page.
Only affects when unauthenticated.
2022-08-01 21:59:49 +05:30
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
Bnyro e6e84cbe84 Merge branch 'master' into master 2022-07-28 20:04:35 +02:00
Bnyro aaeac2ff7f improve mobile layout of the subscriptions page 2022-07-28 19:58:57 +02:00
Kavin 8416b0fa1b Merge pull request #1258 from Bnyro/master
show subscribed channel count in subscriptions page
2022-07-27 14:26:29 +05:30
Bnyro 8c45a5a714 show channel count in subscriptions page 2022-07-27 07:52:25 +02:00
Kavin 915a2fbabd Fix broken channel image height.
Closes #915
2022-07-25 17:59:23 +05:30
Kavin 37512b4e77 Allow the usage of a different instance for authentication. 2022-07-21 09:34:57 +05:30
FireMasterK 9b18f2eff2 Add live indicator for videos, pretranslate more components. 2022-01-30 23:48:27 +00:00
Tomasz Rymkiewicz 5977e2c51a Fix incorrect tag nesting 2022-01-12 05:31:12 +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 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 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
IceDBorn 84e2504d5f Restyle subscriptions page (#413) 2021-09-05 00:00:13 +05:30
IceDBorn 7211cad369 Restyle feed page (#410) 2021-09-04 20:32:59 +05:30
IceDBorn a45b2b8380 Make avatar images circular (#400) 2021-09-01 17:06:00 +05:30
FireMasterK 71eed763e4 Add button to export subscriptions.
This is internally, the format NewPipe uses.
Closes #331
2021-08-01 00:18:38 +05:30
FireMasterK 0485857ae2 Add page to see subscriptions.
Closes #301
2021-07-23 01:35:48 +05:30