aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Expand)AuthorAgeFilesLines
* Refractor published date on video importChocobozzz2019-02-121-6/+23
* Import original publication date (CLI)Andrés Maldonado2019-02-121-1/+1
* Import original publication date (web UI)Andrés Maldonado2019-02-121-1/+6
* HLS is only supported by ffmpeg 4Chocobozzz2019-02-121-3/+26
* Add originallyPublishedAt unit testsChocobozzz2019-02-112-1/+3
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-1120-181/+182
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-1132-343/+658
| |\
| | * Use a single file instead of segments for HLSChocobozzz2019-02-113-6/+9
| | * Add hls support on serverChocobozzz2019-02-117-12/+62
| | * Try to fix Mac video uploadChocobozzz2019-01-241-2/+2
| | * Prefer avg_frame_rate to fetch video FPSChocobozzz2019-01-171-1/+1
| | * Prepare Dislike/Flag/View fixesChocobozzz2019-01-1512-163/+107
| * | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-083-4/+4
| * | Fix some defaults values + indentationLucas Declercq2018-10-081-0/+1
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-063-1/+4
* | | Enable video upload and editclementbrizard2019-01-121-1/+6
| |/ |/|
* | Implement contact form on server sideChocobozzz2019-01-103-4/+33
* | Add notifications in the clientChocobozzz2019-01-092-5/+9
* | Add new follow, mention and user registered notifsChocobozzz2019-01-092-1/+26
* | Add user notification base codeChocobozzz2019-01-092-0/+24
* | 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