aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Throttle infinite scrollerChocobozzz2018-02-222-11/+14
* Add confirm when admin use custom js/cssChocobozzz2018-02-2217-173/+208
* Register service workerChocobozzz2018-02-226-14/+34
* Fix service worker registrationChocobozzz2018-02-225-9/+7
* Upgrade client dependenciesChocobozzz2018-02-222-873/+490
* Move typescript/ts-node in dev dependenciesChocobozzz2018-02-221-2/+2
* Upgrade dependencies and remove standardChocobozzz2018-02-223-466/+496
* Add ability to add custom css/javascriptChocobozzz2018-02-2215-14/+143
* Add ability to update another user videoChocobozzz2018-02-226-27/+39
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
* Put comments reply on the topChocobozzz2018-02-212-1/+7
* Fix comment highlightChocobozzz2018-02-213-16/+16
* Open mentions in new tabChocobozzz2018-02-212-6/+2
* Upgrade.sh : Add diff command for config update (#308)SVNET Libre2018-02-211-0/+3
* Bumped to version v0.0.26-alphaChocobozzz2018-02-212-2/+2
* Update Production Guide (#309)SVNET Libre2018-02-211-1/+0
* Mkae upgrade.sh executableChocobozzz2018-02-211-0/+0
* Add links to comment mentionsChocobozzz2018-02-2113-31/+313
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-214-23/+19
* Hide support button if it is emptyChocobozzz2018-02-212-2/+3
* Add nsfw support in import-videosChocobozzz2018-02-201-3/+12
* Fix 401 detection on import videosChocobozzz2018-02-201-1/+1
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-207-51/+104
* import-youtube: add try/catch to manage token expiration when importing lot o...LecygneNoir2018-02-201-14/+18
* Add support to video support on clientChocobozzz2018-02-2028-54/+222
* Add `etc` on some points of the CoC (#305)Luc Didry2018-02-201-0/+2
* Create CODE_OF_CONDUCT.md (#304)Rigel Kent2018-02-201-0/+85
* Fix instance name displaying with long textChocobozzz2018-02-202-4/+13
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
* Add links support in commentsChocobozzz2018-02-204-9/+27
* Handle line feeds in commentsChocobozzz2018-02-204-6/+16
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
* Fix lintChocobozzz2018-02-193-3/+3
* Add ability to import just one video from youtubeChocobozzz2018-02-194-16/+30
* Improve comment highlightingChocobozzz2018-02-1912-58/+107
* Fix sort inconsistencyChocobozzz2018-02-199-20/+20
* add import-youtube guide inside documentation (#298)LecygneNoir2018-02-193-4/+61
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
* Apidoc (#302)Dimitri Gilbert2018-02-171-0/+195
* Add video image componentsChocobozzz2018-02-163-0/+116
* Fix gitignoreChocobozzz2018-02-161-6/+5
* Fix travis testsChocobozzz2018-02-161-5/+5
* Upgrade server dependenciesChocobozzz2018-02-164-268/+342
* Add loading bar when updating a videoChocobozzz2018-02-169-14/+35
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-1620-140/+277
* Fix avatars on video watch pageChocobozzz2018-02-162-0/+13
* Try to improve production guideChocobozzz2018-02-164-160/+29
* Fix duplicates detectionChocobozzz2018-02-161-1/+1