Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix right click for video | Jesús | 2021-07-05 | 1 | -0/+7 |
| | |||||
* | Fix request search when is empty | Jesús | 2021-07-04 | 1 | -1/+1 |
| | |||||
* | Improved plyr configuration | Jesús | 2021-07-03 | 1 | -7/+15 |
| | |||||
* | Change search url path to match the YouTube path | James Taylor | 2021-07-01 | 2 | -3/+3 |
| | | | | | | Fixes #67 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | w3c syntax, unnecessary role=button | Jesús | 2021-06-29 | 1 | -1/+1 |
| | |||||
* | autoplay-toggle: use label tag | Jesús | 2021-06-29 | 1 | -7/+24 |
| | | | | | | from upstream: <label> is semantic and makes clicking the text activate in checkbox | ||||
* | fix settings.subtitles_mode in plyr | Jesús | 2021-06-23 | 1 | -0/+4 |
| | |||||
* | fix name id of video | Jesús | 2021-06-23 | 1 | -1/+1 |
| | |||||
* | Fix set language subtitles | Jesús | 2021-06-23 | 1 | -1/+25 |
| | |||||
* | usage `let` not `var` | Jesús | 2021-06-23 | 1 | -17/+17 |
| | |||||
* | feat: autoplay for related videos | Umimaso | 2021-06-23 | 1 | -118/+144 |
| | | | | | | | | | | | Add autoplay support for related videos. Move the playlist autoplay code into this shared script. Add the SameSite=Strict attribute to the autoplay cookie due to Firefox soon rejecting cookies which use SameSite=None without the secure attribute. Closes: #50 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Open direct link in new tab | Jesús | 2021-06-23 | 1 | -1/+1 |
| | |||||
* | feat: add direct link | Umimaso | 2021-06-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Fix shared.css file style missing | Jesús | 2021-06-14 | 2 | -0/+6 |
| | |||||
* | [error.html]: fix set style | Jesús | 2021-06-14 | 1 | -3/+5 |
| | |||||
* | Fix name app | Jesús | 2021-06-10 | 1 | -2/+2 |
| | |||||
* | Capitalize name app | Jesús | 2021-06-10 | 1 | -1/+1 |
| | |||||
* | update URL issues | Jesús | 2021-06-10 | 1 | -1/+1 |
| | |||||
* | Fix design error message | Jesús | 2021-06-10 | 1 | -1/+9 |
| | |||||
* | Use extract_approx_int for comment likes | James Taylor | 2021-06-10 | 1 | -1/+1 |
| | | | | | | | | Full digits no longer available Closes #64 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Not force plyr as player | Jesús | 2021-05-24 | 1 | -10/+15 |
| | |||||
* | [licenses]: fix URL license Expat | Jesús | 2021-05-22 | 1 | -1/+1 |
| | |||||
* | Add plyr as main player | Jesús | 2021-05-22 | 2 | -1/+15 |
| | | | | Also plyr supports switch quality | ||||
* | Add subscriptions export | Jesús | 2021-05-06 | 2 | -6/+25 |
| | | | | plus design by heckyel | ||||
* | Add local playlist export option | James Taylor | 2021-05-06 | 1 | -0/+14 |
| | | | | | | Temporary workaround for #61 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Add tooltip to video speed box to improve discoverability | James Taylor | 2021-04-13 | 1 | -1/+1 |
| | | | | | | See #60 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Channel: Allow going to next pages of playlists page | James Taylor | 2021-03-15 | 1 | -1/+6 |
| | | | | | | | Uses previous and next buttons. Now can view more than just first page of playlists page Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Fix data comments 00ef1c862744ec00886bc3fa4b95fdfc6c151866 | Jesús | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | Fix comment replies | James Taylor | 2021-02-26 | 1 | -8/+12 |
| | | | | | | | | | | | | | Comment reply protobuf now requires the channel id of the uploader of the video. Otherwise the endpoint returns 500. Instead of making the protobuf ourselves and passing this data around through query parameters, just use the ctoken provided to us but modify the max_replies field from 10 to 250. Fixes #53 Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Fix URL | Jesús | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | Change URL repo | Jesús | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | General theme: fix support 'Content-Security-Policy' with librejs in UXP | Jesús | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | General theme: improve thumbnail-img | Jesús | 2021-01-07 | 1 | -3/+3 |
| | |||||
* | General theme: fix HTML syntax | Jesús | 2021-01-01 | 1 | -1/+1 |
| | |||||
* | General theme: fix style paginator | Jesús | 2021-01-01 | 1 | -1/+1 |
| | |||||
* | General theme: fix syntax W3C markup and add improve 'Published' date | Jesús | 2020-12-30 | 2 | -3/+3 |
| | | | | Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | General theme: Add license to missing script in watch.html | Jesús | 2020-12-29 | 1 | -1/+5 |
| | |||||
* | General theme: add license and add URL source code in footer | Jesús | 2020-12-29 | 3 | -110/+72 |
| | |||||
* | Patch-import-migrate: Add embed page for embeds on the web | Jesús | 2020-12-19 | 1 | -0/+35 |
| | | | | | | | Issue #36 From e51f0a78c778a2283887db7ffc22421a7c849296 Mon Sep 17 00:00:00 2001 From: James Taylor <user234683@users.noreply.github.com> | ||||
* | channel: replace page #s w/ next page button using provided ctoken | James Taylor | 2020-12-18 | 2 | -1/+19 |
| | | | | | | Since yt doesn't accept page #'s when sorting by oldest Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | channel: include first and last pages when sorting by new | James Taylor | 2020-12-18 | 2 | -3/+12 |
| | | | | | | | Last page as a substitute for sorting by oldest since sorting by oldest doesn't allow arbitrary page numbers Signed-off-by: Jesús <heckyel@hyperbola.info> | ||||
* | Change URL support | Jesús | 2020-12-18 | 1 | -1/+1 |
| | |||||
* | Add get_app_version and version | Jesús | 2020-12-17 | 1 | -1/+5 |
| | |||||
* | Migration general theme: fix video player method in javascript | Jesús | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Fix missing lang | Jesús | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | Migration general theme: fix missing message-box style | Jesús | 2020-12-15 | 13 | -375/+17 |
| | |||||
* | Change general design theme | Jesús | 2020-12-14 | 15 | -1325/+668 |
| | |||||
* | Add box to enter custom video speed | James Taylor | 2020-11-30 | 1 | -4/+33 |
| | |||||
* | Video comments: replace with error message if there is error | James Taylor | 2020-11-29 | 2 | -7/+14 |
| | | | | Such as 429 error, or an exception | ||||
* | error page: dont use newline wrapping on error-box | James Taylor | 2020-10-28 | 1 | -1/+3 |
| | | | | | | | only should be used on error-message so newlines in error message properly display. Should not be used on error-box because that doesn't have bare text with newlines. Otherwise it was dispalying extraneous newlines. |