Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for plugin rebuild | Chocobozzz | 2022-08-03 | 1 | -0/+2 |
| | |||||
* | Automatically rebuild native modules on ABI change | Chocobozzz | 2022-08-03 | 1 | -0/+22 |
| | |||||
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 3 | -7/+41 |
| | |||||
* | Include video file id in API | Chocobozzz | 2022-07-29 | 1 | -0/+2 |
| | |||||
* | Add more tracing | Chocobozzz | 2022-07-28 | 2 | -0/+14 |
| | |||||
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 1 | -7/+10 |
| | |||||
* | Add bulk action on following/followers | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -16/+26 |
| | | | | Prevent reprocessing already rejected follows | ||||
* | Regenerate video filenames on transcoding | Chocobozzz | 2022-07-25 | 2 | -6/+56 |
| | | | | | In particular when using manual transcoding, to invalidate potential HTTP caches in front of peertube | ||||
* | Display latest uploaded date for captions | Chocobozzz | 2022-07-25 | 1 | -1/+2 |
| | |||||
* | Clearer live session | Chocobozzz | 2022-07-22 | 1 | -0/+10 |
| | | | | | | | | | Get the save replay setting when the session started to prevent inconsistent behaviour when the setting changed before the session was processed by the live ending job Display more information about the potential session replay in live modal information | ||||
* | Fix my videos counter | Chocobozzz | 2022-07-18 | 1 | -1/+3 |
| | |||||
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 2 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2022-07-13 | 6 | -10/+8 |
| | |||||
* | Prevent 500 in AP clietn | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Prevent duplicated HLS playlist on transcoding | Chocobozzz | 2022-07-13 | 1 | -5/+6 |
| | |||||
* | Fix handling broken lives | Chocobozzz | 2022-07-12 | 1 | -0/+9 |
| | | | | We want the latest session that may already be finished | ||||
* | Fix videos stats | Chocobozzz | 2022-07-08 | 1 | -1/+0 |
| | |||||
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -11/+13 |
| | |||||
* | Rename video full loading | Chocobozzz | 2022-06-28 | 2 | -11/+11 |
| | |||||
* | Optimize feeds query | Chocobozzz | 2022-06-27 | 4 | -24/+69 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
|\ | |||||
| * | Fix duplicated tags error | Chocobozzz | 2022-06-23 | 1 | -4/+4 |
| | | |||||
* | | Refactor video rights checker | Chocobozzz | 2022-06-22 | 1 | -19/+2 |
| | | |||||
* | | store uploaded video filename (#4885) | kontrollanten | 2022-06-21 | 2 | -0/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
|\| | |||||
| * | Fix AP element with deleted video federation | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 4 | -6/+20 |
|\| | |||||
| * | Fix users stats | Chocobozzz | 2022-06-17 | 3 | -6/+6 |
| | | |||||
| * | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -0/+14 |
| | | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 2 | -55/+31 |
|\| | |||||
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 2 | -55/+31 |
| | | |||||
* | | Fix various typos | luz paz | 2022-06-07 | 3 | -3/+3 |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | ||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | ||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 2 | -0/+8 |
|\| | |||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 2 | -0/+8 |
| | | |||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 2 | -5/+23 |
|/ | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | ||||
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 1 | -4/+6 |
| | |||||
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 1 | -0/+5 |
| | |||||
* | Fix stats time metric | Chocobozzz | 2022-05-06 | 1 | -1/+11 |
| | |||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -5/+7 |
| | |||||
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -9/+27 |
| | |||||
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 1 | -13/+1 |
| | | | | It prevent us to apply date filters | ||||
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 8 | -142/+324 |
| | | | | Prevent weird bug in SQL generation | ||||
* | Fix lint | Chocobozzz | 2022-05-04 | 1 | -2/+1 |
| | |||||
* | Fix quota inconstistencies with lives | Chocobozzz | 2022-05-04 | 1 | -24/+37 |
| | |||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 2 | -1/+143 |
| | |||||
* | Typo | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2022-04-22 | 1 | -1/+1 |
| |