Commit Graph

83 Commits

Author SHA1 Message Date
FireMasterK 051073117d Better image scaling for mobile. 2021-05-28 01:42:36 +05:30
FireMasterK ff32af1e96 Add verified, hearted, pinned, and likes to comments. 2021-05-27 00:32:12 +05:30
FireMasterK 526eefc18c Fix height calculations. 2021-05-26 13:54:37 +05:30
FireMasterK 8536b4a9f3 Responsive widths + Continuations. 2021-05-26 13:40:22 +05:30
FireMasterK 53cf9b30fe Add rendering of comments. (#169)
* Add rendering of comments.

* Finish comments implementation.
2021-05-26 01:16:21 +05:30
FireMasterK 57a51b0a8b alt properties and fix linting 2021-05-10 23:44:28 +05:30
FireMasterK 48860ec0f8 Simplify null check. 2021-05-10 23:41:59 +05:30
FireMasterK cafbcc75d1 Add uploader to video search results. 2021-05-06 23:10:32 +05:30
FireMasterK 5ceda9fd62 Add auto play for videos as a preference. 2021-05-06 23:00:02 +05:30
FireMasterK fcd14d3fcb replace deprecated function: addTextTrack -> addTextTrackAsync 2021-05-06 21:44:08 +05:30
FireMasterK 96d22af5c7 Further improve CLS. 2021-04-24 00:41:51 +05:30
FireMasterK 1bca91d4dc Reduce CLS in channel page. 2021-04-23 18:56:08 +05:30
FireMasterK 7c8e1165b8 Reduce CLS from trending page. 2021-04-23 18:54:05 +05:30
FireMasterK a2afdb0b4d Fix regression with fullscreen keybind.
For https://github.com/TeamPiped/Piped/issues/139#issuecomment-824821636
2021-04-22 18:51:45 +05:30
FireMasterK 57509b9185 Add keyboard controls.
Closes #139
2021-04-22 12:29:06 +05:30
FireMasterK 07433033b9 Provide captions name in ui and disable by default.
Closes #125
2021-04-21 20:06:45 +05:30
FireMasterK 369aed3e1f Fix body continuations.
Closes #129
2021-04-21 19:33:56 +05:30
FireMasterK a082b508eb Fix NPE check
closes #131
2021-04-21 19:08:50 +05:30
Maurice Oegerli 8eed88f17f Format all code files using the new configuration 2021-04-07 13:48:04 +02:00
FireMasterK b1f8899bd8 Merge pull request #112 from TeamPiped/feature/search-suggestions
Implement search suggestions
2021-04-07 11:28:43 +00:00
FireMasterK 6099ad742c Fix race condition.
It takes time for the emit function to actually fire.
2021-04-07 16:51:49 +05:30
Maurice Oegerli 56464aeca0 Make desktop search box bigger 2021-04-07 11:31:05 +02:00
Maurice Oegerli 6528ce7bf8 make suggestion clickable, fix event listener issue 2021-04-07 11:30:57 +02:00
agent31750 149984d30e swap like and dislike icon (#114)
so it represents the right number of likes/dislikes
2021-04-06 14:29:15 +00:00
Maurice Oegerli f922dd74eb Make suggestions interactive 2021-04-06 12:10:39 +02:00
Maurice Oegerli 9016032d48 Add non-interactive suggestions 2021-04-06 12:10:38 +02:00
Maurice Oegerli d4ed70b6bb Add searchsuggestions component 2021-04-06 12:10:38 +02:00
FireMasterK 87e922e06d Fix player destroying.
Regression from moving to a component.
2021-04-03 21:15:49 +05:30
FireMasterK 7910f90dbe Move player to it's own component. (#108)
Fixes a Vue specific bug, as well as captions.
2021-04-01 20:43:35 +05:30
FireMasterK bc81177486 Implement uploaded date in search. 2021-03-30 20:27:01 +05:30
FireMasterK 78dff1491b Fix playlist continuation. 2021-03-30 15:09:23 +05:30
FireMasterK e4aa80fd24 Fix channel continuation. 2021-03-30 14:51:52 +05:30
FireMasterK 41b0fb8b96 Fix for channel continuation. 2021-03-29 12:12:53 +05:30
Ajay Ramachandran 6a0661d8b4 Add API link (#90) 2021-03-17 06:04:46 +00:00
FireMasterK cac8f1dafd cleanup + add color to seekbar. 2021-03-16 13:20:11 +05:30
FireMasterK 25808760ed Fix npe. 2021-03-04 20:10:03 +05:30
FireMasterK 9130a248de Fix controls overlay. 2021-02-26 00:46:36 +05:30
FireMasterK 531804af94 Fix sponsorblock. 2021-02-25 21:15:26 +05:30
FireMasterK a1ff5c53ce Allow choosing skipping segments. 2021-02-25 20:48:59 +05:30
FireMasterK 058f0d4e8c Add option to disable sponsorblock. 2021-02-25 20:10:40 +05:30
FireMasterK 3e0eea6ddb Fix player destroyed incorrectly. 2021-02-25 19:36:19 +05:30
FireMasterK dee927c527 Fix player reuse and sponsorblock. 2021-02-25 15:24:43 +05:30
FireMasterK 8ca20ffa3a Add more buttons. 2021-02-25 12:40:32 +05:30
FireMasterK e78b5bdec4 Add quality selector. 2021-02-25 12:38:47 +05:30
FireMasterK b6c756847a Fix some things broken when migrating. 2021-02-25 00:12:11 +05:30
FireMasterK 69e6118dc5 Commit everything. 2021-02-24 15:05:41 +05:30
FireMasterK d1173b9694 search: update only if an actual value 2021-01-23 22:30:52 +05:30
FireMasterK 71f11ab031 fix npe 2021-01-20 21:30:18 +05:30
FireMasterK 8eec6b2d49 player: add videoonly check 2021-01-20 21:27:43 +05:30
FireMasterK bf651da5e7 player: Add quality selector for livestreams. 2021-01-20 21:21:14 +05:30