Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Add meta tag to index.html | buoyantair | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | PeerTube is not in alpha anymore | Chocobozzz | 2018-10-19 | 1 | -1/+1 |
| | |||||
* | rename manifest | BO41 | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -6/+8 |
| | |||||
* | Add id to body for more specific css | Chocobozzz | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Try to detect incompatible web browsers | Chocobozzz | 2018-03-08 | 1 | -0/+15 |
| | |||||
* | Fix service worker registration | Chocobozzz | 2018-02-22 | 1 | -0/+2 |
| | |||||
* | Add service worker | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Include manifest in build | Chocobozzz | 2018-02-08 | 1 | -1/+2 |
| | |||||
* | Include Web Manifest (#273) | Lucas Teixeira | 2018-02-08 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | Misc. typos (#245) | luzpaz | 2018-01-25 | 1 | -1/+1 |
| | | | Found via `codespell -q 3` | ||||
* | Show a message on client when JavaScript is disabled (#200) | Rigel Kent | 2018-01-15 | 1 | -0/+9 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -4/+2 |
| | |||||
* | Fix missing default avatar | Chocobozzz | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -2/+2 |
| | |||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 1 | -1/+1 |
| | |||||
* | Bundle webtorrent with webpack. Closes ↵ | Chocobozzz | 2017-06-11 | 1 | -3/+0 |
| | | | | https://github.com/Chocobozzz/PeerTube/issues/50 | ||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -2/+4 |
| | |||||
* | Client: switch to @nglibs/meta | Chocobozzz | 2017-03-10 | 1 | -0/+1 |
| | |||||
* | Prerender opengraph tags in the server | Chocobozzz | 2016-11-16 | 1 | -0/+4 |
| | |||||
* | Update to webpack beta 25 | Chocobozzz | 2016-11-04 | 1 | -3/+6 |
| | |||||
* | Client: add user management | Chocobozzz | 2016-08-09 | 1 | -0/+1 |
| | |||||
* | Do not import whole rxjs | Chocobozzz | 2016-06-05 | 1 | -1/+2 |
| | |||||
* | Fix favicon | Chocobozzz | 2016-06-04 | 1 | -1/+1 |
| | |||||
* | Use webtorrent as external dependency instead of building it with | Chocobozzz | 2016-06-04 | 1 | -0/+3 |
| | | | | webpack | ||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -0/+17 |