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-channel.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move typescript utils in its own directory
Chocobozzz
2021-12-16
1
-2
/
+3
*
Made the video channels limit (per user) server-wide configurable (#4491)
Florian CUNY
2021-10-26
1
-2
/
+3
*
Split check user params tests
Chocobozzz
2021-10-20
1
-2
/
+0
*
Add ability to view my followers
Chocobozzz
2021-10-20
1
-2
/
+22
*
Fix channel search with complete handle
Chocobozzz
2021-10-11
1
-1
/
+1
*
Migrate to webdriverio
Chocobozzz
2021-09-01
1
-1
/
+1
*
Fix backend channel name validator consistency
Chocobozzz
2021-08-05
1
-2
/
+2
*
Refactor options in models
Chocobozzz
2021-07-29
1
-29
/
+23
*
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
1
-28
/
+48
*
Filter host for channels and playlists search
Chocobozzz
2021-07-28
1
-15
/
+44
*
Fix hooks definition
Chocobozzz
2021-07-01
1
-2
/
+1
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-2
/
+2
*
Fix missing transactions
Chocobozzz
2021-06-15
1
-2
/
+2
*
Stricter models typing
Chocobozzz
2021-05-12
1
-1
/
+2
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-3
/
+3
*
Update channel updatedAt when uploading a video
Chocobozzz
2021-05-10
1
-1
/
+7
*
Fix remote actor creation date
Chocobozzz
2021-05-07
1
-2
/
+0
*
add channel and playlist stats to server stats endpoint (#3747)
Rigel Kent
2021-04-12
1
-1
/
+42
*
Add banner tests
Chocobozzz
2021-04-08
1
-1
/
+8
*
Add banners support
Chocobozzz
2021-04-08
1
-43
/
+45
*
Agnostic actor image storage
Chocobozzz
2021-04-08
1
-2
/
+3
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-39
/
+39
*
Refactor a little bit client canonical URL
Chocobozzz
2020-12-08
1
-0
/
+5
*
Cleanup follows of orphean actors
Chocobozzz
2020-11-10
1
-10
/
+13
*
harmonize search for libraries
Rigel Kent
2020-07-29
1
-4
/
+20
*
variable columns for users list, more columns possible, badge display for sta...
Rigel Kent
2020-07-29
1
-5
/
+14
*
Add migrations
Chocobozzz
2020-07-10
1
-1
/
+2
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Add videos count in channels list
Chocobozzz
2020-06-16
1
-10
/
+22
*
Optimize views per day in video channels
Chocobozzz
2020-06-12
1
-15
/
+11
*
Use inner join and document code for viewr stats for channels
Rigel Kent
2020-03-31
1
-32
/
+33
*
Tests for viewsPerDay
Rigel Kent
2020-03-31
1
-1
/
+1
*
Put channel stats behind withStats flag
Rigel Kent
2020-03-31
1
-1
/
+0
*
View stats for channels
Rigel Kent
2020-03-31
1
-42
/
+105
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-5
/
+5
*
Cleanup server fixme
Chocobozzz
2020-01-28
1
-13
/
+10
*
Try to fix subscriptions inconsistencies
Chocobozzz
2020-01-08
1
-1
/
+1
*
Add auto follow back support for instances
Chocobozzz
2019-09-04
1
-1
/
+1
*
Type toActivityPubObject functions
Chocobozzz
2019-08-21
1
-2
/
+5
*
Type toFormattedJSON
Chocobozzz
2019-08-20
1
-15
/
+15
*
Cleanup model types
Chocobozzz
2019-08-20
1
-6
/
+5
*
Stronger model typings
Chocobozzz
2019-08-19
1
-14
/
+21
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-4
/
+11
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-20
/
+1
*
Add pagination to account video channels endpoint
Chocobozzz
2019-05-29
1
-3
/
+10
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-8
/
+8
*
Update sequelize
Chocobozzz
2019-04-24
1
-9
/
+8
*
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
-3
/
+4
[next]