structr icon indicating copy to clipboard operation
structr copied to clipboard

Structr is an integrated low-code development and runtime environment that uses a graph database.

Results 49 structr issues
Sort by recently updated
recently updated
newest added

Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 10.0.6 to 10.0.10. Release notes Sourced from jetty-server's releases. 10.0.10 Special Thanks to the following Eclipse Jetty community members @​jianglai (Lai Jiang) @​markslater (markslater) @​prenagha (Padraic Renaghan)...

dependencies

Bumps http2-server from 10.0.6 to 10.0.10. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty.http2:http2-server&package-manager=maven&previous-version=10.0.6&new-version=10.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps jython-standalone from 2.7.1b3 to 2.7.1-rc2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.python:jython-standalone&package-manager=maven&previous-version=2.7.1b3&new-version=2.7.1-rc2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

As it stands, the default neo4j database password "admin" is hardcoded into at least 7 different test files, any one of which will fail a maven install if the password...

:eyes: Some source code analysis tools can help to find opportunities for improving software components. :thought_balloon: I propose to [increase the usage of compound operators](https://docs.oracle.com/javase/specs/jls/se17/html/jls-15.html#jls-15.26 "Description for assignment operators") accordingly....

Ie: I'm interested in using this and even help contribute to abstracting the underlying code to be able to talk to Apache TinkerPop Graph DB implementations such as Titan/JanusGraph using...

feature request

StructrScript function `filter()` works perfect and returns needed results, but REST returns no results when querying on computer properties (Function or Count). For example: projectCount (Function): `size(this.projects)` projects (Function): `merge_unique(this.projectsRedundant)`...

![grafik](https://user-images.githubusercontent.com/1336221/57783765-00acbe80-772f-11e9-9b1e-79367a4f0714.png) When using an incorrect syntax (double quotes) in the script the result is: `{ "result": { "error": null, "result": null }, "result_count": 1, "page_count": 1, "result_count_time": "0.000013797", "serialization_time": "0.000126782"...

bug
more info needed

Hi, Is it planned that you implement a GraphQL API to structr? Cheers

It would be great from a scalability perspective to support storing the underling files (videos, images, etc) within a cloud provider (CDN, AWS, Azure, etc). This would allow us to...

feature request