Commit graph

45 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
Kavin
a153f87e58
Add unocss eslint config and apply changes. 2023-08-13 18:31:57 +01:00
Kavin
9539d51126
Implement DeArrow support everywhere.
Closes #2575
2023-07-21 21:07:53 +01:00
Kavin
d6acb3e098
Add more DeArrow support. 2023-07-19 02:54:15 +01:00
Bnyro
bd21e72370 Use a router link for opening the home page 2023-07-07 18:02:01 +02:00
Bnyro
39d11063d6 Open default homepage directly on navbar icon click 2023-07-05 12:59:23 +02:00
Bnyro
ae855c2bac Use a slot for displaying the loading indicator content 2023-03-13 14:39:07 +01:00
Bnyro
889a410cbd Add loading indicators 2023-03-12 15:56:55 +01:00
photochlorination
26d39ae55c Don't load trending page on feed homepage 2022-11-15 14:35:14 -08:00
Kavin
1ec8480351
Implement content item component. 2022-11-01 12:36:19 +00:00
Kavin
7803732da6
Merge pull request #1230 from Bnyro/master
make trending accessible although feed is the default tab
2022-07-21 09:12:39 +05:30
Bnyro
699588093b minor UI improvements 2022-07-20 22:20:10 +02:00
Bnyro
92e8a12cc0
Update TrendingPage.vue 2022-07-20 18:22:41 +02:00
Bnyro
e8979d0fce make trending accessible although feed is the default tab 2022-07-20 17:52:25 +02:00
Kavin
4c16beedaf
Change import paths to relative paths. 2022-04-08 16:46:49 +01:00
FireMasterK
826bdf4997
Fix for default home page. 2022-01-31 03:46:06 +00:00
FireMasterK
9b1f7086f4
Fix timeago import and warning. 2022-01-12 05:39:36 +00:00
Tomasz Rymkiewicz
d750eabc37
Favour v-text over mustache syntax 2022-01-12 05:31:12 +00:00
FireMasterK
9b6e32683f
Remove whitepace for spacing, and reduce grid dom size. 2022-01-12 05:31:12 +00:00
FireMasterK
43e69ff284
Implement theming in a better manner. 2022-01-12 05:31:12 +00:00
FireMasterK
871447050c
Attempt to migrate more classes. 2022-01-12 05:31:12 +00:00
FireMasterK
69ae2bf131
Replace video grids with windicss. 2022-01-12 05:31:12 +00:00
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
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