Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize sql requests on broadcast | Chocobozzz | 2020-03-19 | 1 | -53/+36 |
| | |||||
* | Fix 500 when adding video in playlist | Chocobozzz | 2020-03-19 | 1 | -1/+7 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 3 | -7/+30 |
| | |||||
* | Fix re running HLS transcoding | Chocobozzz | 2020-03-12 | 1 | -1/+1 |
| | |||||
* | Fix federation with pleroma | Chocobozzz | 2020-03-12 | 1 | -2/+4 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 7 | -70/+185 |
| | |||||
* | Fix sitemap endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+14 |
| | |||||
* | Fix CSP issue on WebFinger service (#2541) | Lucien A | 2020-03-11 | 1 | -0/+3 |
| | | | | | | | * Fix CSP issue on WebFinger service WebFinger RFC states that CSP should allow any origin to access WebFinger resources. * Update webfinger.ts | ||||
* | Fix lint | Chocobozzz | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Use grid to organise settings in admin, my-account | Rigel Kent | 2020-03-10 | 2 | -4/+2 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 8 | -99/+102 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 14 | -44/+318 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 3 | -85/+292 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 3 | -434/+428 |
| | |||||
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 6 | -7/+7 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 28 | -47/+48 |
| | |||||
* | Fix WS tracker | Chocobozzz | 2020-02-25 | 1 | -1/+1 |
| | |||||
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
|\ | |||||
| * | Fix CSP for embeds | Chocobozzz | 2020-02-20 | 1 | -1/+7 |
| | | |||||
* | | Fix emailer | Chocobozzz | 2020-02-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
|\| | |||||
| * | Correctly fix auto follows | Chocobozzz | 2020-02-17 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-17 | 2 | -3/+3 |
|\| | |||||
| * | Fix avatar update | Chocobozzz | 2020-02-17 | 1 | -2/+2 |
| | | |||||
| * | Manual approves followers only for the instance | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | And not for accounts or channels of the instance | ||||
* | | Refactor email enabled function | Chocobozzz | 2020-02-17 | 8 | -25/+25 |
| | | |||||
* | | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 8 | -15/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 2 | -0/+12 |
| | | |||||
* | | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
| | | | | | | | | (cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd) | ||||
* | | peertube-import-videos passes remaining options down to youtube-dl | Raphaël Droz | 2020-02-12 | 1 | -3/+5 |
| | | |||||
* | | Correctly check remote extension | Chocobozzz | 2020-02-12 | 1 | -3/+9 |
| | | |||||
* | | Fix remote avatar without AP mediatype field | Chocobozzz | 2020-02-12 | 2 | -13/+18 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-07 | 1 | -0/+5 |
|\| | |||||
| * | Correctly fix octet stream fallback for video ext | Chocobozzz | 2020-02-07 | 1 | -0/+2 |
| | | |||||
| * | Support wma and wav audio files | Chocobozzz | 2020-02-07 | 1 | -0/+3 |
| | | |||||
| * | Remove octet stream fallback for video extension | Chocobozzz | 2020-02-06 | 1 | -1/+0 |
| | | | | | | | | It could be a FLAC file for example | ||||
* | | Small cleanup | Chocobozzz | 2020-02-06 | 1 | -13/+12 |
| | | |||||
* | | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 2 | -4/+18 |
| | | |||||
* | | Remove octet stream fallback for video extension | Chocobozzz | 2020-02-06 | 1 | -1/+0 |
| | | | | | | | | It could be a FLAC file for example | ||||
* | | Fix language list build | Chocobozzz | 2020-02-06 | 1 | -1/+1 |
| | | |||||
* | | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
| | | |||||
* | | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 4 | -95/+113 |
| | | |||||
* | | Optimize view endpoint | Chocobozzz | 2020-02-04 | 6 | -22/+47 |
| | | |||||
* | | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 9 | -33/+94 |
| | | | | | | | | It allows us to use a cache | ||||
* | | Add model cache for video | Chocobozzz | 2020-02-04 | 8 | -21/+106 |
| | | | | | | | | When fetching only immutable attributes | ||||
* | | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 3 | -77/+122 |
| | | |||||
* | | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 2 | -5/+1 |
| | | |||||
* | | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-04 | 1 | -8/+9 |
|\| | |||||
| * | Fix embed on mastodon | Chocobozzz | 2020-02-04 | 1 | -8/+9 |
| | |