1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Chocobozzz
93df58cc48
Fix service worker registration 2018-02-22 11:54:24 +01:00
Chocobozzz
7193ad1044
Add service worker 2018-02-08 17:31:05 +01:00
Chocobozzz
6583edee61
Include manifest in build 2018-02-08 10:00:09 +01:00
Lucas Teixeira
9ccf111912 Include Web Manifest (#273)
* Include Web Manifest

Now we need to fix the path, which shouldn't be hard.

* Delete unused icon

* Remove Thumbs.db

That file was automatically generated

* Fixed icon path

* Fixed typo
2018-02-08 09:52:35 +01:00
luzpaz
2bb0f9d501 Misc. typos (#245)
Found via `codespell -q 3`
2018-01-25 08:12:42 +01:00
Rigel Kent
f41e76cd4a Show a message on client when JavaScript is disabled (#200) 2018-01-15 08:36:39 +01:00
Chocobozzz
63c4db6d71
Move to angular cli 2017-12-12 10:58:16 +01:00
Chocobozzz
6bafac54bf
Fix missing default avatar 2017-12-05 15:12:03 +01:00
Chocobozzz
d8755eed1e
Add oembed endpoint 2017-10-16 10:07:26 +02:00
Chocobozzz
b60e5f38da Upgrade express validator to v4 2017-09-15 12:17:08 +02:00
Chocobozzz
294f80f21e Bundle webtorrent with webpack. Closes https://github.com/Chocobozzz/PeerTube/issues/50 2017-06-11 15:58:27 +02:00
Chocobozzz
1840c2f7c9 Update webpack stack 2017-06-11 15:19:43 +02:00
Chocobozzz
8635a2c70c Update client modules 2017-06-11 12:28:22 +02:00
Chocobozzz
758b996dc6 Client: switch to @nglibs/meta 2017-03-10 10:33:36 +01:00
Chocobozzz
830bcd0f82 Prerender opengraph tags in the server 2016-11-16 20:29:26 +01:00
Chocobozzz
4d19d2f10b Update to webpack beta 25 2016-11-04 12:50:01 +01:00
Chocobozzz
7da18e4420 Client: add user management 2016-08-09 21:45:21 +02:00
Chocobozzz
5555f886c0 Do not import whole rxjs 2016-06-05 09:34:41 +02:00
Chocobozzz
fe3b20cdaf Fix favicon 2016-06-04 19:39:33 +02:00
Chocobozzz
7f82b8ae37 Use webtorrent as external dependency instead of building it with
webpack
2016-06-04 13:08:38 +02:00
Chocobozzz
4a6995be18 First draft to use webpack instead of systemjs 2016-06-03 22:08:03 +02:00