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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re enable the "seed all videos" function
Chocobozzz
2016-06-28
2
-4
/
+13
|
*
Request model refractoring -> use mongoose api
Chocobozzz
2016-06-28
7
-150
/
+110
|
*
Video model refractoring -> use mongoose api
Chocobozzz
2016-06-24
15
-534
/
+412
|
*
Fix readme roadmap
Chocobozzz
2016-06-18
1
-1
/
+1
|
*
Try to make a better communication (between pods) module
Chocobozzz
2016-06-18
20
-430
/
+484
|
*
Update readme roadmap
Chocobozzz
2016-06-15
1
-2
/
+6
|
*
Remove useless use of async.each
Chocobozzz
2016-06-14
1
-15
/
+13
|
*
Fix lint issue
Chocobozzz
2016-06-14
1
-1
/
+1
|
*
Fix router on /
Chocobozzz
2016-06-10
2
-1
/
+5
|
*
Don't make a search when the field is changed and the value is empty
Chocobozzz
2016-06-10
1
-1
/
+4
|
*
Fix redirection after the upload of a video
Chocobozzz
2016-06-10
1
-1
/
+1
|
*
Fix module installation (router instead of router-deprecated)
Chocobozzz
2016-06-10
1
-1
/
+1
|
*
Add tags support to the video list
Chocobozzz
2016-06-10
17
-64
/
+140
|
*
Use ng2-file-upload instead of jquery and add tags support to the video
Chocobozzz
2016-06-07
15
-96
/
+201
|
|
|
|
upload form
*
Little refractoring of requests scheduler module
Chocobozzz
2016-06-06
2
-41
/
+50
|
*
Add tag search support to server
Chocobozzz
2016-06-06
3
-2
/
+40
|
*
Add tags support to server
Chocobozzz
2016-06-06
14
-73
/
+277
|
*
Increase the interval for the friends requests
Chocobozzz
2016-06-05
1
-2
/
+2
|
*
Add an alert if the video load seems to be too long
Chocobozzz
2016-06-05
2
-6
/
+46
|
*
Add demonstration server link
Chocobozzz
2016-06-05
1
-1
/
+4
|
*
Add issue template
Chocobozzz
2016-06-05
1
-0
/
+10
|
*
Do not import whole rxjs
Chocobozzz
2016-06-05
5
-4
/
+9
|
*
Add loader indication when loading videos list
Chocobozzz
2016-06-05
5
-7
/
+14
|
*
Handle error for the video upload
Chocobozzz
2016-06-04
4
-2
/
+21
|
*
Fix favicon
Chocobozzz
2016-06-04
1
-1
/
+1
|
*
Reload videos after removing one to avoid issues with paging etc
Chocobozzz
2016-06-04
1
-1
/
+1
|
*
Apply a fade instead of a loader when loading videos
Chocobozzz
2016-06-04
2
-5
/
+15
|
*
Improve the login form
Chocobozzz
2016-06-04
2
-6
/
+26
|
*
Use webtorrent as external dependency instead of building it with
Chocobozzz
2016-06-04
5
-8
/
+22
|
|
|
|
webpack
*
Fix dropdown css on chromium
Chocobozzz
2016-06-04
1
-0
/
+4
|
*
Fix styling when clicking on a thumbnail video
Chocobozzz
2016-06-04
1
-2
/
+2
|
*
Clean client modules
Chocobozzz
2016-06-04
4
-57
/
+29
|
*
Add webtorrent and jquery to webpack
Chocobozzz
2016-06-04
4
-6
/
+14
|
*
Add production webpack, big thanks to @AngularClass
Chocobozzz
2016-06-03
6
-20
/
+239
|
*
Adapt npm scripts
Chocobozzz
2016-06-03
13
-61
/
+22
|
*
First draft to use webpack instead of systemjs
Chocobozzz
2016-06-03
73
-1066
/
+888
|
*
Add systemd file example
Chocobozzz
2016-06-03
1
-0
/
+17
|
*
Add nginx example file
Chocobozzz
2016-06-03
1
-0
/
+27
|
*
Remove useless wildcards for tslint
Chocobozzz
2016-06-01
1
-1
/
+1
|
*
Downgrade openssl wrapper to see if the travis build still fails
Chocobozzz
2016-06-01
1
-1
/
+1
|
*
Add authentication tokens to make friends/quit friends
Chocobozzz
2016-06-01
23
-34
/
+37
|
*
Move scripty and node sass into the main dependencies
Chocobozzz
2016-06-01
1
-2
/
+2
|
*
Add jquery and jquery.fileupload to typings.json
Chocobozzz
2016-06-01
1
-0
/
+2
|
*
Move webtorrent inside a service
Chocobozzz
2016-05-31
5
-15
/
+42
|
*
Update node openssl wrapper module
Chocobozzz
2016-05-31
1
-1
/
+1
|
*
Remove the include of ng2 bootstrap in the html index
Chocobozzz
2016-05-27
2
-2
/
+1
|
*
Directives/providers array for components in alphabetical order
Chocobozzz
2016-05-27
3
-3
/
+2
|
*
Put presentation logic in the components
Chocobozzz
2016-05-27
3
-4
/
+8
|
*
Alphabetical
Chocobozzz
2016-05-27
10
-131
/
+138
|
*
Do not prefix private attributes
Chocobozzz
2016-05-27
15
-93
/
+112
|
[next]