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
/
controllers
/
api
/
videos
/
blacklist.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize imports
Chocobozzz
2021-07-20
1
-1
/
+1
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
add operationId doc middleware to so API endpoints
Rigel Kent
2021-06-04
1
-0
/
+4
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-3
/
+3
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-3
/
+4
*
Add moderation helpers to plugins
Chocobozzz
2020-05-07
1
-50
/
+10
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-1
/
+1
*
Add filter inputs for blacklisted videos and muted accounts/servers
Rigel Kent
2020-05-01
1
-1
/
+7
*
Stronger model typings
Chocobozzz
2019-08-19
1
-8
/
+9
*
Correctly notify on auto blacklist
Chocobozzz
2019-07-24
1
-1
/
+2
*
Add plugin static files cache
Chocobozzz
2019-07-24
1
-3
/
+3
*
add quarantine videos feature (#1637)
Josh Morel
2019-04-02
1
-5
/
+20
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-4
/
+3
*
Playlist server API
Chocobozzz
2019-03-18
1
-2
/
+2
*
Add ability to unfederate a local video (on blacklist)
Chocobozzz
2019-01-10
1
-2
/
+15
*
Add user notification base code
Chocobozzz
2019-01-09
1
-2
/
+12
*
Improve blacklist management
Chocobozzz
2018-08-14
1
-2
/
+2
*
Add blacklist reason field
Chocobozzz
2018-08-14
1
-14
/
+42
*
Fix error logging
Chocobozzz
2018-03-26
1
-1
/
+1
*
Don't show videos of remote instance after unfollow
Chocobozzz
2018-01-18
1
-2
/
+2
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-11
/
+5
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-7
/
+5
*
Refractor validators
Chocobozzz
2017-11-27
1
-2
/
+2
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
1
-5
/
+5
*
Use async/await in controllers
Chocobozzz
2017-10-26
1
-25
/
+23
*
Video blacklist refractoring
Chocobozzz
2017-10-10
1
-5
/
+49
*
Fix error logging
Chocobozzz
2017-07-07
1
-1
/
+1
*
Move to promises
Chocobozzz
2017-07-05
1
-6
/
+4
*
Type functions
Chocobozzz
2017-06-10
1
-1
/
+1
*
require -> import
Chocobozzz
2017-06-05
1
-1
/
+1
*
Type models
Chocobozzz
2017-05-25
1
-1
/
+1
*
First typescript iteration
Chocobozzz
2017-05-20
1
-0
/
+43