index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
initializers
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Server: use binary data instead of base64 to send thumbnails
Chocobozzz
2016-12-29
1
-1
/
+1
|
*
Server: add association between author and user
Chocobozzz
2016-12-29
1
-2
/
+2
|
*
Server: add database field validations
Chocobozzz
2016-12-28
2
-4
/
+8
|
*
Fix standard lint
Chocobozzz
2016-12-25
2
-12
/
+11
|
*
Update migrations code
Chocobozzz
2016-12-25
14
-335
/
+130
|
*
Move tags in another table
Chocobozzz
2016-12-24
1
-1
/
+12
|
*
First version with PostgreSQL
Chocobozzz
2016-12-19
5
-59
/
+67
|
*
Fix migration script
Chocobozzz
2016-11-21
1
-9
/
+5
|
*
Server: forbid to make friends with a non https server
Chocobozzz
2016-11-16
1
-1
/
+2
|
*
Server: add migration scripts to the new mongo schemes
Chocobozzz
2016-11-16
5
-0
/
+198
|
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
1
-1
/
+2
|
|
|
|
|
Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
*
Server: use preview image for opengraph
Chocobozzz
2016-11-16
1
-1
/
+1
|
*
Server: generate magnet uri on the fly
Chocobozzz
2016-11-16
1
-4
/
+14
|
*
Server: add video preview
Chocobozzz
2016-11-16
2
-1
/
+5
|
*
Server: check the host key is not present in configurations
Chocobozzz
2016-11-01
1
-1
/
+14
|
|
|
|
The parameter was renamed to hostname
*
Server: use constants to get port configuration
Chocobozzz
2016-11-01
1
-0
/
+3
|
*
Server: add endpoint in requests
Chocobozzz
2016-11-01
2
-1
/
+26
|
*
Server: host -> hostname (host = hostname + port)
Chocobozzz
2016-10-26
3
-6
/
+6
|
*
Client: avoid "quit friends" to appear during the pending request
Chocobozzz
2016-10-21
1
-0
/
+5
|
*
Server: Uploads -> Videos
Chocobozzz
2016-10-21
2
-2
/
+2
|
*
Server: pod removing refractoring
Chocobozzz
2016-10-21
1
-1
/
+2
|
*
Server: handle tls websockets
Chocobozzz
2016-10-17
1
-0
/
+1
|
*
Remove references to Electron
Chocobozzz
2016-10-13
2
-10
/
+2
|
*
Server: update to webseed implementation (tests, lint...)
Chocobozzz
2016-10-07
1
-1
/
+2
|
*
Merge branch 'master' into webseed-merged
Chocobozzz
2016-10-02
8
-71
/
+262
|
\
|
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
2
-7
/
+7
|
|
|
*
Server: reorganize constant file
Chocobozzz
2016-10-02
1
-47
/
+64
|
|
|
*
Server: migration script that add admin role to root user
Chocobozzz
2016-09-27
2
-1
/
+21
|
|
|
*
Server: fix migration at installation
Chocobozzz
2016-09-26
3
-7
/
+9
|
|
|
*
Add migration (for db, folders...) mechanism
Chocobozzz
2016-09-26
5
-1
/
+112
|
|
|
*
Server: add requests stats endpoint
Chocobozzz
2016-09-19
1
-3
/
+3
|
|
|
*
Server: encrypt password in database
Chocobozzz
2016-08-25
2
-2
/
+5
|
|
|
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
1
-2
/
+2
|
|
|
|
|
|
|
|
configuration file
|
*
Server: put config in constants
Chocobozzz
2016-08-19
2
-6
/
+29
|
|
|
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
2
-1
/
+2
|
|
|
*
Server: optimize function to see if there are users or not
Chocobozzz
2016-08-16
1
-2
/
+2
|
|
|
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
2
-4
/
+13
|
|
|
*
Server: reorganize express validators
Chocobozzz
2016-07-31
1
-15
/
+20
|
|
*
|
First draft using only webseed for server
Chocobozzz
2016-07-27
1
-4
/
+8
|
/
*
Server: Use ES6 promise for mongoose/node-oatuh2-server
Chocobozzz
2016-07-27
1
-0
/
+1
|
*
Server: throttle "seedAll" when starting the server
Chocobozzz
2016-07-21
1
-0
/
+5
|
*
Server: implement refresh token
Chocobozzz
2016-07-20
2
-1
/
+7
|
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-3
/
+4
|
*
Server: limit actions for each request between pods
Chocobozzz
2016-07-06
1
-0
/
+4
|
*
Use dashes for filenames
Chocobozzz
2016-07-01
1
-1
/
+1
|
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
3
-10
/
+28
|
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
2
-3
/
+7
|
*
Do not generate a random password for test env
Chocobozzz
2016-06-30
1
-1
/
+12
|
*
Request model refractoring -> use mongoose api
Chocobozzz
2016-06-28
1
-0
/
+2
|
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
2
-1
/
+5
|
[next]