aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* add .editorconfig to maintain consistent coding styles (#429)Rigel Kent2018-03-291-0/+21
* Prevent brute force login attackChocobozzz2018-03-2916-24/+191
* Disply other videos if screen >= 1300pxChocobozzz2018-03-291-1/+1
* Add link to register in login formChocobozzz2018-03-284-25/+53
* Add initial video quota info in registration formChocobozzz2018-03-285-27/+93
* Fix views system behind a proxyChocobozzz2018-03-281-1/+1
* Remove alpine imageChocobozzz2018-03-283-33/+3
* Add a hover effect on left menu links (#418) (#425)Charles de Lacombe2018-03-281-4/+9
* Truncate correctly video descriptionsChocobozzz2018-03-284-17/+36
* Bumped to version v1.0.0-beta.2v1.0.0-beta.2Chocobozzz2018-03-282-2/+2
* Update FreeBSD doc (fix typo in markdow syntax)Chocobozzz2018-03-281-14/+5
|\
| * Update dependencies.mdGérald Niel2018-03-271-9/+0
| * Fix typo in markdown syntaxGérald Niel2018-03-271-5/+5
* | Documentation update for FreeBSDChocobozzz2018-03-272-2/+83
|\|
| * Mise à jour documentation pour FreeBSDGérald Niel2018-03-272-2/+83
|/
* Reduce title/button size for embedChocobozzz2018-03-271-1/+1
* Fix lintChocobozzz2018-03-272-2/+2
* Fix my videos paginationChocobozzz2018-03-272-2/+11
* Fix videos list paramsChocobozzz2018-03-272-2/+3
* Add root class if user is logged inChocobozzz2018-03-273-3/+7
* Add privacy setting to upload.js cli (#422)Olivier Jolly2018-03-271-0/+2
* Update changelogChocobozzz2018-03-271-0/+37
* Fix custom server configuration numbersChocobozzz2018-03-274-12/+31
* Redirect to homepage on empty searchChocobozzz2018-03-272-4/+6
* Add ability to search on domain and username tooChocobozzz2018-03-271-3/+17
* Decrease player button size on very small screensChocobozzz2018-03-271-1/+1
* Fix content type response for ActivityPubChocobozzz2018-03-271-16/+21
* Improve SQL request for video AP requestChocobozzz2018-03-271-5/+15
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-275-1/+24
* Put Person first in AP attributedToChocobozzz2018-03-271-4/+4
* Try to refractor activities sendingChocobozzz2018-03-2711-168/+99
* Add autoplay parameter in embedChocobozzz2018-03-271-1/+10
* Fix delete comment federationChocobozzz2018-03-278-26/+80
* Fix my videos list pageChocobozzz2018-03-271-1/+1
* 4 lines per page instead of 3 for videos listChocobozzz2018-03-271-1/+1
* Add sign language to the index of languages (#420)Rigel Kent2018-03-271-1/+16
* Clean shell scripts (#398)Léo Andrès2018-03-2722-59/+97
* Fix error loggingChocobozzz2018-03-2624-41/+57
* Fix player error when the media is not supportedChocobozzz2018-03-262-9/+8
* Fix videos import scriptChocobozzz2018-03-261-1/+4
* truncating long video names in import-videos.js (fixes #392) (#415)Rigel Kent2018-03-261-1/+6
* Reduce innactivity timeout on embedChocobozzz2018-03-261-0/+1
* Improve embed video player responsiveChocobozzz2018-03-261-5/+9
* per missing field error in upload.js (fixes #414) (#416)Rigel Kent2018-03-261-1/+5
* Fix log in with special password character (+)Chocobozzz2018-03-262-10/+10
* Fix check comments params unit testsChocobozzz2018-03-262-3/+3
* Update issue template to tell people there is a FAQChocobozzz2018-03-261-1/+3
* Fix responsive in videos watchChocobozzz2018-03-261-2/+2
* Fix video description CSSChocobozzz2018-03-262-6/+6
* Fix break-word and add margin between content and other videos.Chocobozzz2018-03-263-1/+14
|\