aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Try to improve redundancy testsChocobozzz2018-10-024-10/+37
|
* Fix get versionChocobozzz2018-10-021-2/+2
|
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
|
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
|
* Don't throw an error on empty searchChocobozzz2018-10-011-5/+2
|
* Add tests regarding well known/static text endpointsChocobozzz2018-10-012-1/+100
|
* add allow advancedSearch with empty searchRigel Kent2018-10-014-4/+26
| | | | | | a.k.a. filters on all videos also added a badge showing the rough number of active filters
* Fix redundancy with specific videosChocobozzz2018-10-011-1/+1
|
* Fix video fps validatorChocobozzz2018-10-012-4/+4
|
* Fix refreshing external video attributesChocobozzz2018-10-012-12/+13
|
* Check video channel name is unique on our instanceChocobozzz2018-10-017-6/+31
|
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
|
* Fix dnt routeChocobozzz2018-10-013-4/+4
|
* show last commit hash alongside server version in footerRigel Kent2018-10-016-12/+27
|
* Define channelId property beforehandAndrew Morgan2018-10-011-5/+2
|
* Allow specification of Channel ID in peertube-upload.jsAndrew Morgan2018-10-011-1/+6
|
* add protractor profile for local testsRigel Kent2018-10-015-1/+59
|
* Bumped to version v1.0.0-beta.16v1.0.0-beta.16Chocobozzz2018-10-012-2/+2
|
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-015-17/+30
|
* Update changelogChocobozzz2018-10-012-2/+14
|
* Delete each file on failed importChocobozzz2018-10-011-15/+19
|
* Correctly delete files on failed importChocobozzz2018-10-011-2/+2
|
* Ensure video existence before duplicating itChocobozzz2018-10-012-7/+28
|
* Include https://github.com/webtorrent/webtorrent/pull/1513 in ourChocobozzz2018-10-011-1/+1
| | | | webtorrent client dependency
* Fix redundancy with videos already duplicated with another instanceChocobozzz2018-10-013-3/+6
|
* Increase timeout on upload endpointChocobozzz2018-10-011-0/+7
|
* Fix error when clicking on the disabled publish buttonChocobozzz2018-10-012-2/+8
|
* Fix my account subtitlesChocobozzz2018-10-011-4/+4
|
* Update captions in sequence to avoid concurrence issuesChocobozzz2018-10-011-11/+5
|
* note about security issue disclosures in the issue templateRigel Kent2018-09-301-1/+1
|
* adding shortcuts to videojs, adding frame-by-frame supportRigel Kent2018-09-301-0/+30
|
* fix primeng border color on all themesRigel Kent2018-09-292-2/+4
|
* various display improvementsRigel Kent2018-09-295-4/+7
|
* fix message space on video upload cancelRigel Kent2018-09-292-2/+3
|
* Fix advanced options in upload formChocobozzz2018-09-282-4/+4
|
* Update translationsChocobozzz2018-09-2821-1557/+2324
|
* Update changelogChocobozzz2018-09-281-0/+27
|
* Re generate angular translationsChocobozzz2018-09-281-58/+119
|
* Fix some i18n tagsChocobozzz2018-09-286-6/+14
|
* Fix no other videos displayed on some videosChocobozzz2018-09-283-25/+18
|
* Display other videos on xl screens on the rightChocobozzz2018-09-284-34/+43
|
* Hide useless error when destroying fake rendererChocobozzz2018-09-281-1/+11
|
* Fix 404 on manifestChocobozzz2018-09-281-0/+1
|
* correct local subscribe in the subscription menuRigel Kent2018-09-283-5/+10
|
* Improve prune scriptChocobozzz2018-09-282-9/+60
|
* Enable more angular optionsChocobozzz2018-09-282-1/+6
|
* Added elseFelix Ableitner2018-09-281-0/+2
|
* Add prompt to upgrade.sh to install pre-release versionFelix Ableitner2018-09-281-3/+15
|
* Fix video description when importing by urlChocobozzz2018-09-282-4/+4
|
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-287-18/+116
|