Georgiy Sitnikov
Georgiy Sitnikov
###### Organizr Version: V 2.1.2330 ###### Branch: Master ###### WebServer: Nginx ###### Operating System: Ubuntu ##### Problem Description: If Jackett search been used and API call returns 500 Error, than...
Hey, cool Product! I try to run it as Sub-path on Apache2 Server e.g. `https://FQDN/pasty/` with few rewrite rules, but not really successful. 1. I use docker compose ```yaml version:...
**Is your feature request related to a problem? Please describe.** Currently if I would like to deploy Hoppscotch to my customers, google Analytics could not be disable completely, only reconfigured....
Hello dear community, I would like to use Heimdall with Apache2 Reverse Proxy as sub path and do create following configuration in it: ```bash #Heimdall Redirect 301 "/heimdallExternal" "/heimdallExternal/" ProxyPreserveHost...
Hello, when I open Maps APP in Firefox, I can see in Browser Console CORS error as following: ``` Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Set Content-Security-Policy header e.g.: ``` Header always set Content-Security-Policy...
Dear all, I find find out that plugin https://github.com/christo-ph/mkdocs_build_plantuml will not work correctly with monorepo. Problem is that generated SVG/PNG will not be moved to the source folder. Related ticket...
Hello dear community, Just wondering how it is in a better way to implement i18n support with monorepo. I can use plugin or mkdocs material feature and it works fine....
Hello dear community, in e.g. mkdocs-material there is nice feature: https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/#adding-a-git-repository By simple config in yaml file: ``` repo_name: Trolololo repo_url: https://somehost.com/Trololo edit_uri: "edit/master/docs/" ``` will enable this:  By...
Hello dear community, we have a need to add dismissible dropdown, user should be able to drop selection to of some part of UI, e.g. as we have it now...