aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't send undefined with HTML inputChocobozzz2023-03-101-0/+3
| * Add test on AP hooksChocobozzz2023-03-106-5/+34
| * Add ability for plugins to alter video jsonldChocobozzz2023-03-1016-94/+91
| * Add ability for plugins to add metadataChocobozzz2023-03-104-2/+48
| * Add action:video-edit.form.updated hookChocobozzz2023-03-102-1/+13
| * Fix plugin guideChocobozzz2023-03-101-1/+1
* | Fix button widthChocobozzz2023-03-142-2/+2
* | Prevent layout shift on th hoverChocobozzz2023-03-141-7/+0
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-141-9/+0
* | Add ability for plugins to add metadataChocobozzz2023-03-141-0/+9
* | Update editor configChocobozzz2023-03-141-10/+1
* | Add an option to provide responsive embed (#5690)Wicklow2023-03-143-18/+52
* | Handle redis disconnection gracefully (#5599)kontrollanten2023-03-142-1/+11
* | Fix testsChocobozzz2023-03-102-2/+4
* | Don't send undefined with HTML inputChocobozzz2023-03-101-0/+3
* | Add test on AP hooksChocobozzz2023-03-106-5/+34
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-1016-94/+91
* | Add ability for plugins to add metadataChocobozzz2023-03-104-2/+48
* | Add action:video-edit.form.updated hookChocobozzz2023-03-102-1/+13
* | Fix plugin guideChocobozzz2023-03-101-1/+1
* | Non latin keyboard layout support player shortcut (#5684)Wicklow2023-03-081-1/+26
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-074-12/+11
|\|
| * Add timestamp auto link docChocobozzz2023-03-071-3/+5
| * Don't process live when moving to external storageChocobozzz2023-03-071-0/+2
| * Fix live buffering with small latencyChocobozzz2023-03-072-9/+4
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-075-8/+13
|\|
| * Fix file token reinjection on fragmentsWicklow2023-03-075-8/+13
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-0720-102/+129
|\|
| * Add missing docker env for object storage configChocobozzz2023-03-071-0/+9
| * Update changelogChocobozzz2023-03-071-0/+1
| * Don't display alt for actor imagesChocobozzz2023-03-072-10/+1
| * Add test to ensure files are deletedChocobozzz2023-03-071-1/+10
| * Don't take db lives into account for video quotaChocobozzz2023-03-071-2/+2
| * Fix update user password confirm messageChocobozzz2023-03-072-4/+4
| * Refactor my actor avatar editChocobozzz2023-03-0711-78/+91
| * Fix button heightChocobozzz2023-03-071-0/+6
| * Hotfix/channel avatars overview (#5667)Wicklow2023-03-071-7/+5
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-028-59/+94
|/
* Fix 404 when having ;threadId paramChocobozzz2023-03-022-1/+16
* Fix displaying remote actor avatarsChocobozzz2023-03-022-22/+47
* Fix confirm modal containing 2 inputsChocobozzz2023-03-011-1/+1
* List my channels using paginationChocobozzz2023-03-012-57/+77
* Fix current video time saving for anonymous usersChocobozzz2023-03-011-13/+7
* Add redis note in changelogChocobozzz2023-03-011-1/+1
* Fix nav pills themingChocobozzz2023-03-011-2/+2
* Fix action dropdown heightChocobozzz2023-03-011-1/+0
* Prefer using bootstrap variableChocobozzz2023-03-012-1/+1
* Fix form control focus colorsChocobozzz2023-03-011-2/+6
* Fix input group background colorChocobozzz2023-03-011-0/+1
* Fix hotkeys close buttonChocobozzz2023-02-281-1/+1