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
*
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
*
Client: little app module cleanup
Chocobozzz
2016-09-09
1
-32
/
+41
*
Client: reactive forms
Chocobozzz
2016-09-09
19
-128
/
+282
*
Dirty update to Angular RC6
Chocobozzz
2016-09-06
41
-288
/
+478
*
Tags directory in gitignore
Chocobozzz
2016-08-28
1
-0
/
+1
*
Client: ID column smaller
Chocobozzz
2016-08-26
3
-2
/
+6
*
Client: add ID, score and created date to the friends list
Chocobozzz
2016-08-26
2
-0
/
+9
*
Server: add pod created date and score to the list controller
Chocobozzz
2016-08-26
3
-12
/
+49
*
Client: update codelyzer -> 0.0.28
Chocobozzz
2016-08-26
1
-1
/
+1
*
Update to standard 8
Chocobozzz
2016-08-25
2
-2
/
+2
[next]