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
/
video
/
video.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix thumbnail when listing my videos
Chocobozzz
2019-05-13
1
-10
/
+6
*
Fix overview endpoint
Chocobozzz
2019-04-24
1
-2
/
+7
*
Relax videos list thumbnail api join
Chocobozzz
2019-04-24
1
-1
/
+6
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-88
/
+91
*
Update sequelize
Chocobozzz
2019-04-24
1
-81
/
+88
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-65
/
+90
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-10
/
+12
*
Cleanup invalid rates/comments/shares
Chocobozzz
2019-03-19
1
-1
/
+1
*
Refresh playlists
Chocobozzz
2019-03-19
1
-8
/
+3
*
Fix videos list for api SQL request
Chocobozzz
2019-03-18
1
-3
/
+4
*
Playlist reorder support
Chocobozzz
2019-03-18
1
-1
/
+6
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-2
/
+2
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-13
/
+25
*
Playlist server API
Chocobozzz
2019-03-18
1
-65
/
+62
*
findById -> findByPk
Chocobozzz
2019-02-21
1
-1
/
+1
*
Add search by original publication date
Andrés Maldonado
2019-02-12
1
-0
/
+11
*
Add originallyPublishedAt unit tests
Chocobozzz
2019-02-11
1
-2
/
+11
*
Merge branch 'develop' into pr/1285
Chocobozzz
2019-02-11
1
-31
/
+152
|
\
|
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-62
/
+310
|
|
\
|
|
*
Add hls support on server
Chocobozzz
2019-02-11
1
-31
/
+148
|
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
1
-1
/
+1
|
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
1
-0
/
+4
*
|
|
Change models
clementbrizard
2019-01-12
1
-0
/
+4
|
|
/
|
/
|
*
|
Add import finished and video published notifs
Chocobozzz
2019-01-09
1
-0
/
+10
*
|
Add user notification base code
Chocobozzz
2019-01-09
1
-0
/
+4
*
|
Optimize index sizes
Chocobozzz
2018-12-20
1
-8
/
+36
*
|
Add history page on client
Chocobozzz
2018-12-18
1
-0
/
+5
*
|
Add history on server side
Chocobozzz
2018-12-18
1
-3
/
+16
*
|
Remove inferred type
Chocobozzz
2018-12-05
1
-10
/
+10
*
|
Create redundancy endpoint
Chocobozzz
2018-12-04
1
-2
/
+8
*
|
Delete invalid or deleted remote videos
Chocobozzz
2018-11-20
1
-0
/
+6
*
|
Check follow constraints when getting a video
Chocobozzz
2018-11-16
1
-0
/
+17
*
|
Add ability to mute a user/instance by server in client
Chocobozzz
2018-10-16
1
-2
/
+4
*
|
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
1
-12
/
+28
*
|
Add ability to list all local videos
Chocobozzz
2018-10-10
1
-6
/
+20
*
|
Change a little bit optimize-old-videos logic
Chocobozzz
2018-10-08
1
-0
/
+10
|
/
*
Add user moderation in the account page
Chocobozzz
2018-10-05
1
-1
/
+0
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-16
/
+64
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-3
/
+13
*
Optimize SQL requests of videos AP endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-33
/
+41
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
1
-397
/
+22
*
Speed up overviews route
Chocobozzz
2018-09-14
1
-13
/
+14
*
Raw query to get video ids
Chocobozzz
2018-09-14
1
-0
/
+1
*
Add trending videos strategy
Chocobozzz
2018-09-14
1
-12
/
+20
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-32
/
+41
*
Fix trending videos count
Chocobozzz
2018-09-04
1
-93
/
+105
*
Trending by interval
Chocobozzz
2018-08-31
1
-12
/
+51
*
Cleanup video API SQL requests
Chocobozzz
2018-08-31
1
-32
/
+50
[next]