Commit Graph

  • d3d3378b86 chore: draft of stateless collab group Bartosz Sypytkowski 2024-10-01 08:57:02 +0200
  • e31e541d07
    Merge pull request #961 from AppFlowy-IO/remove-realitime-shared-state Bartosz Sypytkowski 2024-11-05 07:32:18 +0100
  • fc3728f625
    Merge pull request #964 from AppFlowy-IO/fix/namespace-migration Zack 2024-11-05 13:08:49 +0800
  • fa3b15f6e1
    fix: migration script Zack Fu Zi Xiang 2024-11-05 12:54:22 +0800
  • 10fb3dc258
    Merge pull request #962 from AppFlowy-IO/web-create-collab Khor Shu Heng 2024-11-05 12:03:40 +0800
  • 972982c8ae
    Merge pull request #963 from AppFlowy-IO/feat/custom-namespace-default Zack 2024-11-05 11:58:42 +0800
  • ba95d94c96 feat: api for space and default collab creation khorshuheng 2024-11-04 11:08:09 +0800
  • d69a2dce1b
    fix: update publish namespace Zack Fu Zi Xiang 2024-11-04 17:22:47 +0800
  • 8d8c895703
    feat: support for original and modified namespace Zack Fu Zi Xiang 2024-11-04 16:58:33 +0800
  • 6aed9609b9 chore: removed realtime shared state tests Bartosz Sypytkowski 2024-11-04 09:21:10 +0100
  • 356cf5d132 chore: fix clippy errors Bartosz Sypytkowski 2024-11-04 08:29:32 +0100
  • f105c2dbc2 chore: fix clippy errors Bartosz Sypytkowski 2024-11-04 08:20:56 +0100
  • f9397eaaf2 chore: remove realtime shared state Bartosz Sypytkowski 2024-11-04 07:58:16 +0100
  • 58efe8417e
    feat: update migration Zack Fu Zi Xiang 2024-11-04 14:16:48 +0800
  • 09bcbc80ae
    feat: update schema for custom namespace Zack Fu Zi Xiang 2024-11-04 10:33:22 +0800
  • 1fbb971b83
    Merge pull request #959 from AppFlowy-IO/fix/custom-namespace-taken Zack 2024-11-03 16:19:51 +0800
  • d6d7e7312e
    fix: namespace already taken Zack Fu Zi Xiang 2024-11-03 15:08:38 +0800
  • a5a5a6b59f
    fix: import notion file base cases (#957) Nathan.fooo 2024-11-02 16:50:51 +0800
  • 7c42cee11a
    chore: Upgrade the collab library to fix the issue with importing Notion zip files that contain embedded zip attachments. (#955) Nathan.fooo 2024-11-01 22:26:27 +0800
  • 3f3439b498
    Merge pull request #954 from AppFlowy-IO/pg-indexes Bartosz Sypytkowski 2024-10-31 11:02:08 +0100
  • caf98789e1 chore: add unique index on af_users.uuid Bartosz Sypytkowski 2024-10-31 10:55:04 +0100
  • 5cfb4fb045
    Merge branch 'main' into stateless Nathan.fooo 2024-10-31 15:52:24 +0800
  • a3a581ea4e
    chore: fix import test (#941) Nathan.fooo 2024-10-31 15:18:30 +0800
  • 7b0c5613b3 chore: further reduce number of stress test steps to 10 000 Bartosz Sypytkowski 2024-10-31 06:40:08 +0100
  • 5109d814c9 chore: modify stress tests for continuous integration environment Bartosz Sypytkowski 2024-10-30 14:28:16 +0100
  • 31db4cf84f chore: fix flaky tests Bartosz Sypytkowski 2024-10-30 12:44:55 +0100
  • c003044e0e chore: remove unused import Bartosz Sypytkowski 2024-10-30 07:50:04 +0100
  • a3f6c33fa9 chore: lease drop log message - use tracing crate Bartosz Sypytkowski 2024-10-30 07:43:10 +0100
  • 244d83dabb chore: added metrics for new stateless operations Bartosz Sypytkowski 2024-10-30 07:40:23 +0100
  • b592f0d967 chore: when saving collab snapshot, do not load it unless there are pending updates in redis Bartosz Sypytkowski 2024-10-30 06:53:31 +0100
  • 5ea7f5e482 chore: add exponential backoff to collab update stream Bartosz Sypytkowski 2024-10-29 07:57:02 +0100
  • 5eed93441b chore: prevent hot loops in collab updates stream Bartosz Sypytkowski 2024-10-29 07:31:57 +0100
  • b60b63a682 chore: clippy warnings Bartosz Sypytkowski 2024-10-28 14:27:07 +0100
  • 45c1583837 chore: collab stress test - make number of edits configurable Bartosz Sypytkowski 2024-10-28 14:18:15 +0100
  • 547761d899 chore: fix clippy errors Bartosz Sypytkowski 2024-10-28 13:09:12 +0100
  • ae6d8b1313 chore: make collab group prune grace period configurable Bartosz Sypytkowski 2024-10-28 12:55:43 +0100
  • 50b49a72a8 chore: detect and re-request missing updates on the server side Bartosz Sypytkowski 2024-10-25 13:11:19 +0200
  • e30702abc9 chore: fix errors in lease code Bartosz Sypytkowski 2024-10-23 12:20:50 +0200
  • 82f348271f chore: fix issues mentioned in nathan review Bartosz Sypytkowski 2024-10-23 12:13:26 +0200
  • 53b7f4c15a chore: removed appflowy history Bartosz Sypytkowski 2024-10-23 12:04:17 +0200
  • 5dace2638c chore: fix clippy warnings Bartosz Sypytkowski 2024-10-23 11:54:30 +0200
  • f123cc136f chore: fix clippy warnings Bartosz Sypytkowski 2024-10-23 11:39:51 +0200
  • 5d0d8cf4d1 chore: fixed collab ack Bartosz Sypytkowski 2024-10-23 10:52:37 +0200
  • 0032b7e08e chore: better stress test scenario Bartosz Sypytkowski 2024-10-23 06:45:11 +0200
  • 80405cc43e chore: add break in cancellation of snapshot task Bartosz Sypytkowski 2024-10-21 11:23:31 +0200
  • 0b7ee402ff chore: turn off separate appflowy history process Bartosz Sypytkowski 2024-10-21 06:41:15 +0200
  • 0a2cb3a79e chore: add perf tests Bartosz Sypytkowski 2024-10-18 12:15:28 +0200
  • f40f4b1583 chore: fix early return from redis collab update stream reader Bartosz Sypytkowski 2024-10-17 12:58:20 +0200
  • 15f438ea05 chore: don't try to prune empty redis stream Bartosz Sypytkowski 2024-10-17 10:34:48 +0200
  • 13d657861a chore: update stream - live and current queries Bartosz Sypytkowski 2024-10-17 07:49:59 +0200
  • 21b734269c chore: more traces in collab group Bartosz Sypytkowski 2024-10-15 11:29:42 +0200
  • d3553e5dfc chore: remove server sync protocol (not used anymore) Bartosz Sypytkowski 2024-10-14 08:47:07 +0200
  • 854215705c chore: code cleanup Bartosz Sypytkowski 2024-10-14 08:41:23 +0200
  • 3cea53cd13 chore: create method for receiving the most recent snapshot Bartosz Sypytkowski 2024-10-11 13:06:26 +0200
  • b32ef04099 chore: changes to make appflowy cloud compile under the latest appflowy collab Bartosz Sypytkowski 2024-10-11 08:51:49 +0200
  • 6109e3a32d chore: changes to make appflowy cloud compile under the latest appflowy collab Bartosz Sypytkowski 2024-10-11 08:51:49 +0200
  • dfe1b5ad28 chore: attach indexer to collab persister Bartosz Sypytkowski 2024-10-10 12:22:07 +0200
  • a7713d9001 chore: basics of snapshots (unoptimized) Bartosz Sypytkowski 2024-10-10 11:25:17 +0200
  • 5ef6ab1738 chore: a dirty draft of snapshot saving Bartosz Sypytkowski 2024-10-08 13:12:14 +0200
  • f0b907157e chore: redis stream for awareness Bartosz Sypytkowski 2024-10-08 06:23:03 +0200
  • 1d7e35c2b9 chore: collab streams Bartosz Sypytkowski 2024-10-08 05:25:06 +0200
  • 82af7edc3f chore: create collab update sink and stream Bartosz Sypytkowski 2024-10-04 17:19:29 +0200
  • 01f5b06905 chore: remove broadcast and introduce lease Bartosz Sypytkowski 2024-10-04 14:01:15 +0200
  • 3433cad5cf chore: draft of stateless collab group Bartosz Sypytkowski 2024-10-01 08:57:02 +0200
  • 860a921ea5
    chore: remove inline view id (#945) Nathan.fooo 2024-10-30 12:47:15 +0800
  • 4643e568d2
    Merge pull request #950 from AppFlowy-IO/fix/publish-namespace-error Zack 2024-10-29 17:04:26 +0800
  • 855cc58ad8
    fix: add invalid character error for publish namespace Zack Fu Zi Xiang 2024-10-29 15:49:39 +0800
  • 33db915b44
    Merge pull request #949 from AppFlowy-IO/fix-migration-script Khor Shu Heng 2024-10-29 11:52:21 +0800
  • fdd86296a3 fix: parameterized postgres db in migration script khorshuheng 2024-10-29 11:50:09 +0800
  • 0627e07b36
    Merge pull request #947 from AppFlowy-IO/fix/email-magic-link Zack 2024-10-29 11:29:42 +0800
  • 708c0dbc0a
    Merge pull request #946 from AppFlowy-IO/feat/publish-name-invalid Zack 2024-10-29 11:29:34 +0800
  • 2700180e20
    Merge pull request #939 from ThanatosDi/refactor/force-set-supabase-username Khor Shu Heng 2024-10-29 10:38:35 +0800
  • 922bd0f17c
    fix: login callback for signup Zack Fu Zi Xiang 2024-10-29 10:32:48 +0800
  • 7bcb6cf5f4
    chore: merge with main Zack Fu Zi Xiang 2024-10-29 09:49:42 +0800
  • a6af0300ee
    feat: add specific error code for invalid publish names Zack Fu Zi Xiang 2024-10-29 09:48:24 +0800
  • 56c55fb6a9
    feat: handle duplicated publish names for a workspace (#944) Zack 2024-10-29 09:39:41 +0800
  • 8a3bc89015
    refactor: remove comment ThanatosDi 2024-10-28 22:34:17 +0800
  • d9fbb20869
    chore: cargo sqlx Zack Fu Zi Xiang 2024-10-28 18:22:59 +0800
  • fdc889f73e
    feat: handle duplicated publish names for a workspace Zack Fu Zi Xiang 2024-10-28 17:50:37 +0800
  • 1cbb5052f1
    chore: revert local host test setting (#942) Nathan.fooo 2024-10-28 17:21:34 +0800
  • 348a73685e
    Merge pull request #940 from AppFlowy-IO/feat/custom-namespace-v2 Zack 2024-10-28 15:46:13 +0800
  • ca33dfb304
    chore: change to use enforce action instead Zack Fu Zi Xiang 2024-10-28 14:36:41 +0800
  • f701abd2a7
    feat: delete default view for workspace Zack Fu Zi Xiang 2024-10-28 13:32:41 +0800
  • 648c977c07
    Merge pull request #927 from AppFlowy-IO/remove-access-control-middleware Khor Shu Heng 2024-10-28 12:16:38 +0800
  • f96f4f779e
    Merge pull request #931 from AppFlowy-IO/feat/custom-namespace-change-publish-name Zack 2024-10-28 10:52:57 +0800
  • 0fe7d8def7
    chore: merge with main Zack Fu Zi Xiang 2024-10-28 09:33:49 +0800
  • 9629d4cefa
    chore: add limit for importing zip file (#938) Nathan.fooo 2024-10-28 08:51:34 +0800
  • dc53e163a0
    chore: cargo sqlx Zack Fu Zi Xiang 2024-10-27 14:07:08 +0800
  • dc44d0ae4e
    fix: remove assert that might cause panic Zack Fu Zi Xiang 2024-10-27 13:36:17 +0800
  • e29d5d058d
    Merge branch 'main' into feat/custom-namespace-change-publish-name Zack Fu Zi Xiang 2024-10-27 13:31:45 +0800
  • 8d730b54e6
    refactor: #934 force set supabase username "supabase_auth_admin" ThanatosDi 2024-10-26 13:22:39 +0800
  • 248c62dfbf
    refactor: #934 remove SUPABASE_USER variable ThanatosDi 2024-10-26 13:22:03 +0800
  • 7cea106984
    Merge pull request #937 from AppFlowy-IO/add-publish-info-for-template-homepage Khor Shu Heng 2024-10-25 18:42:47 +0800
  • 3c0258b42a feat: add publish info to template home page khorshuheng 2024-10-25 17:30:56 +0800
  • a1e9d56bcf
    chore: make pin project workspace dependency Zack Fu Zi Xiang 2024-10-25 17:23:35 +0800
  • 246cbd3ec4
    chore: update nginx config for import (#935) Nathan.fooo 2024-10-25 16:47:29 +0800
  • 359d686b27
    Merge pull request #936 from AppFlowy-IO/remove-protobuf-compiler-from-admin-frontend Khor Shu Heng 2024-10-25 16:15:37 +0800
  • 789011a7e6 chore: remove protobuf compiler from admin frontend docker image khorshuheng 2024-10-25 16:12:55 +0800
  • 0e49c3fe6a
    Merge pull request #933 from AppFlowy-IO/fix-minio-browser-redirect Khor Shu Heng 2024-10-25 15:41:26 +0800
  • bd654e3f2f fix: wrong minio browser redirect url khorshuheng 2024-10-25 15:39:46 +0800