Commit graph

2072 commits

Author SHA1 Message Date
Zack
efdd35a242
Merge pull request #205 from AppFlowy-IO/doc/optional
feat: update optional component of deployment
2023-12-12 16:04:40 -08:00
Zack
fe47452431
Merge pull request #208 from jessebot/patch-1
feat: add additional info logging to init_state function in application.rs
2023-12-12 13:36:35 -08:00
JesseBot
36c792915c feat: add additional info logging to init_state function in application.rs 2023-12-12 12:16:38 +01:00
jessebot
eba3876164 fix: update the S3 env vars to the to not have AWS in them anymore 2023-12-12 10:03:29 +01:00
Fu Zi Xiang
4f6323312f
feat: update optional component of deployment 2023-12-11 23:06:15 -08:00
Nathan.fooo
9589054f38
refactor: sync protocol (#203)
* refactor: sync protocol

* chore: update collab rev
2023-12-11 11:27:11 +08:00
Jiraffe7
36ef0f13b0
feat: casbin access control (#178)
* feat: casbin for access control

* fix: method to generate database url instead of ToString

* fix: hold write lock when modifying policies

* chore: fix compile

* fix: remove db constraint for lib integration tests

---------

Co-authored-by: nathan <nathan@appflowy.io>
2023-12-11 11:08:15 +08:00
Nathan.fooo
c0f5c2ce7e
feat: fix flaky test (#202)
* test: fix

* fix: flaky test
2023-12-09 12:48:46 +08:00
nathan
ae00984038 fix: test 2023-12-08 12:30:39 +08:00
Zack
a7b341495c
Merge pull request #201 from reggermont/patch-1
docs: fix carriage return in readme
2023-12-07 11:03:22 -08:00
Romain Eggermont
cbb98b1f8f
docs: fix carriage return in readme 2023-12-07 16:48:07 +01:00
Nathan.fooo
ee31a680b5
chore: unlimited json payload size (#197)
* chore: return ok when token is empty

* chore: remove json payload size limit

* chore: clippy
2023-12-06 14:21:11 +08:00
Nathan.fooo
f13a03bead
chore: bump up yrs (#193) 2023-12-04 12:34:37 +08:00
Zack
63e970caa2
fix: use foreign key cascade delete for user cleanup (#188) 2023-12-04 11:52:42 +08:00
Nathan.fooo
0e2ec381df
chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
Nathan.fooo
208a353fef
fix: client api - channel management (#191)
* chore: add logs

* chore: remove dropped channels
2023-12-01 10:52:54 +08:00
Zack
474a78832a
Merge pull request #190 from jessebot/patch-1
Update README.md - fix link to deployment guide
2023-12-01 09:10:39 +08:00
JesseBot
a4c3976d12
Update README.md - fix link to deployment guide 2023-11-30 17:29:55 +01:00
Nathan.fooo
62abd8abbf
feat: return request id to client api (#186)
* docs: update

* chore: add logs

* chore: test

* feat: return request id to the client

* feat: print request id in client api

* fix: lock table when creating new user
2023-11-30 07:40:52 +08:00
Zack
499d2ac827
Merge pull request #180 from AppFlowy-IO/saml-poc
SAML support
2023-11-29 14:21:58 +08:00
Zack
f060fa66a4
Merge pull request #183 from ThanatosDi/fix/remove-tunnel-container-name
fix: remove tunnel service container name
2023-11-29 14:08:35 +08:00
Fu Zi Xiang
0a266176c5
chore: merge with main 2023-11-29 13:01:34 +08:00
Nathan.fooo
58ffae16b1
feat: enable create default documents for user when sign up (#184)
* chore: send collab with interval

* feat: create workspace template
2023-11-29 06:11:20 +08:00
Fu Zi Xiang
758f17f090
docs: added missing image for list sso 2023-11-28 14:23:45 +08:00
Fu Zi Xiang
64b1172557
docs: added images and docs on okta integration 2023-11-28 14:20:13 +08:00
Fu Zi Xiang
1647912347
feat: add favicon for admin frontend 2023-11-28 11:54:39 +08:00
Fu Zi Xiang
41f1f15c59
chore: merge with main 2023-11-28 11:38:12 +08:00
古丁丁
1f8667d43d
fix: remove tunnel service container name 2023-11-28 11:26:34 +08:00
nathan
cdb80bf13a chore: fmt 2023-11-28 01:29:01 +08:00
Fu Zi Xiang
8984a2421c
feat: sso saml admin frontend 2023-11-28 00:39:36 +08:00
nathan
5090711272 chore: app error fmt 2023-11-28 00:33:26 +08:00
Fu Zi Xiang
c35e121ccf
feat: sso saml admin placeholders 2023-11-27 15:45:10 +08:00
Fu Zi Xiang
661c6d7370
feat: patch for sso saml gotrue prefix 2023-11-27 12:01:56 +08:00
Fu Zi Xiang
ea5450d6ff
chore: merge with main 2023-11-27 09:51:22 +08:00
Nathan.fooo
432faee316
chore: add logs (#182)
* chore: log html

* chore: logs
2023-11-27 08:48:17 +08:00
Zack
3890f5d306
feat: User deletion (#177)
* feat: database trigger for hard delete of user

* feat: clean delete user data

* feat: hard delete when admin deletes
2023-11-27 01:07:45 +08:00
Fu Zi Xiang
1d07afa304
doc(ec2): increase disk storage 2023-11-26 23:25:19 +08:00
Fu Zi Xiang
04b2d79025
feat: optimize gotrue compile size 2023-11-24 19:13:33 +08:00
Fu Zi Xiang
51fbca057e
feat: reduce compile gotrue image size 2023-11-24 16:53:06 +08:00
Fu Zi Xiang
309ce16f44
fix: dockerfile 2023-11-24 16:35:16 +08:00
Fu Zi Xiang
d0b1c903f3
feat: update gotrue revision 2023-11-24 16:31:52 +08:00
Fu Zi Xiang
3f96c6a1f3
feat: remove uneeded user 2023-11-24 16:01:10 +08:00
Fu Zi Xiang
be19d55371
feat: use supabase gotrue docker image with tag 2023-11-24 14:42:28 +08:00
nathan
572258f7e1 docs: update docs 2023-11-24 13:22:23 +08:00
Zack
85b5c26665
feat: remove pgjwt extension (#179) 2023-11-24 11:05:36 +08:00
Zack
0e6a68224f
Merge pull request #176 from AppFlowy-IO/login-redirect
Login redirect
2023-11-23 22:39:00 +08:00
Fu Zi Xiang
ff9a2191dd
chore: merge with main 2023-11-23 12:38:09 +08:00
Zack
5b2be126ad
Merge pull request #175 from AppFlowy-IO/deploy-env
Deploy env
2023-11-23 12:37:22 +08:00
Fu Zi Xiang
799f3244ff
chore: cargo fmt 2023-11-22 22:49:36 +08:00
Fu Zi Xiang
f9933b4f13
fix: remove unneeded assets 2023-11-22 22:48:12 +08:00