Hironsan
|
eb59cbf9b6
|
Ensure that the imported files will be uploaded after ingesting the data to the database
|
2 years ago |
Hironsan
|
507c0792b5
|
Add upload file size limitation
|
2 years ago |
Hironsan
|
62a1a6228e
|
Pass upload_ids to import_dataset
|
2 years ago |
Hironsan
|
42f6141adb
|
Randomize saved file name
|
2 years ago |
Hironsan
|
db6e607bfb
|
Enable to remove a file from storage on removing it in application
|
2 years ago |
Hironsan
|
a707c34633
|
Hide query parameters on dataset page
|
2 years ago |
Hironsan
|
f2576cf513
|
Rename imported file
|
2 years ago |
Hironsan
|
e63b796f4c
|
Add GCP setting
|
2 years ago |
Hironsan
|
9a69140be1
|
Update DatasetImportAPI to upload a file
|
2 years ago |
Hironsan
|
f4c1af9891
|
Pass save_names parameter to Writer
|
2 years ago |
Hironsan
|
3aad428164
|
Specify storage to example model
|
2 years ago |
Hironsan
|
955e72de56
|
Add a celery task to upload a file
|
2 years ago |
Hironsan
|
d2674e92ab
|
Add a setting for AWS
|
2 years ago |
Hiroki Nakayama
|
27eff5caec
|
Merge pull request #1748 from doccano/fix/securityUpdate
Update minimist version
|
2 years ago |
Hironsan
|
0b76f8e50d
|
Update minimist version
|
2 years ago |
Hiroki Nakayama
|
8c18b6b1cf
|
Merge pull request #1747 from doccano/dependabot/pip/backend/waitress-2.1.1
Bump waitress from 2.0.0 to 2.1.1 in /backend
|
2 years ago |
dependabot[bot]
|
b9d915c87a
|
Bump waitress from 2.0.0 to 2.1.1 in /backend
Bumps [waitress](https://github.com/Pylons/waitress) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.0.0...v2.1.1)
---
updated-dependencies:
- dependency-name: waitress
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hiroki Nakayama
|
87b62787e8
|
Merge pull request #1744 from doccano/enhancement/1598
Support workers option,
|
2 years ago |
Hironsan
|
bdbe759450
|
Support workers option, resolve #1598
|
2 years ago |
Hiroki Nakayama
|
9f0f89fcf9
|
Merge pull request #1743 from doccano/enhancement/1604
Show id in database page
|
2 years ago |
Hironsan
|
b2a35c323d
|
Show id in database page, resolve #1604
|
2 years ago |
Hiroki Nakayama
|
3e45f45dba
|
Merge pull request #1742 from WojciechKusa/fix/yarn_git_urls
fix: Replace git:// with https:// in yarn.lock
|
2 years ago |
Wojciech Kusa
|
373e483271
|
fix: Replace git:// with https:// in yarn.lock
|
2 years ago |
Hiroki Nakayama
|
1a1c58de1e
|
Merge pull request #1739 from doccano/fix/gitUrl
Replace git:// with https://
|
2 years ago |
Hironsan
|
4ee9918458
|
Replace git:// with https://
|
2 years ago |
Hiroki Nakayama
|
70f048f041
|
Merge pull request #1738 from doccano/fix/1736
Update LabelingMenu.vue
|
2 years ago |
Hironsan
|
0848e03291
|
Update LabelingMenu.vue, fix #1736
|
2 years ago |
Hironsan
|
1590f24e2c
|
Update pypi workflow to install poetry-dynamic-versioning
|
2 years ago |
Hiroki Nakayama
|
9e4692c888
|
Merge pull request #1733 from doccano/fix/projectStaff
Enable to view dataset page for project staffs
|
2 years ago |
Hironsan
|
5494398c1d
|
Add MyRole API
|
2 years ago |
Hironsan
|
eae3c467ef
|
Update upgrade guide
|
2 years ago |
Hironsan
|
bdc1a55a95
|
Update pypi workflow
|
2 years ago |
Hiroki Nakayama
|
5a567052f3
|
Merge pull request #1731 from doccano/fix/projectEdit
Fix project update
|
2 years ago |
Hironsan
|
2fdfb8f7aa
|
Fix project update
|
2 years ago |
Hiroki Nakayama
|
cb1e39a323
|
Merge pull request #1730 from doccano/fix/updatePackages
Upgrade npm packages
|
2 years ago |
Hironsan
|
644e982980
|
Upgrade npm packages
|
2 years ago |
Hironsan
|
4d927b50ef
|
Update pypi workflow
|
2 years ago |
Hironsan
|
26f597f2bb
|
Update pypi workflow
|
2 years ago |
Hiroki Nakayama
|
ade4828fe0
|
Merge pull request #1728 from doccano/enhancement/projectCreationPage
[Enhancement] project creation page
|
2 years ago |
Hironsan
|
d93c681a46
|
Enable to create tags on project creation
|
2 years ago |
Hironsan
|
1d2229cfd1
|
Remove creation feature from project index page
|
2 years ago |
Hironsan
|
57d74159ef
|
Add project creation page
|
2 years ago |
Hironsan
|
fcff75fdc7
|
Update project creation form
|
2 years ago |
Hironsan
|
8cf0b2f375
|
Add task images
|
2 years ago |
Hiroki Nakayama
|
424483dd82
|
Merge pull request #1727 from doccano/enhancement/outputLog
Output log from gunicorn
|
2 years ago |
Hironsan
|
d290ad11aa
|
Output log from gunicorn
|
2 years ago |
Hiroki Nakayama
|
54b44a59fa
|
Merge pull request #1723 from youichiro/fix_import_dataset
Bug fix: Specify project when retrieving labels in celery task
|
2 years ago |
youichiro
|
5de30a0774
|
Specify project when retrieving labels
|
2 years ago |
Hiroki Nakayama
|
975dbd7ab9
|
Merge pull request #1721 from doccano/enhancement/document
Update tutorial document
|
2 years ago |
Hironsan
|
ccf0ecb859
|
Update tutorial document
|
2 years ago |