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
/
controllers
/
api
/
remote
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve real world script
Chocobozzz
2017-09-12
1
-10
/
+20
*
Convert real world script to typescript
Chocobozzz
2017-09-08
1
-2
/
+0
*
Make tslint happy
Chocobozzz
2017-09-04
1
-17
/
+17
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
1
-1
/
+1
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
1
-2
/
+40
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
1
-19
/
+20
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
2
-20
/
+31
*
Fix error logging
Chocobozzz
2017-07-07
1
-11
/
+11
*
Async signature and various fixes
Chocobozzz
2017-07-07
1
-5
/
+4
*
Move to promises
Chocobozzz
2017-07-05
2
-338
/
+210
*
Type functions
Chocobozzz
2017-06-10
2
-20
/
+22
*
require -> import
Chocobozzz
2017-06-05
3
-3
/
+3
*
Type models
Chocobozzz
2017-05-25
2
-3
/
+3
*
First typescript iteration
Chocobozzz
2017-05-20
4
-84
/
+94
*
Server: add video language attribute
Chocobozzz
2017-04-07
1
-0
/
+2
*
Server: add nsfw attribute
Chocobozzz
2017-03-28
1
-0
/
+2
*
Server: add licence video attribute
Chocobozzz
2017-03-27
1
-0
/
+2
*
Add video category support
Chocobozzz
2017-03-22
1
-0
/
+2
*
Server: move pod remove to remote path
Chocobozzz
2017-03-19
2
-0
/
+44
*
Better real world test
Chocobozzz
2017-03-19
1
-1
/
+5
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
1
-2
/
+25
*
Server: implement video views
Chocobozzz
2017-02-26
1
-5
/
+103
*
Server: make a basic "quick and dirty update" for videos
Chocobozzz
2017-02-26
1
-0
/
+74
*
Server: assert remoteId and host pair is unique
Chocobozzz
2017-01-27
1
-0
/
+10
*
Server: remote request process refractoring
Chocobozzz
2017-01-17
1
-20
/
+20
*
Server: transaction refractoring
Chocobozzz
2017-01-17
1
-26
/
+12
*
Server: fix update remote video
Chocobozzz
2017-01-15
1
-2
/
+2
*
Server: create transaction refractoring
Chocobozzz
2017-01-15
1
-13
/
+5
*
Server: retryer transaction wrapper refractoring
Chocobozzz
2017-01-15
1
-24
/
+10
*
Server: transaction serializable for videos
Chocobozzz
2017-01-11
1
-1
/
+1
*
Server: do not break remote videos processing on error
Chocobozzz
2017-01-11
1
-9
/
+24
*
Server: always check commit result
Chocobozzz
2017-01-11
1
-5
/
+11
*
Server: try to have a better video integrity
Chocobozzz
2017-01-06
1
-9
/
+47
*
Server: add video abuse support
Chocobozzz
2017-01-04
1
-18
/
+50
*
Server: move remote routes in their own directory
Chocobozzz
2016-12-30
2
-0
/
+253