3131 Commits (b281ab0a1c345bbf02fb3a8a5013bb61810f3de4)
 

Author SHA1 Message Date
Hiroki Nakayama f27c42810a
Merge pull request #1781 from doccano/fix/#1780 2 years ago
Hironsan 80d4a0bfc1 Add tmp_file as a volume, fix #1780 2 years ago
Hiroki Nakayama e9f0603a7c
Merge pull request #1779 from doccano/feature/cloudUpload 2 years ago
Hironsan 2ed54514af Update document for cloud storage setup 2 years ago
Hironsan 707acf48f9 Move CORS option to base.py 2 years ago
Hironsan 4b93bf0c66 Replace url with fileUrl 2 years ago
Hironsan 24290ffc40 Use upload_name in dataset page 2 years ago
Hironsan 9490b74f36 Use upload_name as an export file name 2 years ago
Hironsan 7b9f1ac4fa Merge branch 'develop' into feature/cloudUpload 2 years ago
Hironsan 96c93f85cf Remove unused import 2 years ago
Hironsan 3c44b719e9 Add a document for cloud storage setup 2 years ago
Hironsan 5730065b66 Enable to specify .env file by CLI 2 years ago
Hironsan 68ac0157de Update setting files 2 years ago
Hironsan 8fbb873ca0 Merge branch 'master' into develop 2 years ago
Hironsan 980b19ecac Merge branch 'develop' of https://github.com/doccano/doccano into develop 2 years ago
Hiroki Nakayama bde576d7b8
Merge pull request #1770 from mkmark/1769 2 years ago
Hironsan bec56fe432 Add test cases for Progress API 2 years ago
Hiroki Nakayama 9e39f4854e
Merge pull request #1760 from kuraga/fix-860 2 years ago
Hiroki Nakayama afcfd2ea0e
Merge pull request #1764 from mkmark/master 2 years ago
Hironsan 5ad4bb777c Enable to pass mypy 2 years ago
Hironsan d2dec899da Add test cases for FileRepository 2 years ago
Hironsan c637a2de1f Add test cases for Speech2textRepository 2 years ago
Hironsan 63f8d747be Add test cases for Seq2seqRepository 2 years ago
Hironsan bcc07baef5 Add test cases for TestTextClassificationRepository 2 years ago
Hironsan 03198dfd90 Add reduce_user to IntentDetectionSlotFillingRepository 2 years ago
Hironsan a57f38d9de Set default value to IntentDetectionSlotFillingRepository 2 years ago
Hironsan 5d39a7004e Add reduce_user to RelationExtractionRepository 2 years ago
Hironsan a361f17d84 Update factory for export repository 2 years ago
mkmark fdce902f99 show total progress if collaborative_annotation 2 years ago
mkmark 306dd51e7a fix empty export in entity-relationship-labeling 2 years ago
Alexander Kurakin 81dcf4197d Set nounset on Bash scripts (fixes #860) 2 years ago
Hironsan 921e43c00a Enable to store upload file name 2 years ago
Hironsan 8c2cdbc401 Add upload_name field to Example model 2 years ago
Hironsan e1ec2341df Add FileName class 2 years ago
Hiroki Nakayama 0ec683fdfd
Merge pull request #1766 from federicopisanu/feature/expose_confirmation_timestamp 2 years ago
Hironsan 5012da8cde Enable to check file type about image and audio files 2 years ago
Hironsan 1d3e40f131 Add post processing to the test cases for importing task 2 years ago
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
Pisanu Federico 70bc6d0de4 iss1765: added confirmed_by field to ExampleStateSerializer 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
Hiroki Nakayama 350bc5e95f
Merge pull request #1754 from dhirajsuvarna/bug/export 2 years ago
Dhiraj Suvarna 9ad5818939
added encoding format while opening of file 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