aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-152-2/+2
|\
| * Deprecate node 14Chocobozzz2023-03-152-2/+2
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-150-0/+0
|\|
| * Fix button widthChocobozzz2023-03-142-2/+2
| |
| * Prevent layout shift on th hoverChocobozzz2023-03-141-7/+0
| |
| * 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
| |
* | 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
| | | | | | | | | | | | | | * Add option to provide responsive embed * Fix typo * More understandable parameter
* | Handle redis disconnection gracefully (#5599)kontrollanten2023-03-142-1/+11
| | | | | | | | | | * feat(server/api/contact): handle redis disconnection * feat(server/api/metrics): handle metrics disabled
* | 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
| | | | | | | | | | * Non latin keyboard layout support player shortcut * isNaked in charge of toUpperCase
* | 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
| | | | | | | | We don't need it since it's just a "cosmetic" image
| * 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
| | | | | | | | | | | | | | | | | | * Fix channel avatar display * Improve video overview component style * Better alignment of avatar and title * Convert in rem video overview component
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-028-59/+94
|/ | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos
* 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
|