aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Server: optimization for videoGet and videoRemoveChocobozzz2016-12-302-30/+13
| * Server: add updatedAt attribute to videosChocobozzz2016-12-306-5/+26
| * Server: propagate video update to other podsChocobozzz2016-12-305-34/+152
| * Server: add ability to update a videoChocobozzz2016-12-297-15/+344
| * Server: little refractoringChocobozzz2016-12-295-105/+93
| * Client: upgrade angular dep'Chocobozzz2016-12-295-24/+25
| * Server: use binary data instead of base64 to send thumbnailsChocobozzz2016-12-296-15/+14
| * Server: use video hook to send information to other pods when a video isChocobozzz2016-12-294-49/+23
| * Server: add association between author and userChocobozzz2016-12-296-14/+35
| * Server: Add postgresql indexesChocobozzz2016-12-299-13/+104
| * Server: add database field validationsChocobozzz2016-12-2813-73/+162
| * Copy all keys in production example so if we chagne the default oneChocobozzz2016-12-271-0/+16
| * Add script to migrate from mongodb to postgresqlChocobozzz2016-12-273-5/+250
| * Server: correctly sort tags by name ascChocobozzz2016-12-261-2/+2
| * Server: add createdAt from remote video in databaseChocobozzz2016-12-251-1/+2
| * Fix real world scriptChocobozzz2016-12-252-6/+9
| * Fix travisChocobozzz2016-12-251-1/+1
| * Try to adapt travis to postgresqlChocobozzz2016-12-251-3/+11
| * Update support documentations with postgresqlChocobozzz2016-12-252-6/+6
| * Fix standard lintChocobozzz2016-12-253-22/+11
| * Update migrations codeChocobozzz2016-12-2519-345/+158
| * Update scripts with postgresqlChocobozzz2016-12-254-33/+27
| * Update README with postgresqlChocobozzz2016-12-251-2/+2
| * Update architecture document with postgresql measurementsChocobozzz2016-12-251-1/+10
| * Fix readme image closing tagChocobozzz2016-12-241-1/+1
| * Move tags in another tableChocobozzz2016-12-2413-139/+334
| * Server: rename Pods -> PodChocobozzz2016-12-192-2/+0
| * First version with PostgreSQLChocobozzz2016-12-1968-719/+1160
* | Better IRC badgeBigard Florian2016-12-141-2/+2
* | Add IRC badgeBigard Florian2016-12-141-0/+4
|/
* Add a little explication on dev mode in READMEChocobozzz2016-12-091-1/+3
* Client: do not emit warnings when uglify clientChocobozzz2016-12-091-1/+2
* Client: fix angular stack versionChocobozzz2016-12-091-10/+10
* Add a little message in README about default.ymlChocobozzz2016-12-091-1/+1
* Reorganize readmeChocobozzz2016-12-091-11/+13
* i updated version numbers until it built properly.Jacob2016-12-091-9/+9
* Add client documentationChocobozzz2016-12-013-0/+71
* Client: redirect /videos/:id to /videos/watch/:idChocobozzz2016-11-291-0/+4
* Client: fix PeerTube link in embed videosChocobozzz2016-11-291-0/+5
* Client: move menu component in core moduleChocobozzz2016-11-295-9/+10
* Client: Get videos -> See videosChocobozzz2016-11-291-1/+1
* Server: remove encryption when seending requests to other podsChocobozzz2016-11-276-101/+7
* Client: try to improve ux for the upload formChocobozzz2016-11-274-28/+57
* Client: improve host regexChocobozzz2016-11-272-8/+6
* Server: set manually the post host of a remote video throught theChocobozzz2016-11-274-5/+4
* Fix videojs vttChocobozzz2016-11-251-1/+5
* Add peertube https nginx templateChocobozzz2016-11-251-0/+61
* Client: update webtorrent to 0.98Chocobozzz2016-11-251-1/+1
* Server: move static/client routes in controllers/Chocobozzz2016-11-254-28/+68
* Server: fix magnet tracker websocket url for remote videosBigard Florian2016-11-231-1/+1