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
/
middlewares
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade server packages
Chocobozzz
2017-10-31
1
-2
/
+1
*
Add tests and fix bugs for video privacy
Chocobozzz
2017-10-31
1
-26
/
+37
*
Add video privacy setting
Chocobozzz
2017-10-31
1
-4
/
+15
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
6
-25
/
+35
*
Be tolerant with remote requests
Chocobozzz
2017-10-26
1
-9
/
+22
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+1
*
Use async/await in lib and initializers
Chocobozzz
2017-10-26
1
-30
/
+29
*
Use async/await in controllers
Chocobozzz
2017-10-26
2
-0
/
+17
*
Add video channels
Chocobozzz
2017-10-26
8
-18
/
+189
*
Upgrade client dependencies and fix error logs
Chocobozzz
2017-10-19
1
-2
/
+2
*
Add pod list endpoint with pagination, sort...
Chocobozzz
2017-10-19
6
-30
/
+52
*
Handle express-validator error on the client side and fix #96 (#98)
Ronan
2017-10-16
1
-1
/
+4
*
Add oembed endpoint
Chocobozzz
2017-10-16
2
-0
/
+64
*
Video blacklist refractoring
Chocobozzz
2017-10-10
4
-91
/
+71
*
Change how we handle resolution
Chocobozzz
2017-10-09
1
-2
/
+3
*
Handle blacklist (#84)
Green-Star
2017-09-22
4
-2
/
+66
*
Upgrade express validator to v4
Chocobozzz
2017-09-15
8
-359
/
+427
*
Remove ng2 file upload module
Chocobozzz
2017-09-14
3
-20
/
+64
*
Improve real world script
Chocobozzz
2017-09-12
1
-10
/
+6
*
Fix tests and user quota
Chocobozzz
2017-09-06
2
-23
/
+47
*
Begin tests for user quota
Chocobozzz
2017-09-05
1
-2
/
+2
*
Add user update for admins
Chocobozzz
2017-09-05
1
-2
/
+39
*
Make tslint happy
Chocobozzz
2017-09-04
1
-1
/
+1
*
Begin user quota
Chocobozzz
2017-09-04
2
-2
/
+17
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
2
-2
/
+2
*
Remove one pod (#76)
Green-Star
2017-08-02
1
-1
/
+25
*
Add ability to limit user registrations
Chocobozzz
2017-07-25
3
-23
/
+13
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
4
-17
/
+17
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
2
-9
/
+30
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
1
-4
/
+7
*
Fix error logging
Chocobozzz
2017-07-07
4
-9
/
+9
*
Async signature and various fixes
Chocobozzz
2017-07-07
1
-1
/
+1
*
Move to promises
Chocobozzz
2017-07-05
4
-114
/
+113
*
Move ensureRegistrationEnabled to middlewares
Chocobozzz
2017-06-25
2
-0
/
+21
*
Use shared models
Chocobozzz
2017-06-11
1
-1
/
+3
*
Type functions
Chocobozzz
2017-06-10
16
-50
/
+93
*
require -> import
Chocobozzz
2017-06-05
1
-1
/
+1
*
Type models
Chocobozzz
2017-05-25
8
-18
/
+18
*
First typescript iteration
Chocobozzz
2017-05-20
21
-240
/
+140
*
Server: move requests lib in their own directory
Chocobozzz
2017-05-05
1
-0
/
+2
*
Format video blacklist
Chocobozzz
2017-04-26
2
-17
/
+16
*
Add ability for an administrator to remove any video (#61)
Green-Star
2017-04-26
1
-10
/
+53
*
Server: add video language attribute
Chocobozzz
2017-04-07
1
-0
/
+2
*
Server: Add NSFW in user profile
Chocobozzz
2017-04-03
1
-1
/
+2
*
Server: add nsfw attribute
Chocobozzz
2017-03-28
1
-0
/
+2
*
Server: add licence video attribute
Chocobozzz
2017-03-27
1
-0
/
+2
*
Relax on tags (accept any characters and not required anymore)
Chocobozzz
2017-03-22
1
-1
/
+1
*
Add video category support
Chocobozzz
2017-03-22
1
-0
/
+2
*
Add like/dislike system for videos
Chocobozzz
2017-03-08
2
-2
/
+35
*
Server: little sort refractoring
Chocobozzz
2017-02-26
1
-9
/
+14
[next]