oweals/peertube.git
2016-11-08 ChocobozzzClient: don't use thumbnail in embed video for now
2016-11-08 ChocobozzzClient: remove videojs on destroy
2016-11-08 ChocobozzzClient: add share button
2016-11-08 ChocobozzzClient: use videojs as player
2016-11-07 ChocobozzzPrepare embed page
2016-11-06 ChocobozzzFix gitignores
2016-11-06 ChocobozzzUpdate roadmap
2016-11-04 ChocobozzzClient: add opengraph tags
2016-11-04 ChocobozzzClient: add titles to all pages
2016-11-04 ChocobozzzClient: allow to copy magnet uri
2016-11-04 ChocobozzzClient: add more informations to watch video view
2016-11-04 ChocobozzzUpdate to webpack beta 25
2016-11-04 ChocobozzzClient: Update dependencies
2016-11-04 ChocobozzzClient: fix handle refresh token
2016-11-04 ChocobozzzServer: fix refreshing token
2016-11-01 ChocobozzzServer: fix static paths
2016-11-01 ChocobozzzServer: check the host key is not present in configurations
2016-11-01 ChocobozzzServer: add webserver url log at startup
2016-11-01 ChocobozzzServer: use constants for static paths too
2016-11-01 ChocobozzzServer: use constants to get port configuration
2016-11-01 ChocobozzzServer: add log messages if the server refuses to serve...
2016-11-01 ChocobozzzServer: add endpoint in requests
2016-11-01 ChocobozzzServer: fix refreshing token that fails
2016-11-01 ChocobozzzAdd videos to gitignore
2016-11-01 ChocobozzzServer: remove logger about the seed of all the videos
2016-10-26 ChocobozzzServer: videos search case insensitive
2016-10-26 ChocobozzzServer: host -> hostname (host = hostname + port)
2016-10-26 ChocobozzzServer: do not make friends with myself
2016-10-26 ChocobozzzServer: randomize the requests list
2016-10-26 ChocobozzzUpdate NGinx template (uploads -> videos)
2016-10-26 ChocobozzzAdd upgrade informations in README
2016-10-26 Bigard FlorianMerge pull request #15 from dadall/master
2016-10-26 dadaTimeout / rm diaspote ref 15/head
2016-10-26 dadaApache configuration
2016-10-21 ChocobozzzFix upgrade script
2016-10-21 ChocobozzzFix check script
2016-10-21 ChocobozzzAdd upgrade script
2016-10-21 ChocobozzzUpdate gitignore
2016-10-21 ChocobozzzClient: avoid "quit friends" to appear during the pendi...
2016-10-21 ChocobozzzServer: add cache to static files
2016-10-21 ChocobozzzServer: remove v1 directory, we don't really need it
2016-10-21 ChocobozzzAdd npm run check indication in README
2016-10-21 ChocobozzzUpdate README roadmap
2016-10-21 ChocobozzzServer: Uploads -> Videos
2016-10-21 ChocobozzzServer: pod removing refractoring
2016-10-21 ChocobozzzServer: add npm run check to check CORS, bittorrent...
2016-10-17 ChocobozzzServer: wait pod removal when finishing a request
2016-10-17 ChocobozzzClient: fix form upload validation on key enter
2016-10-17 ChocobozzzServer: handle tls websockets
2016-10-14 ChocobozzzTry to fix travis
2016-10-13 ChocobozzzClient: fix search dropdown
2016-10-13 ChocobozzzRemove references to Electron
2016-10-13 ChocobozzzUpdate clean script
2016-10-13 ChocobozzzUpdate ng2 bootstrap
2016-10-10 ChocobozzzThere are no typings anymore
2016-10-10 ChocobozzzServer: fix real world tools
2016-10-10 ChocobozzzUpdate NGinx that bypass /static/webseed (better perfor...
2016-10-09 ChocobozzzServer: update concurrently
2016-10-07 ChocobozzzServer: forbid to remove the root user
2016-10-07 ChocobozzzServer: add cors policy for torrent file and thumbnails
2016-10-07 ChocobozzzFix travis
2016-10-07 ChocobozzzUpdate README
2016-10-07 ChocobozzzRemove useless things from gitignore
2016-10-07 ChocobozzzRemove useless commands from travis
2016-10-07 ChocobozzzClient: fix progress bar and tags validation issues
2016-10-07 ChocobozzzServer: update to webseed implementation (tests, lint...)
2016-10-07 ChocobozzzUpdate documentations now we use webseed instead of...
2016-10-07 ChocobozzzMerge branch 'webseed'
2016-10-04 ChocobozzzFix client build (ng2-bootstrap issue...)
2016-10-04 ChocobozzzServer: update node-ipc
2016-10-02 ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02 ChocobozzzServer: remove useless hash affectations
2016-10-02 ChocobozzzServer: reorganize constant file
2016-10-01 ChocobozzzAdd experimental demo servers link in readme
2016-10-01 ChocobozzzServer: add informations when removing requests of...
2016-10-01 ChocobozzzAdd "max requests number" information for requests...
2016-10-01 ChocobozzzServer: fix remaining milli seconds before the next...
2016-10-01 ChocobozzzServer: add port when making friends if it is not specified
2016-10-01 ChocobozzzAdd database suffix to the production configuration...
2016-10-01 ChocobozzzAdd a comment to the webserver part in the yaml configu...
2016-10-01 ChocobozzzClient: add some explanations if we cannot retrieve...
2016-10-01 ChocobozzzServer: remove segfault handler
2016-10-01 ChocobozzzElectron-prebuilt -> electron
2016-10-01 ChocobozzzAdd systemd/nginx template link in README
2016-10-01 ChocobozzzServer: workaround for node-ipc that breaks node lts
2016-10-01 ChocobozzzServer: fix error log when a friend request fails
2016-10-01 ChocobozzzUpdate README roadmap
2016-10-01 ChocobozzzServer: add information why a friend request failed...
2016-10-01 ChocobozzzClient: handle the case when the refreshing token step...
2016-10-01 ChocobozzzClient: update angular -> 2.0.1
2016-10-01 ChocobozzzServer: when we remove a user, remove the oauthtokens too
2016-10-01 ChocobozzzServer: do not forget to check the signature when anoth...
2016-09-27 ChocobozzzServer: migration script that add admin role to root...
2016-09-26 ChocobozzzServer: fix migration at installation
2016-09-26 ChocobozzzClient: fix error alert
2016-09-26 ChocobozzzAdd migration (for db, folders...) mechanism
2016-09-23 ChocobozzzClient: fix compilation about the user created date
2016-09-23 ChocobozzzClient: Update ng2-file-upload to the module part
2016-09-23 ChocobozzzClient: move some methods in the requestStats model
2016-09-23 ChocobozzzClient: display created user date
next