aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize invalid actor descriptionChocobozzz2018-03-192-10/+29
|
* Add short description in configChocobozzz2018-03-157-4/+23
|
* Upgrade server depencenciesChocobozzz2018-03-132-3/+2
|
* Move sort middleware utils in utils fileChocobozzz2018-03-132-28/+25
|
* Add "local" videos in menuChocobozzz2018-03-134-5/+59
|
* Change video abuse API responseChocobozzz2018-03-123-32/+27
|
* Update videos api list for accountChocobozzz2018-03-129-80/+107
|
* Fix typo in "already exist" error messageCale2018-03-111-1/+1
|
* Fix logging timestampChocobozzz2018-03-081-2/+2
|
* Do not destroy the video if transcoding failsChocobozzz2018-03-081-3/+3
|
* Add documentation for upload scriptChocobozzz2018-03-051-1/+2
|
* Fix import videos toolChocobozzz2018-03-011-0/+1
|
* Add ability to change the homepageChocobozzz2018-03-015-0/+17
|
* Improve playback speed styleChocobozzz2018-03-011-4/+21
|
* Add stats routeChocobozzz2018-02-2815-36/+250
|
* Add indentation in json configuration file generated by the adminChocobozzz2018-02-281-1/+1
| | | | interface
* Add max video height on mobileChocobozzz2018-02-281-4/+8
|
* Fix typingsChocobozzz2018-02-272-5/+3
|
* Add warning in production.yamlChocobozzz2018-02-271-0/+1
| | | | To avoid confusion with the local-production.json file
* 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
|
* Add 30 fps limit in transcodingChocobozzz2018-02-264-12/+76
|
* Avoids easy cheating on vidoe viewsChocobozzz2018-02-235-12/+65
|
* Fix lintChocobozzz2018-02-232-2/+2
|
* Detect posting request in our own inboxChocobozzz2018-02-233-3/+21
|
* Don't follow ourselvesChocobozzz2018-02-231-0/+4
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-1/+1
|
* Register service workerChocobozzz2018-02-221-4/+11
|
* Fix service worker registrationChocobozzz2018-02-221-0/+2
|
* Add ability to add custom css/javascriptChocobozzz2018-02-224-6/+38
|
* Add ability to update another user videoChocobozzz2018-02-222-21/+27
|
* Add links to comment mentionsChocobozzz2018-02-215-5/+77
|
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-214-23/+19
|
* 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-201-39/+73
|
* import-youtube: add try/catch to manage token expiration when importing lot ↵LecygneNoir2018-02-201-14/+18
| | | | of youtube videos (#306)
* Handle line feeds in commentsChocobozzz2018-02-201-2/+2
|
* Fix lintChocobozzz2018-02-193-3/+3
|
* Add ability to import just one video from youtubeChocobozzz2018-02-191-2/+8
|
* Fix sort inconsistencyChocobozzz2018-02-199-20/+20
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+6
|
* Fix avatars on video watch pageChocobozzz2018-02-161-0/+5
|
* Try to improve production guideChocobozzz2018-02-161-0/+2
|
* Fix duplicates detectionChocobozzz2018-02-161-1/+1
|
* Import videos in the correct orderChocobozzz2018-02-161-1/+1
|