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
*
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
*
Server: encrypt password in database
Chocobozzz
2016-08-25
6
-15
/
+74
*
Client: fix friend add input control when removing an input
Chocobozzz
2016-08-23
1
-0
/
+2
*
Server: fix check user params tests
Chocobozzz
2016-08-23
1
-12
/
+10
*
Client: refresh friends list after quitting them
Chocobozzz
2016-08-23
1
-5
/
+10
*
Client: do not rewrite tsconfig at each change of a file
Chocobozzz
2016-08-23
1
-83
/
+0
*
Client: fix error display for component
Chocobozzz
2016-08-23
9
-17
/
+36
*
Client: centralize http res extraction in a service
Chocobozzz
2016-08-23
16
-96
/
+160
*
Server: avoid request entity too large for requests between pods
Chocobozzz
2016-08-23
1
-1
/
+1
*
Client: change url validation for friend add
Chocobozzz
2016-08-23
6
-28
/
+56
*
Client: make friends url button (+/-) -> same width
Chocobozzz
2016-08-23
1
-0
/
+4
*
Do not wait the make friends process ends to send a response to the
Chocobozzz
2016-08-23
2
-3
/
+9
*
Client: display make/quit friends according to the situation
Chocobozzz
2016-08-23
1
-2
/
+2
*
Client: update to new form api
Chocobozzz
2016-08-23
13
-61
/
+90
*
Server: catch JSON.parse exceptions
Chocobozzz
2016-08-23
2
-3
/
+13
*
Client: fix malformed div
Chocobozzz
2016-08-23
1
-0
/
+2
*
Update README roadmap
Chocobozzz
2016-08-23
1
-1
/
+1
*
Update README roadmap
Chocobozzz
2016-08-21
1
-1
/
+1
*
Client: remove makeFriend from friend-list (in friend-add now)
Chocobozzz
2016-08-21
1
-13
/
+0
*
Client: simplify simple menu/admin menu displaying logic
Chocobozzz
2016-08-21
6
-29
/
+11
*
Client: navigate to /videos/list when do search on another page
Chocobozzz
2016-08-21
2
-2
/
+8
*
Client: support the new make friends method
Chocobozzz
2016-08-21
13
-8
/
+148
*
Server: fix makefriends validation and tests
Chocobozzz
2016-08-21
6
-75
/
+105
*
Server: fix remote videos requests validator
Chocobozzz
2016-08-21
2
-21
/
+21
*
Server: fix real world simulation script
Chocobozzz
2016-08-20
1
-14
/
+17
[next]