aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Fix error display on edit config in adminChocobozzz2018-03-231-3/+6
* Don't search migration version in old Applications table anymoreChocobozzz2018-03-231-11/+3
* Improve logging when cannot fetch remote videosChocobozzz2018-03-231-5/+10
* Improve activity pub actors implementationChocobozzz2018-03-228-11/+31
* Add activity route to video and video comment objectsChocobozzz2018-03-221-0/+19
* Add option to disable starttlsChocobozzz2018-03-222-1/+2
* Add /activity to activity create idsChocobozzz2018-03-221-1/+1
* Disable starttls for emails on localhostChocobozzz2018-03-221-1/+1
* Add logging for emailsChocobozzz2018-03-222-2/+32
* Fix issues with truncated description and utf charactersChocobozzz2018-03-214-5/+12
* Fix mentions in commentsChocobozzz2018-03-211-7/+7
* Display ffmpeg output errorsChocobozzz2018-03-201-3/+7
* Fix resolution orderChocobozzz2018-03-191-2/+2
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-195-43/+59
* Update the api documentationChocobozzz2018-03-196-17/+13
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-192-11/+11
* Update videos response apiChocobozzz2018-03-192-36/+51
* 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
* 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
* 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