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
*
Made the video channels limit (per user) server-wide configurable (#4491)
Florian CUNY
2021-10-26
1
-2
/
+3
*
Fix sequelize order typings
Chocobozzz
2021-10-22
4
-6
/
+6
*
Provide origin URL to client and fix remote share
Chocobozzz
2021-10-22
1
-0
/
+2
*
Fix my live videos filter
Chocobozzz
2021-10-20
1
-2
/
+2
*
Add channel filters for my videos/followers
Chocobozzz
2021-10-20
1
-1
/
+8
*
Split check user params tests
Chocobozzz
2021-10-20
1
-2
/
+0
*
Add ability to view my followers
Chocobozzz
2021-10-20
2
-15
/
+31
*
Fix lint
Chocobozzz
2021-10-14
1
-1
/
+0
*
Fix user subscription follows count
Chocobozzz
2021-10-14
1
-0
/
+41
*
Fix actor follow counts calculation
Chocobozzz
2021-10-13
1
-10
/
+13
*
Fix useless condition
Chocobozzz
2021-10-11
1
-1
/
+1
*
Fix notification on create transcoding job
Chocobozzz
2021-10-11
1
-2
/
+2
*
Fix channel search with complete handle
Chocobozzz
2021-10-11
1
-1
/
+1
*
More robust webtorrent redundancy download
Chocobozzz
2021-09-06
1
-0
/
+2
*
Migrate to webdriverio
Chocobozzz
2021-09-01
1
-1
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
7
-13
/
+12
*
Allow accounts to skip account setup modal
Chocobozzz
2021-08-27
1
-5
/
+14
*
Better logs for redundancy
Chocobozzz
2021-08-26
1
-1
/
+8
*
Fix redundancy remove on host redundancy update
Chocobozzz
2021-08-26
1
-3
/
+21
*
Alert user for low quota and video auto-block on upload page (#4336)
Ms Kimsible
2021-08-25
1
-1
/
+1
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
6
-22
/
+196
*
Fix backend channel name validator consistency
Chocobozzz
2021-08-05
1
-2
/
+2
*
Merge branch 'release/3.3.0' into develop
Chocobozzz
2021-07-29
1
-2
/
+2
|
\
|
*
Fix video format utils
Chocobozzz
2021-07-29
1
-2
/
+2
*
|
Refactor options in models
Chocobozzz
2021-07-29
3
-110
/
+82
*
|
Refactor search query options
Chocobozzz
2021-07-29
1
-1
/
+2
*
|
Search channels against handles and not names
Chocobozzz
2021-07-29
1
-9
/
+27
*
|
Add ability to search by uuids/actor names
Chocobozzz
2021-07-28
4
-30
/
+75
*
|
Filter host for channels and playlists search
Chocobozzz
2021-07-28
10
-29
/
+107
*
|
Add ability to search by host in server
Chocobozzz
2021-07-27
4
-3
/
+27
*
|
Refactor video links builders
Chocobozzz
2021-07-26
2
-7
/
+8
*
|
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
7
-62
/
+105
*
|
Add ability for instances to follow any actor
Chocobozzz
2021-07-21
2
-17
/
+15
|
/
*
change audio label, 0p > Audio
kontrollanten
2021-07-12
1
-1
/
+1
*
Fix hooks definition
Chocobozzz
2021-07-01
3
-5
/
+4
*
Fix missing delete cascade video -> channel
Chocobozzz
2021-07-01
1
-1
/
+2
*
Don't check enum for video model
Chocobozzz
2021-06-29
1
-6
/
+0
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
3
-4
/
+9
*
Add ability to search playlists
Chocobozzz
2021-06-25
3
-10
/
+80
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Fix missing transactions
Chocobozzz
2021-06-15
4
-9
/
+17
*
More robust actor image lazy load
Chocobozzz
2021-06-14
1
-0
/
+4
*
Remove unnecessary log
Chocobozzz
2021-06-11
1
-3
/
+0
*
Fix redundancy row grabbing
Chocobozzz
2021-06-11
1
-6
/
+2
*
Include transaction in video hooks
Chocobozzz
2021-06-11
1
-11
/
+6
*
Fix video with all files query
Chocobozzz
2021-06-11
1
-0
/
+1
*
Fix live files include
Chocobozzz
2021-06-11
4
-14
/
+17
*
Fix video rights fetching
Chocobozzz
2021-06-11
1
-0
/
+1
*
Cleanup video model scopes
Chocobozzz
2021-06-11
1
-55
/
+7
*
Move get* video methods to formatter
Chocobozzz
2021-06-11
2
-32
/
+45
[next]