aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix re running HLS transcodingChocobozzz2020-03-121-1/+1
* Fix federation with pleromaChocobozzz2020-03-121-2/+4
* Implement pagination for overviews endpointChocobozzz2020-03-117-70/+185
* Fix sitemap endpointChocobozzz2020-03-111-6/+14
* Fix CSP issue on WebFinger service (#2541)Lucien A2020-03-111-0/+3
* Fix lintChocobozzz2020-03-102-4/+2
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-102-4/+2
* Video file metadata PR cleanupChocobozzz2020-03-108-99/+102
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-1014-44/+318
* Wrap videos list query in raw SQLChocobozzz2020-03-103-85/+292
* Rewrite video list in raw SQLChocobozzz2020-03-103-434/+428
* Fix build with typescript 3.8Chocobozzz2020-02-286-7/+7
* Update dependenciesChocobozzz2020-02-2828-47/+48
* Fix WS trackerChocobozzz2020-02-251-1/+1
* Fix CPU usage on PostgreSQLChocobozzz2020-02-251-30/+19
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-201-1/+7
|\
| * Fix CSP for embedsChocobozzz2020-02-201-1/+7
* | Fix emailerChocobozzz2020-02-181-1/+1
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-1/+3
|\|
| * Correctly fix auto followsChocobozzz2020-02-171-1/+3
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-172-3/+3
|\|
| * Fix avatar updateChocobozzz2020-02-171-2/+2
| * Manual approves followers only for the instanceChocobozzz2020-02-171-1/+1
* | Refactor email enabled functionChocobozzz2020-02-178-25/+25
* | Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-178-15/+165
* | Make the search helper change based on the server configRigel Kent2020-02-132-0/+12
* | Update default user theme to instance-defaultJorge Silva2020-02-121-2/+2
* | peertube-import-videos passes remaining options down to youtube-dlRaphaël Droz2020-02-121-3/+5
* | Correctly check remote extensionChocobozzz2020-02-121-3/+9
* | Fix remote avatar without AP mediatype fieldChocobozzz2020-02-122-13/+18
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-071-0/+5
|\|
| * Correctly fix octet stream fallback for video extChocobozzz2020-02-071-0/+2
| * Support wma and wav audio filesChocobozzz2020-02-071-0/+3
| * Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
* | Small cleanupChocobozzz2020-02-061-13/+12
* | Be more robust with missing thumbnails/previewsChocobozzz2020-02-062-4/+18
* | Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
* | Fix language list buildChocobozzz2020-02-061-1/+1
* | fix typo in code commentMarcin Mikołajczak2020-02-051-1/+1
* | Optimize context for CacheFileChocobozzz2020-02-044-95/+113
* | Optimize view endpointChocobozzz2020-02-046-22/+47
* | Don't refresh videos when processing viewsChocobozzz2020-02-049-33/+94
* | Add model cache for videoChocobozzz2020-02-048-21/+106
* | Use a singleton for model cacheChocobozzz2020-02-043-77/+122
* | Upgrade express-rate-limitChocobozzz2020-02-042-5/+1
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-041-8/+9
|\|
| * Fix embed on mastodonChocobozzz2020-02-041-8/+9
* | Fix lintChocobozzz2020-02-041-1/+1
* | Reduce AP context size on specific activitiesChocobozzz2020-02-038-104/+121
* | Move to eslintcontainChocobozzz2020-02-03339-3196/+2823