Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| | | | | ||||||
| * | | | Optimize image resizing | Chocobozzz | 2018-11-19 | 1 | -4/+6 | |
| | |/ | |/| | ||||||
| * | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 3 | -18/+11 | |
| |/ | ||||||
| * | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 3 | -16/+12 | |
| | | | | | | | | | | To avoid inconsistencies in the federation, now the origin server will tell other instances what is the correct number of views | |||||
| * | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 1 | -2/+3 | |
| | | ||||||
| * | Check activities host | Chocobozzz | 2018-11-14 | 16 | -47/+122 | |
| | | ||||||
| * | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -4/+9 | |
| | | ||||||
| * | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 | |
| | | ||||||
| * | change video type | BO41 | 2018-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |||||
| * | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+6 | |
| | | ||||||
| * | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 | |
| | | ||||||
| * | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 2 | -4/+42 | |
| | | ||||||
| * | 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 | |
| | | | ||||||
| | * | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+2 | |
| | | | ||||||
| * | | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 1 | -9/+5 | |
| | | | ||||||
| * | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 3 | -8/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||||
| * | | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+2 | |
| | | | ||||||
* | | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 | |
|/ / | ||||||
* / | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -12/+42 | |
|/ | ||||||
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 | |
| | ||||||
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 | |
| | ||||||
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 | |
| | ||||||
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 2 | -0/+4 | |
| | ||||||
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -3/+3 | |
| | ||||||
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 1 | -11/+11 | |
| | ||||||
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 2 | -6/+5 | |
| | ||||||
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 | |
| | ||||||
* | Ensure video existence before duplicating it | Chocobozzz | 2018-10-01 | 2 | -7/+28 | |
| | ||||||
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 1 | -0/+9 | |
| | ||||||
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 | |
| | ||||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 1 | -1/+1 | |
| | | | | Null values are not considered equal in a UNIQUE index | |||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 1 | -5/+8 | |
| | ||||||
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 1 | -1/+1 | |
| | ||||||
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 1 | -1/+0 | |
| | ||||||
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 | |
| | | | | Will only act with new comments | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 10 | -73/+138 | |
| | ||||||
* | Remove unnecessary actor existance check | Chocobozzz | 2018-09-21 | 2 | -3/+2 | |
| | | | | We already checked it in the signature checker | |||||
* | Cache user token | Chocobozzz | 2018-09-20 | 2 | -8/+43 | |
| | ||||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 2 | -9/+2 | |
| | ||||||
* | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -56/+4 | |
| |