Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 4 | -9/+30 |
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 2 | -2/+5 |
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 2 | -2/+8 |
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 3 | -1/+82 |
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 1 | -3/+26 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 7 | -8/+37 |
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 112 | -1750/+3046 |
|\ | |||||
| * | Update migration version for download enabled | Chocobozzz | 2019-02-11 | 2 | -1/+1 |
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 336 | -5205/+13823 |
| |\ | |||||
| | * | Fix reverse proxy test | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 9 | -90/+139 |
| | |\ | |||||
| | | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 9 | -89/+138 |
| | * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 7 | -29/+51 |
| | * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 2 | -0/+17 |
| | * | | Add player mode in watch/embed urls | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | * | | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 9 | -70/+132 |
| | * | | Add hls support on server | Chocobozzz | 2019-02-11 | 39 | -272/+1452 |
| | * | | Refractor videojs player | Chocobozzz | 2019-02-11 | 1 | -1/+1 |
| | * | | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 2 | -4/+44 |
| | * | | fix typo in test accounts api validators | Josh Morel | 2019-01-28 | 1 | -1/+1 |
| | * | | Try to fix Mac video upload | Chocobozzz | 2019-01-24 | 2 | -3/+5 |
| | * | | Youtube DL update every 24 hours | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | * | | Fix tests | Chocobozzz | 2019-01-21 | 1 | -1/+1 |
| | * | | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -1/+14 |
| | * | | Prefer avg_frame_rate to fetch video FPS | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
| | * | | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -38/+120 |
| | |/ | |||||
| | * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 28 | -750/+303 |
| | * | Add totalLocalVideoFilesSize in stats | Chocobozzz | 2019-01-15 | 4 | -4/+28 |
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 4 | -22/+46 |
| | * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| | * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 8 | -62/+99 |
| | * | Fix peertube CLI documentation | Chocobozzz | 2019-01-14 | 1 | -3/+11 |
| | * | Move subscriptions controllers in its own file | Chocobozzz | 2019-01-14 | 3 | -154/+174 |
| | * | Warn user when they want to delete a channel | Chocobozzz | 2019-01-14 | 2 | -2/+2 |
| | * | WIP : Indicate to users how "trending" works (#1458) | Aurélien Béranger | 2019-01-14 | 1 | -0/+5 |
| | * | Use origin video url in canonical tag | Chocobozzz | 2019-01-10 | 1 | -3/+3 |
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 11 | -307/+407 |
| * | | Add federation tests on download enabled | Chocobozzz | 2019-02-11 | 1 | -2/+4 |
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 19 | -38/+38 |
| * | | Fix some defaults values + indentation | Lucas Declercq | 2018-10-08 | 3 | -2/+3 |
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 19 | -1/+69 |
* | | | Enable video upload and edit | clementbrizard | 2019-01-12 | 3 | -2/+18 |
* | | | Change models | clementbrizard | 2019-01-12 | 2 | -0/+8 |
* | | | Add migration file | clementbrizard | 2019-01-12 | 1 | -0/+42 |
| |/ |/| | |||||
* | | Update translations | Chocobozzz | 2019-01-10 | 1 | -0/+2 |
* | | Implement contact form in the client | Chocobozzz | 2019-01-10 | 5 | -11/+20 |
* | | Implement contact form on server side | Chocobozzz | 2019-01-10 | 20 | -48/+467 |
* | | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 6 | -8/+23 |