Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reduce P2P blacklist in tracker | Chocobozzz | 2020-11-09 | 1 | -1/+1 | |
| | ||||||
* | Add save replay live tests | Chocobozzz | 2020-11-09 | 1 | -2/+3 | |
| | ||||||
* | Add check constraints live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 | |
| | ||||||
* | Add max lives limit | Chocobozzz | 2020-11-09 | 2 | -1/+4 | |
| | ||||||
* | Fix replay saving | Chocobozzz | 2020-11-09 | 1 | -1/+3 | |
| | ||||||
* | Check live duration and size | Chocobozzz | 2020-11-09 | 5 | -4/+22 | |
| | ||||||
* | Add watch messages if live has not started | Chocobozzz | 2020-11-09 | 1 | -3/+7 | |
| | ||||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 5 | -19/+127 | |
| | ||||||
* | Deprecate old static routes | Chocobozzz | 2020-08-26 | 1 | -2/+2 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-08-25 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2020-08-24 | 1 | -7/+10 | |
| | ||||||
* | Add ssl support to postgresql | Chocobozzz | 2020-08-24 | 2 | -0/+3 | |
| | ||||||
* | Better error message on postgresql connection err | Chocobozzz | 2020-08-24 | 1 | -0/+8 | |
| | ||||||
* | Add server migration for playlists | Chocobozzz | 2020-08-19 | 2 | -1/+47 | |
| | ||||||
* | 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 ↵ | Kim | 2020-07-10 | 2 | -2/+18 | |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | |||||
* | 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 | |
| | | | | | | | | If database.name is set, we use it as the complete database name. If unset, we use the "peertube"+database.suffix as the complete database name. Fixes #1620 | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 2 | -1/+32 | |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | |||||
* | 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 | |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | |||||
* | 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 | |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | 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 | |
| |