aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/manifest.json
Commit message (Collapse)AuthorAgeFilesLines
* Register service workerChocobozzz2018-02-221-1/+1
|
* Fix service worker registrationChocobozzz2018-02-221-2/+2
|
* Change manifest properties (#285)Lucas Teixeira2018-02-111-2/+3
| | | | | | | | | | | | | | | | * Change full screen to standalone This will make the notification bar visible * Added theme color Now the address bar will match the color of the search panel. * Remove orientation:"portrait" * Re-adding orientation property This time, with "any" value
* Video previews take all the width on mobileChocobozzz2018-02-091-1/+1
|
* Add service workerChocobozzz2018-02-081-1/+1
|
* Better peertube iconsChocobozzz2018-02-081-14/+20
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-081-0/+40
* 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