aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add history on server sideChocobozzz2018-12-181-0/+5
* Fix crash regarding video stream issueChocobozzz2018-12-121-1/+1
* Fix broken audio with transcodingChocobozzz2018-12-111-3/+3
* Overwrite video captionChocobozzz2018-12-111-1/+1
* Use move instead renameChocobozzz2018-12-111-2/+2
* Support additional video extensionsChocobozzz2018-12-113-8/+13
* Add sitemapChocobozzz2018-12-051-2/+2
* Add tmp and redundancy directoriesChocobozzz2018-12-044-12/+13
* Fix thumbnail processingChocobozzz2018-12-042-10/+8
* Optimize config endpointChocobozzz2018-11-231-3/+3
* Fix youtube video importChocobozzz2018-11-211-2/+2
* Cleanup tests importsChocobozzz2018-11-191-1/+1
* Fix checkbox marginsChocobozzz2018-11-191-5/+5
* Optimize image resizingChocobozzz2018-11-191-2/+17
* Fix images size when downloading themChocobozzz2018-11-161-1/+11
* Fix AP collections paginationChocobozzz2018-11-161-7/+7
* Check activities hostChocobozzz2018-11-142-2/+11
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-142-9/+66
* Merge branch 'master' into developChocobozzz2018-11-131-1/+1
|\
| * Rename context stats to stateThomas Citharel2018-11-131-1/+1
| * Add HTTP signature check before linked signatureChocobozzz2018-10-192-39/+63
* | (ffmpeg) force pixel format yuv420p (#1394)Rigel Kent2018-11-121-0/+1
* | Update translationsChocobozzz2018-10-191-4/+1
* | Add HTTP signature check before linked signatureChocobozzz2018-10-192-39/+63
* | Fix transcodingChocobozzz2018-10-181-72/+87
* | AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+4
* | Oup'sChocobozzz2018-10-171-7/+7
* | Fix testsChocobozzz2018-10-171-7/+9
* | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-0/+5
|\ \
| * | move to boolean switchRigel Kent2018-10-131-5/+4
| * | add webtorrent opt-out settingsRigel Kent2018-10-131-1/+7
* | | Set keyframe interval for transcoding (fixes #1147) (#1231)Felix Ableitner2018-10-171-24/+28
* | | Add ability for users to block an account/instance on server sideChocobozzz2018-10-161-1/+4
|/ /
* | add parseBytes utility function and tests (#1239)BRAINS YUM2018-10-131-0/+48
* | Merge branch 'release/v1.0.0' into developChocobozzz2018-10-111-3/+3
|\|
| * Add more headers to broadcast/unicastChocobozzz2018-10-101-3/+3
* | Add ability to list all local videosChocobozzz2018-10-102-4/+8
* | fix automatic bitrate adjustmentRigel Kent2018-10-081-1/+1
* | Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-082-3/+35
* | Add user history and resume videosChocobozzz2018-10-052-3/+5
|/
* Fix config endpointChocobozzz2018-10-032-11/+26
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Fix video fps validatorChocobozzz2018-10-011-1/+1
* Decrease log file max sizeChocobozzz2018-10-011-1/+1
* show last commit hash alongside server version in footerRigel Kent2018-10-011-0/+13
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-012-10/+22
* Delete each file on failed importChocobozzz2018-10-011-15/+19
* Correctly delete directories on importChocobozzz2018-09-281-8/+21
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+5
* Correctly fix the webtorrent redundancy bugChocobozzz2018-09-261-12/+25