openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Structr
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Sep 13, 2025 — Sep 13, 2026
Showing page 1 of 615
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update SECURITY.md
Christian Morgner
More...
5 days ago
Bugfix: Ensure module onload runs only after env resource has been loaded to ensure correct behaviour (legacy request parameters, etc.)
vigorouscoding
More...
13 days ago
UX: Adds confirmation dialog text when user wants to delete a schema node/relationship
vigorouscoding
More...
14 days ago
Minor: Updates widget set to use from 0.1.3 to 0.1.4
vigorouscoding
More...
14 days ago
Bugfix: In the documentation, show details for functions that do not have a long description but have examples or notes Minor: Adds canShowDetails() to interface Documentable to allow implementing classes to decide if they can show details
vigorouscoding
More...
14 days ago
Docs: Sort documentation sections by name for display type table and table-with-details (built-in functions, settings, system keywords, maintenance commands)
vigorouscoding
More...
14 days ago
UX: Switch padding to margin because otherwise the padded area is clickable and leads to TOC being updated without changing the docs article
vigorouscoding
More...
14 days ago
Minor: Renames theme() and dataSource() functions to getTheme() and getDataSource() to prevent possible name clashes with repeater keywords
vigorouscoding
More...
14 days ago
Improvement: Removes settings that prevents logging of stack traces in favor of a new setting that either logs a shortened stack trace or the full stack trace
vigorouscoding
More...
14 days ago
Improvement: Allow disabling device trust per-user UI/UX: Adds deviceTrustPossible flag to general tab in user dialog UX: Adds button for "User.rotateDeviceTrustSecret()" to general tab in user dialog (rotates device trust secret and thus invalidates all previously issued device trust tokens for that user) UI: Show device trust duration in login dialog
vigorouscoding
More...
15 days ago
Improvement: Makes letsencrypt maintenance command more robust regarding errors in lifecycle methods and checks for existence rather than trusting a return-value of null or an exception (which can both fail in different ways) Docs: Adds more documentation to letsencrypt maintenance command
vigorouscoding
More...
18 days ago
Docs: Updates documentation regards Let's Encrypt and the automation of the certificate retrieval process
vigorouscoding
More...
18 days ago
Merge branch 'main' of gitlab.structr.com:structr/structr
Axel Morgner
More...
20 days ago
UX: Adds "Upload" button to files area and refactors upload code to remove similar code
vigorouscoding
More...
20 days ago
Test: Moves test validation to a nested schedule to enable "innerMost" to make it to the log
vigorouscoding
More...
20 days ago
Bugfix: Prevent accidentally running two scheduled jobs simultaneously by introducing a shared lock
vigorouscoding
More...
20 days ago
Test: Fixes flaky test testHeaderAuthenticationFailureIncrementsPasswordAttempts by moving reset code to separate TX. The big TX for a GET request with header authentication could swallow the reset on the User if the request was also on the User resource because of per-type semaphores in JsonRestServlet
vigorouscoding
More...
20 days ago
Minor: Only log header authentication failed message when it actually failed
vigorouscoding
More...
20 days ago
Enhancement: Adds println() which appends a newline, and documents that newlines become <br> in text/plain content.
Axel Morgner
More...
21 days ago
Fix: Shows string results in the scratchpad as they are instead of JSON-escaping quotes and newlines.
Axel Morgner
More...
21 days ago
Fix: A method whose source was never set no longer fails with a NullPointerException
Christian Kramp
More...
21 days ago
Fix: A non-collection resource no longer wraps its result in an array
Christian Kramp
More...
21 days ago
Minor: Updates widget library to 0.1.3
vigorouscoding
More...
21 days ago
Bugfix: removes intermediate conversion from Map<String, Object> to Map<String, String> because the receiver uses Map<String, Object> and not all elements are strings
vigorouscoding
More...
21 days ago
Minor: Updates the default timeout for in-progress two-factor authentication to 5 minutes (maximum time between login with username/password and supplying the OTP for a complete login)
vigorouscoding
More...
22 days ago
Feature: Adds option to trust browser/device for two-factor-authentication to skip 2FA on next login in the same browser
vigorouscoding
More...
22 days ago
Merge branch 'main' of gitlab.structr.com:structr/structr
Axel Morgner
More...
22 days ago
Minor enhancement: Removes unused EmbeddedDatabaseService import
Axel Morgner
More...
22 days ago
Enhancement: Asserts that nothing referring to the old name is left after refactoring, and waits for the localization form.
Axel Morgner
More...
22 days ago
Enhancement: Adds log.warn(), log.error(), log.info() and log.debug() and reports the script position of the call.
Axel Morgner
More...
22 days ago
←
1
2
3
4
5
6
7
8
9
…
614
615
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree