1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
Chocobozzz
8a44f8354e
Fix instance name displaying with long text 2018-02-20 14:16:32 +01:00
Chocobozzz
1f788f2044
Improve responsive on video watch 2018-01-31 11:38:05 +01:00
Chocobozzz
63c4db6d71
Move to angular cli 2017-12-12 10:58:16 +01:00
Julien Lemaire
c7e1e432b0 Copy to clipboard (#142)
* Copy buttons on share view

Ugly but working buttons to copy video url and video iframe code.

Add ngx-clipboard dependency to allow easy copy to clipboard directive.

* Designed copy buttons

Using some css (scss) rules to make buttons look better.

* First version on copy feedback

Little success alert message on copy.

Fix lint errors

Move dependencies to dev dependencies

* Update button design

* Use of notifications service

Provides feedback of copy action to the user through the
angular2-notifications module.
2017-12-11 17:59:39 +01:00
Chocobozzz
3daf400219
Responsive homepage 2017-12-11 08:50:43 +01:00
Chocobozzz
0727cab0df
Design video watch modals 2017-12-07 10:28:20 +01:00
Chocobozzz
d2cc03aaad
Design account videos 2017-12-04 11:04:08 +01:00
Chocobozzz
c30745f342
Add account settings new design 2017-12-01 17:38:26 +01:00
Chocobozzz
26c6ee80d0
Implement header design 2017-12-01 13:15:53 +01:00
Chocobozzz
b33f657c30
Begin new menu design 2017-12-01 10:55:56 +01:00
Chocobozzz
a01f107bc4
Improve client mobile version 2017-11-06 11:46:11 +01:00
Chocobozzz
174d46578b Fix prod build 2017-06-11 17:49:13 +02:00
Chocobozzz
1840c2f7c9 Update webpack stack 2017-06-11 15:19:43 +02:00
Chocobozzz
3eeeb87fe6 Client: try to be responsive 2017-05-01 18:16:50 +02:00
Chocobozzz
0d7d2ad9ff Client: minor css fixes 2017-04-29 18:34:10 +02:00
Chocobozzz
6716739082 Client: add ability to hide left menu 2017-04-26 21:23:19 +02:00
Chocobozzz
efbf0ed7f2 Client: adjust viewport height 2017-04-26 21:23:19 +02:00
Chocobozzz
d7c152a491 Add credit 2017-04-26 21:23:19 +02:00
Chocobozzz
897ec54d76 Client: beautiful watch page 2017-04-26 21:23:19 +02:00
Chocobozzz
ea9f487b40 Client: fixed header and menu 2017-04-26 21:23:19 +02:00
Chocobozzz
383bfc8356 Client: responsive design 2017-04-26 21:23:19 +02:00
Chocobozzz
9c89a45cb2 Client: add video not found message if the video... is not found 2016-11-16 20:29:26 +01:00
Chocobozzz
602eb142be Client: make an admin menu and a classic menu component 2016-08-12 16:53:32 +02:00
Chocobozzz
798442f665 Client: click on PeerTube title routes to videos list 2016-07-21 17:10:08 +02:00
Chocobozzz
a64668c024 Client: try to make it work with Android Firefox 2016-07-19 16:45:07 +02:00
Chocobozzz
00a446454d Add tags support to the video list 2016-06-10 17:46:29 +02:00
Chocobozzz
4a6995be18 First draft to use webpack instead of systemjs 2016-06-03 22:08:03 +02:00
Renamed from client/app/app.component.scss (Browse further)