aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix #639 providing magnet URI in player and download modalRigel Kent2018-06-243-2/+26
|
* Fix git creditsChocobozzz2018-06-224-29/+110
|
* Update creditsChocobozzz2018-06-222-11/+42
|
* Fix images size limitChocobozzz2018-06-229-39/+59
|
* Disable auto resolution on HTTP fallbackChocobozzz2018-06-224-9/+30
|
* Add title in player peers info to show total downloaded/uploaded dataChocobozzz2018-06-222-1/+9
|
* Reset search on page changeChocobozzz2018-06-221-3/+2
|
* Add "What is PeerTube" video in READMEChocobozzz2018-06-221-0/+1
|
* Update links that redirect to httpsBen Abbott2018-06-221-3/+3
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-216-34/+222
|
* Small fixes on translation guideLuc Didry2018-06-211-5/+5
|
* Test travis retryChocobozzz2018-06-211-1/+1
|
* Add translation guideChocobozzz2018-06-213-2/+32
|
* Do not create a user with the same username than another actor nameChocobozzz2018-06-212-0/+33
|
* Fix docker compose with admin emailChocobozzz2018-06-211-1/+1
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-203-4/+3
|
* Update iso639 translations for french and deutchChocobozzz2018-06-1910-7/+61
|
* Upgrade dependenciesChocobozzz2018-06-193-372/+466
|
* Fix avatar image in channel pageChocobozzz2018-06-181-1/+8
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-187-22/+30
|
* Remove uneeded rxjs-compatChocobozzz2018-06-186-11/+6
|
* Fix quota precision in users listChocobozzz2018-06-181-1/+1
|
* Blue links color in commentsChocobozzz2018-06-182-6/+14
|
* Prevent commenting twiceChocobozzz2018-06-181-1/+13
|
* Fix removing scheduled updateChocobozzz2018-06-185-3/+25
|
* Improve screen cache serviceChocobozzz2018-06-181-10/+24
|
* Add margin for http fallback displayChocobozzz2018-06-182-3/+3
|
* Move player local storage functions in their own fileChocobozzz2018-06-184-91/+98
|
* Don't send view on private videoChocobozzz2018-06-183-3/+4
|
* Create webtorrent client on player loadChocobozzz2018-06-183-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-7Pierre-Alain TORET2018-06-182-4/+4
| | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
* Fixes #574 account link width on video view (#665)Sankar2018-06-151-1/+1
| | | Changed a tag from `flex` to `inline` to avoid misclicks.
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-153-4/+46
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Pull translationsChocobozzz2018-06-154-133/+633
|
* Add ability to schedule video publicationChocobozzz2018-06-1551-247/+752
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-1421-22/+469
|
* Automatically jump to the highlighted threadChocobozzz2018-06-144-10/+24
|
* Use local object URLs for feedsChocobozzz2018-06-142-3/+5
|
* Fix glitch when updating player volumeChocobozzz2018-06-141-1/+6
|
* Redirect comment links to the watch pageChocobozzz2018-06-141-0/+4
|
* Add note in upgrade guide for nginx/systemdChocobozzz2018-06-141-3/+38
|
* Improve instance list/website linksChocobozzz2018-06-141-5/+4
|
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-134-9/+9
|
* Adapt theather icon depending on the player stateChocobozzz2018-06-132-1/+21
|
* Add time mouse display to see where we seek the videoChocobozzz2018-06-131-0/+1
|
* Add more space between icons and "load more/less"Chocobozzz2018-06-131-0/+4
|
* Move iso639 strings in its own translation fileChocobozzz2018-06-139-927/+1044
|
* Fix bad RSS descriptions when filtering videos by account or channelChocobozzz2018-06-132-8/+31
|
* Fix lintChocobozzz2018-06-132-2/+4
|
* Refractor retry transaction functionChocobozzz2018-06-1319-415/+162
|