aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Fix mention helper testChocobozzz2019-02-151-0/+2
|
* Fix from header in contact formChocobozzz2019-02-154-9/+25
|
* Fix mention notification with a remote accountChocobozzz2019-02-153-15/+41
|
* Refractor published date on video importChocobozzz2019-02-124-9/+30
|
* Import original publication date (CLI)Andrés Maldonado2019-02-122-2/+5
| | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues
* Import original publication date (web UI)Andrés Maldonado2019-02-122-2/+8
| | | | Import original publication date when importing a video from YouTube in the web UI
* Add search by original publication dateAndrés Maldonado2019-02-123-1/+82
|
* HLS is only supported by ffmpeg 4Chocobozzz2019-02-121-3/+26
| | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07
* Add originallyPublishedAt unit testsChocobozzz2019-02-117-8/+37
|
* Move original publication date in advanced settingsChocobozzz2019-02-111-11/+5
|
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-11112-1750/+3046
|\
| * Update migration version for download enabledChocobozzz2019-02-112-1/+1
| |
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-11336-5205/+13823
| |\
| | * Fix reverse proxy testChocobozzz2019-02-111-1/+1
| | |
| | * Merge branch 'feature/correctly-send-activities' into developChocobozzz2019-02-119-90/+139
| | |\
| | | * Correctly send Flag/Dislike/View activitiesChocobozzz2019-01-159-89/+138
| | | |
| | * | Cleanup reset user password by adminChocobozzz2019-02-117-29/+51
| | | | | | | | | | | | | | | | And add some tests
| | * | allow administration to change/reset a user's passwordRigel Kent2019-02-112-0/+17
| | | |
| | * | Add player mode in watch/embed urlsChocobozzz2019-02-111-1/+1
| | | |
| | * | Use a single file instead of segments for HLSChocobozzz2019-02-119-70/+132
| | | |
| | * | Add hls support on serverChocobozzz2019-02-1139-272/+1452
| | | |
| | * | Refractor videojs playerChocobozzz2019-02-111-1/+1
| | | | | | | | | | | | | | | | Add fake p2p-media-loader plugin
| | * | remove .only from notifications testsJosh Morel2019-02-071-1/+1
| | | |
| | * | don't notify prior to scheduled updateJosh Morel2019-02-072-4/+44
| | | | | | | | | | | | | | | | also increase timeouts on user-notification test
| | * | fix typo in test accounts api validatorsJosh Morel2019-01-281-1/+1
| | | |
| | * | Try to fix Mac video uploadChocobozzz2019-01-242-3/+5
| | | |
| | * | Youtube DL update every 24 hoursChocobozzz2019-01-211-1/+1
| | | |
| | * | Fix testsChocobozzz2019-01-211-1/+1
| | | |
| | * | Add server host in notification account fieldChocobozzz2019-01-211-1/+14
| | | |
| | * | Prefer avg_frame_rate to fetch video FPSChocobozzz2019-01-171-1/+1
| | | |
| | * | Refactor how we use iconsChocobozzz2019-01-171-38/+120
| | |/ | | | | | | | | | Inject them in an angular component so we can easily change their color
| | * Prepare Dislike/Flag/View fixesChocobozzz2019-01-1528-750/+303
| | | | | | | | | | | | | | | | | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version
| | * Add totalLocalVideoFilesSize in statsChocobozzz2019-01-154-4/+28
| | |
| | * Increase abuse length to 3000Chocobozzz2019-01-144-22/+46
| | | | | | | | | | | | And correctly handle new lines
| | * Fix deleting not found remote actorsChocobozzz2019-01-141-3/+8
| | |
| | * Refresh remote actors on GET enpointsChocobozzz2019-01-148-62/+99
| | |
| | * Fix peertube CLI documentationChocobozzz2019-01-141-3/+11
| | |
| | * Move subscriptions controllers in its own fileChocobozzz2019-01-143-154/+174
| | |
| | * Warn user when they want to delete a channelChocobozzz2019-01-142-2/+2
| | | | | | | | | | | | | | | Because they will not be able to create another channel with the same actor name
| | * WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Get the INTERVAL_DAYS const in the video-trending component * Change Trending section title * Add a tooltip to explain how trending section works * Minor CSS fix for the my-feed popover next to the titlepage
| | * Use origin video url in canonical tagChocobozzz2019-01-101-3/+3
| | |
| | * Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-1011-307/+407
| | |
| * | Add federation tests on download enabledChocobozzz2019-02-111-2/+4
| | |
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-0819-38/+38
| | |
| * | Fix some defaults values + indentationLucas Declercq2018-10-083-2/+3
| | |
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-0619-1/+69
| | |
* | | Enable video upload and editclementbrizard2019-01-123-2/+18
| | |
* | | Change modelsclementbrizard2019-01-122-0/+8
| | |
* | | Add migration fileclementbrizard2019-01-121-0/+42
| |/ |/|
* | Update translationsChocobozzz2019-01-101-0/+2
| |