Boris
|
83e71982cc
|
feat: add rate limit for email verification codes (#2041)
* feat: add rate limit for email verification codes
* feat: rename some rate env and add example env
* chore: e2e mul-threads
* fix: auth e2e
* chore: test pg connections limit
|
2025-10-27 12:50:28 +08:00 |
|
Mike
|
8c6ce14f85
|
fix: export view should not with hidden fields (#978)
* fix: export view should not with hidden fields
* fix: sqlite e2e error
|
2024-10-10 20:25:10 +08:00 |
|
Bieber
|
d9134ea185
|
fix: reset crash when combine with lookup linkfield (#977)
* fix: reset crash when combine with lookup linkfield
* docs: update i18n
* fix: sqlite test crash
|
2024-10-10 19:20:07 +08:00 |
|
Pengap
|
a06c6afb19
|
fix: Date Picker timezone (#483)
* fix: date picker timeZone Error
* fix: date editor dayjs not available tz
* chore: resolve conflicts
|
2024-03-21 17:23:55 +08:00 |
|
Pengap
|
5b0e8c0d63
|
build: image support multi-platforms & app image support csp-open (#445)
* build: app image support `csp-open`
* feat: docker image multi-platforms support
|
2024-03-15 18:54:35 +08:00 |
|
Pengap
|
9b4f9eabad
|
feat: support multi instance (#364)
* feat: upgrade Node, add Redis caching & WebSocket via redis-pubsub
* fix: optimize `X-Request-Id` generation rules
* ci: add db-migrate image build and push
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2024-02-19 11:59:30 +08:00 |
|
tea artist
|
0a5e32a038
|
chore: rename (#356)
* chore: change github url to teableio
* chore: rename teable-group to teable
* chore: rename url path to teableio
|
2024-01-30 22:20:05 +08:00 |
|
tea artist
|
7d8528c766
|
feat: better save tip for field (#344)
* feat: better save tip for field
* fix: unit test
|
2024-01-25 16:47:19 +08:00 |
|
tea artist
|
226ec71144
|
feat: scheduled computing (#334)
* test: add scheduled computing test
* feat: scheduled computing
* feat: convert field with scheduled computing
|
2024-01-18 11:09:54 +08:00 |
|
Pengap
|
48d1f5301a
|
feat: add user field (#300)
* feat: add user field
* refactor: event module
* feat: add collaborator notification
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-12-18 16:17:04 +08:00 |
|
tea artist
|
f0851c0229
|
test: fix sqlite test concurrency error (#290)
* test: fix sqlite test concurrency error
* feat: optimize dashboard ui
|
2023-12-12 16:35:54 +08:00 |
|
tea artist
|
5702934d43
|
feat: link options editor support new relationship (#263)
* feat: link options editor support new relationship
* chore: clean make file help
* test: add e2e test for one-way and one-one many-many link field
|
2023-11-26 12:51:07 +08:00 |
|
Pengap
|
fd6f6caf3d
|
fix: aggregation & chore: upgrade dependencies (#236)
* fix: aggregation function
* fix: record sort
* chore: upgrade dependencies
* docs: update readme.md
* fix: init bootstrap provider unit error
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-11-01 16:52:17 +08:00 |
|
tea artist
|
ee4dd88fb7
|
chore: jest config for pnpm (#205)
|
2023-10-18 16:14:22 +08:00 |
|
Pengap
|
79658b58d5
|
feat: move to pnpm (#202)
* feat: yarn move pnpm
* fix: docker build
* fix: pnpm docker build
* feat: upgrade eslint related
* chore: upgrade depend
* fix: pnpm-install action
* feat: make integration test
* feat: jest config
* revert: tsconfig.jest.json
* fix: eslintrc and typecheck
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-10-18 12:20:19 +08:00 |
|
Pengap
|
d31e08b50b
|
feat: tsc switches to swc (#190)
* feat: `tsc` switches to `swc`
[skip ci]
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-10-11 21:04:48 +08:00 |
|
Pengap
|
b0317f8bb4
|
refactor: dockerfile deploy (#187)
* refactor: dockerfile deploy
* fix: missing .prisma client
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-10-11 16:56:16 +08:00 |
|
Pengap
|
013f2a7a72
|
fix: docker start (#186)
* fix: docker start
* ci: update cmd
* chore: yarn.lock
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-10-09 16:42:13 +08:00 |
|
Pengap
|
4c27e38c14
|
feat: support postgres db (#177)
* feat: support postgres db
* fix: postgres install date time
* fix: unit test
* chore: yarn.lock
* feat: add Makefile script
* chore: merge conflicts
* test: integration tests
* chore(deps): update yarn to v4.0.0-rc.42
---------
Co-authored-by: pengap <penganpingprivte@gmail.com>
|
2023-10-08 15:11:19 +08:00 |
|