Commit Graph

1568 Commits

Author SHA1 Message Date
Zack Fu Zi Xiang fdc889f73e
feat: handle duplicated publish names for a workspace 2024-10-28 17:58:14 +08:00
Zack 348a73685e
Merge pull request #940 from AppFlowy-IO/feat/custom-namespace-v2
feat: delete default view for workspace
2024-10-28 15:46:13 +08:00
Zack Fu Zi Xiang ca33dfb304
chore: change to use enforce action instead 2024-10-28 14:36:41 +08:00
Zack Fu Zi Xiang f701abd2a7
feat: delete default view for workspace 2024-10-28 13:32:41 +08:00
Khor Shu Heng 648c977c07
Merge pull request #927 from AppFlowy-IO/remove-access-control-middleware
chore: remove access control middleware
2024-10-28 12:16:38 +08:00
Zack f96f4f779e
Merge pull request #931 from AppFlowy-IO/feat/custom-namespace-change-publish-name
feat: patching of publish name
2024-10-28 10:52:57 +08:00
Zack Fu Zi Xiang 0fe7d8def7
chore: merge with main 2024-10-28 09:46:31 +08:00
Nathan.fooo 9629d4cefa
chore: add limit for importing zip file (#938)
* chore: add limitation for import zip file

* chore: support upload big file

* chore: implement client api

* chore: implement client api

* chore: implement client api

* chore: update logs

* chore: check file size

* chore: last process at

* chore: set content type

* chore: fix test

* chore: try test

* chore: temporary disable test
2024-10-28 08:51:34 +08:00
Zack Fu Zi Xiang dc53e163a0
chore: cargo sqlx 2024-10-27 14:07:08 +08:00
Zack Fu Zi Xiang dc44d0ae4e
fix: remove assert that might cause panic 2024-10-27 13:36:17 +08:00
Zack Fu Zi Xiang e29d5d058d
Merge branch 'main' into feat/custom-namespace-change-publish-name 2024-10-27 13:31:45 +08:00
Khor Shu Heng 7cea106984
Merge pull request #937 from AppFlowy-IO/add-publish-info-for-template-homepage
feat: add publish info to template home page
2024-10-25 18:42:47 +08:00
khorshuheng 3c0258b42a feat: add publish info to template home page 2024-10-25 17:30:56 +08:00
Zack Fu Zi Xiang a1e9d56bcf
chore: make pin project workspace dependency 2024-10-25 17:23:35 +08:00
Nathan.fooo 246cbd3ec4
chore: update nginx config for import (#935) 2024-10-25 16:47:29 +08:00
Khor Shu Heng 359d686b27
Merge pull request #936 from AppFlowy-IO/remove-protobuf-compiler-from-admin-frontend
chore: remove protobuf compiler from admin frontend docker image
2024-10-25 16:15:37 +08:00
khorshuheng 789011a7e6 chore: remove protobuf compiler from admin frontend docker image 2024-10-25 16:12:55 +08:00
Khor Shu Heng 0e49c3fe6a
Merge pull request #933 from AppFlowy-IO/fix-minio-browser-redirect
fix: wrong minio browser redirect url
2024-10-25 15:41:26 +08:00
khorshuheng bd654e3f2f fix: wrong minio browser redirect url 2024-10-25 15:39:46 +08:00
Zack Fu Zi Xiang 920cc69729
feat: add more cases to disambiguate update custom namespace error 2024-10-25 14:48:09 +08:00
Zack Fu Zi Xiang f13916a49a
Merge branch 'main' into feat/custom-namespace-change-publish-name 2024-10-25 14:47:02 +08:00
Nathan.fooo efb3d93f77
fix: resolve part csv when importing notion zip file (#932) 2024-10-25 14:45:26 +08:00
Zack 42bf807a8e
fix: wait for a second after duplication to workspace (#930)
* fix: wait for a second after duplication to workspace

* chore: rust lint
2024-10-25 13:22:33 +08:00
khorshuheng a0c68d8c86 chore: remove access control middleware 2024-10-25 13:19:16 +08:00
Zack Fu Zi Xiang 5c7a12cc95
test: fix test case 2024-10-25 12:48:22 +08:00
Zack Fu Zi Xiang 90a644eaad
chore: cargo sqlx 2024-10-25 09:32:13 +08:00
Zack Fu Zi Xiang b775aa9d4c
feat: patching of publish name 2024-10-24 22:06:52 +08:00
Nathan.fooo e738508d79
fix: Support notion database row document (#929)
* chore: fix import notion database
2024-10-24 19:04:06 +08:00
Khor Shu Heng 3247c8c9c6
Merge pull request #925 from AppFlowy-IO/masked-postgres-password
fix: masked postgres password in logs
2024-10-24 17:41:25 +08:00
Nathan.fooo f74757e41a
chore: remove deprecate chat api endpoint and update tests (#922)
* chore: remove deprecate chat api endpoint and update tests

* chore: fix test

* chore: clippy
2024-10-24 16:46:41 +08:00
Khor Shu Heng dd23612d49
Merge pull request #926 from AppFlowy-IO/favorite-recent-views
Add section timestamp for get recent/favorite/trash section endpoints
2024-10-24 16:13:53 +08:00
Khor Shu Heng ee482cf15d
Merge pull request #928 from AppFlowy-IO/simplify-migration-script
fix: remove dependencies on unnecessary postgres roles
2024-10-24 16:04:38 +08:00
khorshuheng 6a34be316e fix: remove dependencies on unnecessary postgres roles 2024-10-24 16:02:12 +08:00
Khor Shu Heng aea83801f7
Merge pull request #918 from ThanatosDi/feat/simplify-env-settings
feat: simplify env settings
2024-10-24 15:46:47 +08:00
Khor Shu Heng 72c2227df1
chore: test retroactive migration fix (#891) 2024-10-24 15:17:53 +08:00
khorshuheng 3169277830 feat: add section timestamp to get favorite/recent/trash endpoints 2024-10-24 12:22:21 +08:00
khorshuheng 16fb9584f9 fix: masked postgres password in logs 2024-10-24 00:34:31 +08:00
Khor Shu Heng d4b77c3c27
Merge pull request #924 from AppFlowy-IO/fix-gotrue-build
fix: Fix gotrue image build
2024-10-23 23:50:29 +08:00
khorshuheng 158830c63a fix: gotrue image build error due to wrong docker file path 2024-10-23 23:49:05 +08:00
Khor Shu Heng 1e7a0ab411
Merge pull request #921 from AppFlowy-IO/list-templates-publish-info
feat: add publish info to list templates
2024-10-23 23:25:25 +08:00
ThanatosDi f7d139a7df
refactor: delete supabase initialization .sql, replace with a shell script 2024-10-23 22:45:22 +08:00
ThanatosDi 9830dbfb9a
feat: set the APPFLOWY_REDIS_URI variable from .env and reuse redis settings 2024-10-23 22:00:36 +08:00
Khor Shu Heng 30ff066ba7
Merge pull request #923 from AppFlowy-IO/issue-839
fix: allow gotrue service to work without postgres user
2024-10-23 17:51:39 +08:00
khorshuheng 23e1da2910 feat: add publish info to list templates 2024-10-23 17:26:32 +08:00
ThanatosDi 2daaf18b02
revert: revert gotrue URI setting to origin 2024-10-23 17:13:12 +08:00
khorshuheng e767f36a2f fix: allow gotrue service to work without postgres user 2024-10-23 16:36:46 +08:00
ThanatosDi e07f658e9c
feat: reuse API_EXTERNAL_URL variable for gotrue redirect URI 2024-10-23 10:29:01 +08:00
Khor Shu Heng f74b6a37bd
Merge pull request #919 from AppFlowy-IO/template-publish-info
feat: add publish info to template
2024-10-22 23:25:52 +08:00
khorshuheng ee9e335152 feat: add publish info to template 2024-10-22 17:29:20 +08:00
ThanatosDi 8644fdd01b
feat: detaching postgres, supabase, redis, gotrue settings 2024-10-22 16:34:54 +08:00