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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade server packages
Chocobozzz
2017-10-31
2
-4
/
+2
*
Add video privacy setting
Chocobozzz
2017-10-31
2
-17
/
+64
*
Lazy description and previews to video form
Chocobozzz
2017-10-30
1
-1
/
+1
*
Add lazy description on server
Chocobozzz
2017-10-30
2
-55
/
+35
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
2
-15
/
+23
*
Remove sequelize deprecated operators
Chocobozzz
2017-10-26
7
-16
/
+19
*
Fix integrity issues with after destroy hook
Chocobozzz
2017-10-26
3
-6
/
+6
*
Fix log in after destroy hook
Chocobozzz
2017-10-26
1
-1
/
+1
*
Fix join in video events
Chocobozzz
2017-10-26
1
-10
/
+20
*
Reset video fields when remote update fails
Chocobozzz
2017-10-26
2
-0
/
+18
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+0
*
Use async/await in lib and initializers
Chocobozzz
2017-10-26
1
-16
/
+17
*
Add video channels
Chocobozzz
2017-10-26
11
-88
/
+760
*
Add ability to download a video from direct link or torrent file
Chocobozzz
2017-10-19
2
-33
/
+44
*
Add pod list endpoint with pagination, sort...
Chocobozzz
2017-10-19
2
-1
/
+22
*
Fix video removing when it is corrupted
Chocobozzz
2017-10-19
1
-2
/
+5
*
Use preview instead of thumbnail for oembed
Chocobozzz
2017-10-17
1
-1
/
+5
*
Add oembed endpoint
Chocobozzz
2017-10-16
2
-4
/
+31
*
Change how we handle resolution
Chocobozzz
2017-10-09
3
-153
/
+99
*
Client: handle multiple file resolutions
Chocobozzz
2017-10-06
1
-13
/
+20
*
Add migration script
Chocobozzz
2017-10-03
1
-8
/
+2
*
Implement video transcoding on server side
Chocobozzz
2017-10-03
4
-61
/
+112
*
Modify video file size to bigint
Chocobozzz
2017-09-22
1
-1
/
+1
*
Handle blacklist (#84)
Green-Star
2017-09-22
3
-6
/
+34
*
Fix concurrency error when deleting a video
Chocobozzz
2017-09-12
1
-3
/
+3
*
Add tests for npm run scripts
Chocobozzz
2017-09-07
7
-8
/
+10
*
Fix tests and user quota
Chocobozzz
2017-09-06
1
-14
/
+12
*
Begin tests for user quota
Chocobozzz
2017-09-05
2
-2
/
+13
*
Make tslint happy
Chocobozzz
2017-09-04
1
-1
/
+0
*
Begin user quota
Chocobozzz
2017-09-04
3
-5
/
+66
*
Upgrade common server dependencies
Chocobozzz
2017-08-25
7
-11
/
+12
*
Formated -> Formatted
Chocobozzz
2017-08-25
10
-39
/
+39
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
5
-238
/
+377
*
Add previews cache system between pods
Chocobozzz
2017-07-12
3
-2
/
+5
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
9
-44
/
+43
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
9
-59
/
+89
*
Remove any typing from server
Chocobozzz
2017-07-11
2
-9
/
+9
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
6
-6
/
+7
*
Fix error logging
Chocobozzz
2017-07-07
3
-5
/
+5
*
Video search -> case insensitive
Chocobozzz
2017-07-06
1
-8
/
+4
*
Move to promises
Chocobozzz
2017-07-05
35
-589
/
+445
*
Share models between server and client
Chocobozzz
2017-06-17
6
-4
/
+23
*
Create types for model enums
Chocobozzz
2017-06-16
8
-12
/
+22
*
Add this context to instance model functions
Chocobozzz
2017-06-16
10
-32
/
+38
*
Reorganize model files
Chocobozzz
2017-06-16
42
-68
/
+75
*
Convert scripts to typescript
Chocobozzz
2017-06-12
1
-1
/
+1
*
Better models define typing
Chocobozzz
2017-06-11
17
-31
/
+31
*
Use shared models
Chocobozzz
2017-06-11
2
-3
/
+3
*
Type functions
Chocobozzz
2017-06-10
33
-216
/
+429
*
require -> import
Chocobozzz
2017-06-05
1
-6
/
+6
[next]