aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add warning in production.yamlChocobozzz2018-02-272-0/+14
* Fix job panel sorting in administrationChocobozzz2018-02-273-9/+35
* Fix resolution for portrait videosChocobozzz2018-02-275-19/+27
* Don't fail on upload if we cannot generate thumbnailChocobozzz2018-02-273-12/+27
* Keep ratio for thumbnailsChocobozzz2018-02-272-13/+13
* Add logs for schedulerChocobozzz2018-02-272-0/+5
* Add log when fetching the outboxChocobozzz2018-02-271-1/+5
* Fix complete description on some videosChocobozzz2018-02-271-1/+1
* 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