nocobase[bot]
|
b25d99ea11
|
Merge branch 'next' into develop
|
2025-04-28 11:49:05 +00:00 |
|
nocobase[bot]
|
090e012384
|
Merge branch 'main' into next
|
2025-04-28 11:48:43 +00:00 |
|
Junyi
|
3b1b4cfef5
|
fix(plugin-file-manager): add oss timeout option default to 10min (#6795)
|
2025-04-28 19:48:18 +08:00 |
|
nocobase[bot]
|
19225ab829
|
chore(versions): 😊 publish v1.7.0-beta.26
|
2025-04-28 07:07:10 +00:00 |
|
nocobase[bot]
|
b9bbdb56fa
|
Merge branch 'next' into develop
|
2025-04-28 04:05:56 +00:00 |
|
nocobase[bot]
|
4f33515136
|
chore(versions): 😊 publish v1.7.0-beta.25
|
2025-04-28 04:04:59 +00:00 |
|
nocobase[bot]
|
20202eba62
|
Merge branch 'next' into develop
|
2025-04-27 11:50:47 +00:00 |
|
Sheldon Guo
|
c2521a04c1
|
feat(file-manager): add getFileStream api (#6741)
|
2025-04-27 19:50:24 +08:00 |
|
nocobase[bot]
|
33141d100e
|
chore(versions): 😊 publish v1.7.0-beta.24
|
2025-04-25 13:16:59 +00:00 |
|
nocobase[bot]
|
5cf066a865
|
chore(versions): 😊 publish v1.7.0-beta.23
|
2025-04-24 11:45:11 +00:00 |
|
nocobase[bot]
|
bfe77cd81d
|
chore(versions): 😊 publish v1.6.24
|
2025-04-24 10:20:37 +00:00 |
|
nocobase[bot]
|
851f35657a
|
chore(versions): 😊 publish v1.7.0-alpha.12
|
2025-04-24 01:43:51 +00:00 |
|
nocobase[bot]
|
d7c4921d1d
|
chore(versions): 😊 publish v1.7.0-beta.22
|
2025-04-24 00:00:43 +00:00 |
|
nocobase[bot]
|
c8e5a1c7e7
|
chore(versions): 😊 publish v1.6.23
|
2025-04-23 15:06:25 +00:00 |
|
nocobase[bot]
|
7fb0805888
|
chore(versions): 😊 publish v1.7.0-beta.21
|
2025-04-23 10:21:44 +00:00 |
|
Zeke Zhang
|
6b51026941
|
Merge branch 'next' into develop
|
2025-04-23 16:08:37 +08:00 |
|
nocobase[bot]
|
5fd8649fc3
|
chore(versions): 😊 publish v1.6.22
|
2025-04-22 09:44:09 +00:00 |
|
chenos
|
72c5fdd14b
|
Merge branch 'main' into next
# Conflicts:
# packages/core/auth/package.json
# packages/core/create-nocobase-app/templates/app/package.json.tpl
# packages/core/data-source-manager/package.json
# packages/core/server/package.json
|
2025-04-21 19:48:52 +08:00 |
|
chenos
|
120aa3420c
|
chore(deps): upgrade dependencies (#6708)
* chore: upgrade jsonwebtoken to version 9.0.2
* chore: update
* fix: deps
* fix: semver
* chore: dicer
* chore: upgrade multer
* fix: dicer
* fix: remove sqlite
* chore: check db dialect
* chore: remove sqlite3
* fix: yarn add sqlite3 --no-save -W
* fix: test
* fix: test
* fix: ci
* fix: test
* fix: deps
|
2025-04-21 18:52:26 +08:00 |
|
nocobase[bot]
|
fbd80d6a58
|
Merge branch 'next' into develop
|
2025-04-20 07:24:52 +00:00 |
|
nocobase[bot]
|
0fa82f0404
|
Merge branch 'main' into next
|
2025-04-20 07:24:32 +00:00 |
|
Junyi
|
ec0e1787d4
|
refactor(plugin-file-manager): expose utils api (#6705)
|
2025-04-20 15:24:11 +08:00 |
|
nocobase[bot]
|
c04747988e
|
chore(versions): 😊 publish v1.7.0-alpha.11
|
2025-04-19 13:25:01 +00:00 |
|
nocobase[bot]
|
402c3f4b3a
|
chore(versions): 😊 publish v1.7.0-beta.20
|
2025-04-18 00:52:00 +00:00 |
|
nocobase[bot]
|
b04e877d31
|
chore(versions): 😊 publish v1.7.0-beta.19
|
2025-04-17 08:13:12 +00:00 |
|
nocobase[bot]
|
7f1d642848
|
chore(versions): 😊 publish v1.6.21
|
2025-04-17 06:51:36 +00:00 |
|
nocobase[bot]
|
7c9cbb5774
|
Merge branch 'next' into develop
|
2025-04-16 07:53:14 +00:00 |
|
Katherine
|
6fef3d7bed
|
feat: support variables on the left side of linkage rule conditions (#6609)
* feat: support linkage rules setting for association block action
* chore: linkage rule
* fix: bug
* fix: bug
* refactor: linkage rule
* refactor: code imporve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code imporve
* fix: test
* fix: test
* fix: test
* test: e2e test
* fix: bug
* fix: bug
* fix: test
* fix: e2e test
* fix: bug
* chore: support legacy leftVar in linkage rules
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: create submit linkage rule
* fix: action panel
* refactor: code improve
* fix: bug
* fix: test
* fix: test
* fix: code improve
* fix: e2e test
* fix: bug
* refactor: refresh & expend action support linkage rule
* refactor: code improve
* fix: test
* fix: bug
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: e2e test
* fix: test
* refactor: code improve
* fix: e2e test
* fix: bug
* fix: e2e test
* fix: e2e test
* fix: test
* fix: e2e test
* fix: e2e test
* fix: bug
|
2025-04-16 15:52:51 +08:00 |
|
nocobase[bot]
|
f1c9a14e6c
|
chore(versions): 😊 publish v1.7.0-beta.18
|
2025-04-15 16:11:32 +00:00 |
|
nocobase[bot]
|
bc7af8b80f
|
chore(versions): 😊 publish v1.7.0-beta.17
|
2025-04-14 16:52:54 +00:00 |
|
nocobase[bot]
|
4da85db68b
|
chore(versions): 😊 publish v1.6.20
|
2025-04-14 15:35:54 +00:00 |
|
nocobase[bot]
|
4b2dacab6b
|
Merge branch 'next' into develop
|
2025-04-14 14:35:47 +00:00 |
|
Katherine
|
f99cdb5f02
|
fix(attachment-url): only allow file collections with public URL access (#6664)
* refactor: isPublicAccessStorage
* fix: bug
* fix: bug
* fix: only allow file collections with public URL access
* fix: build
* fix: test
|
2025-04-14 22:35:17 +08:00 |
|
nocobase[bot]
|
1af62daf9f
|
chore(versions): 😊 publish v1.6.19
|
2025-04-14 06:26:27 +00:00 |
|
nocobase[bot]
|
62d857b1bc
|
chore(versions): 😊 publish v1.7.0-beta.16
|
2025-04-11 16:42:25 +00:00 |
|
nocobase[bot]
|
8b983f8913
|
chore(versions): 😊 publish v1.6.18
|
2025-04-11 13:05:40 +00:00 |
|
nocobase[bot]
|
95952c7a45
|
chore(versions): 😊 publish v1.7.0-beta.15
|
2025-04-10 03:29:03 +00:00 |
|
nocobase[bot]
|
eeec17265c
|
chore(versions): 😊 publish v1.7.0-beta.14
|
2025-04-09 11:28:40 +00:00 |
|
nocobase[bot]
|
aae9319f73
|
chore(versions): 😊 publish v1.6.17
|
2025-04-09 06:28:10 +00:00 |
|
nocobase[bot]
|
c37ea4d60a
|
chore(versions): 😊 publish v1.6.16
|
2025-04-03 07:15:19 +00:00 |
|
nocobase[bot]
|
994be1a2a1
|
chore(versions): 😊 publish v1.7.0-beta.13
|
2025-04-02 01:08:51 +00:00 |
|
nocobase[bot]
|
71a55d6f10
|
chore(versions): 😊 publish v1.6.15
|
2025-04-01 12:59:02 +00:00 |
|
nocobase[bot]
|
dad5bf37c0
|
Merge branch 'next' into develop
|
2025-04-01 09:49:25 +00:00 |
|
nocobase[bot]
|
3b7120fd46
|
Merge branch 'main' into next
|
2025-04-01 09:49:02 +00:00 |
|
Junyi
|
b04d4a82d9
|
refactor(file-manager-storage): add trim option for text fields (#6604)
|
2025-04-01 17:48:41 +08:00 |
|
nocobase[bot]
|
26e30489da
|
chore(versions): 😊 publish v1.6.14
|
2025-03-29 03:46:43 +00:00 |
|
nocobase[bot]
|
1d40bd1b8a
|
chore(versions): 😊 publish v1.7.0-beta.12
|
2025-03-28 11:44:46 +00:00 |
|
nocobase[bot]
|
cf09e64821
|
chore(versions): 😊 publish v1.6.13
|
2025-03-28 09:11:21 +00:00 |
|
nocobase[bot]
|
aad023cfc0
|
chore(versions): 😊 publish v1.6.12
|
2025-03-27 12:58:32 +00:00 |
|
nocobase[bot]
|
57b5774556
|
Merge branch 'next' into develop
|
2025-03-27 10:53:02 +00:00 |
|