2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: Prevent UI corruption in data area for built-in relationship types More... 12 months ago
Version up to 5.2-SNAPSHOT. More... 12 months ago
Makes changes to http license verifier and adds more log output. More... 12 months ago
Bugfix: Correctly delete OpenAPI parameters on methodes Bugfix: Prevent duplicate saving of changes in code area More... about 1 year ago
UX: Add feedback to config servlet UI if a search query did not yield any results More... about 1 year ago
Changes year in license headers to 2024. More... about 1 year ago
Merge branch 'fix-chunked-file-upload' More... about 1 year ago
Enhancement: Modifies the output of the 'data-repeater-data-object-id' attribute to display only on the repeated element itself. More... about 1 year ago
Fix: Changes the way the append and truncate options are passed to the underlying file channel to fix a bug in the chunked file upload More... about 1 year ago
Merge branch 'main' of github.com:structr/structr More... about 1 year ago
Removes duplicate file More... about 1 year ago
Adds better error handling for invalid regex in StrReplaceFunction. More... about 1 year ago
Merge branch 'cluster-mode' More... about 1 year ago
Fixes another NPE for StreamingWriter. More... about 1 year ago
Fixes test by creating correct RessourceAccessGrant. More... about 1 year ago
Fixes thumbnail test by chaning assertions to correct expected values. More... about 1 year ago
Fixes NPE that occurred when calling stream method internally. More... about 1 year ago
Adds bugfix that prevents login loop in cluster mode. Now cluster notifications are sent after the login tx has been committed in the db. More... about 1 year ago
Fix: Prevent view signatures from being cut by the PlingStemmer More... about 1 year ago
Revert "Enhancement and breaking change: Removes auto-stemming for resource path resolution." More... about 1 year ago
Merge remote-tracking branch 'upstream/main' More... about 1 year ago
Enables explicit code cache flushing in jvm opts. More... about 1 year ago
Merge branch 'main' of github.com:structr/structr More... about 1 year ago
Enhancement: Adds code to store the specs of the requested thumbnail to the thumbnail relationship so we can check for existing thumbnails based on full specs and not actual tn size later. More... about 1 year ago
Enhancement: Updates ImageIO to the most recent version 3.10. More... about 1 year ago
Fix: Adds exclusion to get rid of an IllegalAccessError at runtime on some machines. More... about 1 year ago
Fix: Modifies thumbnail creation for images smaller than the request thumbnail size so the image type conversion is done in any case (e.g. TIFF -> JPEG). Also improves logging. More... about 1 year ago
Test: Adds test for new request keyword outputReductionDepth More... about 1 year ago
Enhancement: Modifies the way we check for existing thumbnails: We take the requested parameters (maxWidth, maxHeight, cropToFit) into account instead of the actual image dimensions which led to false positve checks, returning the wrong thumbnail images and preventing creation of additional tn images. More... about 1 year ago
Bugfix: Define URL parameter to use in error condition More... about 1 year ago