Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Create send email type | Chocobozzz | 2019-02-20 | 2 | -10/+13 | |
| | | | | Instead of using email job handler payload type | |||||
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 5 | -5/+12 | |
| | ||||||
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 1 | -2/+2 | |
| | ||||||
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 3 | -2/+39 | |
| | ||||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+6 | |
| | ||||||
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 | |
| | ||||||
* | Fix mention helper test | Chocobozzz | 2019-02-15 | 1 | -0/+2 | |
| | ||||||
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 4 | -9/+25 | |
| | ||||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 3 | -15/+41 | |
| | ||||||
* | 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 when importing a video from YouTube using the CLI * Fix lint issues | |||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 2 | -2/+8 | |
| | | | | Import original publication date when importing a video from YouTube in the web UI | |||||
* | 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 | |
| | | | | Because of https://github.com/FFmpeg/FFmpeg/commit/c8f625f52998faa9bf0fe22701f1684e51edfc07 | |||||
* | 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 | |
| | | | | | | | | | | | | | | | | And add some tests | |||||
| | * | | 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 | |
| | | | | | | | | | | | | | | | | Add fake p2p-media-loader plugin | |||||
| | * | | 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 | |
| | | | | | | | | | | | | | | | | also increase timeouts on user-notification test | |||||
| | * | | 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 | |
| | |/ | | | | | | | | | | Inject them in an angular component so we can easily change their color | |||||
| | * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 28 | -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 stats | Chocobozzz | 2019-01-15 | 4 | -4/+28 | |
| | | | ||||||
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 4 | -22/+46 | |
| | | | | | | | | | | | | And correctly handle new lines | |||||
| | * | 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 | |
| | | | | | | | | | | | | | | | 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éranger | 2019-01-14 | 1 | -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 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 | |
| | | |