Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #639 providing magnet URI in player and download modal | Rigel Kent | 2018-06-24 | 3 | -2/+26 |
| | |||||
* | Fix git credits | Chocobozzz | 2018-06-22 | 4 | -29/+110 |
| | |||||
* | Update credits | Chocobozzz | 2018-06-22 | 2 | -11/+42 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 9 | -39/+59 |
| | |||||
* | Disable auto resolution on HTTP fallback | Chocobozzz | 2018-06-22 | 4 | -9/+30 |
| | |||||
* | Add title in player peers info to show total downloaded/uploaded data | Chocobozzz | 2018-06-22 | 2 | -1/+9 |
| | |||||
* | Reset search on page change | Chocobozzz | 2018-06-22 | 1 | -3/+2 |
| | |||||
* | Add "What is PeerTube" video in README | Chocobozzz | 2018-06-22 | 1 | -0/+1 |
| | |||||
* | Update links that redirect to https | Ben Abbott | 2018-06-22 | 1 | -3/+3 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 6 | -34/+222 |
| | |||||
* | Small fixes on translation guide | Luc Didry | 2018-06-21 | 1 | -5/+5 |
| | |||||
* | Test travis retry | Chocobozzz | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Add translation guide | Chocobozzz | 2018-06-21 | 3 | -2/+32 |
| | |||||
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 2 | -0/+33 |
| | |||||
* | Fix docker compose with admin email | Chocobozzz | 2018-06-21 | 1 | -1/+1 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 3 | -4/+3 |
| | |||||
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 10 | -7/+61 |
| | |||||
* | Upgrade dependencies | Chocobozzz | 2018-06-19 | 3 | -372/+466 |
| | |||||
* | Fix avatar image in channel page | Chocobozzz | 2018-06-18 | 1 | -1/+8 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 7 | -22/+30 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 6 | -11/+6 |
| | |||||
* | Fix quota precision in users list | Chocobozzz | 2018-06-18 | 1 | -1/+1 |
| | |||||
* | Blue links color in comments | Chocobozzz | 2018-06-18 | 2 | -6/+14 |
| | |||||
* | Prevent commenting twice | Chocobozzz | 2018-06-18 | 1 | -1/+13 |
| | |||||
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 5 | -3/+25 |
| | |||||
* | Improve screen cache service | Chocobozzz | 2018-06-18 | 1 | -10/+24 |
| | |||||
* | Add margin for http fallback display | Chocobozzz | 2018-06-18 | 2 | -3/+3 |
| | |||||
* | Move player local storage functions in their own file | Chocobozzz | 2018-06-18 | 4 | -91/+98 |
| | |||||
* | Don't send view on private video | Chocobozzz | 2018-06-18 | 3 | -3/+4 |
| | |||||
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 3 | -26/+25 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Update doc for CentOS 7 devtoolset-7 | Pierre-Alain TORET | 2018-06-18 | 2 | -4/+4 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Fixes #574 account link width on video view (#665) | Sankar | 2018-06-15 | 1 | -1/+1 |
| | | | Changed a tag from `flex` to `inline` to avoid misclicks. | ||||
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 3 | -4/+46 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | Pull translations | Chocobozzz | 2018-06-15 | 4 | -133/+633 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 51 | -247/+752 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 21 | -22/+469 |
| | |||||
* | Automatically jump to the highlighted thread | Chocobozzz | 2018-06-14 | 4 | -10/+24 |
| | |||||
* | Use local object URLs for feeds | Chocobozzz | 2018-06-14 | 2 | -3/+5 |
| | |||||
* | Fix glitch when updating player volume | Chocobozzz | 2018-06-14 | 1 | -1/+6 |
| | |||||
* | Redirect comment links to the watch page | Chocobozzz | 2018-06-14 | 1 | -0/+4 |
| | |||||
* | Add note in upgrade guide for nginx/systemd | Chocobozzz | 2018-06-14 | 1 | -3/+38 |
| | |||||
* | Improve instance list/website links | Chocobozzz | 2018-06-14 | 1 | -5/+4 |
| | |||||
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 4 | -9/+9 |
| | |||||
* | Adapt theather icon depending on the player state | Chocobozzz | 2018-06-13 | 2 | -1/+21 |
| | |||||
* | Add time mouse display to see where we seek the video | Chocobozzz | 2018-06-13 | 1 | -0/+1 |
| | |||||
* | Add more space between icons and "load more/less" | Chocobozzz | 2018-06-13 | 1 | -0/+4 |
| | |||||
* | Move iso639 strings in its own translation file | Chocobozzz | 2018-06-13 | 9 | -927/+1044 |
| | |||||
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 2 | -8/+31 |
| | |||||
* | Fix lint | Chocobozzz | 2018-06-13 | 2 | -2/+4 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 19 | -415/+162 |
| |