Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #1328 - application-config initialisation in CLI tools (#1343) | Frank de Lange | 2018-10-24 | 1 | -1/+1 |
| | | | Test for an empty object in `cli.ts` when no config data is present (i.e. when run on a new install). | ||||
* | (doc) add VPS as development platform example in CONTRIBUTING.md (#1278) | Aurélien Béranger | 2018-10-24 | 1 | -0/+18 |
| | |||||
* | Make backups of files in optimize-old-videos.ts (#1304) | Felix Ableitner | 2018-10-23 | 1 | -7/+35 |
| | |||||
* | Configure docker image to accept trust_proxy as an env variable in json ↵ | LecygneNoir | 2018-10-22 | 2 | -2/+7 |
| | | | | array (#1338) | ||||
* | Improve dev Dockerfile (#1333) | Kyâne Pichou | 2018-10-22 | 1 | -27/+25 |
| | | | | | | | | | | * Improve dev Dockerfile Use Docker best-practices for the development Dockerfile. Save 3Mo. * Update support/docker/dev/Dockerfile Co-Authored-By: pichouk <kyane@kyane.fr> | ||||
* | (doc) add manpage to peertube cli | Rigel Kent | 2018-10-20 | 4 | -1/+97 |
| | |||||
* | Bumped to version v1.1.0-alpha.2 | Chocobozzz | 2018-10-19 | 2 | -2/+2 |
| | |||||
* | (doc) fix path to peertube-repl | Rigel Kent | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | Fix webtorrent disabled by default | Chocobozzz | 2018-10-19 | 1 | -1/+2 |
| | |||||
* | Update changelog for 1.1.0-alpha.2 | Chocobozzz | 2018-10-19 | 1 | -1/+26 |
| | |||||
* | PeerTube is not in alpha anymore | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | add repl to the cli wrapper, remove extraneous TOC in tools.md | Rigel Kent | 2018-10-19 | 3 | -34/+25 |
| | |||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-19 | 0 | -0/+0 |
|\ | |||||
| * | Bumped to version v1.0.1v1.0.1 | Chocobozzz | 2018-10-19 | 2 | -2/+2 |
| | | |||||
| * | Update changelog | Chocobozzz | 2018-10-19 | 1 | -0/+9 |
| | | |||||
| * | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 8 | -65/+164 |
| | | | | | | | | | | | | 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 | ||||
* | | Update translations | Chocobozzz | 2018-10-19 | 2 | -21/+15 |
| | | |||||
* | | Update changelog | Chocobozzz | 2018-10-19 | 1 | -0/+9 |
| | | |||||
* | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 8 | -65/+164 |
| | | | | | | | | | | | | 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 | ||||
* | | Feature/description support fields length 1000 (#1267) | BRAINS YUM | 2018-10-19 | 15 | -35/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix migrations to not use config constant values as it can introduce bugs later when they change; (fixes #1259) remove constant fields imports from migrations * add migrations to update description and support fields to 1000 (fixes #1258) * fix client/server account and video_channel description/support fields to be max len 1000 (fixes #1258); fix test Should fail with a too long description; fix test Should fail with a long description; fix test Should fail with a long description; Remove USER.SUPPORT from constants since that field no longer exists; null not false, in migrations/0280-description-support.ts; video support field 1000, oops; * rename migration 0280-description-support.ts -> 0285-description-support.ts; update video support maxlength text | ||||
* | | Fix embed | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
| | | |||||
* | | fix lint test | Rigel Kent | 2018-10-18 | 1 | -1/+0 |
| | | |||||
* | | adding minimum signup age conforming to ceiling GPDR age | Rigel Kent | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | | | It is not yet configurable and should be made so as GDPR (or other regulations for that matter) can specify other minimum age requirements. | ||||
* | | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 5 | -24/+161 |
| | | |||||
* | | Update contributors list | Chocobozzz | 2018-10-18 | 1 | -10/+19 |
| | | |||||
* | | PeerTube is not in beta anymore | Chocobozzz | 2018-10-18 | 1 | -2/+2 |
| | | |||||
* | | Make abuse-delete confirmation box clearer | mike stedman | 2018-10-18 | 2 | -3/+10 |
| | | |||||
* | | Change "delete" to "delete this report" | Mike | 2018-10-18 | 1 | -1/+1 |
| | | | | | | Closes #1295. | ||||
* | | Fix lint | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | | |||||
* | | Better typings | Chocobozzz | 2018-10-18 | 65 | -150/+1606 |
| | | |||||
* | | Fix transcoding | Chocobozzz | 2018-10-18 | 6 | -84/+1543 |
| | | |||||
* | | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 5 | -9/+24 |
| | | |||||
* | | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 64 | -174/+181 |
| | | | | | | | | | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 |
| | | |||||
* | | Fix tests | Chocobozzz | 2018-10-17 | 3 | -11/+12 |
| | | |||||
* | | Update translations | Chocobozzz | 2018-10-17 | 41 | -2300/+4763 |
| | | |||||
* | | Merge branch 'feature/webtorrent-disabling' into develop | Chocobozzz | 2018-10-17 | 12 | -19/+101 |
|\ \ | |||||
| * | | Fix webtorrent disabling | Chocobozzz | 2018-10-17 | 2 | -28/+30 |
| | | | |||||
| * | | move to boolean switch | Rigel Kent | 2018-10-13 | 13 | -58/+47 |
| | | | |||||
| * | | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 13 | -6/+97 |
| | | | | | | | | | | | | | | | - 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 | ||||
* | | | dont export base bitrate | Felix Ableitner | 2018-10-17 | 1 | -1/+1 |
| | | | |||||
* | | | more documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+9 |
| | | | |||||
* | | | better documentation | Felix Ableitner | 2018-10-17 | 1 | -3/+5 |
| | | | |||||
* | | | Scale bitrate linearly with FPS | Felix Ableitner | 2018-10-17 | 1 | -15/+22 |
| | | | |||||
* | | | Bumped to version v1.1.0-alpha.1v1.1.0-alpha.1 | Chocobozzz | 2018-10-17 | 2 | -2/+2 |
| | | | |||||
* | | | Improve release script | Chocobozzz | 2018-10-17 | 1 | -3/+3 |
| | | | |||||
* | | | Fix code typos | Chocobozzz | 2018-10-16 | 7 | -12/+12 |
| | | | |||||
* | | | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 8 | -1/+524 |
| | | | |||||
* | | | Fix redundancy test | Chocobozzz | 2018-10-16 | 1 | -12/+8 |
| | | |