Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 21 | -41/+437 |
| | | |||||
* | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 12 | -309/+1035 |
| | | |||||
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 33 | -46/+560 |
| | | |||||
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 33 | -56/+1344 |
| | | |||||
* | | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 7 | -36/+42 |
| | | |||||
* | | typo and grammar in README.md (#1281) | Alexander F. Rødseth | 2018-10-15 | 1 | -2/+2 |
| | | |||||
* | | improve description of the HTTP video import feature | Rigel Kent | 2018-10-15 | 1 | -1/+1 |
| | | |||||
* | | Update CHANGELOG.md | Chocobozzz | 2018-10-15 | 1 | -1/+3 |
| | | |||||
* | | add alwaysStrict flag to client/tsconfig.json (#1280) | BO41 | 2018-10-15 | 1 | -0/+1 |
| | | |||||
* | | (doc) update architecture, tools and readme | Rigel Kent | 2018-10-14 | 3 | -15/+48 |
| | | |||||
* | | add REPL in server/tools/repl.ts (#1248) | BRAINS YUM | 2018-10-14 | 2 | -0/+210 |
| | | |||||
* | | rename News category into News & Politics (#1261) | Adnane Belmadiaf | 2018-10-14 | 3 | -3/+3 |
|/ | |||||
* | add parseBytes utility function and tests (#1239) | BRAINS YUM | 2018-10-13 | 5 | -5/+105 |
| | | | | | | | | | | * 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 | ||||
* | README.md : Fix link to admin server tools | Pierre-Alain TORET | 2018-10-12 | 1 | -1/+1 |
| | |||||
* | correct first landing videos in README | Rigel Kent | 2018-10-12 | 1 | -6/+3 |
| | |||||
* | Use DB informations from config/production.yaml in upgrade script | Luc Didry | 2018-10-11 | 1 | -1/+6 |
| | | | | | | | Avoid hardcoded values in upgrade script. Avoid asking for DB password. Uses python (usually installed on your system, even with minimal installations) and some of its standard lib modules. | ||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 8 | -13/+41 |
|\ | |||||
| * | Bumped to version v1.0.0v1.0.0 | Chocobozzz | 2018-10-11 | 2 | -2/+2 |
| | | |||||
| * | Fix release script | Chocobozzz | 2018-10-11 | 1 | -1/+1 |
| | | |||||
| * | Bump changelog | Chocobozzz | 2018-10-11 | 1 | -0/+13 |
| | |