aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix custom server configuration numbersChocobozzz2018-03-273-7/+23
* Redirect to homepage on empty searchChocobozzz2018-03-272-4/+6
* Decrease player button size on very small screensChocobozzz2018-03-271-1/+1
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-273-1/+17
* Add autoplay parameter in embedChocobozzz2018-03-271-1/+10
* Fix my videos list pageChocobozzz2018-03-271-1/+1
* 4 lines per page instead of 3 for videos listChocobozzz2018-03-271-1/+1
* Fix player error when the media is not supportedChocobozzz2018-03-262-9/+8
* Reduce innactivity timeout on embedChocobozzz2018-03-261-0/+1
* Improve embed video player responsiveChocobozzz2018-03-261-5/+9
* Fix log in with special password character (+)Chocobozzz2018-03-261-9/+9
* Fix check comments params unit testsChocobozzz2018-03-261-1/+1
* Fix responsive in videos watchChocobozzz2018-03-261-2/+2
* Fix video description CSSChocobozzz2018-03-262-6/+6
* Fix #408Gérald Niel2018-03-251-0/+4
* No word-break in comment. Justify text.Gérald Niel2018-03-241-0/+5
* Fix break-word and add margin between content and other videos.Gérald Niel2018-03-241-1/+5
* Test to remove google as stun serverChocobozzz2018-03-231-3/+0
* Update stun serversChocobozzz2018-03-231-1/+18
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-236-39/+116
* Fix error display on edit config in adminChocobozzz2018-03-231-0/+9
* Fallback to torrent file if there is an incorrect info hashChocobozzz2018-03-231-5/+18
* Force form validation in configurationChocobozzz2018-03-231-0/+2
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
* Improve readmeChocobozzz2018-03-221-1/+1
* Use instance name for page titlesChocobozzz2018-03-222-7/+9
* Fix pagination when videos take all the widthChocobozzz2018-03-212-2/+4
* Update FAQChocobozzz2018-03-211-1/+1
* TypoChocobozzz2018-03-211-1/+1
* Logo/title redirects to the default routeChocobozzz2018-03-212-1/+5
* Fix '@' missing in comment mentionChocobozzz2018-03-211-1/+1
* Bumped to version v1.0.0-beta.1v1.0.0-beta.1Chocobozzz2018-03-201-1/+1
* Bumped to version v1.0.0-alpha.10v1.0.0-alpha.10Chocobozzz2018-03-191-1/+1
* More secure target blank linksChocobozzz2018-03-196-15/+18
* Don't forget to clean up subscriptionsChocobozzz2018-03-197-26/+68
* Fix typo in embedChocobozzz2018-03-191-1/+1
* Bumped to version v1.0.0-alpha.9v1.0.0-alpha.9Chocobozzz2018-03-191-1/+1
* Better handling video resizingChocobozzz2018-03-192-10/+16
* Handle resizes on videos listChocobozzz2018-03-191-16/+33
* target="_blank" and fix footer (#361)David Libeau2018-03-191-2/+2
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-198-73/+45
* Update videos response apiChocobozzz2018-03-191-2/+1
* Update video duration string to show hours when duration greater than or equa...Lucas Declercq2018-03-191-2/+6
* Add "Local videos" option for instanceDefaultClientRoute (#343)David Libeau2018-03-161-0/+1
* Bumped to version v1.0.0-alpha.8v1.0.0-alpha.8Chocobozzz2018-03-151-1/+1
* Add short description in configChocobozzz2018-03-155-1/+29
* Bumped to version v1.0.0-alpha.7v1.0.0-alpha.7Chocobozzz2018-03-131-1/+1
* Add "local" videos in menuChocobozzz2018-03-137-1/+87
* Change video abuse API responseChocobozzz2018-03-122-7/+13
* Fix upload with small file namesChocobozzz2018-03-121-1/+10