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
*
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
|
*
Follow the angular styleguide for the directories structure
Chocobozzz
2016-05-27
59
-137
/
+177
|
*
Add a loader animation when loading the videos list
Chocobozzz
2016-05-26
10
-46
/
+73
|
*
Make the sort/results bar less ugly
Chocobozzz
2016-05-24
5
-6
/
+41
|
*
Lint the client
Chocobozzz
2016-05-23
6
-42
/
+41
|
*
Add trivial sort for the client
Chocobozzz
2016-05-23
9
-8
/
+78
|
*
Use progress bar from bootstrap for the upload
Chocobozzz
2016-05-23
3
-2
/
+8
|
*
Add search with field choose support in client
Chocobozzz
2016-05-23
10
-19
/
+99
|
*
Add pagination support to the client
Chocobozzz
2016-05-22
11
-28
/
+74
|
*
Extends the search feature by customizing the search field (name,
Chocobozzz
2016-05-22
8
-20
/
+149
|
|
|
|
podUrl...)
*
Add total results field and wrap videos in data field when listing
Chocobozzz
2016-05-21
7
-76
/
+105
|
|
|
|
videos
*
Thumbnail, author and duration support in client
Chocobozzz
2016-05-21
12
-71
/
+221
|
*
Add the list of files inside tsconfig
Chocobozzz
2016-05-21
1
-1
/
+28
|
*
Move livereload to an external script and remove from express.
Chocobozzz
2016-05-21
5
-9
/
+6
|
|
|
|
Developers have to use the livereload plugin in their web browser now.
*
Don't send the "http(s)" for the podUrl
Chocobozzz
2016-05-21
1
-1
/
+1
|
*
Add production example file
Chocobozzz
2016-05-20
3
-1
/
+18
|
*
Update node for travis
Chocobozzz
2016-05-19
1
-2
/
+2
|
*
Use bash for danger scripts instead of env sh
Chocobozzz
2016-05-19
2
-2
/
+2
|
*
Return with callback with an error
Chocobozzz
2016-05-19
1
-1
/
+1
|
*
Add radix to parseInt
Chocobozzz
2016-05-19
1
-2
/
+2
|
*
Update client dependencies
Chocobozzz
2016-05-17
3
-3
/
+3
|
*
Fix tests for according to the sort
Chocobozzz
2016-05-17
1
-0
/
+1
|
*
Add ability to sort videos list
Chocobozzz
2016-05-17
11
-9
/
+173
|
*
Add check for the thumbnail in base64 (requests inter pods)
Chocobozzz
2016-05-16
1
-0
/
+2
|
*
Add check for the author username length
Chocobozzz
2016-05-16
2
-0
/
+4
|
*
Add a check for the duration of videos
Chocobozzz
2016-05-16
6
-27
/
+56
|
*
Update disk size for 1000000 videos in architecture
Chocobozzz
2016-05-16
1
-1
/
+1
|
*
Use async waterfall in request scheduler for better readability
Chocobozzz
2016-05-15
1
-22
/
+48
|
*
Use async waterfall for better readability in friends lib
Chocobozzz
2016-05-15
1
-32
/
+47
|
*
Use async series in installer for better readability
Chocobozzz
2016-05-13
1
-15
/
+17
|
*
Use async waterfall in pods controller for better readability
Chocobozzz
2016-05-13
1
-24
/
+59
|
*
Use async waterfall in videos controller for better readability
Chocobozzz
2016-05-13
1
-60
/
+115
|
*
getVideoThumbnail -> createVideoThumbnail
Chocobozzz
2016-05-13
2
-3
/
+3
|
[next]