Commit Graph

  • 6b01ed7b0c
    Update translations Chocobozzz 2018-11-22 11:34:02 +0100
  • eca8bf4660
    Update credits Chocobozzz 2018-11-22 11:29:51 +0100
  • 38c6275483
    Update changelog Chocobozzz 2018-11-22 11:29:13 +0100
  • a99e2d9448
    Reload user table when setting an email to verified Chocobozzz 2018-11-21 17:11:56 +0100
  • f97c91f7ec
    Add separators in user moderation dropdown Chocobozzz 2018-11-21 17:05:31 +0100
  • 9fa0ea41aa
    Fix youtube video import Chocobozzz 2018-11-21 16:29:09 +0100
  • fef13f1480 Various improvements for docker-compose Felix Ableitner 2018-11-21 15:35:26 +0100
  • 0f49023061
    make POST /users have integer role enum Rigel Kent 2018-11-21 01:02:47 +0100
  • 31d45e0e0b Improve FreeBSD setup instructions Mateusz Piotrowski 2018-11-21 10:18:44 +0100
  • fc2ec87a8c enable email verification by admin (#1348) Josh Morel 2018-11-21 02:48:29 -0500
  • 04b8c3fba6
    Delete invalid or deleted remote videos Chocobozzz 2018-11-20 10:05:51 +0100
  • f107470e50
    Fix search title Chocobozzz 2018-11-19 17:36:20 +0100
  • 35adc403b7 Fix dependency issues buoyantair 2018-11-20 12:33:52 +0530
  • bc22d60899 Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-utils-to-shared buoyantair 2018-11-20 12:28:13 +0530
  • d216b5387f
    add job state in path in openapi spec Rigel Kent 2018-11-19 22:10:35 +0100
  • 65f0267930
    fix rest api quickstart and specify values in openapi spec Rigel Kent 2018-11-19 22:07:29 +0100
  • d175a6f7ab
    Cleanup tests imports Chocobozzz 2018-11-19 17:08:18 +0100
  • 0b2f03d371
    Speedup peertube startup Chocobozzz 2018-11-19 15:21:09 +0100
  • 361805c48b
    Fix checkbox margins Chocobozzz 2018-11-19 14:34:01 +0100
  • a8a6322778
    Optimize image resizing Chocobozzz 2018-11-19 11:24:31 +0100
  • b9f234371b Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-utils-to-shared buoyantair 2018-11-18 21:55:52 +0530
  • 9d0b856e93
    (quickfix) typo in openapi spec groups Rigel Kent 2018-11-17 15:17:33 +0100
  • 9ab81fc4a9
    grouping moderation endpoints in the REST API spec Rigel Kent 2018-11-17 15:15:45 +0100
  • 43e9d2af7d
    Auto login user on signup Chocobozzz 2018-11-16 17:06:19 +0100
  • d8c9996ce2
    Improve message visibility on signup Chocobozzz 2018-11-16 17:02:21 +0100
  • 58d515e32f
    Fix images size when downloading them Chocobozzz 2018-11-16 16:48:17 +0100
  • babecc3c09
    Fix AP collections pagination Chocobozzz 2018-11-16 15:38:09 +0100
  • 8d4273463f
    Check follow constraints when getting a video Chocobozzz 2018-11-16 15:02:48 +0100
  • 5776f78e3b
    grouping tags by main category in the spec Rigel Kent 2018-11-16 14:33:48 +0100
  • 6441981bc6
    adding ownership and watching video APIs to the spec Rigel Kent 2018-11-16 12:11:00 +0100
  • cfd140abd6
    remove superfluous privacy field for upload Rigel Kent 2018-11-16 11:05:28 +0100
  • 8d1fa36ad2
    Do not host remote AP objects Chocobozzz 2018-11-16 11:18:13 +0100
  • 7373507fa8
    Improve video upload error handling Chocobozzz 2018-11-16 10:05:25 +0100
  • fe05c3acbd
    Fix player progress bar when changing resolution Chocobozzz 2018-11-16 09:16:41 +0100
  • 92e07c3b5d Fix dependency errors between modules buoyantair 2018-11-16 02:51:26 +0530
  • ae28cdf327 Merge from upstream buoyantair 2018-11-16 02:37:16 +0530
  • 8cf9987334
    Fix video channel videos url when scrolling Chocobozzz 2018-11-15 17:12:41 +0100
  • 8f9e8be1fc
    fix API spec on POST /videos/upload and provide Shell example Rigel Kent 2018-11-15 17:08:42 +0100
  • 6385c0cb7f
    Fix embed video id parsing Chocobozzz 2018-11-15 16:57:59 +0100
  • 030177d246
    Don't forward view, send updates instead Chocobozzz 2018-11-15 16:18:12 +0100
  • 650e3d5ce3
    Fix miniature with a long name Chocobozzz 2018-11-15 11:54:09 +0100
  • e6d5a4f1ea
    Add background effect to active menu page Chocobozzz 2018-11-15 11:41:25 +0100
  • 3e9e6f2f14
    migrate Swagger 2.0 spec to OpenAPI 3.0.0 Rigel Kent 2018-11-15 14:10:15 +0100
  • 6cb3482ceb
    Remove wrong redundancy test Chocobozzz 2018-11-15 11:20:23 +0100
  • f7454ca60a
    Upgrade server dep Chocobozzz 2018-11-15 10:54:37 +0100
  • 79f068dfd5
    Upgrade client dependencies Chocobozzz 2018-11-15 10:25:33 +0100
  • 742ddee1f1
    Fix server redundancy tests Chocobozzz 2018-11-15 10:07:44 +0100
  • 2fbe7f1933
    Fix new Angular 7 issues Chocobozzz 2018-11-15 09:24:56 +0100
  • 79c2480f46
    update ng-bootstrap BO41 2018-11-06 20:48:17 +0100
  • 83422c219d
    update dependencies BO41 2018-11-03 18:27:23 +0100
  • 03ca23d4f7
    update angular BO41 2018-10-28 13:49:11 +0100
  • a130f33c9c
    Add AP fetch tests Chocobozzz 2018-11-14 16:32:12 +0100
  • e5cb43e071
    Clean up peertube auth Chocobozzz 2018-11-14 15:45:50 +0100
  • 5c6d985fae
    Check activities host Chocobozzz 2018-11-14 15:01:28 +0100
  • df66d81583
    Add compatibility with other Linked Signature algorithms Chocobozzz 2018-10-23 11:38:48 +0200
  • b83b8dd5ae add cli option to run without client Rigel Kent 2018-11-14 15:27:47 +0100
  • fb651cf2d4
    Revert change og video type Chocobozzz 2018-11-14 08:18:50 +0100
  • 2963c3432f
    updated REST API documentation Rigel Kent 2018-11-13 23:27:58 +0100
  • be0f59b4ee
    Merge branch 'master' into develop Chocobozzz 2018-11-13 15:32:12 +0100
  • 891bc4f8bf change video type BO41 2018-11-13 12:11:33 +0100
  • 1cf8aca11d Rename context stats to state Thomas Citharel 2018-11-09 19:32:10 +0100
  • 1d859b5afa
    sync API version with PeerTube version and auto-update it via git hooks Rigel Kent 2018-11-13 14:31:31 +0100
  • 408f50ebc7
    (ffmpeg) force pixel format yuv420p (#1394) Rigel Kent 2018-11-12 15:43:51 +0100
  • e2266e4f82
    update CONTRIBUTING.md to reflect new documentation sections Rigel Kent 2018-11-09 14:51:08 +0100
  • 0e62b72bb9 Add 'Improve the website' section to CONTRIBUTING (#1366) Thomas Kuntz 2018-11-03 15:00:10 +0100
  • 0c4706b280 more welcoming Contributing section in README.md (#1365) Thomas Kuntz 2018-11-03 14:56:34 +0100
  • 2f050a998e tiny syntax correction in README.md (#1363) Jagannath Bhat 2018-10-31 19:40:57 +0530
  • c4ac459314 closing link tag for logo link in README.md (#1362) Thomas Kuntz 2018-10-31 15:06:27 +0100
  • 8af9b8ae69 replace 'Create one' with 'Create an instance' in README.md (#1367) Thomas Kuntz 2018-10-31 14:33:43 +0100
  • d4681c0074 Fix dependency issues buoyantair 2018-10-29 22:36:09 +0530
  • 9639bd1757 Move utils to /shared buoyantair 2018-10-29 22:18:31 +0530
  • 71607e4a65
    fix typo in CONTRIBUTING.md Rigel Kent 2018-10-24 23:39:52 +0200
  • 951ef8294e add noImplicitThis flag (#1324) BO41 2018-10-24 21:50:18 +0200
  • fa27f07637 allow peertube-import-videos.ts CLI script to run concurrently (#1334) BRAINS YUM 2018-10-24 13:07:51 -0500
  • 8684f3c1f6 Fix #1328 - application-config initialisation in CLI tools (#1343) Frank de Lange 2018-10-24 12:28:25 +0200
  • e730aef76a (doc) add VPS as development platform example in CONTRIBUTING.md (#1278) Aurélien Béranger 2018-10-24 00:16:47 +0200
  • 5e10e8d73a Make backups of files in optimize-old-videos.ts (#1304) Felix Ableitner 2018-10-23 02:25:09 -0500
  • eff7cdd7b7 Configure docker image to accept trust_proxy as an env variable in json array (#1338) LecygneNoir 2018-10-22 19:11:01 +0200
  • 4293e362af Improve dev Dockerfile (#1333) Kyâne Pichou 2018-10-22 14:37:40 +0200
  • 7cf3e57376 (doc) add manpage to peertube cli Rigel Kent 2018-10-20 19:15:41 +0200
  • 6df8130efc
    Bumped to version v1.1.0-alpha.2 Chocobozzz 2018-10-19 15:29:30 +0200
  • 402b634b03
    (doc) fix path to peertube-repl Rigel Kent 2018-10-19 15:47:31 +0200
  • e280dd0681
    Fix webtorrent disabled by default Chocobozzz 2018-10-19 14:56:02 +0200
  • 3aa5001eaa
    Update changelog for 1.1.0-alpha.2 Chocobozzz 2018-10-19 14:03:02 +0200
  • fc23a6c097
    PeerTube is not in alpha anymore Chocobozzz 2018-10-19 14:00:58 +0200
  • c141f68be1
    add repl to the cli wrapper, remove extraneous TOC in tools.md Rigel Kent 2018-10-19 14:24:35 +0200
  • 6d8c8ea73a
    Merge branch 'release/v1.0.0' into develop Chocobozzz 2018-10-19 13:48:07 +0200
  • ebc1984cc6
    Bumped to version v1.0.1 Chocobozzz 2018-10-19 13:18:45 +0200
  • c55bc7b46b
    Update changelog Chocobozzz 2018-10-19 12:39:31 +0200
  • f7509cbec8
    Add HTTP signature check before linked signature Chocobozzz 2018-10-19 11:41:19 +0200
  • 40ed9f6aae
    Update translations Chocobozzz 2018-10-19 12:42:13 +0200
  • 1c4e716e42
    Update changelog Chocobozzz 2018-10-19 12:39:31 +0200
  • 41f2ebae4f
    Add HTTP signature check before linked signature Chocobozzz 2018-10-19 11:41:19 +0200
  • d23e6a1c97 Feature/description support fields length 1000 (#1267) BRAINS YUM 2018-10-19 01:54:01 -0500
  • e0628695c3
    Fix embed Chocobozzz 2018-10-19 08:37:10 +0200
  • be8139c7fe
    fix lint test Rigel Kent 2018-10-18 23:49:12 +0200
  • b8670e5336
    adding minimum signup age conforming to ceiling GPDR age Rigel Kent 2018-10-18 17:13:27 +0200
  • 74cd011b6c
    Fix optimize old videos script Chocobozzz 2018-10-18 16:53:52 +0200
  • ccbbe2b8d4
    Update contributors list Chocobozzz 2018-10-18 16:34:18 +0200
  • f65bcbb50f
    PeerTube is not in beta anymore Chocobozzz 2018-10-18 15:59:25 +0200