Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -14/+53 |
| | |||||
* | Create send email type | Chocobozzz | 2019-02-20 | 2 | -10/+13 |
| | | | | Instead of using email job handler payload type | ||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+6 |
| | |||||
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 2 | -8/+16 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
| | |||||
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 1 | -0/+2 |
| | |||||
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 58 | -643/+2287 |
|\ | |||||
| * | Merge branch 'feature/correctly-send-activities' into develop | Chocobozzz | 2019-02-11 | 6 | -78/+130 |
| |\ | |||||
| | * | Correctly send Flag/Dislike/View activities | Chocobozzz | 2019-01-15 | 6 | -77/+129 |
| | | | |||||
| * | | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -18/+2 |
| | | | | | | | | | | | | And add some tests | ||||
| * | | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+16 |
| | | | |||||
| * | | 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 | 3 | -44/+101 |
| | | | |||||
| * | | Add hls support on server | Chocobozzz | 2019-02-11 | 10 | -92/+456 |
| | | | |||||
| * | | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -3/+7 |
| |/ | | | | | | | also increase timeouts on user-notification test | ||||
| * | Prepare Dislike/Flag/View fixes | Chocobozzz | 2019-01-15 | 13 | -108/+191 |
| | | | | | | | | | | | | | | | | 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 | ||||
| * | Fix deleting not found remote actors | Chocobozzz | 2019-01-14 | 1 | -3/+8 |
| | | |||||
| * | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 3 | -61/+77 |
| | | |||||
| * | 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 | ||||
| * | 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 | 1 | -10/+6 |
| | | |||||
| * | Implement contact form in the client | Chocobozzz | 2019-01-10 | 1 | -7/+4 |
| | | |||||
| * | Implement contact form on server side | Chocobozzz | 2019-01-10 | 3 | -5/+45 |
| | | |||||
| * | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -11/+11 |
| | | |||||
| * | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 6 | -17/+235 |
| | | |||||
| * | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 6 | -10/+170 |
| | | |||||
| * | Add notification settings migration | Chocobozzz | 2019-01-09 | 3 | -23/+24 |
| | | |||||
| * | Add user notification base code | Chocobozzz | 2019-01-09 | 13 | -54/+425 |
| | | |||||
| * | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 11 | -35/+98 |
| | | |||||
| * | Fix federation of some videos | Chocobozzz | 2018-12-19 | 1 | -8/+8 |
| | | | | | | | | | | If we don't transcode additional resolutions, and user decided to wait transcoding before publishing the video | ||||
| * | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 1 | -18/+33 |
| | | |||||
| * | Use move instead rename | Chocobozzz | 2018-12-11 | 3 | -6/+6 |
| | | | | | | | | To avoid EXDEV errors | ||||
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -8/+6 |
| | | |||||
| * | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
| |\ | | | | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| | * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 6 | -19/+26 |
| | |\ | | | | | | | | | | | | | move-utils-to-shared | ||||
| | * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-18 | 3 | -18/+11 |
| | |\ \ | | | | | | | | | | | | | | | | move-utils-to-shared | ||||
| | * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | password system | ||||
| * | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 5 | -14/+15 |
| | | | | | |||||
| * | | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 3 | -10/+16 |
| | | | | | |||||
| * | | | | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Fix trending page | Chocobozzz | 2018-12-03 | 2 | -6/+20 |
| | | | | | |||||
| * | | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 |
| | | | | | |||||
| * | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 4 | -59/+103 |
| | |_|/ | |/| | | |||||
| * | | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -4/+2 |
| | | | | |||||
| * | | | Speedup peertube startup | Chocobozzz | 2018-11-19 | 1 | -4/+11 |
| | | | | |||||
| * | | | Fix checkbox margins | Chocobozzz | 2018-11-19 | 5 | -12/+12 |
| | | | |