Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Disable auto-focus markdown textarea on touchdevices | kimsible | 2020-11-18 | 1 | -2/+6 | |
| | ||||||
* | Memorize scroll position when maximized mode used with markdown textarea | kimsible | 2020-11-18 | 1 | -1/+8 | |
| | ||||||
* | Fix client build | Chocobozzz | 2020-11-17 | 1 | -3/+3 | |
| | ||||||
* | Refactor markdown/sanitize html code | Chocobozzz | 2020-11-17 | 2 | -41/+14 | |
| | ||||||
* | small refactor + clipboard copy on anchor click in instance page (#3318) | Kimsible | 2020-11-17 | 8 | -41/+117 | |
| | | | | | | | | | | | | | * Refacto scrollTo top and anchors * Add on click clipboard copy and notifier to anchors about/instance page * Fix margin top anchor middle title about page * Use viewportscroller for scrolltoanchor * Add to Link copied notification on instance page Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | Fix about scrolling behaviour | Chocobozzz | 2020-11-16 | 2 | -11/+17 | |
| | ||||||
* | Fix channel's playlist infinite scrolling | Chocobozzz | 2020-11-16 | 1 | -1/+1 | |
| | ||||||
* | Replace keyboard shortcut icon | Chocobozzz | 2020-11-16 | 4 | -32/+6 | |
| | | | | Use svg instead | |||||
* | Use badge in video block list | Chocobozzz | 2020-11-16 | 3 | -16/+15 | |
| | ||||||
* | In my account -> in my library | Chocobozzz | 2020-11-16 | 2 | -3/+3 | |
| | ||||||
* | Refactor rest table search filter | Chocobozzz | 2020-11-16 | 9 | -115/+61 | |
| | ||||||
* | Put admin actions on the left | Chocobozzz | 2020-11-16 | 4 | -26/+26 | |
| | ||||||
* | Merge branch 'feature/admin-comments' into develop | Chocobozzz | 2020-11-16 | 12 | -13/+499 | |
|\ | ||||||
| * | Add admin view to manage comments | Chocobozzz | 2020-11-16 | 8 | -43/+160 | |
| | | ||||||
| * | Implement video comment list in admin | Chocobozzz | 2020-11-13 | 9 | -4/+373 | |
| | | ||||||
* | | add help popup for choosing license (#3306) | Frank Sträter | 2020-11-15 | 1 | -0/+9 | |
|/ | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | |||||
* | Fix player height on mobile | Chocobozzz | 2020-11-13 | 1 | -1/+5 | |
| | ||||||
* | Cleanup lives on server restart | Chocobozzz | 2020-11-13 | 4 | -8/+31 | |
| | ||||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 65 | -597/+842 | |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | |||||
* | reword unclear sentences, check for grammar | Rigel Kent | 2020-11-12 | 13 | -28/+24 | |
| | | | | fixes #3222 | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -2/+2 | |
| | ||||||
* | Rename upload button to publish | Chocobozzz | 2020-11-10 | 2 | -4/+4 | |
| | ||||||
* | Try to optimize sha segments fetching | Chocobozzz | 2020-11-10 | 1 | -0/+2 | |
| | ||||||
* | Try to fix live segments check | Chocobozzz | 2020-11-10 | 1 | -2/+8 | |
| | ||||||
* | Fix channel deletion | Chocobozzz | 2020-11-10 | 1 | -0/+2 | |
| | ||||||
* | Fix audio sync after saving replay | Chocobozzz | 2020-11-09 | 1 | -2/+2 | |
| | | | | | hls.js seems to not correctly handle audio gaps with fragmented mp4 (but can with a ts playlist) | |||||
* | Add live info in watch page | Chocobozzz | 2020-11-09 | 22 | -25/+102 | |
| | ||||||
* | Fix theater mode | Chocobozzz | 2020-11-09 | 1 | -0/+1 | |
| | ||||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -1/+2 | |
| | ||||||
* | Add warning below live stream key field | Chocobozzz | 2020-11-09 | 2 | -0/+4 | |
| | ||||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 6 | -2/+46 | |
| | ||||||
* | Add modal to display live information | Chocobozzz | 2020-11-09 | 14 | -16/+143 | |
| | ||||||
* | Add thumbnail info if live | Chocobozzz | 2020-11-09 | 3 | -4/+13 | |
| | ||||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 14 | -53/+130 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 3 | -37/+97 | |
| | ||||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 23 | -95/+207 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 28 | -109/+509 | |
| | ||||||
* | Restore line feed for markdown lists support in comments | kimsible | 2020-11-08 | 2 | -2/+4 | |
| | ||||||
* | Improve markdown-it emoji list column display (#3253) | Kimsible | 2020-11-08 | 3 | -19/+32 | |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | Correct break line display for re-draft comments | Kimsible | 2020-11-06 | 2 | -2/+9 | |
| | ||||||
* | changed video rating popover text with link to login page (#3168) | test2a | 2020-10-30 | 3 | -7/+7 | |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | |||||
* | Add possibility to share origin URL to video if it's not local | Jeena | 2020-10-29 | 2 | -1/+15 | |
| | | | | | | | | It's very difficult to share the original URL for a video when you watch it on your own instance while it's not from it but from a different instance. Right now when you use the share UI you only can share a link so a person can watch it on your own instance, this patch adds a checkbox to the share UI to share the origin URL instead if needed. | |||||
* | jobs/logs view select and empty state visual improvements | Rigel Kent | 2020-09-28 | 9 | -47/+101 | |
| | ||||||
* | Fix privacy/channel select on upload | Chocobozzz | 2020-09-04 | 3 | -4/+6 | |
| | ||||||
* | Improve report labels | Chocobozzz | 2020-09-03 | 2 | -2/+2 | |
| | ||||||
* | Fix play of videos on ios | Chocobozzz | 2020-08-27 | 1 | -0/+2 | |
| | | | | When the user already played a video | |||||
* | Add redirection on unavailable video due to follow constraints | Chocobozzz | 2020-08-26 | 1 | -2/+19 | |
| | ||||||
* | Avoid 404 when changing language | Chocobozzz | 2020-08-26 | 1 | -5/+14 | |
| | ||||||
* | Fix video block in abuse table | Chocobozzz | 2020-08-26 | 1 | -1/+1 | |
| | ||||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 2 | -2/+2 | |
| |