Ludovit Scholtz

Results 40 issues of Ludovit Scholtz

Hi, I believe there is a bug in amcharts in some data handling.. See demo here: http://apps.scholtz.sk/amcharts.html Chart should be connected by default, but i see there obvious spaces. options...

``` .headerlogo { position: fixed; right: 0; top: 0; } ``` EXPECTED: aligns logo to the right RESULT: aligns logo to the left VERSION: 1.5.1-beta1 from nuget

bug
CSS

anyone who can execute this file: \src\assets\lib\plupload\examples\upload.php can upload any file to server to location ini_get("upload_tmp_dir") . DIRECTORY_SEPARATOR . "plupload" . DIRECTORY_SEPARATOR . $_REQUEST["name"] it is quite a serious security...

## Summary Algorand indexer at the moment does not allow using custom consensus on private networks. This pull request adds this feature. ## Test Plan I tested it manually on...

## Summary Please allow to search the blockchain by the hash of approval program. ## Scope/Requirements Indexer apps search ## Urgency/Relative Priority Low priority, Important for DAPPs

external contribution
Team Carbon-11

**Description:** I am testing setting up WSO2 Api Manager with Analytics worker with company certification authority in kubernetes environment. I am receiving several error messages: UnknownHostException, unable to find valid...

### Subject of the issue Please upgrade superagent library. Version 6 is deprecated. https://www.npmjs.com/package/superagent I am facing issues superagent crashing the typescript app.. Unable to catch error in try catch....

new-bug

Hi, we had severe issue with caching running on multiple instances in k8s with this library. According to https://simonhearne.com/2022/caching-header-best-practices/ `This If-None-Match header is a message to the server that the...

##### SUMMARY Hello, we would like to manage groups by ansible, but vmware_local_group_manager does not exists. Or is it possible to manage groups by some other way? ##### ISSUE TYPE...

needs_maintainer

Following https://github.com/algorand/indexer/pull/1041 and https://github.com/algorand/indexer/pull/1327 Please merge this to the SDK so that it is possible to work with custom consensus files in conduit and indexer.