Commit Graph
93 Commits
Author SHA1 Message Date
PiEgg 06b67d44f6 fix(docker): ensure docs llms text files use UTF-8 charset (#9020) 2026-04-01 22:44:23 +08:00
PiEgg e9c1a4b9ff fix(docker): ensure docs llms text files use UTF-8 charset (#9018) 2026-04-01 17:39:09 +08:00
Rishabh Ranjan Singh f07a1c13ca fix: suppress verbose unzip output during bootstrap (#8984)
Reduce log noise by adding -q flag to unzip commands for LibreOffice
and Oracle Instant Client extraction. This eliminates ~5,000 log messages
per server start, reducing logging costs while maintaining visibility of
the extraction process through high-level status messages.
2026-03-29 13:00:37 +08:00
chenos ad9fa3ca1c fix: update conf 2026-03-17 16:50:38 +08:00
chenos db816a501d fix: doc theme 2026-01-29 19:13:11 +08:00
nocobase[bot] 506eae8a83 Merge branch 'main' into next 2026-01-19 07:25:18 +00:00
chenos d4368d79c1 chore: update docker-entrypoint.sh 2026-01-19 15:24:42 +08:00
nocobase[bot] e4338239b7 Merge branch 'main' into next 2026-01-19 05:42:16 +00:00
chenos ee07db0ed7 chore: update docker-entrypoint.sh 2026-01-19 13:41:36 +08:00
nocobase[bot] 93c257d611 Merge branch 'next' into develop 2025-12-03 10:31:09 +00:00
chenos 5a62fa0ab3 chore: update cli 2025-12-03 18:29:51 +08:00
chenos a70a9fe26b docs: fix error_page 404 2025-11-03 08:45:34 +08:00
chenos 5f56c0256b feat: update docs 2025-10-29 13:21:58 +08:00
chenos edbebf8966 fix: docs conf (#7651)
* fix: docs conf

* fix: conf

* fix: conf
2025-10-23 21:23:03 +08:00
nocobase[bot] 433ca43a7b Merge branch 'next' into develop 2025-06-18 13:00:14 +00:00
chenos 46553df6ec chore: update ci 2025-06-18 20:59:18 +08:00
nocobase[bot] 7e6ca4f4e2 Merge branch 'next' into develop 2025-06-08 06:51:37 +00:00
chenos 14b924001b Update Dockerfile-cn (#7020)
* Update Dockerfile-cn

* Update Dockerfile-cn
2025-06-08 14:50:47 +08:00
nocobase[bot] b2b1e7072f Merge branch 'next' into develop 2025-06-08 06:41:34 +00:00
chenos 5ee5b234b4 Update Dockerfile-cn 2025-06-08 14:36:48 +08:00
nocobase[bot] 07ab053237 Merge branch 'next' into develop 2025-06-07 08:47:43 +00:00
chenos 23d9be01e0 Update Dockerfile-cn 2025-06-07 16:46:53 +08:00
nocobase[bot] a9026bbf31 Merge branch 'next' into develop 2025-05-20 14:45:37 +00:00
chenos afb0bbbb08 chore: build the full docker image (#6898)
* chore: build full docker image

* fix: dockerfile-cn

* chore: update Dockerfile

* fix: error

* chore: update ci
2025-05-20 22:44:45 +08:00
chenos b62227a9e0 chore: update docker-entrypoint.sh 2025-05-13 10:16:42 +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
chenos 5808ee57e2 chore(deps): upgrade some dependencies to latest versions (#6673)
* chore(deps): upgrade some dependencies to latest versions

* fix: --skip-dev-dependencies

* fix: compression
2025-04-15 22:53:07 +08:00
Junyi cc0e13dce0 fix(plugin-file-manager): fix file issues (#6436)
* fix(plugin-file-manager): fix file issues

* fix(plugin-file-manager): fix special char in windows
2025-03-12 23:35:14 +08:00
nocobase[bot] 273299cc3c Merge branch 'main' into next 2025-01-20 09:22:15 +00:00
chenos 4de54a1167 fix: permission denied for sock files (#6092)
* fix: permission denied for sock files

* fix: error
2025-01-20 17:21:50 +08:00
nocobase[bot] ff03d4e7bd Merge branch 'main' into next 2025-01-10 03:33:45 +00:00
chenos 53eca84eda fix: docker image 2025-01-10 11:33:12 +08:00
nocobase[bot] 83d69a1eae Merge branch 'main' into next 2025-01-10 03:27:06 +00:00
chenos cad134f6ef chore: update Dockerfile 2025-01-10 11:26:24 +08:00
3d1e856d55 feat: add audit manager (#5601)
* feat: 部分代码

* feat: auditmanager

* feat: remove plugin and update Audit test case

* fix: build error

* feat: update audit value

* fix: some action like create remove can not work correctly

* fix: metadata data

* feat: update some dataSource

* fix: filterKeys error

* style: update code format

* feat: add getMetaData test & add audit log in specific module

* fix: bug

* refactor: registerAction and getAction

* refactor: registerAction and getAction

* fix: log

* fix: fix middleware

* chore: add getResourceUk

* chore: use response code as status

* chore: log error

* chore: get role from response header

* chore: auth signIn getUserInfo

* chore: add X-Forwarded-For

* chore: adjust IP acquisition and add log user updateprofile

* fix: getAction bug

* fix: get ip from header

* chore: register uiSchemas actions

* chore: register uiSchemas:insertAdjacent

* chore: record source and target

* chore:  record auth:changePassword

* chore: add getSourceAndTarget

* chore: auditManager tests

* fix: delete submodule

* chore: delete debug port

* fix: module not found

* chore: save path and swap the values of source and target

---------

Co-authored-by: yujian.sun <yujian.sun@dmall.com>
Co-authored-by: sunyujian <565974029@qq.com>
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-28 12:32:47 +08:00
nocobase[bot] 8e0022c69e Merge branch 'main' into next 2024-11-19 08:45:04 +00:00
YANG QIA c1f1407cb3 chore(ci): release (#5686)
* chore(ci): release

* fix: repositories

* fix: e2ed

* fix: e2e

* fix: e2e

* chore: update
2024-11-19 16:44:39 +08:00
nocobase[bot] e08f7ff48d Merge branch 'main' into next 2024-11-08 00:47:25 +00:00
xilesun 6d22acb133 chore: add dependency for Dockerfile 2024-11-08 08:46:12 +08:00
nocobase[bot] 1994566fbd Merge branch 'main' into next 2024-11-08 00:25:07 +00:00
xilesun 206d449afa fix: Dockerfile for next branch 2024-11-08 08:22:04 +08:00
ChengLei Shao 8b9acde16a chore: start up scripts in docker (#5361)
* chore: start up scripts

* fix: build image

* fix: commit hash

* chore: dockerfile

* chore: dockerfile

* chore: dockerfile
2024-10-09 19:06:42 +08:00
4404f5fa13 feat: encryption field (#4975)
* feat: add @nocobase/plugin-field-encryption

* fix: bug

* fix: hook

* fix: add operators

* feat: add hidden

* fix: i18n

* fix: bug

* feat: env add ENCRYPTION_FIELD_KEY

* fix: exception handling

* fix: error message i18n

* fix: add `addFieldInterfaces()` alias

* fix: bug

* fix: bug

* fix: bug

* fix: bug

* fix: workflow env

* fix: bug

* fix: e2e

* fix: e2e bug

* fix: move `checkKey()` to field

* fix: move EncryptionField to database package

* fix: move encryption plugin to pro

* chore: encryption field in field type map

* fix: unit test

* fix: remove console

* fix: add more value check

* fix: bug

* fix: bug

* fix: bug

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com>
2024-08-09 17:14:37 +08:00
chenos a712d27260 chore: update docker examples 2024-04-08 09:27:02 +08:00
chenos f2d4188ccf feat: update docker config 2024-03-28 10:44:55 +08:00
chenos b359f9eac6 feat: supports subdirectory deployment (#3731)
* feat: supports subdirectory deployment

* feat: auto publicPath

* fix: buildIndexHtml

* fix: format

* fix: regexp

* fix: test error

* fix: nocobase.conf

* fix: path

* fix: nocobase.conf

* fix: bugs

* fix: resourcer prefix

* fix: cas
2024-03-16 20:01:34 +08:00
Chareice 4b1a33912e fix: using root user in mysql app 2024-03-08 20:51:51 +08:00
Johannes Engelke 11b93ddfa9 chore: update Dockerfile (#3503)
Add Expose port
2024-02-20 10:42:32 +08:00
chenos 88dd3dd569 feat: update docs 2024-01-13 18:36:11 +08:00
chenos 005a3806e7 fix: use node:18-bullseye (#3178) 2023-12-13 10:28:25 +08:00