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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
39
-141
/
+411
*
Remove any typing from server
Chocobozzz
2017-07-11
5
-18
/
+20
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
19
-76
/
+162
*
Fix error logging
Chocobozzz
2017-07-07
21
-49
/
+49
*
Async signature and various fixes
Chocobozzz
2017-07-07
10
-54
/
+40
*
Video search -> case insensitive
Chocobozzz
2017-07-06
1
-8
/
+4
*
Move to promises
Chocobozzz
2017-07-05
79
-2445
/
+1926
*
Fix test (#71)
Green-Star
2017-07-02
12
-17
/
+22
*
Move ensureRegistrationEnabled to middlewares
Chocobozzz
2017-06-25
3
-11
/
+23
*
ClientLocal -> OAuthClientLocal
Chocobozzz
2017-06-25
2
-7
/
+7
*
Requests -> RequestSchedulers
Chocobozzz
2017-06-25
8
-21
/
+21
*
Oup's, forgot to increate timeout test
Chocobozzz
2017-06-25
1
-1
/
+1
*
Fix travis tests
Chocobozzz
2017-06-25
1
-1
/
+2
*
Excluse .js.map when scanning models/ directory
Chocobozzz
2017-06-24
1
-1
/
+2
*
Update systemd service template
Chocobozzz
2017-06-20
1
-1
/
+1
*
Share models between server and client
Chocobozzz
2017-06-17
10
-12
/
+41
*
Use typescript standard and lint all files
Chocobozzz
2017-06-16
6
-9
/
+11
*
Create types for model enums
Chocobozzz
2017-06-16
16
-28
/
+62
*
Add this context to instance model functions
Chocobozzz
2017-06-16
10
-32
/
+38
*
Reorganize model files
Chocobozzz
2017-06-16
43
-83
/
+128
*
BaseRequestScheduler -> AbstractRequestScheduler
Chocobozzz
2017-06-16
6
-11
/
+11
*
Fix video update test
Chocobozzz
2017-06-12
2
-19
/
+16
*
Convert scripts to typescript
Chocobozzz
2017-06-12
1
-1
/
+1
*
Better models define typing
Chocobozzz
2017-06-11
17
-31
/
+31
*
Update webpack stack
Chocobozzz
2017-06-11
7
-18
/
+30
*
Update client modules
Chocobozzz
2017-06-11
1
-0
/
+2
*
Use shared models
Chocobozzz
2017-06-11
3
-4
/
+6
*
Type functions
Chocobozzz
2017-06-10
87
-541
/
+936
*
require -> import
Chocobozzz
2017-06-05
30
-60
/
+52
*
Type models
Chocobozzz
2017-05-25
73
-637
/
+1495
*
First typescript iteration
Chocobozzz
2017-05-20
107
-1747
/
+1755
*
Server: move requests lib in their own directory
Chocobozzz
2017-05-05
7
-16
/
+18
*
Server: finish old jobs at startup
Chocobozzz
2017-05-05
2
-20
/
+39
*
Server: check ffmpeg at startup
Chocobozzz
2017-05-05
1
-0
/
+25
*
Server: split videos controller
Chocobozzz
2017-05-05
4
-264
/
+339
*
Fix unset video language on video update
Chocobozzz
2017-05-05
2
-7
/
+7
*
Client: fix update button displayed on non owned video
Chocobozzz
2017-05-05
2
-2
/
+2
*
Fix tests
Chocobozzz
2017-05-05
3
-3
/
+3
*
Server: Fix video propagation with transcoding enabled
Chocobozzz
2017-05-05
4
-13
/
+26
*
Server: add tests to video transcoder
Chocobozzz
2017-05-04
2
-0
/
+116
*
Server: add job scheduler to transcode video files
Chocobozzz
2017-05-04
7
-23
/
+321
*
Server: little refractoring when listing videos
Chocobozzz
2017-05-01
1
-10
/
+12
*
Server: add tests for video blacklists
Chocobozzz
2017-05-01
8
-7
/
+300
*
Format video blacklist
Chocobozzz
2017-04-26
4
-21
/
+20
*
Add ability for an administrator to remove any video (#61)
Green-Star
2017-04-26
5
-21
/
+212
*
Update standard -> 10
Chocobozzz
2017-04-16
3
-10
/
+18
*
Server: fix tests
Chocobozzz
2017-04-09
1
-0
/
+1
*
Server: add ability to register new user
Chocobozzz
2017-04-09
4
-2
/
+176
*
Server: add video language attribute
Chocobozzz
2017-04-07
14
-3
/
+197
*
Server: Add NSFW in user profile
Chocobozzz
2017-04-03
9
-8
/
+90
[next]