Commit Graph

68 Commits

Author SHA1 Message Date
FireMasterK 43569748ae
videos: save last volume 2021-01-07 11:04:56 +05:30
dependabot[bot] f57647d24e Bump uikit from 3.6.7 to 3.6.8
Bumps [uikit](https://github.com/uikit/uikit) from 3.6.7 to 3.6.8.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/uikit/uikit/compare/v3.6.7...v3.6.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 08:43:59 +00:00
dependabot[bot] 3ff5df7029 Bump eslint-plugin-vue from 7.4.0 to 7.4.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.4.0...v7.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 07:11:08 +00:00
dependabot[bot] dc4189855a Bump uikit from 3.6.5 to 3.6.7
Bumps [uikit](https://github.com/uikit/uikit) from 3.6.5 to 3.6.7.
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/uikit/uikit/compare/v3.6.5...v3.6.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 07:09:32 +00:00
dependabot[bot] d2c5d0bf8b Bump eslint from 7.16.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 08:38:34 +00:00
dependabot[bot] 42ba855720 Bump core-js from 3.8.1 to 3.8.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 08:38:22 +00:00
FireMasterK 3c88ed6432
features: Add support for playlists.
closes #23
2021-01-04 11:18:18 +05:30
FireMasterK aee8424908
search: fix fetch URL. 2021-01-02 22:22:28 +05:30
FireMasterK a27c822980
deps: update uikit 2021-01-02 20:23:00 +05:30
dependabot[bot] b6b817303e Bump less-loader from 7.2.0 to 7.2.1
Bumps [less-loader](https://github.com/webpack-contrib/less-loader) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases)
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v7.2.0...v7.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:35:18 +00:00
dependabot[bot] ec2e8a420a Bump eslint-plugin-vue from 7.3.0 to 7.4.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:30:56 +00:00
dependabot[bot] 35ba6f4565 Bump vue-router from 4.0.1 to 4.0.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:26:16 +00:00
dependabot[bot] 088adf8245 Bump vue and @vue/compiler-sfc
Bumps [vue](https://github.com/vuejs/vue) and [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc). These dependencies needed to be updated together.

Updates `vue` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

Updates `@vue/compiler-sfc` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.0.5/packages/compiler-sfc)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:19:58 +00:00
dependabot[bot] 2bd465b5d9 Bump actions/setup-node from v1 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 14:13:57 +00:00
FireMasterK d755c3844b
dependabot: add gh actions 2021-01-02 19:41:21 +05:30
FireMasterK dfa4379aa6
actions: fix cache 2021-01-02 19:24:52 +05:30
FireMasterK d557f1c912
actions: use yarn 2021-01-02 19:21:44 +05:30
FireMasterK 6999428b0f
assets: remove vuejs logo 2021-01-02 18:38:23 +05:30
FireMasterK 0481245a3d sw: don't remove cache 2021-01-02 02:31:44 +05:30
ImgBotApp fcea986d25 [ImgBot] Optimize images
*Total -- 227.96kb -> 185.17kb (18.77%)

/public/img/icons/apple-touch-icon.png -- 13.22kb -> 9.71kb (26.53%)
/public/img/icons/apple-touch-icon-180x180.png -- 13.22kb -> 9.71kb (26.53%)
/public/img/icons/apple-touch-icon-120x120.png -- 8.33kb -> 6.13kb (26.47%)
/public/img/icons/msapplication-icon-144x144.png -- 10.47kb -> 7.70kb (26.45%)
/public/img/icons/apple-touch-icon-152x152.png -- 10.98kb -> 8.20kb (25.33%)
/public/img/icons/apple-touch-icon-76x76.png -- 4.95kb -> 3.72kb (24.92%)
/public/img/icons/mstile-150x150.png -- 10.50kb -> 7.96kb (24.17%)
/public/img/icons/android-chrome-192x192.png -- 13.99kb -> 10.62kb (24.14%)
/public/img/icons/android-chrome-maskable-192x192.png -- 13.99kb -> 10.62kb (24.14%)
/public/img/icons/apple-touch-icon-60x60.png -- 3.84kb -> 2.93kb (23.72%)
/public/img/icons/android-chrome-maskable-512x512.png -- 51.38kb -> 43.84kb (14.66%)
/public/img/icons/android-chrome-512x512.png -- 51.38kb -> 43.84kb (14.66%)
/src/assets/logo.png -- 6.69kb -> 5.73kb (14.4%)
/public/img/icons/favicon-32x32.png -- 1.78kb -> 1.61kb (9.53%)
/public/img/icons/logo.svg -- 6.61kb -> 6.43kb (2.81%)
/public/img/icons/safari-pinned-tab.svg -- 6.61kb -> 6.43kb (2.81%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-01-01 20:16:01 +00:00
FireMasterK 41f8081e09
A lot of changes. 2021-01-02 01:35:44 +05:30
FireMasterK 9a8b0bb611 Migrate to Yarn. 2020-12-24 22:35:03 +05:30
Bradley D. Thornton a335b3ae26
Update README.md (#14)
Fixed misspellings
2020-12-21 21:15:55 +00:00
FireMasterK e03c8ba263 actions: use npx package to change dns record. 2020-12-20 16:40:25 +05:30
FireMasterK 339195f799 fix: invalid action tag. 2020-12-20 15:56:47 +05:30
FireMasterK bd4154abe0 fix: change branch name 2020-12-20 15:55:07 +05:30
FireMasterK bd25e3f091 Build and deploy to IPFS. 2020-12-20 15:54:11 +05:30
FireMasterK ce480db615 readme: add initial features 2020-12-19 00:25:11 +05:30
FireMasterK 1fc311f070
tiny fixes/enhancements 2020-12-14 19:11:49 +05:30
FireMasterK 07c1b8e986
Fix: encode query 2020-12-14 18:51:55 +05:30
FireMasterK 29de1c0731
Add infinite scroll search pages. 2020-12-14 12:45:09 +05:30
FireMasterK 6b85183295
Fix audio on playback 2020-12-10 17:40:15 +05:30
FireMasterK e2f0892269
Implement autoplay of videos. 2020-12-10 13:23:30 +05:30
FireMasterK e9d1a77a6a
Add a search page. 2020-12-09 19:03:29 +05:30
FireMasterK d737a0003d Dependabot for NPM. 2020-12-01 18:56:41 +05:30
FireMasterK 98e95223fa Add links to badges. 2020-12-01 18:48:24 +05:30
FireMasterK f15e4f5722 Add readme badges. 2020-12-01 18:04:25 +05:30
FireMasterK 61ff19e3e3 Add SSL Score. 2020-11-30 12:09:40 +05:30
FireMasterK beb8af2506 Register on / 2020-11-30 11:36:52 +05:30
FireMasterK 36e3037ba3 Change from CRLF to LF. 2020-11-30 11:36:27 +05:30
FireMasterK 8e545dfb27
Use Mixins for global functions. 2020-11-27 12:16:36 +05:30
FireMasterK dfa94f6d7f Search suggestions and box. 2020-11-25 10:50:44 +05:30
FireMasterK c5801c437e Update deps. 2020-11-25 10:48:53 +05:30
FireMasterK 06bc25711c Infinite scrolling for channel pages. 2020-11-25 10:48:14 +05:30
FireMasterK cefef1b8db Add timeutils helper. 2020-11-22 10:05:31 +05:30
FireMasterK 2c4ccc2a8f Display views in trending. 2020-11-22 10:05:16 +05:30
FireMasterK e5394d6ea0 Responsive grid in Channel. 2020-11-22 10:05:01 +05:30
FireMasterK 58453e4f70 Add titles to preferences page. 2020-11-22 10:04:27 +05:30
FireMasterK 63b496ae87 Move title below the video. 2020-11-22 10:01:14 +05:30
FireMasterK 8277216355 Fix grids on mobile for TrendingPage. 2020-11-18 19:10:04 +05:30