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
/
client
/
src
/
app
/
videos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add info when server is processing a video at upload
Chocobozzz
2017-09-14
4
-26
/
+13
*
Remove ng2 file upload module
Chocobozzz
2017-09-14
6
-120
/
+95
*
Fix lint
Chocobozzz
2017-09-14
1
-1
/
+0
*
err.text -> err
Chocobozzz
2017-09-14
2
-4
/
+4
*
Move to HttpClient and PrimeNG data table
Chocobozzz
2017-09-14
5
-60
/
+72
*
Improve real world script
Chocobozzz
2017-09-12
1
-0
/
+1
*
Upload a video to /videos/upload
Chocobozzz
2017-09-07
1
-3
/
+3
*
Add information at video upload if user video quota is reached
Chocobozzz
2017-09-06
1
-0
/
+2
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
3
-13
/
+20
*
Better webtorrent error handling
Chocobozzz
2017-07-23
1
-5
/
+18
*
Set correctly preview image for open graph
Chocobozzz
2017-07-12
1
-1
/
+1
*
Add preview to embed
Chocobozzz
2017-07-12
1
-0
/
+5
*
Use global uuid instead of remoteId for videos
Chocobozzz
2017-07-11
8
-24
/
+27
*
Type webtorrent
Chocobozzz
2017-07-11
3
-21
/
+18
*
Better typescript typing for a better world
Chocobozzz
2017-07-10
2
-47
/
+43
*
Fix page titles
Chocobozzz
2017-07-06
3
-2
/
+5
*
Clean up bottom video bar
Chocobozzz
2017-07-06
2
-9
/
+20
*
Better skin for videojs
Chocobozzz
2017-07-06
2
-3
/
+10
*
Update videojs -> 6
Chocobozzz
2017-07-06
1
-1
/
+1
*
Fix client compilation
Chocobozzz
2017-06-20
3
-4
/
+3
*
Share models between server and client
Chocobozzz
2017-06-17
3
-9
/
+8
*
Use typescript standard and lint all files
Chocobozzz
2017-06-16
24
-645
/
+642
*
Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube...
Chocobozzz
2017-06-11
2
-4
/
+4
*
Update webpack stack
Chocobozzz
2017-06-11
4
-3
/
+5
*
Update client modules
Chocobozzz
2017-06-11
1
-1
/
+1
*
Better build/dev scripts
Chocobozzz
2017-06-11
1
-1
/
+1
*
Use shared models
Chocobozzz
2017-06-11
2
-10
/
+13
*
Client: little refractoring
Chocobozzz
2017-05-05
14
-43
/
+11
*
Fix unset video language on video update
Chocobozzz
2017-05-05
2
-1
/
+14
*
Client: fix update button displayed on non owned video
Chocobozzz
2017-05-05
2
-2
/
+5
*
Client: try to be responsive
Chocobozzz
2017-05-01
2
-8
/
+61
*
Client: minor css fixes
Chocobozzz
2017-04-29
1
-0
/
+1
*
Format video blacklist
Chocobozzz
2017-04-26
3
-33
/
+35
*
Client: fix bad rebase
Chocobozzz
2017-04-26
1
-5
/
+0
*
Client: adjust viewport height
Chocobozzz
2017-04-26
2
-2
/
+1
*
Client: display video tags
Chocobozzz
2017-04-26
3
-1
/
+30
*
Client: beautiful watch page
Chocobozzz
2017-04-26
8
-218
/
+222
*
Client: fixed header and menu
Chocobozzz
2017-04-26
1
-1
/
+1
*
Client Better design for video watch
Chocobozzz
2017-04-26
2
-138
/
+181
*
Client: responsive design
Chocobozzz
2017-04-26
4
-37
/
+48
*
Add ability for an administrator to remove any video (#61)
Green-Star
2017-04-26
8
-45
/
+71
*
Client: use ng2-tag-input for forms with video tags
Chocobozzz
2017-04-16
6
-139
/
+32
*
Client: update to angular 4
Chocobozzz
2017-04-12
7
-12
/
+11
*
Client: add basic support for updating a video
Chocobozzz
2017-04-10
14
-6
/
+354
*
Client: support video language
Chocobozzz
2017-04-07
6
-1
/
+50
*
Client: Handle NSFW video
Chocobozzz
2017-04-04
8
-16
/
+92
*
Client: add support for video licences
Chocobozzz
2017-03-27
6
-0
/
+48
*
Relax on tags (accept any characters and not required anymore)
Chocobozzz
2017-03-22
2
-21
/
+26
*
Add video category support
Chocobozzz
2017-03-22
6
-3
/
+64
*
Client: fix routes title
Chocobozzz
2017-03-12
1
-2
/
+2
[next]