]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Type functions
[github/Chocobozzz/PeerTube.git] / server /
2016-12-25  ChocobozzzFix real world script
2016-12-25  ChocobozzzFix standard lint
2016-12-25  ChocobozzzUpdate migrations code
2016-12-24  ChocobozzzMove tags in another table
2016-12-19  ChocobozzzServer: rename Pods -> Pod
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-27  ChocobozzzServer: remove encryption when seending requests to...
2016-11-27  ChocobozzzServer: set manually the post host of a remote video...
2016-11-25  ChocobozzzServer: move static/client routes in controllers/
2016-11-23  Bigard FlorianServer: fix magnet tracker websocket url for remote...
2016-11-22  ChocobozzzServer: fix logs when adding a remote video
2016-11-22  ChocobozzzServer: add extname video information to remote pods
2016-11-21  ChocobozzzFix migration script
2016-11-21  ChocobozzzServer: fix refreshing token
2016-11-18  ChocobozzzFix opengraph url tag
2016-11-16  ChocobozzzServer: fix thumbnail in remote videos
2016-11-16  ChocobozzzServer: forbid to make friends with a non https server
2016-11-16  ChocobozzzServer: don't be rude when serving unknown video in...
2016-11-16  ChocobozzzServer: add migration scripts to the new mongo schemes
2016-11-16  ChocobozzzServer: Remove unused console log
2016-11-16  ChocobozzzServer: adapt tests to host
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-16  ChocobozzzServer: use preview image for opengraph
2016-11-16  ChocobozzzServer: adapt magnet uri search
2016-11-16  ChocobozzzServer: generate magnet uri on the fly
2016-11-16  ChocobozzzServer: use _id for image and video files. Add remoteId...
2016-11-16  ChocobozzzServer: add video preview
2016-11-16  ChocobozzzPrerender opengraph tags in the server
2016-11-04  ChocobozzzServer: fix refreshing token
2016-11-01  ChocobozzzServer: check the host key is not present in configurations
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-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-21  ChocobozzzClient: avoid "quit friends" to appear during the pendi...
2016-10-21  ChocobozzzServer: remove v1 directory, we don't really need it
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  ChocobozzzServer: handle tls websockets
2016-10-14  ChocobozzzTry to fix travis
2016-10-13  ChocobozzzRemove references to Electron
2016-10-13  ChocobozzzUpdate clean script
2016-10-10  ChocobozzzServer: fix real world tools
2016-10-07  ChocobozzzServer: forbid to remove the root user
2016-10-07  ChocobozzzServer: update to webseed implementation (tests, lint...)
2016-10-07  ChocobozzzMerge branch 'webseed'
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  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  ChocobozzzElectron-prebuilt -> electron
2016-10-01  ChocobozzzServer: fix error log when a friend request fails
2016-10-01  ChocobozzzServer: add information why a friend request failed...
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  ChocobozzzAdd migration (for db, folders...) mechanism
2016-09-23  ChocobozzzServer: show user created date for the api
2016-09-23  ChocobozzzClient: add requests stats page
2016-09-21  ChocobozzzServer: fix unit tests again
2016-09-21  ChocobozzzServer: fix tests
2016-09-20  ChocobozzzFix client peer dependencies
2016-09-19  ChocobozzzServer: add requests stats endpoint
2016-08-26  ChocobozzzServer: add pod created date and score to the list...
2016-08-25  ChocobozzzServer: encrypt password in database
2016-08-23  ChocobozzzServer: fix check user params tests
2016-08-23  ChocobozzzClient: fix error display for component
2016-08-23  ChocobozzzDo not wait the make friends process ends to send a...
2016-08-23  ChocobozzzServer: catch JSON.parse exceptions
2016-08-21  ChocobozzzServer: fix makefriends validation and tests
2016-08-21  ChocobozzzServer: fix remote videos requests validator
2016-08-20  ChocobozzzServer: fix real world simulation script
2016-08-20  ChocobozzzServer: make friends urls come from the request instead...
2016-08-19  ChocobozzzServer: put config in constants
2016-08-16  ChocobozzzServer: add user list sort/pagination
2016-08-16  ChocobozzzServer: optimize function to see if there are users...
2016-08-16  ChocobozzzServer: video.list -> video.listForApi (with pagination...
2016-08-15  ChocobozzzServer: test filenames with hyphens
2016-08-14  ChocobozzzServer: fix travis tests
2016-08-09  ChocobozzzServer: delete user with the id and not the username
2016-08-07  ChocobozzzServer: create requests utils module
2016-08-07  ChocobozzzServer: split tests utils in multiple files
2016-08-05  ChocobozzzServer: do not allow a user to remove a video of anothe...
2016-08-05  ChocobozzzServer: fix tests
2016-08-05  ChocobozzzServer: fix status code when updating/removing a user
2016-08-05  ChocobozzzServer: allow user to get its informations (/users/me)
2016-08-05  ChocobozzzServer: move clients in its own file
2016-08-04  ChocobozzzImplement user API (create, update, remove, list)
2016-07-31  ChocobozzzServer: reorganize express validators
2016-07-27  ChocobozzzFirst draft using only webseed for server
next