Commit Graph

285 Commits

Author SHA1 Message Date
古丁丁 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
nathan 5090711272 chore: app error fmt 2023-11-28 00:33:26 +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
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
nathan 988b3fc6bb ci: disable using appflowyinc in images test 2023-11-16 11:38:37 +08:00
nathan c72ddd0713 docs: update 2023-11-16 11:36:55 +08:00
nathan 35b9d76091 docs: update 2023-11-16 11:10:40 +08:00
nathan 5f4db318b4 chore: update docs 2023-11-16 01:16:56 +08:00
Nathan.fooo 82bcb5e879
feat: Deployment update (#169)
* docs: add ubuntu setup guide

* feat: add docker ci

* feat: create admin frontend image

* feat: trigger push docker ci

* ci: multiple arch

* fix: build

* chore: update ci

* chore: update ci

* fix: build

* fix: build

* fix: test

* fix: database access

* fix: test

* fix: test

* chore: update

* chore: update
2023-11-16 00:29:18 +08:00
Nathan.fooo e94ea53ec6
docs: Deployment docs (#168)
* docs: add authentication docs

* chore: update deployment
2023-11-15 12:37:33 +08:00
nathan f970d0b67c docs: update readme 2023-11-15 11:15:36 +08:00
Nathan.fooo 3e9e42d59e
feat: update readme (#167)
* chore: add logos

* chore: add contributing
2023-11-15 11:12:17 +08:00
Nathan.fooo 147317bd1c
chore: update docs (#165)
* chore: update docs

* chore: update

* chore: update
2023-11-14 23:44:51 +08:00
Nathan.fooo 79a02edd00
feat: notify user via websocket after profile changed (#164)
* feat: notify user via websocket after profile changed

* chore: update

* chore: update
2023-11-14 12:47:10 +08:00
Nathan.fooo 54ef875f5f
feat: notify user profile change (#163)
* feat: send user profile changes via ws

* test: add tests
2023-11-13 22:58:18 +08:00
Nathan.fooo 29b39f9ba3
feat: Client api url (#162)
* chore: expose client base url
2023-11-13 20:43:04 +08:00
Nathan.fooo 2e14dcf129
feat: Client api with test util feature (#161)
* chore: expose client base url

* feat: add test util feature

* ci: fix af cloud test

* ci: fix af cloud test
2023-11-12 19:44:49 +08:00
Nathan.fooo 04989e9485
feat: Upload collab limit (#160)
* chore: add logs

* feat: update upload collab limit
2023-11-12 16:03:48 +08:00