bb-plane-fork/apps/api
Nikhil fd9da3164e
[WEB-4452] fix: enhance URL detection logic in contains_url function (#7352)
* fix: enhance URL detection logic in contains_url function

* fix: improve error handling in URL detection logic

* fix: enhance URL detection logic with length limits and edge case handling

* fix: adjust URL line length limit for improved detection accuracy
2025-07-08 18:28:47 +05:30
..
bin chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
plane [WEB-4452] fix: enhance URL detection logic in contains_url function (#7352) 2025-07-08 18:28:47 +05:30
requirements chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
templates chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
.coveragerc chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
.env.example chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
Dockerfile.api chore: updated node version to 22 and python version to 3.12.10 (#7343) 2025-07-04 16:28:30 +05:30
Dockerfile.dev chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
manage.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
package.json chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
pyproject.toml chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
pytest.ini chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
requirements.txt chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
run_tests.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
run_tests.sh chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30