Commit graph

2249 commits

Author SHA1 Message Date
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
Fu Zi Xiang
39b5ca28ad
feat: dynamic load oauth login options if supported by gotrue 2023-11-22 22:45:15 +08:00
Fu Zi Xiang
47e49dc2dd
fix: redirect url just use slash 2023-11-22 16:40:10 +08:00
Fu Zi Xiang
344d69ec36
feat: remove unneeded fields in deploy env file 2023-11-22 15:47:52 +08:00
Fu Zi Xiang
2da1582568
fix: use only host 2023-11-22 15:37:19 +08:00
Fu Zi Xiang
4a091f616b
fix: add scheme to email confirmation redirect url 2023-11-22 13:53:52 +08:00
Fu Zi Xiang
b934664b8c
feat: redirect to web if login from web 2023-11-22 13:25:51 +08:00
Fu Zi Xiang
61527f723b
feat: allow headers to passed to gotrue for redirect_to 2023-11-22 12:45:49 +08:00
Nathan.fooo
03825fc032
Merge branch 'main' into deploy-env 2023-11-21 21:21:32 +08:00
Nathan.fooo
7c200a9991
docs: update selfhost docs (#174) 2023-11-21 21:17:37 +08:00
Fu Zi Xiang
fbad02ecf5
docs: self host: use deploy nginx routed url 2023-11-21 16:21:34 +08:00
Fu Zi Xiang
6b4ec528e2
docs: self host: use deploy nginx routed url 2023-11-21 16:20:50 +08:00
Zack
c1c4cd593f
docs: update security_group image (#173) 2023-11-21 15:50:46 +08:00
nathan
d6949357cf chore: update docs 2023-11-21 10:16:55 +08:00
nathan
a53ff37aec docs: add Q&A section 2023-11-20 22:40:13 +08:00
Nathan.fooo
58a7d17493
fix: admin frontend image (#172) 2023-11-20 21:47:40 +08:00
Jiraffe7
76bdeabd85
docs: update deployment doc (#171) 2023-11-20 12:08:54 +08:00
Nathan.fooo
3fe8e6d88a
ci: build appflowy-cloud & admin frontend docker image (#170) 2023-11-19 00:20:14 +08:00
nathan
682559af50 chore: clippy 2023-11-17 15:20:26 +08:00
nathan
b578c83cc9 chore: add logs 2023-11-17 12:37:59 +08:00
古丁丁
edc5d2bb9b
feat: Add cloudflare tunnel (#166)
* feat: add cloudflare-tunnel service

* feat: add cloudflare-tunnel service

* feat: add cloudflare tunnel token variable

* revert: remove tunnel service

https://github.com/AppFlowy-IO/AppFlowy-Cloud/pull/166#issuecomment-1813735712
2023-11-16 20:31:49 +08:00
nathan
89b8740691 docs: update 2023-11-16 16:55:02 +08:00
nathan
5333b9548b docs: update 2023-11-16 13:56:20 +08:00
nathan
8b5c36c983 docs: update 2023-11-16 13:50:32 +08:00