Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | HLS v1 support | Chocobozzz | 2021-08-05 | 7 | -46/+58 | |
| | | ||||||
* | | Fix peertube link button | Chocobozzz | 2021-07-30 | 1 | -4/+1 | |
| | | ||||||
* | | Correctly fix peertube button link | Chocobozzz | 2021-07-29 | 1 | -0/+2 | |
| | | ||||||
* | | Refactor video links builders | Chocobozzz | 2021-07-26 | 8 | -164/+19 | |
| | | ||||||
* | | Refactor video links building | Chocobozzz | 2021-07-26 | 4 | -28/+83 | |
|/ | ||||||
* | Fix player options | Chocobozzz | 2021-07-12 | 1 | -2/+1 | |
| | ||||||
* | Fix HTTP fallback with no webtorrent files | Chocobozzz | 2021-07-12 | 1 | -1/+6 | |
| | ||||||
* | Fix console error when watching a video | Chocobozzz | 2021-06-29 | 1 | -4/+1 | |
| | ||||||
* | Fix error when cookies are disabled | Chocobozzz | 2021-06-25 | 1 | -4/+9 | |
| | ||||||
* | Upgrade client dependencies | Chocobozzz | 2021-06-25 | 1 | -1/+1 | |
| | ||||||
* | add client hook filter:videojs.options | kontrollanten | 2021-06-14 | 1 | -10/+16 | |
| | | | | closes #4086 | |||||
* | Load embed api resolutions on init | Chocobozzz | 2021-06-08 | 1 | -0/+4 | |
| | ||||||
* | Replace local menu icon | Chocobozzz | 2021-05-28 | 2 | -3/+3 | |
| | ||||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -2/+2 | |
| | | | | And use them as default in client | |||||
* | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | * Prepare homepage parsers * Add ability to update instance hompage * Add ability to set homepage as landing page * Add homepage preview in admin * Dynamically update left menu for homepage * Inject home content in homepage * Add videos list and channel miniature custom markup * Remove unused elements in markup service | |||||
* | Fix "stats for nerds" card in HTTP mode | Chocobozzz | 2021-05-14 | 1 | -4/+4 | |
| | ||||||
* | Fix http player defaulting to audio resolution | Chocobozzz | 2021-05-14 | 1 | -1/+2 | |
| | ||||||
* | Fix player settings dispose | Chocobozzz | 2021-05-05 | 1 | -5/+8 | |
| | ||||||
* | round volume in stats card | Rigel Kent | 2021-05-04 | 1 | -1/+1 | |
| | ||||||
* | Add player mode to player stats | Chocobozzz | 2021-04-28 | 1 | -0/+2 | |
| | ||||||
* | Cleanup stats for nerds | Chocobozzz | 2021-04-28 | 5 | -119/+233 | |
| | ||||||
* | add stats videojs plugin | Rigel Kent | 2021-04-28 | 6 | -0/+235 | |
| | ||||||
* | Autoclose settings on outside click | Chocobozzz | 2021-04-27 | 1 | -5/+22 | |
| | ||||||
* | Revert "Fix context menu when watching a playlist" | Chocobozzz | 2021-04-21 | 3 | -89/+36 | |
| | | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade | |||||
* | Better hls warn/error logging | Chocobozzz | 2021-04-21 | 1 | -2/+6 | |
| | ||||||
* | Fix context menu when watching a playlist | Chocobozzz | 2021-04-21 | 3 | -36/+89 | |
| | ||||||
* | Lazy load player captions | Chocobozzz | 2021-04-13 | 1 | -2/+4 | |
| | ||||||
* | add icons in contextmenu | Rigel Kent | 2021-04-12 | 4 | -2/+10 | |
| | ||||||
* | add loop toggle to the player contextmenu | Rigel Kent | 2021-04-12 | 1 | -27/+38 | |
| | ||||||
* | Resume videos for non-logged in users (#3885) | kontrollanten | 2021-03-31 | 4 | -6/+64 | |
| | | | | | | | | | | | * client: resume videos for non-logged in users closes #3866 * fix build for embeded * Update client/src/app/app.component.ts * fix review comments | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 2 | -5/+9 | |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | |||||
* | Add 1.75 option to playback rates | ltsallas | 2021-03-26 | 1 | -1/+1 | |
| | ||||||
* | Try to reduce CSS size | Chocobozzz | 2021-03-24 | 8 | -44/+22 | |
| | ||||||
* | Async torrent creation | Chocobozzz | 2021-02-25 | 1 | -0/+2 | |
| | ||||||
* | Fix subtitles load on safari | Chocobozzz | 2021-02-24 | 1 | -6/+1 | |
| | ||||||
* | client(hotkeys): remove seekstep VLC behavior | kontrollanten | 2021-02-16 | 1 | -13/+8 | |
| | | | | closes #2810 | |||||
* | client(hotkeys): tighten hotkey definitions | kontrollanten | 2021-02-16 | 1 | -4/+7 | |
| | ||||||
* | Try to recover from network errors | Chocobozzz | 2021-02-09 | 1 | -3/+22 | |
| | ||||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -0/+1 | |
| | | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet. | |||||
* | Improve parse log with sql | Chocobozzz | 2021-02-01 | 1 | -1/+1 | |
| | ||||||
* | Fix hls error handling | Chocobozzz | 2021-01-29 | 1 | -1/+4 | |
| | ||||||
* | Correctlu throws an error on manifestIncompatibleCodecsError | Chocobozzz | 2021-01-29 | 1 | -23/+14 | |
| | ||||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -0/+4 | |
| | | | | recommendation variant | |||||
* | User dropdown and notifications popover improvements (#3344) | Kimsible | 2020-12-13 | 2 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | Fix ; | Chocobozzz | 2020-12-07 | 1 | -1/+1 | |
| | ||||||
* | Relax webtorrent file check | Chocobozzz | 2020-12-07 | 1 | -3/+3 | |
| | ||||||
* | wt-plugin: tighten sanity check | kontrollanten | 2020-12-07 | 1 | -1/+1 | |
| | ||||||
* | Revert "refactor(wt-plugin): create getVideoFile fn" | kontrollanten | 2020-12-07 | 1 | -10/+11 | |
| | | | | This reverts commit 9110f52c4f1c0cf46fc906dbd4cef566497fb556. | |||||
* | Revert "refactor(wt-plugin): tighten TS definitions" | kontrollanten | 2020-12-07 | 1 | -2/+2 | |
| | | | | This reverts commit cdca521e1560bf8b215f8eb17576985e7a77cff6. | |||||
* | refactor(wt-plugin): tighten TS definitions | kontrollanten | 2020-12-07 | 1 | -2/+2 | |
| |