structr
structr copied to clipboard
Structr is an integrated low-code development and runtime environment that uses a graph database.
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)...
Bumps http2-server from 10.0.6 to 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...
Bumps jython-standalone from 2.7.1b3 to 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...
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...
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)`...
 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"...
GraphQL
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...