Hironsan
|
1d1f2278de
|
Update heroku.py
|
2 years ago |
Hironsan
|
3032b62cd9
|
Update run.sh
|
2 years ago |
Hironsan
|
e2a23b28ad
|
Update run.sh
|
2 years ago |
Hironsan
|
6a291ee202
|
Update Dockerfile.heroku
|
2 years ago |
Hironsan
|
966741c895
|
Update github action
|
2 years ago |
Hironsan
|
3142bbed9d
|
Update Dockerfile.heroku
|
2 years ago |
Hironsan
|
35e4827578
|
Update heroku.py
|
2 years ago |
Hironsan
|
5a80b76ed0
|
Update heroku.py
|
2 years ago |
Hironsan
|
a7f89644d6
|
Update app.json
|
2 years ago |
Hironsan
|
aa78d8feeb
|
Replace ADMIN_CONTACT_EMAIL with ADMIN_EMAIL
|
2 years ago |
Hironsan
|
8d3f3ae6d8
|
Rename ADMIN_USER_NAME with ADMIN_USERNAME
|
2 years ago |
Hiroki Nakayama
|
dd263a0951
|
Merge pull request #1892 from doccano/dependabot/pip/backend/lxml-4.9.1
Bump lxml from 4.7.1 to 4.9.1 in /backend
|
2 years ago |
Hiroki Nakayama
|
50979586c9
|
Merge pull request #1889 from doccano/dependabot/pip/backend/django-4.0.6
Bump django from 4.0.4 to 4.0.6 in /backend
|
2 years ago |
Hironsan
|
860bc30d85
|
Update version in pyproject.toml
|
2 years ago |
Hironsan
|
28f0d8606b
|
Merge branch 'master' into develop
|
2 years ago |
Hiroki Nakayama
|
6074509f3e
|
Merge pull request #1894 from zgfh/patch-1
update docker-compose: set nginx image name to doccano_nginx:prod
|
2 years ago |
Hiroki Nakayama
|
ea1908e8f2
|
Merge pull request #1899 from doccano/feature/imageTasks
Add image tasks
|
2 years ago |
Hironsan
|
b4bc39c80a
|
Remove transformer after changing the image
|
2 years ago |
Hironsan
|
e742fa14e4
|
Unselect the region on clicking outside of the region
|
2 years ago |
Hironsan
|
e4a1efcb65
|
Make RegionList scrollable
|
2 years ago |
Hironsan
|
78c191f5cb
|
Fix imageLoaded and setZoom methods
|
2 years ago |
Alan
|
7836c57390
|
update docker-compose: set nginx image name to doccano_nginx:prod
update docker-compose: set nginx image name to doccano_nginx:prod
Signed-off-by: Alan Zhu <zg.zhu@daocloud.io>
|
2 years ago |
Hironsan
|
fe16429d1f
|
Update onMouseUp to prevent minus height and width
|
2 years ago |
Hironsan
|
19b5e2504b
|
Fix remove method
|
2 years ago |
Hironsan
|
8eafdd3215
|
Fix file extensions
|
2 years ago |
Hironsan
|
34cc7e14d4
|
Add label field to exported dataset
|
2 years ago |
Hironsan
|
e1eeea25e9
|
Update images on project creation page
|
2 years ago |
Hironsan
|
2767ac50da
|
Fix the bug of anchor point
|
2 years ago |
Hironsan
|
1fa2a8cf02
|
Replace demo images
|
2 years ago |
Hironsan
|
3848b0f97e
|
Fix selectRegion
|
2 years ago |
Hironsan
|
9d506bec4a
|
Add zoom button
|
2 years ago |
Hironsan
|
49ae379f42
|
Add title to RegionList
|
2 years ago |
Hironsan
|
e21855b492
|
Prevent emitting drag point event
|
2 years ago |
Hironsan
|
28b3501f2b
|
Apply linter
|
2 years ago |
Hironsan
|
708391bda1
|
Remove vue-image-annotator
|
2 years ago |
dependabot[bot]
|
cdea6154cd
|
Bump lxml from 4.7.1 to 4.9.1 in /backend
Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.7.1...lxml-4.9.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
07064832cf
|
Bump django from 4.0.4 to 4.0.6 in /backend
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.4...4.0.6)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hironsan
|
0e65473819
|
Change region list opacity according to visibility
|
2 years ago |
Hironsan
|
6ea179fe25
|
Enable to delete region from region list
|
2 years ago |
Hironsan
|
46c5a0d967
|
Support segmentation
|
2 years ago |
Hironsan
|
3f90b3e855
|
Support bounding box
|
2 years ago |
Hironsan
|
ac2cd79f15
|
Support image captioning
|
2 years ago |
Hironsan
|
dbc1771099
|
Support label creation for new tasks
|
2 years ago |
Hironsan
|
6a6398e6a8
|
Support data import for new tasks
|
2 years ago |
Hironsan
|
abfcd44dba
|
Add tasks to project creation page
|
2 years ago |
Hironsan
|
185debf9ac
|
Add demo page link
|
2 years ago |
Hironsan
|
2adf194d19
|
Update demo pages
|
2 years ago |
Hironsan
|
2443365ed7
|
Support data export for image captioning
|
2 years ago |
Hironsan
|
5dbde08152
|
Add migration file for image captioning
|
2 years ago |
Hironsan
|
6995cf480e
|
Replace git with https
|
2 years ago |