| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add .ac3, .aac audio and more video extensions | Rigel Kent | 2020-08-18 | 1 | -5/+8 |
* | Add kabile to supported languages | Chocobozzz | 2020-08-11 | 1 | -1/+3 |
* | Refactor video extensions logic in server | Chocobozzz | 2020-08-11 | 1 | -7/+34 |
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -6/+36 |
* | Add migrations for abuse messages | Chocobozzz | 2020-07-31 | 2 | -1/+55 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 2 | -0/+5 |
* | allow sorting notifications | Rigel Kent | 2020-07-29 | 1 | -2/+2 |
* | Relax migrations | Chocobozzz | 2020-07-11 | 1 | -7/+0 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -2/+0 |
* | Add migrations | Chocobozzz | 2020-07-10 | 3 | -1/+93 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 3 | -30/+42 |
* | Add ability to override client assets : logo - favicon - PWA icons - PWA mani... | Kim | 2020-07-10 | 2 | -2/+18 |
* | Block infohash spammers from tracker | Chocobozzz | 2020-06-25 | 1 | -1/+2 |
* | Add database.name config option | Girish Ramakrishnan | 2020-06-25 | 1 | -1/+1 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 2 | -1/+32 |
* | Fix video view filename | Chocobozzz | 2020-06-15 | 1 | -1/+1 |
* | First implem global search | Chocobozzz | 2020-06-10 | 4 | -7/+33 |
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 2 | -1/+7 |
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 2 | -2/+19 |
* | Fix broken migration introduced in 2.2.0-rc.1 | Chocobozzz | 2020-05-25 | 3 | -31/+39 |
* | Fix migrations | Chocobozzz | 2020-05-18 | 1 | -0/+30 |
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -1/+2 |
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 1 | -5/+0 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -3/+0 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 2 | -1/+27 |
* | Increase video comments limit | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
* | Fix playlist description length | Chocobozzz | 2020-05-05 | 2 | -1/+27 |
* | Fix plugin-auth migration | Rigel Kent | 2020-05-05 | 2 | -1/+1 |
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -0/+5 |
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 2 | -30/+42 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -2/+1 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 1 | -3/+1 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 2 | -1/+29 |
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 1 | -2/+2 |
* | Increase fetcher job ttl | Chocobozzz | 2020-04-11 | 1 | -2/+2 |
* | Add sendmail | Ismaƫl Bouya | 2020-04-10 | 1 | -0/+2 |
* | Increase max page value | Chocobozzz | 2020-04-10 | 1 | -1/+1 |
* | Check config resolutions keys | Chocobozzz | 2020-04-10 | 1 | -0/+2 |
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 3 | -1/+16 |
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+3 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -1/+31 |
* | Fix build with typescript 3.8 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 4 | -5/+5 |
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 2 | -4/+8 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+2 |
* | Fix remote avatar without AP mediatype field | Chocobozzz | 2020-02-12 | 1 | -1/+3 |
* | 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 |