Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Chocobozzz | 2018-10-19 | 1 | -4/+1 |
| | |||||
* | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 2 | -39/+63 |
| | | | | | | 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 | ||||
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -72/+87 |
| | |||||
* | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+4 |
| | |||||
* | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 |
| | |||||
* | Fix tests | Chocobozzz | 2018-10-17 | 1 | -7/+9 |
| | |||||
* | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 1 | -0/+5 |
|\ | |||||
| * | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -5/+4 |
| | | |||||
| * | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -1/+7 |
| | | | | | | | | | | - add a key in localstorage to remember the opt-out - add a user setting | ||||
* | | Set keyframe interval for transcoding (fixes #1147) (#1231) | Felix Ableitner | 2018-10-17 | 1 | -24/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Set keyframe interval for transcoding (fixes #1147) * remove -maxrate and old bitrate setter * pass fps as parameter * set type for ffmpeg param * assign ffmpeg object | ||||
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -1/+4 |
|/ | |||||
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 1 | -0/+48 |
| | | | | | | | | | | * add parseBytes utility function and tests make it parse TB MB fix parseBytes; * 1024 test bytes too, and make parseByte to parse quotas add test in travis.sh in misc * fix parseBytes and test to pass linting | ||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 1 | -3/+3 |
|\ | |||||
| * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 1 | -3/+3 |
| | | |||||
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 2 | -4/+8 |
| | | | | | | | | Including private/unlisted for moderators/admins | ||||
* | | fix automatic bitrate adjustment | Rigel Kent | 2018-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | The regression was introduced in edb4ffc7e0b13659d7c73b120f2c87b27e4c26a1 and forced a fixed bitrate per resolution | ||||
* | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 2 | -3/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 user history and resume videos | Chocobozzz | 2018-10-05 | 2 | -3/+5 |
|/ | |||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 2 | -11/+26 |
| | |||||
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Decrease log file max size | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+13 |
| | |||||
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 2 | -10/+22 |
| | |||||
* | Delete each file on failed import | Chocobozzz | 2018-10-01 | 1 | -15/+19 |
| | |||||
* | Correctly delete directories on import | Chocobozzz | 2018-09-28 | 1 | -8/+21 |
| | |||||
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+5 |
| | |||||
* | Correctly fix the webtorrent redundancy bug | Chocobozzz | 2018-09-26 | 1 | -12/+25 |
| | |||||
* | Dirty webtorrent fix to wait FS sync | Chocobozzz | 2018-09-25 | 1 | -2/+4 |
| | |||||
* | Fix redundancy bug with old peertube torrent | Chocobozzz | 2018-09-25 | 1 | -13/+2 |
| | |||||
* | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
| | | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname". | ||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
| | |||||
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -1/+2 |
| | |||||
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 1 | -0/+6 |
| | | | | | | production directory Because admins could loose these directories on peertube upgrade | ||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 10 | -35/+128 |
|\ | |||||
| * | Fix jobs tests | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| | | |||||
| * | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -0/+8 |
| | | |||||
| * | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -3/+66 |
| | | |||||
| * | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -0/+13 |
| | | |||||
| * | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 2 | -10/+27 |
| | | |||||
| * | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+2 |
| | | |||||
| * | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -6/+8 |
| | | |||||
| * | Improve webtorrent import error message when the torrent has multiple | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| | | | | | | | | files | ||||
| * | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 1 | -1/+4 |
| | | | | | | | | Something like @toto@example.com | ||||
| * | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -18/+6 |
| | | |||||
| * | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -2/+0 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -11/+12 |
|/ | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 7 | -57/+137 |
| | |||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | Do not import live streaming | Chocobozzz | 2018-09-04 | 1 | -0/+1 |
| |