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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
First draft using only webseed for server
Chocobozzz
2016-07-27
15
-326
/
+58
|
*
|
Client: clear timeout error timer for video watch
Chocobozzz
2016-07-27
1
-0
/
+1
|
*
|
Client: fix login state when logout
Chocobozzz
2016-07-27
1
-0
/
+2
*
|
|
Fix client build (ng2-bootstrap issue...)
Chocobozzz
2016-10-04
1
-1
/
+1
*
|
|
Server: update node-ipc
Chocobozzz
2016-10-04
1
-2
/
+1
|
|
/
|
/
|
*
|
Server: remove useless hash affectations
Chocobozzz
2016-10-02
39
-144
/
+144
*
|
Server: reorganize constant file
Chocobozzz
2016-10-02
1
-47
/
+64
*
|
Add experimental demo servers link in readme
Chocobozzz
2016-10-01
1
-0
/
+1
*
|
Server: add informations when removing requests of unexisting pod
Chocobozzz
2016-10-01
1
-0
/
+1
*
|
Add "max requests number" information for requests iterations
Chocobozzz
2016-10-01
3
-1
/
+10
*
|
Server: fix remaining milli seconds before the next requests feature
Chocobozzz
2016-10-01
2
-6
/
+19
*
|
Server: add port when making friends if it is not specified
Chocobozzz
2016-10-01
3
-1
/
+71
*
|
Add database suffix to the production configuration example
Chocobozzz
2016-10-01
1
-0
/
+3
*
|
Add a comment to the webserver part in the yaml configuration
Chocobozzz
2016-10-01
1
-0
/
+1
*
|
Client: add some explanations if we cannot retrieve client oauth
Chocobozzz
2016-10-01
1
-1
/
+4
*
|
Server: remove segfault handler
Chocobozzz
2016-10-01
2
-4
/
+0
*
|
Electron-prebuilt -> electron
Chocobozzz
2016-10-01
3
-3
/
+3
*
|
Add systemd/nginx template link in README
Chocobozzz
2016-10-01
1
-0
/
+4
*
|
Server: workaround for node-ipc that breaks node lts
Chocobozzz
2016-10-01
1
-1
/
+2
*
|
Server: fix error log when a friend request fails
Chocobozzz
2016-10-01
1
-2
/
+1
*
|
Update README roadmap
Chocobozzz
2016-10-01
1
-2
/
+4
*
|
Server: add information why a friend request failed (status code)
Chocobozzz
2016-10-01
1
-7
/
+8
*
|
Client: handle the case when the refreshing token step fails
Chocobozzz
2016-10-01
3
-10
/
+30
*
|
Client: update angular -> 2.0.1
Chocobozzz
2016-10-01
1
-8
/
+8
*
|
Server: when we remove a user, remove the oauthtokens too
Chocobozzz
2016-10-01
2
-1
/
+14
*
|
Server: do not forget to check the signature when another pod wants to
Chocobozzz
2016-10-01
3
-21
/
+32
*
|
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
*
|
Client: fix error alert
Chocobozzz
2016-09-26
4
-5
/
+5
*
|
Add migration (for db, folders...) mechanism
Chocobozzz
2016-09-26
8
-21
/
+174
*
|
Client: fix compilation about the user created date
Chocobozzz
2016-09-23
1
-2
/
+5
*
|
Client: Update ng2-file-upload to the module part
Chocobozzz
2016-09-23
2
-4
/
+4
*
|
Client: move some methods in the requestStats model
Chocobozzz
2016-09-23
4
-16
/
+30
*
|
Client: display created user date
Chocobozzz
2016-09-23
2
-1
/
+5
*
|
Server: show user created date for the api
Chocobozzz
2016-09-23
1
-1
/
+2
*
|
gitignore: torrent/ -> torrents/
Chocobozzz
2016-09-23
1
-1
/
+1
*
|
Client: created date in a better format
Chocobozzz
2016-09-23
1
-1
/
+1
*
|
Client: add requests stats page
Chocobozzz
2016-09-23
16
-1
/
+168
*
|
Server: fix unit tests again
Chocobozzz
2016-09-21
1
-2
/
+4
*
|
Update travis node versions
Chocobozzz
2016-09-21
1
-3
/
+3
*
|
Server: fix tests
Chocobozzz
2016-09-21
1
-4
/
+6
*
|
Update readme dependencies (npm >= 3)
Chocobozzz
2016-09-21
1
-0
/
+2
*
|
Try to fix Traviis build (caused by npm 2)
Bigard Florian
2016-09-21
1
-0
/
+2
*
|
Fix client peer dependencies
Chocobozzz
2016-09-20
4
-119
/
+114
*
|
Client: use templateUrl/styleUrls instead of require
Chocobozzz
2016-09-19
16
-25
/
+25
*
|
Client: fix prod build process
Chocobozzz
2016-09-19
5
-188
/
+183
*
|
Client: update to angular 2.0
Chocobozzz
2016-09-19
2
-15
/
+29
*
|
Server: add requests stats endpoint
Chocobozzz
2016-09-19
6
-7
/
+199
*
|
Client: update a webpack configs
Chocobozzz
2016-09-12
5
-198
/
+206
*
|
Client: update tslint -> 3.15.1
Chocobozzz
2016-09-09
1
-1
/
+1
[prev]
[next]