Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -1/+2 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -2/+7 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 2 | -8/+19 |
| | |||||
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 2 | -10/+15 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -1/+6 |
| | |||||
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 3 | -6/+7 |
| | |||||
* | 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 | ||||
* | Use move instead rename | Chocobozzz | 2018-12-11 | 1 | -2/+2 |
| | | | | To avoid EXDEV errors | ||||
* | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 2 | -8/+5 |
| | |||||
* | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 1 | -1/+2 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Fix trending page | Chocobozzz | 2018-12-03 | 1 | -4/+9 |
| | |||||
* | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 2 | -2/+46 |
| | |||||
* | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 1 | -5/+5 |
| | |||||
* | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 2 | -4/+8 |
| | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views | ||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -4/+9 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -3/+4 |
| | | | | | | It's faster, and will allow us to use RSA signature 2018 (with upstream jsonld-signature module) without too much incompatibilities in the peertube federation | ||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 3 | -7/+22 |
|\ | |||||
| * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 3 | -7/+22 |
| | | |||||
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -2/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file | ||||
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 1 | -3/+3 |
| | |||||
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 |
| | |||||
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -2/+2 |
| | |||||
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 2 | -5/+5 |
| | |||||
* | Reduce video.ts file size by moving some methods in other files | Chocobozzz | 2018-09-19 | 1 | -3/+4 |
| | |||||
* | Process last hour views instead of current hour | Chocobozzz | 2018-09-13 | 1 | -3/+9 |
| | |||||
* | Fix video views increment | Chocobozzz | 2018-09-13 | 1 | -15/+24 |
| | |||||
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 2 | -4/+56 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -6/+20 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 1 | -6/+9 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -4/+9 |
| | |||||
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -4/+4 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 1 | -2/+7 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -3/+9 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 2 | -23/+83 |
| | |||||
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -2/+3 |
| | |||||
* | Add job ttl | Chocobozzz | 2018-08-06 | 1 | -6/+4 |
| | |||||
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -10/+24 |
| | | | | Users should remove the linked video instead | ||||
* | Correctly handle video import errors | Chocobozzz | 2018-08-06 | 2 | -2/+6 |
| | |||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -3/+136 |
| | |||||
* | Don't send follow request if the follow is already accepted | Chocobozzz | 2018-07-31 | 1 | -2/+2 |
| | |||||
* | Increase max stalled count in job queue | Chocobozzz | 2018-07-30 | 1 | -1/+4 |
| | |||||
* | Graceful job queue shutdown | Chocobozzz | 2018-07-30 | 1 | -0/+7 |
| |