Rigel Kent
3e9e6f2f14
migrate Swagger 2.0 spec to OpenAPI 3.0.0
2018-11-15 14:10:16 +01:00
Chocobozzz
6cb3482ceb
Remove wrong redundancy test
2018-11-15 11:20:23 +01:00
Chocobozzz
f7454ca60a
Upgrade server dep
2018-11-15 10:54:37 +01:00
Chocobozzz
79f068dfd5
Upgrade client dependencies
2018-11-15 10:25:33 +01:00
Chocobozzz
742ddee1f1
Fix server redundancy tests
2018-11-15 10:15:34 +01:00
Chocobozzz
2fbe7f1933
Fix new Angular 7 issues
2018-11-15 09:25:32 +01:00
BO41
79c2480f46
update ng-bootstrap
2018-11-15 09:25:31 +01:00
BO41
83422c219d
update dependencies
2018-11-15 09:25:31 +01:00
BO41
03ca23d4f7
update angular
2018-11-15 09:25:30 +01:00
Chocobozzz
a130f33c9c
Add AP fetch tests
2018-11-14 16:32:28 +01:00
Chocobozzz
e5cb43e071
Clean up peertube auth
2018-11-14 16:32:28 +01:00
Chocobozzz
5c6d985fae
Check activities host
2018-11-14 16:32:27 +01:00
Chocobozzz
df66d81583
Add compatibility with other Linked Signature algorithms
2018-11-14 16:32:27 +01:00
Rigel Kent
b83b8dd5ae
add cli option to run without client
2018-11-14 15:59:56 +01:00
Chocobozzz
fb651cf2d4
Revert change og video type
2018-11-14 08:18:50 +01:00
Rigel Kent
2963c3432f
updated REST API documentation
2018-11-13 23:32:55 +01:00
Chocobozzz
be0f59b4ee
Merge branch 'master' into develop
2018-11-13 15:32:12 +01:00
BO41
891bc4f8bf
change video type
2018-11-13 15:28:50 +01:00
Thomas Citharel
1cf8aca11d
Rename context stats to state
...
I guess it refers to the VideoState enum used here as `state` instead.
2018-11-13 14:51:36 +01:00
Rigel Kent
1d859b5afa
sync API version with PeerTube version and auto-update it via git hooks
2018-11-13 14:31:48 +01:00
Rigel Kent
408f50ebc7
(ffmpeg) force pixel format yuv420p ( #1394 )
2018-11-12 15:43:51 +01:00
Rigel Kent
e2266e4f82
update CONTRIBUTING.md to reflect new documentation sections
2018-11-09 14:51:08 +01:00
Thomas Kuntz
0e62b72bb9
Add 'Improve the website' section to CONTRIBUTING ( #1366 )
2018-11-03 15:00:10 +01:00
Thomas Kuntz
0c4706b280
more welcoming Contributing section in README.md ( #1365 )
2018-11-03 14:56:34 +01:00
Jagannath Bhat
2f050a998e
tiny syntax correction in README.md ( #1363 )
2018-10-31 15:10:57 +01:00
Thomas Kuntz
c4ac459314
closing link tag for logo link in README.md ( #1362 )
2018-10-31 15:06:27 +01:00
Thomas Kuntz
8af9b8ae69
replace 'Create one' with 'Create an instance' in README.md ( #1367 )
2018-10-31 14:33:43 +01:00
buoyantair
d4681c0074
Fix dependency issues
2018-10-29 22:36:09 +05:30
buoyantair
9639bd1757
Move utils to /shared
...
Move utils used by /server/tools/* & /server/tests/**/* into
/shared folder.
Issue: #1336
2018-10-29 22:18:31 +05:30
Rigel Kent
71607e4a65
fix typo in CONTRIBUTING.md
2018-10-24 23:39:52 +02:00
BO41
951ef8294e
add noImplicitThis flag ( #1324 )
2018-10-24 21:50:18 +02:00
BRAINS YUM
fa27f07637
allow peertube-import-videos.ts CLI script to run concurrently ( #1334 )
...
allows running multiple imports at the same time, whereas previously a concurrent instance of the script deleted another processe's file.
2018-10-24 20:07:51 +02:00
Frank de Lange
8684f3c1f6
Fix #1328 - application-config initialisation in CLI tools ( #1343 )
...
Test for an empty object in `cli.ts` when no config data is present (i.e. when run on a new install).
2018-10-24 12:28:25 +02:00
Aurélien Béranger
e730aef76a
(doc) add VPS as development platform example in CONTRIBUTING.md ( #1278 )
2018-10-24 00:16:47 +02:00
Felix Ableitner
5e10e8d73a
Make backups of files in optimize-old-videos.ts ( #1304 )
2018-10-23 09:25:09 +02:00
LecygneNoir
eff7cdd7b7
Configure docker image to accept trust_proxy as an env variable in json array ( #1338 )
2018-10-22 19:11:01 +02:00
Kyâne Pichou
4293e362af
Improve dev Dockerfile ( #1333 )
...
* Improve dev Dockerfile
Use Docker best-practices for the development Dockerfile. Save 3Mo.
* Update support/docker/dev/Dockerfile
Co-Authored-By: pichouk <kyane@kyane.fr>
2018-10-22 14:37:40 +02:00
Rigel Kent
7cf3e57376
(doc) add manpage to peertube cli
2018-10-20 19:16:56 +02:00
Chocobozzz
6df8130efc
Bumped to version v1.1.0-alpha.2
2018-10-19 15:52:15 +02:00
Rigel Kent
402b634b03
(doc) fix path to peertube-repl
2018-10-19 15:47:31 +02:00
Chocobozzz
e280dd0681
Fix webtorrent disabled by default
2018-10-19 14:56:26 +02:00
Chocobozzz
3aa5001eaa
Update changelog for 1.1.0-alpha.2
2018-10-19 14:56:25 +02:00
Chocobozzz
fc23a6c097
PeerTube is not in alpha anymore
2018-10-19 14:56:25 +02:00
Rigel Kent
c141f68be1
add repl to the cli wrapper, remove extraneous TOC in tools.md
2018-10-19 14:24:35 +02:00
Chocobozzz
6d8c8ea73a
Merge branch 'release/v1.0.0' into develop
2018-10-19 13:48:07 +02:00
Chocobozzz
ebc1984cc6
Bumped to version v1.0.1
2018-10-19 13:18:45 +02:00
Chocobozzz
c55bc7b46b
Update changelog
2018-10-19 13:01:28 +02:00
Chocobozzz
f7509cbec8
Add HTTP signature check before linked signature
...
It's faster, and will allow us to use RSA signature 2018 (with upstream
jsonld-signature module) without too much incompatibilities in the
peertube federation
2018-10-19 12:59:52 +02:00
Chocobozzz
40ed9f6aae
Update translations
2018-10-19 12:45:40 +02:00
Chocobozzz
1c4e716e42
Update changelog
2018-10-19 12:39:31 +02:00