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
/
check-params
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to new documentation links
Chocobozzz
2023-02-22
1
-5
/
+5
*
Reimplement a typed omit function
Chocobozzz
2022-08-17
1
-8
/
+4
*
Fix lint
Chocobozzz
2022-07-13
1
-1
/
+1
*
Refactor video rights checker
Chocobozzz
2022-06-22
1
-4
/
+1
*
Check video privacy when creating comments/rates
Chocobozzz
2022-02-22
1
-0
/
+18
*
Move test functions outside extra-utils
Chocobozzz
2021-12-17
1
-7
/
+3
*
shared/ typescript types dir server-commands
Chocobozzz
2021-12-17
1
-1
/
+1
*
Add channel filters for my videos/followers
Chocobozzz
2021-10-20
1
-0
/
+14
*
Refactor requests
Chocobozzz
2021-07-20
1
-18
/
+18
*
Use an object to represent a server
Chocobozzz
2021-07-20
1
-4
/
+4
*
Shorter server command names
Chocobozzz
2021-07-20
1
-17
/
+17
*
Introduce videos command
Chocobozzz
2021-07-20
1
-58
/
+51
*
Introduce user command
Chocobozzz
2021-07-20
1
-10
/
+8
*
Introduce login command
Chocobozzz
2021-07-20
1
-4
/
+3
*
Introduce server commands
Chocobozzz
2021-07-20
1
-35
/
+40
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-26
/
+26
*
Refactor server errors handler
Chocobozzz
2021-06-02
1
-1
/
+77
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-202
/
+191
*
Fix tests
Chocobozzz
2021-01-26
1
-8
/
+8
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-2
/
+16
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-22
/
+35
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-19
/
+19
*
Add ability to skip count query
Chocobozzz
2020-01-08
1
-1
/
+5
*
Fix broken playlist api
Chocobozzz
2019-08-01
1
-1
/
+1
*
Use test wrapper exit function
Chocobozzz
2019-04-24
1
-24
/
+36
*
Cleanup tests
Chocobozzz
2019-04-24
1
-10
/
+3
*
Shared utils -> extra-utils
Chocobozzz
2019-04-24
1
-3
/
+3
*
Add user adminFlags
Chocobozzz
2019-04-15
1
-2
/
+2
*
add quarantine videos feature (#1637)
Josh Morel
2019-04-02
1
-1
/
+2
*
Add originallyPublishedAt unit tests
Chocobozzz
2019-02-11
1
-1
/
+15
*
Merge branch 'develop' into pr/1217
Chocobozzz
2019-02-11
1
-6
/
+15
|
\
|
*
Support additional video extensions
Chocobozzz
2018-12-11
1
-1
/
+6
|
*
Move utils to /shared
buoyantair
2018-10-29
1
-3
/
+7
|
*
Feature/description support fields length 1000 (#1267)
BRAINS YUM
2018-10-19
1
-2
/
+2
*
|
Rename downloadingEnabled property to downloadEnabled
Lucas Declercq
2018-10-08
1
-2
/
+2
*
|
Add downloadingEnabled property to video model
Lucas Declercq
2018-10-06
1
-0
/
+2
|
/
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
1
-3
/
+3
*
Fix images size limit
Chocobozzz
2018-06-22
1
-4
/
+4
*
Add ability to schedule video publication
Chocobozzz
2018-06-15
1
-0
/
+29
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-14
/
+1
*
Move fixtures in tests/
Chocobozzz
2018-06-07
1
-16
/
+16
*
Only use account name in routes
Chocobozzz
2018-05-25
1
-3
/
+3
*
Fix video channel update with an admin account
Chocobozzz
2018-05-17
1
-1
/
+1
*
Add check channel update test in video update
Chocobozzz
2018-05-11
1
-0
/
+6
*
Fix tests
Chocobozzz
2018-05-09
1
-2
/
+2
*
Account/channel descriptions are not required anymore
Chocobozzz
2018-05-09
1
-26
/
+0
*
Implement video channel views
Chocobozzz
2018-04-25
1
-1
/
+1
*
Video channel API routes refractor
Chocobozzz
2018-04-25
1
-3
/
+70
*
Use ISO 639 for languages
Chocobozzz
2018-04-23
1
-4
/
+4
*
Add ability to update another user video
Chocobozzz
2018-02-22
1
-6
/
+22
[next]