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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implement user API (create, update, remove, list)
Chocobozzz
2016-08-04
5
-10
/
+94
|
*
Server: reorganize express validators
Chocobozzz
2016-07-31
1
-3
/
+3
|
*
Server: implement refresh token
Chocobozzz
2016-07-20
1
-0
/
+3
|
*
Use dashes for filenames
Chocobozzz
2016-07-01
2
-2
/
+2
|
*
reqValidators --> validators
Chocobozzz
2016-07-01
9
-33
/
+33
|
*
OAuth/User models refractoring -> use mongoose api
Chocobozzz
2016-07-01
2
-5
/
+5
|
*
Pod model refractoring -> use mongoose api
Chocobozzz
2016-06-30
1
-2
/
+4
|
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
2
-11
/
+11
|
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
2
-16
/
+16
|
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
1
-1
/
+1
|
|
|
|
upload form
*
Add tags support to server
Chocobozzz
2016-06-06
2
-8
/
+10
|
*
Handle error for the video upload
Chocobozzz
2016-06-04
1
-1
/
+1
|
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
3
-1
/
+20
|
|
|
|
podUrl...)
*
Thumbnail, author and duration support in client
Chocobozzz
2016-05-21
1
-1
/
+1
|
*
Add radix to parseInt
Chocobozzz
2016-05-19
1
-2
/
+2
|
*
Add ability to sort videos list
Chocobozzz
2016-05-17
5
-3
/
+45
|
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
1
-1
/
+17
|
*
Move the count of results for the pagination in constants module
Chocobozzz
2016-05-13
1
-1
/
+3
|
*
Introduce paginations in videos listing
Chocobozzz
2016-05-13
4
-0
/
+43
|
*
Authenticate before make/quit friends (server + tests)
Chocobozzz
2016-05-13
1
-0
/
+2
|
*
Remove the cache middleware
Chocobozzz
2016-05-13
2
-25
/
+0
|
*
Update to standard 7. Goodbye snake_case, I used to love you
Chocobozzz
2016-05-13
3
-7
/
+7
|
*
Add authentications for routes that need it and adapts the tests
Chocobozzz
2016-04-14
1
-1
/
+25
|
*
OAuth server: first draft
Chocobozzz
2016-03-21
1
-0
/
+11
|
*
Use map instead of pluck (lodash)
Chocobozzz
2016-03-18
1
-2
/
+2
|
*
Change api output for videos
Chocobozzz
2016-03-18
1
-9
/
+7
|
*
Use const/let now we use node 4.2
Chocobozzz
2016-03-16
8
-31
/
+31
|
*
Video lib/model/reqvalidator refractoring
Chocobozzz
2016-03-16
1
-7
/
+12
|
*
Prepare folders structure for angular app
Chocobozzz
2016-03-07
8
-0
/
+283