langflow/src/backend
ogabrielluiz 6357d245aa refactor: Rename 'hide' to 'hidden' in field classes
Update the field classes in the codebase to use the 'hidden' attribute instead of 'hide' for consistency and clarity. This change aligns with recent updates to the langflow library and improves the readability of the code.
2024-06-12 22:16:41 -03:00
..
base refactor: Rename 'hide' to 'hidden' in field classes 2024-06-12 22:16:41 -03:00
langflow/version Update database file path handling and server shutdown message (#1686) 2024-04-11 17:13:00 -03:00
.gitignore Changes default location for the database and adds the option to use the previous behavior (#1907) 2024-05-15 20:41:01 -03:00
Dockerfile Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793) 2024-04-29 13:38:18 -03:00