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
/
tests
/
api
/
videos
/
multiple-servers.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup tests imports
Chocobozzz
2022-08-17
1
-3
/
+1
*
We don't need to import mocha
Chocobozzz
2022-08-17
1
-1
/
+0
*
Support video views/viewers stats in server
Chocobozzz
2022-04-15
1
-19
/
+21
*
Don't store remote rates of remote videos
Chocobozzz
2022-03-18
1
-2
/
+2
*
Fix lint
Chocobozzz
2022-03-01
1
-1
/
+0
*
Fix getting avatars in videos list
Chocobozzz
2022-03-01
1
-0
/
+18
*
Implement avatar miniatures (#4639)
kontrollanten
2022-02-28
1
-1
/
+6
*
Try to fix docker build
Chocobozzz
2022-01-03
1
-10
/
+10
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-7
/
+8
*
shared/ typescript types dir server-commands
Chocobozzz
2021-12-17
1
-1
/
+1
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Force video updatedAt update on update
Chocobozzz
2021-11-10
1
-0
/
+20
*
Fix tests
Chocobozzz
2021-11-10
1
-4
/
+9
*
Deprecate filter video query
Chocobozzz
2021-10-29
1
-3
/
+3
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Generate random uuid for video files
Chocobozzz
2021-07-26
1
-10
/
+11
*
Reorganize imports
Chocobozzz
2021-07-20
1
-3
/
+2
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Use an object to represent a server
Chocobozzz
2021-07-20
1
-4
/
+4
*
Shorter server command names
Chocobozzz
2021-07-20
1
-84
/
+84
*
Introduce videos command
Chocobozzz
2021-07-20
1
-176
/
+158
*
Introduce user command
Chocobozzz
2021-07-20
1
-2
/
+1
*
Introduce login command
Chocobozzz
2021-07-20
1
-2
/
+1
*
Introduce server commands
Chocobozzz
2021-07-20
1
-2
/
+2
*
Fix NSFW tests
Chocobozzz
2021-07-20
1
-0
/
+1
*
Introduce comments command
Chocobozzz
2021-07-20
1
-55
/
+44
*
Introduce channels command
Chocobozzz
2021-07-20
1
-5
/
+3
*
Faster ci using compiled ts files
Chocobozzz
2021-06-15
1
-4
/
+2
*
Don't count deleted comment for replies
Chocobozzz
2021-06-08
1
-2
/
+2
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-7
/
+6
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-1
/
+1
*
Increase test timeout
Chocobozzz
2021-04-26
1
-1
/
+1
*
Fix tests
Chocobozzz
2021-01-29
1
-4
/
+4
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-2
/
+3
*
Fix audio encoding params
Chocobozzz
2020-11-25
1
-4
/
+4
*
Try to fix multiple server tests
Chocobozzz
2020-11-18
1
-1
/
+2
*
Add admin view to manage comments
Chocobozzz
2020-11-16
1
-1
/
+1
*
Block comments from muted accounts/servers
Chocobozzz
2020-05-29
1
-5
/
+4
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-16
/
+16
*
Remove HLS torrents
Chocobozzz
2020-01-24
1
-3
/
+2
*
Move deleted comment on new follow tests
Chocobozzz
2019-12-04
1
-42
/
+4
*
Fix retrieving of deleted comments when subscribing to a new instance
Julien Maulny
2019-12-04
1
-0
/
+45
*
Soft delete video comments instead of detroy
Julien Maulny
2019-12-04
1
-8
/
+48
*
Fix tests
Chocobozzz
2019-09-18
1
-1
/
+1
*
Fix redundancy exceeding the limit
Chocobozzz
2019-08-12
1
-4
/
+2
*
Remove comment federation by video owner
Chocobozzz
2019-08-07
1
-13
/
+28
*
Add retries to travis mocha
Chocobozzz
2019-07-24
1
-2
/
+2
*
Update travis ffmpeg patch version
Chocobozzz
2019-05-17
1
-2
/
+2
*
All API tests in parallel
Chocobozzz
2019-05-15
1
-1
/
+1
*
Redundancy and search tests in parallel too
Chocobozzz
2019-05-14
1
-21
/
+20
[next]