aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Add help to customizations configuration optionsChocobozzz2018-02-271-0/+2
* Add ability to display job errorsChocobozzz2018-02-272-0/+9
* Only use 1 thread for transcoding by defaultChocobozzz2018-02-262-2/+2
* Bumped to version v0.0.28-alphav0.0.28-alphaChocobozzz2018-02-262-2/+2
* Disable service workerChocobozzz2018-02-263-6/+13
* Add 30 fps limit in transcodingChocobozzz2018-02-265-12/+89
* Change transcoding default conf optionsChocobozzz2018-02-263-12/+18
* Add fallback to HTTPChocobozzz2018-02-264-53/+140
* Fixed import-videos filename (#311)Stefan Schüller2018-02-251-1/+1
* Bumped to version v0.0.27-alphav0.0.27-alphaChocobozzz2018-02-232-2/+2
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-235-12/+65
* Fix lintChocobozzz2018-02-232-2/+2
* Don't zone.js patch on requestAnimationFrameChocobozzz2018-02-231-0/+14
* Add bar when loading chunksChocobozzz2018-02-233-0/+10
* Detect posting request in our own inboxChocobozzz2018-02-233-3/+21
* Don't follow ourselvesChocobozzz2018-02-231-0/+4
* Improve admin tablesChocobozzz2018-02-2318-137/+267
* Better help on markdown fieldsChocobozzz2018-02-235-37/+72
* Add help tooltipChocobozzz2018-02-229-8/+121
* Add limit to video sizesChocobozzz2018-02-221-1/+7
* 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