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
...
*
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
*
Fix friends making
Chocobozzz
2016-05-13
1
-2
/
+4
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
5
-121
/
+119
*
Add debug electron setting
Chocobozzz
2016-05-13
1
-6
/
+10
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
3
-19
/
+136
*
Move video duration logic in lib/
Chocobozzz
2016-05-06
1
-0
/
+10
*
Rename pool requests --> requests scheduler
Chocobozzz
2016-05-02
2
-37
/
+37
*
Fix lodash map require
Chocobozzz
2016-04-26
1
-1
/
+1
*
Use lodash v4
Chocobozzz
2016-04-19
1
-3
/
+3
*
Fix exception log of the webtorrent process
Chocobozzz
2016-03-19
2
-2
/
+2
*
Change api output for videos
Chocobozzz
2016-03-18
1
-2
/
+2
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
5
-102
/
+101
*
Video lib/model/reqvalidator refractoring
Chocobozzz
2016-03-16
1
-0
/
+11
*
Fix tests
Chocobozzz
2016-03-07
1
-1
/
+1
*
Prepare Angular routes
Chocobozzz
2016-03-07
1
-0
/
+1
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
5
-0
/
+748
[prev]