Girish Ramakrishnan
6ee7221117
Add database.name config option
...
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
2020-06-25 08:48:44 +02:00
Rigel Kent
d73810bede
fix openapi path for feeds examples
2020-06-24 15:13:24 +02:00
Rigel Kent
06746a8b25
add feeds to the openapi spec
2020-06-24 14:16:25 +02:00
Rigel Kent
1ebddadd07
predefined report reasons & improved reporter UI ( #2842 )
...
- 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
2020-06-22 13:00:39 +02:00
Kim
0283fe98b8
fix opendkim permissions in docker-compose setup ( #2868 )
...
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
Co-authored-by: Rigel Kent <par@rigelk.eu>
2020-06-12 13:55:40 +02:00
Chocobozzz
ad031145a9
Add rest api doc for index search
2020-06-10 15:18:15 +02:00
Chocobozzz
0bd558a0f9
Add kab and vi locales
2020-06-04 14:45:19 +02:00
Chocobozzz
35b30b643c
Merge branch 'release/2.2.0' into develop
2020-06-02 11:18:29 +02:00
Chocobozzz
a55c98031b
Bumped to version v2.2.0
2020-06-02 10:04:05 +02:00
Kim
148ab2f0f0
Fixes docker-compose .env ( #2538 )
...
* 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>
2020-05-18 17:50:58 +02:00
Chocobozzz
d9cb522780
Bumped to version v2.2.0-rc.1
2020-05-18 08:13:34 +02:00
Chocobozzz
2f398c19fd
Update FAQ
2020-05-14 13:47:03 +02:00
Chocobozzz
63748ad005
Add files section to streaming playlists openapi doc
2020-05-13 11:57:38 +02:00
Chocobozzz
6676056a31
Add max count information in api doc
2020-05-13 11:31:42 +02:00
Chocobozzz
1151f5210c
Add ability to update embed captions
2020-05-06 11:54:33 +02:00
Chocobozzz
1a2820e6e8
Update plugin guide toc
2020-05-04 16:22:15 +02:00
Chocobozzz
5831dbcbc8
Add auth plugins guide
2020-05-04 16:21:39 +02:00
Chocobozzz
2db9c70f67
Add getSettings documentation
2020-05-04 16:21:39 +02:00
Chocobozzz
2dd530129f
Fix openapi search endpoint
2020-04-22 08:40:24 +02:00
Chocobozzz
b9e924a8d6
Fix playlist element param in api doc
2020-04-21 16:47:39 +02:00
Chocobozzz
0590bb4692
Add playlist exist api doc
2020-04-21 16:41:31 +02:00
Chocobozzz
59c794a5dc
Add videos list filters param in api doc
2020-04-21 16:03:51 +02:00
Chocobozzz
98639806c0
Fix comment body api doc
2020-04-21 15:28:17 +02:00
Chocobozzz
50e16ccf61
Improve abuse api doc
2020-04-21 15:24:19 +02:00
Chocobozzz
c18431505f
Add API doc for playlists
2020-04-21 15:04:39 +02:00
Chocobozzz
b029d58a27
Openapi consistency
2020-04-21 12:19:00 +02:00
Chocobozzz
b3af2601da
Add ability to remove privacies using plugins
2020-04-20 15:42:27 +02:00
Kim
8c7725dc3c
Add markdown support to plugins ( #2654 )
...
* 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>
2020-04-20 14:51:24 +02:00
Kim
437e8e06eb
Add custom modal to plugin helpers ( #2631 )
...
* 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>
2020-04-15 15:35:41 +02:00
Kim
74c2dece42
Add notifier to plugin helpers ( #2627 )
...
* 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>
2020-04-15 09:08:59 +02:00
Chocobozzz
624a022157
Add pt version in embed options
2020-04-14 09:02:44 +02:00
Chocobozzz
5e2b2e2775
Add ability for plugins to add custom routes
2020-04-10 15:23:25 +02:00
Chocobozzz
6ccdf9d53e
Add duration in embed api playbackStatusUpdate
2020-04-08 14:52:28 +02:00
Chocobozzz
afd1a6ed49
Update embed api doc
2020-04-08 14:44:25 +02:00
Chocobozzz
96aae68cc4
Add "ended" embed API event
2020-04-08 14:39:31 +02:00
Chocobozzz
4fd98756e2
Correctly fix docker storage config
2020-04-02 13:59:01 +02:00
xcffl
a3188ba768
Move streaming-playlists to /data
2020-04-02 13:55:58 +02:00
dingycle
56d72521ec
Fix grammar in translation documentation
2020-03-26 10:57:14 +01:00
David Dobryakov
b2b0ce8ac8
Fix embed api docs
...
player.stop() -> player.pause()
2020-03-25 13:52:35 +01:00
Christoph Geschwind
5a390259b2
Change raw.github.com to raw.githubusercontent.com
...
```
> 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
```
2020-03-21 12:31:01 +01:00
Chocobozzz
5ab994fe8e
Fix embed api documentation
2020-03-20 15:04:02 +01:00
kimsible
cd7ec86f5c
feat: add dkim to docker-compose
2020-03-11 15:02:13 +01:00
Rigel Kent
61b20252a0
Add Nginx configuration to redirect videos to an s3 bucket
2020-03-09 09:41:29 +01:00
Rigel Kent
62df8cc1f0
Reword HSTS configuration to warn user of nginx's add_header shortcomings
2020-03-03 11:40:45 +01:00
Chocobozzz
9a207a71b2
Add missing api=1 info in embed quickstart
2020-02-28 14:01:17 +01:00
Chocobozzz
93468b0889
Bumped to version v2.1.1
2020-02-28 13:45:42 +01:00
Kim
e962e1c3c5
Chore/docker-documentation-improvements ( #2494 )
...
* 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
2020-02-24 15:30:14 +01:00
Rigel Kent
f30736c891
Minor update to the OpenAPI: instance config recent additions
2020-02-21 21:25:55 +01:00
Average Dude
170cd639a7
Create template dirs for openapi clients and provide README templates
...
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.
2020-02-18 14:49:11 +01:00
Chocobozzz
8d3fe90c3f
Add missing ca-certificates in docker image
2020-02-17 10:34:09 +01:00