Commit Graph

  • 8f21730250 Server: add extname video information to remote pods Chocobozzz 2016-11-22 22:34:59 +0100
  • 93d4a3b551 Add script when the host/port of a pod change Chocobozzz 2016-11-22 22:12:13 +0100
  • 04968ab477 Fix migration script Chocobozzz 2016-11-21 22:08:40 +0100
  • a86444089e Client: fix https warning in make friends Chocobozzz 2016-11-21 21:36:07 +0100
  • 4dc5477227 Client: move vendor imports into the vendor file Chocobozzz 2016-11-20 18:04:46 +0100
  • fab69ab8aa Server: fix refreshing token Chocobozzz 2016-11-20 17:41:03 +0100
  • 693b1aba46 Client: split in angular modules Chocobozzz 2016-11-20 17:18:15 +0100
  • 2c8d4697db Client: add warning if the user want to embed a video of a non https website Chocobozzz 2016-11-20 16:13:42 +0100
  • cf02fbfb17 Client: move video watch modals in their own component Chocobozzz 2016-11-20 16:09:38 +0100
  • 900f0d2b3c Update PeerTube features Chocobozzz 2016-11-20 15:27:43 +0100
  • 8d48aed438 Update installation guide for root users Bigard Florian 2016-11-21 10:28:45 +0100
  • 40e3f5e1c5 Fix opengraph url tag Chocobozzz 2016-11-18 18:55:34 +0100
  • 4c1068fcee Update nodejs versions for travis Chocobozzz 2016-11-16 21:18:51 +0100
  • c77fa067a1 Server: fix thumbnail in remote videos Chocobozzz 2016-11-16 21:16:41 +0100
  • 9c24c07051 Client: force typescript 2.0.x Chocobozzz 2016-11-16 21:16:28 +0100
  • 8735451aff Client: add message if the admin wants to make friends without https Chocobozzz 2016-11-16 20:28:38 +0100
  • 441b66f809 Server: forbid to make friends with a non https server Chocobozzz 2016-11-16 20:22:17 +0100
  • 9c89a45cb2 Client: add video not found message if the video... is not found Chocobozzz 2016-11-16 20:09:36 +0100
  • 73ce7f9676 Server: don't be rude when serving unknown video in watch html file Chocobozzz 2016-11-14 22:56:40 +0100
  • 2550fab35e Server: add migration scripts to the new mongo schemes Chocobozzz 2016-11-14 22:49:19 +0100
  • c92372d0aa Server: fix db clean for clean script Chocobozzz 2016-11-14 22:46:04 +0100
  • 8eb7d0fa09 Server: Remove unused console log Chocobozzz 2016-11-14 22:41:01 +0100
  • 7fc4cc8881 Server: fix db clean for clean script Chocobozzz 2016-11-14 22:40:33 +0100
  • a4254ea173 Server: adapt tests to host Chocobozzz 2016-11-14 20:45:00 +0100
  • 49abbbbedc Pod URL -> pod host. HTTPS is required to make friends. Chocobozzz 2016-11-14 20:03:04 +0100
  • 41b5da1d8c Server: use preview image for opengraph Chocobozzz 2016-11-11 15:44:08 +0100
  • 55723d16fd Server: adapt magnet uri search Chocobozzz 2016-11-11 15:24:36 +0100
  • f285faa04e Server: generate magnet uri on the fly Chocobozzz 2016-11-11 15:20:03 +0100
  • 558d7c2385 Server: use _id for image and video files. Add remoteId field Chocobozzz 2016-11-11 13:47:50 +0100
  • 6a94a109b4 Server: add video preview Chocobozzz 2016-11-11 11:52:24 +0100
  • 830bcd0f82 Prerender opengraph tags in the server Chocobozzz 2016-11-11 10:55:07 +0100
  • ad4013d5c3 Client: add button control in embed videojs to go to the watch page Chocobozzz 2016-11-09 23:03:17 +0100
  • 938abcc6cc Client: remove unnecessary module Chocobozzz 2016-11-09 22:24:49 +0100
  • 8df76a292c Only use @angular 2.1.x Bigard Florian 2016-11-16 09:33:08 +0100
  • 4fab6acb45 Client: don't use thumbnail in embed video for now Chocobozzz 2016-11-08 21:19:57 +0100
  • 067e3f84ce Client: remove videojs on destroy Chocobozzz 2016-11-08 21:17:17 +0100
  • 99cc4f4948 Client: add share button Chocobozzz 2016-11-08 21:11:57 +0100
  • e31f6ad637 Client: use videojs as player Chocobozzz 2016-11-08 20:49:43 +0100
  • 3bb2c7f99d Prepare embed page Chocobozzz 2016-11-07 22:35:37 +0100
  • 81ca2cd3f4 Fix gitignores Chocobozzz 2016-11-06 21:25:21 +0100
  • 6a16411b24 Update roadmap Chocobozzz 2016-11-06 20:24:49 +0100
  • 3ec343a41d Client: add opengraph tags Chocobozzz 2016-11-04 17:37:44 +0100
  • b58c69a1ed Client: add titles to all pages Chocobozzz 2016-11-04 17:25:26 +0100
  • 3154f38219 Client: allow to copy magnet uri Chocobozzz 2016-11-04 16:23:18 +0100
  • d1992b93f0 Client: add more informations to watch video view Chocobozzz 2016-11-04 16:04:50 +0100
  • 4d19d2f10b Update to webpack beta 25 Chocobozzz 2016-11-04 12:50:01 +0100
  • d05eb4ed10 Client: Update dependencies Chocobozzz 2016-11-04 12:15:17 +0100
  • c0a89c46ef Client: fix handle refresh token Chocobozzz 2016-11-04 11:54:05 +0100
  • 371fa0933a Server: fix refreshing token Chocobozzz 2016-11-04 11:34:23 +0100
  • 8c862bf9fd Server: fix static paths Chocobozzz 2016-11-01 19:50:56 +0100
  • b65c27aaf7 Server: check the host key is not present in configurations Chocobozzz 2016-11-01 19:46:07 +0100
  • 763381deaf Server: add webserver url log at startup Chocobozzz 2016-11-01 19:23:49 +0100
  • a2647f7ac6 Server: use constants for static paths too Chocobozzz 2016-11-01 19:22:39 +0100
  • d16b5172ae Server: use constants to get port configuration Chocobozzz 2016-11-01 19:17:25 +0100
  • b1233aa856 Server: add log messages if the server refuses to serve local clients tokens Chocobozzz 2016-11-01 19:14:33 +0100
  • 4b08096b2c Server: add endpoint in requests Chocobozzz 2016-11-01 18:47:57 +0100
  • bf2fc85c83 Server: fix refreshing token that fails Chocobozzz 2016-11-01 18:16:47 +0100
  • 2c8a2f7fcc Add videos to gitignore Chocobozzz 2016-11-01 18:15:35 +0100
  • 6c680ed4e8 Server: remove logger about the seed of all the videos Chocobozzz 2016-11-01 17:33:23 +0100
  • cf6412e85d Server: videos search case insensitive Chocobozzz 2016-10-26 20:37:27 +0200
  • 3737bbafb1 Server: host -> hostname (host = hostname + port) Chocobozzz 2016-10-23 19:41:17 +0200
  • 2c49ca42d1 Server: do not make friends with myself Chocobozzz 2016-10-23 19:31:47 +0200
  • 43666d616d Server: randomize the requests list We don't want to stuck with the same failing requests Chocobozzz 2016-10-23 19:14:28 +0200
  • 5e9acecaeb Update NGinx template (uploads -> videos) Chocobozzz 2016-10-21 15:50:10 +0200
  • 643a5fc518 Add upgrade informations in README Chocobozzz 2016-10-21 14:52:21 +0200
  • 84c4be6b78 Merge pull request #15 from dadall/master Bigard Florian 2016-10-26 20:16:18 +0200
  • 9da2ec0de6 Timeout / rm diaspote ref dada 2016-10-26 19:15:49 +0200
  • 2ace56f8c3 Apache configuration dada 2016-10-26 18:46:11 +0200
  • d16a0ad851 Fix upgrade script Chocobozzz 2016-10-21 14:46:17 +0200
  • 068bfc0ad5 Fix check script Chocobozzz 2016-10-21 14:39:43 +0200
  • 9f540774b1 Add upgrade script Chocobozzz 2016-10-21 14:23:20 +0200
  • 469526e14d Update gitignore Chocobozzz 2016-10-21 13:13:51 +0200
  • dc00913261 Client: avoid "quit friends" to appear during the pending request Chocobozzz 2016-10-21 12:28:32 +0200
  • c731ee4efd Server: add cache to static files Chocobozzz 2016-10-21 12:24:29 +0200
  • f253b1c1f1 Server: remove v1 directory, we don't really need it Chocobozzz 2016-10-21 12:16:28 +0200
  • 844e39c2f8 Add npm run check indication in README Chocobozzz 2016-10-21 12:16:07 +0200
  • 0c838fc95c Update README roadmap Chocobozzz 2016-10-21 11:40:36 +0200
  • b3d9251015 Server: Uploads -> Videos Chocobozzz 2016-10-21 11:33:31 +0200
  • 80a6c9e76f Server: pod removing refractoring Chocobozzz 2016-10-21 11:20:45 +0200
  • 792b893ed4 Server: add npm run check to check CORS, bittorrent tracker... Chocobozzz 2016-10-21 11:20:14 +0200
  • c2ee5ce83a Server: wait pod removal when finishing a request Chocobozzz 2016-10-17 21:38:14 +0200
  • 4648530318 Client: fix form upload validation on key enter Chocobozzz 2016-10-17 21:14:13 +0200
  • 25cad91992 Server: handle tls websockets Chocobozzz 2016-10-17 21:10:29 +0200
  • 7a2c9a8e55 Try to fix travis Chocobozzz 2016-10-14 18:59:01 +0200
  • 2ac6c52560 Client: fix search dropdown Chocobozzz 2016-10-13 21:59:19 +0200
  • 5683534893 Remove references to Electron Chocobozzz 2016-10-13 21:48:55 +0200
  • 82221ac920 Update clean script Chocobozzz 2016-10-13 21:45:23 +0200
  • 0b10407e46 Update ng2 bootstrap Chocobozzz 2016-10-13 21:10:16 +0200
  • 0a80f41f45 There are no typings anymore Chocobozzz 2016-10-10 21:34:10 +0200
  • 3fad43acfb Server: fix real world tools Chocobozzz 2016-10-10 21:33:40 +0200
  • 1f0f84c27e Update NGinx that bypass /static/webseed (better performances) Chocobozzz 2016-10-10 21:21:19 +0200
  • 3474b77cbf Server: update concurrently Chocobozzz 2016-10-09 10:49:50 +0200
  • af1068ce1d Server: forbid to remove the root user Chocobozzz 2016-10-07 15:32:09 +0200
  • b9ab2e25fd Server: add cors policy for torrent file and thumbnails Chocobozzz 2016-10-07 15:12:53 +0200
  • d22629bd93 Fix travis Chocobozzz 2016-10-07 15:00:20 +0200
  • 2559aa3b03 Update README Chocobozzz 2016-10-07 14:57:58 +0200
  • 03dd4b9e34 Remove useless things from gitignore Chocobozzz 2016-10-07 14:54:47 +0200
  • 88c08e1f06 Remove useless commands from travis Chocobozzz 2016-10-07 14:53:27 +0200
  • 1a00504203 Client: fix progress bar and tags validation issues Chocobozzz 2016-10-07 14:52:18 +0200
  • bf94b6f0a1 Server: update to webseed implementation (tests, lint...) Chocobozzz 2016-10-07 11:08:55 +0200