Commit Graph

23 Commits

Author SHA1 Message Date
Kavin 1c03633c62
Remove all non-essential js related to uikit. (#585)
* Remove all non-essential js related to uikit.

* Add padding to the bottom of the grid.
2021-10-31 17:44:36 +00: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
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
FireMasterK 24e58722c9
Handle title on component activation.
Closes #294
2021-07-21 16:29:53 +05:30
FireMasterK b5a0ca8324
Add support for setting region in Preferences. 2021-07-05 18:48:54 +05:30
FireMasterK 7a77534098
Remove all direct localStorage calls.
Also: make instance changes active instantly without needing a reload.
2021-07-04 23:56:02 +05:30
bopol ffec9d992a
Support region for trending (#239)
* Support region for trending

* Handle parameters with mixin.

Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-07-04 23:23:36 +05:30
FireMasterK 18752c7de7
Add light theme. (#219)
* Add light theme.

* Reload on theme change.
2021-06-29 01:15:03 +05:30
FireMasterK 426c5669f0
Add audio only buttons. 2021-06-17 00:44:46 +05:30
FireMasterK 366d81a546
Round off numbers. 2021-06-03 00:22:15 +05:30
FireMasterK 57a51b0a8b
alt properties and fix linting 2021-05-10 23:44:28 +05:30
FireMasterK 7c8e1165b8
Reduce CLS from trending page. 2021-04-23 18:54:05 +05:30
Maurice Oegerli 8eed88f17f Format all code files using the new configuration 2021-04-07 13:48:04 +02:00
FireMasterK 69e6118dc5
Commit everything. 2021-02-24 15:05:41 +05:30
FireMasterK 8e545dfb27
Use Mixins for global functions. 2020-11-27 12:16:36 +05:30
FireMasterK 2c4ccc2a8f Display views in trending. 2020-11-22 10:05:16 +05:30
FireMasterK 8277216355 Fix grids on mobile for TrendingPage. 2020-11-18 19:10:04 +05:30
FireMasterK 093b00220a Remove debug line. 2020-11-17 11:15:56 +05:30
FireMasterK 4891c57bbd Preferences + Format code. 2020-11-17 10:45:35 +05:30
FireMasterK bd910357a1 Enhancement to grid. 2020-11-13 17:27:11 +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