plane/apiserver/plane
M. Palanikannan 20acb0dd17
[WEB-1312] fix: trim file name before uploading (#4661)
* fix: trim file name before uploading

* fix: check the cursor position before inserting image

* dev: add trimming for file assets

* dev: add filename validation above if

* dev: make the validation to 50 to support user uploads

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-06-04 13:14:26 +05:30
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api fix: remove issue duplicated when adding multiple modules (#4637) 2024-05-29 13:31:32 +05:30
app [WEB-1424] chore: page and view logo implementation, and emoji/icon (#4662) 2024-05-31 14:27:52 +05:30
authentication [WEB - 1438] dev: oauth exception handling (#4602) 2024-05-28 13:39:27 +05:30
bgtasks feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
db [WEB-1312] fix: trim file name before uploading (#4661) 2024-06-04 13:14:26 +05:30
license fix: instance register script (#4681) 2024-06-03 12:44:40 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings [WEB - 1482] fix: uploads when using block storages other than s3 and minio (#4647) 2024-05-30 16:22:47 +05:30
space fix: redirection issues and instance validation changes 2024-05-10 19:34:40 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils fix: admin auth related fixes 2024-05-14 20:55:07 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py [WEB-1206] chore: bulk delete api logs (#4374) 2024-05-06 15:19:03 +05:30
urls.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30