Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix openapi path for feeds examples | Rigel Kent | 2020-06-24 | 1 | -9/+21 |
| | |||||
* | add feeds to the openapi spec | Rigel Kent | 2020-06-24 | 1 | -159/+620 |
| | |||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -1/+39 |
| | | | | | - 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 opendkim permissions in docker-compose setup (#2868) | Kim | 2020-06-12 | 1 | -0/+2 |
| | | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Add rest api doc for index search | Chocobozzz | 2020-06-10 | 1 | -2/+97 |
| | |||||
* | Add kab and vi locales | Chocobozzz | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/2.2.0' into develop | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v2.2.0v2.2.0 | Chocobozzz | 2020-06-02 | 1 | -1/+1 |
| | | |||||
* | | Fixes docker-compose .env (#2538) | Kim | 2020-05-18 | 2 | -5/+22 |
|/ | | | | | | | | | | | | | * chore: remove unused var * fix database name as peertube + update comments * chore: comment vars indentic to production.yrml * add smtp comment * clarify and detail comments Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Bumped to version v2.2.0-rc.1v2.2.0-rc.1 | Chocobozzz | 2020-05-18 | 1 | -1/+1 |
| | |||||
* | Update FAQ | Chocobozzz | 2020-05-14 | 1 | -5/+7 |
| | |||||
* | Add files section to streaming playlists openapi doc | Chocobozzz | 2020-05-13 | 1 | -0/+6 |
| | |||||
* | Add max count information in api doc | Chocobozzz | 2020-05-13 | 1 | -1/+1 |
| | |||||
* | Add ability to update embed captions | Chocobozzz | 2020-05-06 | 1 | -5/+13 |
| | |||||
* | Update plugin guide toc | Chocobozzz | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | Add auth plugins guide | Chocobozzz | 2020-05-04 | 1 | -18/+113 |
| | |||||
* | Add getSettings documentation | Chocobozzz | 2020-05-04 | 1 | -0/+3 |
| | |||||
* | Fix openapi search endpoint | Chocobozzz | 2020-04-22 | 1 | -1/+0 |
| | |||||
* | Fix playlist element param in api doc | Chocobozzz | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | Add playlist exist api doc | Chocobozzz | 2020-04-21 | 1 | -19/+83 |
| | |||||
* | Add videos list filters param in api doc | Chocobozzz | 2020-04-21 | 1 | -4/+54 |
| | |||||
* | Fix comment body api doc | Chocobozzz | 2020-04-21 | 1 | -0/+24 |
| | |||||
* | Improve abuse api doc | Chocobozzz | 2020-04-21 | 1 | -7/+83 |
| | |||||
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 1 | -58/+321 |
| | |||||
* | Openapi consistency | Chocobozzz | 2020-04-21 | 1 | -174/+185 |
| | |||||
* | Add ability to remove privacies using plugins | Chocobozzz | 2020-04-20 | 1 | -1/+7 |
| | |||||
* | Add markdown support to plugins (#2654) | Kim | 2020-04-20 | 1 | -0/+15 |
| | | | | | | | | | | | * Add markdown renderer to plugins * Chore: add doc for markdown plugins * Fix typing markdown plugin helpers * Add lines between components in template Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add custom modal to plugin helpers (#2631) | Kim | 2020-04-15 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add notifier to plugin helpers (#2627) | Kim | 2020-04-15 | 1 | -1/+11 |
| | | | | | | | | | | | | | * Add notifier to client PeerTubeHelpers plugin * Add doc for notifier PeerTubeHelpers * Add getBaseClientScriptsRoute to client PeerTubeHelpers plugin * Add doc for getBaseClientScriptsRoute PeerTubeHelpers * Remove unused helper Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Add pt version in embed options | Chocobozzz | 2020-04-14 | 1 | -0/+2 |
| | |||||
* | Add ability for plugins to add custom routes | Chocobozzz | 2020-04-10 | 1 | -1/+18 |
| | |||||
* | Add duration in embed api playbackStatusUpdate | Chocobozzz | 2020-04-08 | 1 | -1/+3 |
| | |||||
* | Update embed api doc | Chocobozzz | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Add "ended" embed API event | Chocobozzz | 2020-04-08 | 1 | -1/+2 |
| | |||||
* | Correctly fix docker storage config | Chocobozzz | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | Move streaming-playlists to /data | xcffl | 2020-04-02 | 1 | -0/+1 |
| | |||||
* | Fix grammar in translation documentation | dingycle | 2020-03-26 | 1 | -1/+1 |
| | |||||
* | Fix embed api docs | David Dobryakov | 2020-03-25 | 1 | -1/+1 |
| | | | player.stop() -> player.pause() | ||||
* | Change raw.github.com to raw.githubusercontent.com | Christoph Geschwind | 2020-03-21 | 1 | -3/+3 |
| | | | | | | | | | | | ``` > GET /Chocobozzz/PeerTube/master/support/docker/production/.env HTTP/1.1 > Host: raw.github.com > User-Agent: curl/7.58.0 > Accept: */* > < HTTP/1.1 301 Moved Permanently < Location: https://raw.githubusercontent.com/Chocobozzz/PeerTube/master/support/docker/production/.env ``` | ||||
* | Fix embed api documentation | Chocobozzz | 2020-03-20 | 1 | -9/+1 |
| | |||||
* | feat: add dkim to docker-compose | kimsible | 2020-03-11 | 3 | -0/+16 |
| | |||||
* | Add Nginx configuration to redirect videos to an s3 bucket | Rigel Kent | 2020-03-09 | 1 | -0/+8 |
| | |||||
* | Reword HSTS configuration to warn user of nginx's add_header shortcomings | Rigel Kent | 2020-03-03 | 1 | -6/+2 |
| | |||||
* | Add missing api=1 info in embed quickstart | Chocobozzz | 2020-02-28 | 1 | -1/+2 |
| | |||||
* | Bumped to version v2.1.1 | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Chore/docker-documentation-improvements (#2494) | Kim | 2020-02-24 | 4 | -39/+88 |
| | | | | | | | | | | | | | | * unify env_var names to replace * detail more and improve docker doc * fix title * move acme email and domains to traefik command * add details about TRAEFIK_ACME_* variables * Fix preview links from /develop to /master | ||||
* | Minor update to the OpenAPI: instance config recent additions | Rigel Kent | 2020-02-21 | 1 | -0/+26 |
| | |||||
* | Create template dirs for openapi clients and provide README templates | Average Dude | 2020-02-18 | 6 | -0/+265 |
| | | | | | The definitions are now also in the template dirs because they will be ignored by the generator. Generators only use overrides and don't do anything with new files. | ||||
* | Add missing ca-certificates in docker image | Chocobozzz | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | 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 |