aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Improve tests when waiting pending jobsChocobozzz2018-06-1332-252/+225
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-1254-486/+772
| | | | publishing a video
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-113-8/+33
| | | | already existing file
* (embed) sandbox the iframeRigel Kent2018-06-112-1/+2
|
* Add theatre modeChocobozzz2018-06-1110-14/+135
|
* Improve tools documentationChocobozzz2018-06-111-10/+19
|
* Fix dislikes number in video watch pageChocobozzz2018-06-111-1/+1
|
* Split player sass fileChocobozzz2018-06-119-294/+313
|
* Add API example to list videosChocobozzz2018-06-111-0/+7
|
* Bumped to version v1.0.0-beta.8v1.0.0-beta.8Chocobozzz2018-06-112-2/+2
|
* Darker control barChocobozzz2018-06-111-2/+2
|
* Improve control bar with blank videosChocobozzz2018-06-111-0/+3
|
* Fix autoplay setting in my accountChocobozzz2018-06-111-1/+1
|
* Add beta.8 changelogChocobozzz2018-06-111-0/+34
|
* Fix docker configChocobozzz2018-06-111-3/+3
|
* Fix add icon pathChocobozzz2018-06-114-4/+4
|
* Add video comments RSSChocobozzz2018-06-088-103/+211
|
* Remove video not foundChocobozzz2018-06-085-16/+12
|
* Enable default link behavior and accessibility for login page (#636)spf2018-06-082-10/+4
| | | | | | * enable default link behavior and accessibility for login page * alt for link: great idea, but the world is not ready
* Smooth resolution change?Chocobozzz2018-06-081-0/+28
|
* Fix seeking on auto resolution changeChocobozzz2018-06-082-1/+8
|
* Fix npm run devChocobozzz2018-06-081-1/+1
|
* Fix e2e testsChocobozzz2018-06-086-16/+22
|
* Add note about instance config in contributing guideChocobozzz2018-06-081-0/+4
|
* Improve player progress barChocobozzz2018-06-082-32/+56
|
* Increase access_token lifetimeChocobozzz2018-06-081-1/+1
|
* Pick average video file insead of max qualityChocobozzz2018-06-072-3/+9
|
* Fix the player size on mobileChocobozzz2018-06-071-2/+2
|
* Rename "my settings" to "my account" in menuChocobozzz2018-06-073-3/+9
|
* Reduce bundle sizesChocobozzz2018-06-0717-17/+62
|
* Add warning regarding transcodingChocobozzz2018-06-073-4/+7
|
* Update sudo command for yarn during upgradeKody2018-06-071-2/+2
|
* (doc) adding tools documentation for job creationRigel Kent2018-06-071-14/+36
|
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-072-5/+4
|
* Fix embed view with search paramsChocobozzz2018-06-071-1/+2
|
* Fix player resolution change that plays even if the video was pausedChocobozzz2018-06-072-23/+44
|
* Fix account/channel pages route subscriptionChocobozzz2018-06-078-28/+77
|