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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Server: fix makefriends validation and tests
Chocobozzz
2016-08-21
1
-50
/
+59
|
*
Server: fix real world simulation script
Chocobozzz
2016-08-20
1
-14
/
+17
|
*
Server: make friends urls come from the request instead of the
Chocobozzz
2016-08-20
2
-5
/
+60
|
|
|
|
configuration file
*
Server: add user list sort/pagination
Chocobozzz
2016-08-16
3
-4
/
+120
|
*
Server: test filenames with hyphens
Chocobozzz
2016-08-15
6
-5
/
+5
|
*
Server: fix travis tests
Chocobozzz
2016-08-14
1
-9
/
+2
|
*
Server: delete user with the id and not the username
Chocobozzz
2016-08-09
3
-8
/
+8
|
*
Server: create requests utils module
Chocobozzz
2016-08-07
2
-89
/
+105
|
*
Server: split tests utils in multiple files
Chocobozzz
2016-08-07
14
-626
/
+712
|
*
Server: do not allow a user to remove a video of another user
Chocobozzz
2016-08-05
1
-0
/
+2
|
*
Server: fix tests
Chocobozzz
2016-08-05
1
-1
/
+1
|
*
Server: allow user to get its informations (/users/me)
Chocobozzz
2016-08-05
3
-7
/
+53
|
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
3
-20
/
+393
|
*
Server: Add some cli tools to make it easy to upload a lot of videos
Chocobozzz
2016-07-20
4
-1
/
+188
|
*
Server: do not enable images tests by default because it needs a special
Chocobozzz
2016-07-20
1
-9
/
+16
|
|
|
|
ffmpeg version
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-1
/
+7
|
*
Server: udpate async to 2.0.0
Chocobozzz
2016-07-18
7
-41
/
+46
|
*
Fix tests
Chocobozzz
2016-07-07
1
-1
/
+1
|
|
|
|
I should consider writing unit tests to test the tests
*
Server: add script that try to simulate a real world situation
Chocobozzz
2016-07-06
1
-0
/
+215
|
|
|
|
|
Each pod randomly upload or remove a video and send the information to its friend
*
Fix requests ordering between pods
Chocobozzz
2016-07-05
1
-0
/
+15
|
*
Request model refractoring -> use mongoose api
Chocobozzz
2016-06-28
1
-1
/
+1
|
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
1
-1
/
+1
|
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
4
-19
/
+31
|
*
Add tag search support to server
Chocobozzz
2016-06-06
1
-0
/
+38
|
*
Add tags support to server
Chocobozzz
2016-06-06
6
-29
/
+166
|
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
2
-15
/
+109
|
|
|
|
podUrl...)
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
5
-50
/
+70
|
|
|
|
videos
*
Fix tests for according to the sort
Chocobozzz
2016-05-17
1
-0
/
+1
|
*
Add ability to sort videos list
Chocobozzz
2016-05-17
3
-0
/
+109
|
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
2
-7
/
+23
|
*
Add createdDate to videos
Chocobozzz
2016-05-13
3
-0
/
+18
|
*
Introduce paginations in videos listing
Chocobozzz
2016-05-13
2
-0
/
+108
|
*
Fix adding twice a torrent in webtorrent
Chocobozzz
2016-05-13
1
-1
/
+1
|
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
5
-25
/
+52
|
*
Fix typos in server tests
Chocobozzz
2016-05-13
4
-22
/
+23
|
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
7
-117
/
+117
|
*
thumbnail_path -> thumbnailPath
Chocobozzz
2016-05-10
2
-8
/
+8
|
*
Add tests for thumbnails
Chocobozzz
2016-05-10
9
-15
/
+85
|
*
Refractoring and add thumbnails support (without tests)
Chocobozzz
2016-05-10
1
-2
/
+11
|
*
Video duration support (server)
Chocobozzz
2016-05-03
2
-0
/
+37
|
*
Better tests for a better world
Chocobozzz
2016-05-03
3
-14
/
+43
|
*
Use scripty instead of writing shell commands in package.json
Chocobozzz
2016-04-30
1
-1
/
+1
|
*
Don't forget to test the client stuffs
Chocobozzz
2016-04-27
1
-0
/
+6
|
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
8
-129
/
+374
|
*
Change name of fields for add video api
Chocobozzz
2016-03-18
2
-9
/
+9
|
*
Change api output for videos
Chocobozzz
2016-03-18
3
-9
/
+43
|
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
7
-136
/
+132
|
*
Fix tests
Chocobozzz
2016-03-15
1
-1
/
+1
|
*
Fix tests
Chocobozzz
2016-03-07
3
-4
/
+4
|
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
15
-0
/
+1409