Murat Çorlu

Results 117 issues of Murat Çorlu

I wanted to try your plugin with your demo inside the repository. But when I tried to `tns run ios --emulator` after installation of npm dependencies, I got an error...

I tried to import images of a website by making them zip file and import with Ghost admin's import section. But this request failed with the error below: ``` Cannot...

I noticed an interesting issue. On a Ghost website that is configured to use ghos3, if you make an HTTP request to `https://mysite.com/content/images/some-random-file.jpg`, request fails after around 6 seconds with...

I'm trying to use this addon for documenting our web component library but couldn't figure out how to use it. Here is my related part of my MDX doc: ```mdx...

Turkish time zone is set to GMT+3[^1] since 2018[^2]. Current label indicates old state. I'm not sure if I need to create a migration file for this change. [^1]: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones...

affects:admin

Just a small fix to update copyright notice Got some code for us? Awesome 🎊! Please include a description of your change & check your PR against this list, thanks!...

affects:admin

**Describe the solution you'd like** It would be great to be able to replacement for a specific path prefix without needing to define a new traefik router. ```yml services: mysite:...