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
/
middlewares
/
validators
/
videos
/
video-comments.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature/password protected videos (#5836)
Wicklow
2023-06-29
1
-1
/
+6
*
Add akismet tests
Chocobozzz
2022-09-23
1
-2
/
+3
*
Remove unnecessary logs
Chocobozzz
2022-08-17
1
-14
/
+0
*
Cleanup useless express validator messages
Chocobozzz
2022-08-17
1
-17
/
+18
*
Add ability to list comments on local videos
Chocobozzz
2022-08-16
1
-0
/
+6
*
Refactor video rights checker
Chocobozzz
2022-06-22
1
-5
/
+5
*
Remove unnecessary code
Chocobozzz
2022-02-28
1
-12
/
+2
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-12
/
+2
*
Check video privacy when creating comments/rates
Chocobozzz
2022-02-22
1
-0
/
+16
*
Merge branch 'release/4.0.0' into develop
Chocobozzz
2022-01-10
1
-1
/
+22
|
\
|
*
Don't display comments of private/internal videos
release/4.0.0
Chocobozzz
2022-01-10
1
-1
/
+22
*
|
Fix shared imports
Chocobozzz
2021-12-24
1
-2
/
+1
|
/
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-11
/
+20
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
1
-8
/
+3
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-11
/
+16
*
Add filter hook to forbid embed access
Chocobozzz
2021-03-24
1
-1
/
+1
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-6
/
+7
*
Add admin view to manage comments
Chocobozzz
2020-11-16
1
-1
/
+2
*
Implement video comment list in admin
Chocobozzz
2020-11-13
1
-2
/
+30
*
Implement abuses check params
Chocobozzz
2020-07-10
1
-62
/
+8
*
Split types and typings
Chocobozzz
2020-06-18
1
-2
/
+2
*
Fix lint
Chocobozzz
2020-05-06
1
-5
/
+5
*
Add ability for video owners to delete comments
Chocobozzz
2020-05-05
1
-6
/
+11
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-1
/
+1
*
Fix typo in error log
Chocobozzz
2020-01-20
1
-2
/
+2
*
Move deleted comment on new follow tests
Chocobozzz
2019-12-04
1
-0
/
+7
*
Update server dependencies
Chocobozzz
2019-10-21
1
-2
/
+4
*
Stronger model typings
Chocobozzz
2019-08-19
1
-20
/
+20
*
Fix express validator
Chocobozzz
2019-07-25
1
-1
/
+1
*
Refactor middleware helpers
Chocobozzz
2019-07-24
1
-1
/
+1
*
Add filter hooks tests
Chocobozzz
2019-07-24
1
-4
/
+6
*
Add server hooks
Chocobozzz
2019-07-24
1
-0
/
+38
*
Does exist
Chocobozzz
2019-03-19
1
-13
/
+13
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-0
/
+195