Hironsan
|
f16833d7de
|
Remove role application service
|
1 year ago |
Hiroki Nakayama
|
ada3f19962
|
Merge pull request #2138 from doccano/enhancement/frontend-auth
Remove auth application service
|
1 year ago |
Hironsan
|
488fe8c6d8
|
Remove auth application service
|
1 year ago |
Hiroki Nakayama
|
f569f34903
|
Merge pull request #2136 from doccano/enhancement/frontend-user
Remove user application service
|
1 year ago |
Hironsan
|
e4c7cf27d7
|
Remove user application service
|
1 year ago |
Hiroki Nakayama
|
56d4a5d0ec
|
Merge pull request #2126 from doccano/dependabot/npm_and_yarn/frontend/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend
|
1 year ago |
Hiroki Nakayama
|
ee51e2c81e
|
Merge pull request #1896 from doccano/dependabot/npm_and_yarn/frontend/moment-2.29.4
Bump moment from 2.29.1 to 2.29.4 in /frontend
|
1 year ago |
Hiroki Nakayama
|
a2ce55ab93
|
Merge pull request #1913 from doccano/dependabot/npm_and_yarn/frontend/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /frontend
|
1 year ago |
dependabot[bot]
|
5c9bd0c1f8
|
Bump terser from 4.8.0 to 4.8.1 in /frontend
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
77526596aa
|
Merge pull request #2135 from doccano/enhancement/upgrade-frontend-package
Upgrade frontend dependencies
|
1 year ago |
Hironsan
|
6d894a4383
|
Upgrade frontend dependencies
|
1 year ago |
Hiroki Nakayama
|
4108d5739e
|
Merge pull request #2134 from doccano/fix/access-to-admin-page
Add SITE_ID to base.py
|
1 year ago |
Hironsan
|
c66eef089b
|
Add SITE_ID to base.py
Fix "Site matching query does not exist." error
|
1 year ago |
Hiroki Nakayama
|
1b5630cddc
|
Merge pull request #2132 from doccano/enhancement/packages
[Enhancement] Update dependencies
|
1 year ago |
Hironsan
|
91d0c5bec8
|
Update packages
|
1 year ago |
Hironsan
|
8f80f7813c
|
Add psycopg2-binary to extra dependency
|
1 year ago |
Hironsan
|
34bbf26a89
|
Fix test codes
|
1 year ago |
dependabot[bot]
|
74b11904e9
|
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Hiroki Nakayama
|
10551398ef
|
Merge pull request #2112 from doccano/fix/2110
Update postgres addon in app.json
|
1 year ago |
Hironsan
|
12c16bc238
|
Update postgres addon in app.json
|
1 year ago |
Hiroki Nakayama
|
9b546a7999
|
Merge pull request #2100 from SuperMaskv/master
improve Chinese support
|
1 year ago |
Hironsan
|
28d069cc4e
|
Apply linter
|
1 year ago |
SuperMaskv
|
598b6efa80
|
reformat links.js
|
1 year ago |
SuperMaskv
|
40684396d4
|
improve Chinese support
|
1 year ago |
Hiroki Nakayama
|
32319fe91f
|
Merge pull request #2099 from doccano/fix/2039
Update the way to import relational dataset
|
1 year ago |
Hironsan
|
875c1fa0a7
|
Update the way to import relational dataset
|
1 year ago |
Hiroki Nakayama
|
700f08ffc4
|
Merge pull request #2097 from doccano/enhancement/cli
Avoid to read env file if it is not a file
|
1 year ago |
Hironsan
|
0375779c58
|
Avoid to read env file if it is not a file
|
1 year ago |
Hiroki Nakayama
|
2ce7f13309
|
Merge pull request #2096 from doccano/fix/2033
Enable to show images after changing port number (docker-compose)
|
1 year ago |
Hironsan
|
eafac8f961
|
Add /media to proxy
|
1 year ago |
Hironsan
|
a402a540c0
|
Describe how to change port number
|
1 year ago |
Hironsan
|
fdbdf26eee
|
Replace fileUrl with url
|
1 year ago |
Hiroki Nakayama
|
4788388ae0
|
Merge pull request #2094 from doccano/fix/social-login
Add error handling to social login
|
1 year ago |
Hironsan
|
0daad7eaac
|
Add error handling to social login
|
1 year ago |
Hiroki Nakayama
|
7c447ad83c
|
Merge pull request #2093 from doccano/enhancement/project
[Enhancement] Simplify code related to project
|
1 year ago |
Hironsan
|
4a33e90bcf
|
Rename Options to ProjectFields
|
1 year ago |
Hironsan
|
4ec91929ef
|
Update TagDTO
|
1 year ago |
Hironsan
|
1cb34dd214
|
Replace field type from object to TagItem
|
1 year ago |
Hironsan
|
f7a12a949a
|
Simplify FormUpdate component
|
1 year ago |
Hironsan
|
44408266ee
|
Add TagList component
|
1 year ago |
Hironsan
|
1c738dbd85
|
Add RandomOrderField component
|
1 year ago |
Hironsan
|
fd43dc7af4
|
Add SharingModeField component
|
1 year ago |
Hiroki Nakayama
|
a2918f792e
|
Merge pull request #2079 from botisan-ai/okta-login
Added Okta Login for newer versions of Doccano
|
1 year ago |
Hironsan
|
0ea0400cce
|
Update version
|
1 year ago |
Hiroki Nakayama
|
9c9af288ab
|
Merge pull request #2089 from doccano/fix/run-task
Update cli to avoid ValueError: path must be a filename, not a directory.
|
1 year ago |
Hironsan
|
cb70890895
|
Update cli
|
1 year ago |
Hiroki Nakayama
|
3b79a67ed0
|
Merge pull request #2083 from doccano/fix/1850
Enable to use shortcut keys for classification
|
1 year ago |
Clovin
|
d6f304b886
|
add i18n
|
1 year ago |
Hironsan
|
313cd89e28
|
Enable to use shortcut keys for classification
|
1 year ago |
Hiroki Nakayama
|
57e3187c12
|
Merge pull request #2077 from doccano/enhancement/csrf-trusted-origins
Enable to set CSRF_TRUSTED_ORIGINS in debug mode
|
1 year ago |