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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
2
-8
/
+42
*
Server: fix requests endpoints
Chocobozzz
2017-03-04
2
-2
/
+2
*
Update bittorrent-tracker and standard to v9
Chocobozzz
2017-03-03
4
-4
/
+0
*
Fix request schedulers stats
Chocobozzz
2017-02-27
2
-9
/
+29
*
Server: request scheduler refractoring
Chocobozzz
2017-02-26
2
-14
/
+5
*
Server: implement video views
Chocobozzz
2017-02-26
3
-2
/
+131
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
4
-141
/
+319
*
This is not a prototype anymore, but a real project!
Chocobozzz
2017-02-26
2
-4
/
+2
*
Server: use a request scheduler object instance for friends
Chocobozzz
2017-02-18
2
-44
/
+217
*
Add email to pods
Chocobozzz
2017-02-16
1
-1
/
+2
*
Server: paths refractoring
Chocobozzz
2017-01-17
1
-7
/
+2
*
Server: requests refractoring
Chocobozzz
2017-01-17
1
-1
/
+2
*
Server: remote video validators refractoring
Chocobozzz
2017-01-17
1
-4
/
+6
*
Server: improve requests scheduler
Chocobozzz
2017-01-10
1
-2
/
+14
*
Server: try to have a better video integrity
Chocobozzz
2017-01-06
1
-21
/
+45
*
Server: add video abuse support
Chocobozzz
2017-01-04
1
-17
/
+22
*
Server: add ability to update a video
Chocobozzz
2016-12-29
1
-1
/
+6
*
Move tags in another table
Chocobozzz
2016-12-24
1
-4
/
+6
*
First version with PostgreSQL
Chocobozzz
2016-12-19
2
-43
/
+62
*
Server: fix refreshing token
Chocobozzz
2016-11-21
1
-1
/
+1
*
Pod URL -> pod host. HTTPS is required to make friends.
Chocobozzz
2016-11-16
1
-34
/
+25
*
Server: add endpoint in requests
Chocobozzz
2016-11-01
1
-4
/
+5
*
Server: fix refreshing token that fails
Chocobozzz
2016-11-01
1
-1
/
+2
*
Server: host -> hostname (host = hostname + port)
Chocobozzz
2016-10-26
1
-1
/
+1
*
Server: do not make friends with myself
Chocobozzz
2016-10-26
1
-2
/
+18
*
Server: pod removing refractoring
Chocobozzz
2016-10-21
1
-16
/
+4
*
Merge branch 'master' into webseed-merged
Chocobozzz
2016-10-02
2
-25
/
+38
|
\
|
*
Server: remove useless hash affectations
Chocobozzz
2016-10-02
2
-13
/
+13
|
*
Electron-prebuilt -> electron
Chocobozzz
2016-10-01
1
-1
/
+1
|
*
Server: encrypt password in database
Chocobozzz
2016-08-25
1
-1
/
+16
|
*
Server: catch JSON.parse exceptions
Chocobozzz
2016-08-23
1
-1
/
+6
|
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
1
-4
/
+1
|
*
Server: put config in constants
Chocobozzz
2016-08-19
2
-11
/
+6
*
|
First draft using only webseed for server
Chocobozzz
2016-07-27
2
-253
/
+0
|
/
*
Server: Use ES6 promise for mongoose/node-oatuh2-server
Chocobozzz
2016-07-27
1
-5
/
+4
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-7
/
+25
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
1
-6
/
+9
*
Server: fix ipc bug
Chocobozzz
2016-07-18
1
-3
/
+3
*
Use dashes for filenames
Chocobozzz
2016-07-01
3
-2
/
+2
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
1
-0
/
+70
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-8
/
+12
*
Request model refractoring -> use mongoose api
Chocobozzz
2016-06-28
2
-284
/
+28
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
3
-218
/
+20
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
3
-171
/
+214
*
Remove useless use of async.each
Chocobozzz
2016-06-14
1
-15
/
+13
*
Little refractoring of requests scheduler module
Chocobozzz
2016-06-06
1
-41
/
+46
*
Add tags support to server
Chocobozzz
2016-06-06
1
-1
/
+2
*
Use async waterfall in request scheduler for better readability
Chocobozzz
2016-05-15
1
-22
/
+48
*
Use async waterfall for better readability in friends lib
Chocobozzz
2016-05-15
1
-32
/
+47
*
getVideoThumbnail -> createVideoThumbnail
Chocobozzz
2016-05-13
1
-2
/
+2
[next]