Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inject server config in HTML | Chocobozzz | 2021-05-14 | 1 | -0/+1 |
| | |||||
* | refactor noscript/incompatible browser messages (#3684) | Cadence Ember | 2021-02-03 | 1 | -7/+22 |
| | | | | | also align noscript and incompatible browser styles Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | client: add iOS icon | kontrollanten | 2021-01-05 | 1 | -0/+2 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 1 | -1/+1 |
| | |||||
* | We don't support IE | Chocobozzz | 2020-08-24 | 1 | -1/+9 |
| | |||||
* | Add ability to override client assets : logo - favicon - PWA icons - PWA ↵ | Kim | 2020-07-10 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | manifest name and description (#2897) * Add client-overrides storage to config * Add static-serve for client overrides * Move backgroun-image logo from bundle to css tag for runtime content hash * Add dynamic JSON manifest * Add content hash for manifest, favicon and logo Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | link to third-party-application raw list in noscript (#2896) | bopol | 2020-06-24 | 1 | -1/+1 |
| | | | Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Update noscript message, reduce dropdown icon size and horizontal padding | Rigel Kent | 2019-12-26 | 1 | -6/+3 |
| | |||||
* | Fix user notifications on new follow | Chocobozzz | 2019-08-02 | 1 | -2/+4 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -9/+9 |
| | |||||
* | 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 |