Gao Sun
1e5b68423a
refactor(core): add single-page apps as dependencies
2023-04-02 17:40:07 +08:00
silverhand-bot
ad13427c37
release: version core packages ( #3644 )
2023-03-30 19:44:40 +08:00
Gao Sun
c200169886
refactor: add app insights package ( #3637 )
...
* refactor: add app insights package
* refactor: fix dependencies
2023-03-30 13:36:46 +08:00
renovate[bot]
93bc915609
chore(deps): update silverhand configs monorepo packages to v3.0.0 ( #3585 )
...
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-24 16:28:36 +00:00
Gao Sun
296cad8fc5
release: version packages
2023-03-22 16:25:32 +08:00
silverhand-bot
a43e72d177
release: version core packages ( #3578 )
2023-03-22 14:58:19 +08:00
renovate[bot]
11e302b2fa
chore(deps): update dependency typescript to v5 ( #3463 )
...
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-21 19:37:51 +08:00
renovate[bot]
9633256682
fix(deps): update dependency lru-cache to v8 ( #3368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 19:36:55 +08:00
Gao Sun
959d1f02dd
refactor: use caret range for workspace dependencies ( #3566 )
2023-03-21 19:33:08 +08:00
silverhand-bot
2f69933d51
release: version core packages ( #3564 )
2023-03-21 17:56:06 +08:00
Gao Sun
28e9fa4290
release: core v1.0.0 ( #3554 )
...
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
2023-03-20 23:57:04 +08:00
Gao Sun
d27499c553
refactor(cloud,core): report exception to Applicaiton Insights
...
when status code >= 500 or other unhandled expcetions occurred.
2023-03-19 10:40:17 +08:00
Gao Sun
169c4450eb
refactor: use essentials tryThat and trySafe
2023-03-18 13:02:51 +08:00
renovate[bot]
fa3c13a68d
chore(deps): update dependency @silverhand/essentials to v2.5.0
2023-03-17 18:41:13 +00:00
Gao Sun
e0fad2dccd
refactor: implement ttl cache
2023-03-17 13:59:59 +08:00
Gao Sun
dd91ebddfa
refactor: cache well-known data
2023-03-17 13:59:53 +08:00
renovate[bot]
565a0aead2
chore(deps): update dependency @silverhand/essentials to v2.4.1 ( #3421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 21:36:02 +08:00
renovate[bot]
50aaf4db40
chore(deps): update dependency @types/koa__cors to v4 ( #3392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 15:32:09 +08:00
Gao Sun
fa85b7d0eb
refactor: remove withtyped in core ( #3375 )
...
Keeping withtyped will introduce an additional database pool per tenant,
which is not good for performance and it should be more like all-or-nothing choice.
So remove it for core, but keep it in cloud.
2023-03-13 04:01:14 +00:00
Gao Sun
6b12d345a7
refactor(cloud): send compressed spa file when possible
2023-03-11 15:24:26 +08:00
Gao Sun
aba5c42d6a
refactor(core,ui,console): compress response when possible
2023-03-11 00:30:47 +08:00
Gao Sun
c5da152ddc
refactor: hide internal roles for user tenants
...
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
2023-03-09 00:07:33 +08:00
Gao Sun
af4276e08e
test(cloud): init api tests
2023-03-08 10:49:51 +08:00
wangsijie
3c0c82a4bf
feat(core): add s3 storage provider ( #3320 )
2023-03-08 10:14:28 +08:00
wangsijie
f25a9d343c
feat(core,phrases,schemas): upload user assets with azure storage ( #3289 )
2023-03-07 06:00:12 +00:00
renovate[bot]
4eb2d14762
chore(deps): update dependency @silverhand/essentials to v2.4.0 ( #3284 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 04:25:50 +00:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants
2023-03-04 14:52:02 +08:00
Gao Sun
44909140bf
feat: create tenant for new users ( #3255 )
2023-03-01 20:55:26 +08:00
Gao Sun
237df1721c
release: version core packages
2023-02-26 15:03:37 +08:00
silverhand-bot
cda2c821cd
release: version core packages ( #3225 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-25 23:15:42 +08:00
Gao Sun
1c2766be89
refactor: fix cloud env ( #3179 )
2023-02-22 12:38:30 +08:00
Gao Sun
76a04d97b3
feat(cloud): POST /tenants
2023-02-20 00:27:12 +08:00
Gao Sun
12377665b4
refactor(cloud): implement request auth
2023-02-19 11:31:16 +08:00
Gao Sun
ed4894a19f
feat: init cloud
2023-02-18 13:34:52 +08:00
Gao Sun
f339e86591
refactor: update tsconfig
2023-02-17 13:41:05 +08:00
Gao Sun
ed4db56254
chore: upgrade configs
2023-02-16 23:49:03 +08:00
Gao Sun
2af6fd114a
refactor!: add admin tenant
2023-02-10 13:06:52 +08:00
Gao Sun
6b09da2f5d
refactor: fix alteration
2023-02-09 18:31:14 +08:00
Gao Sun
99837b4e48
refactor: use RLS
2023-02-08 18:58:45 +08:00
silverhand-bot
b2f4b728de
release: version core packages ( #3054 )
2023-02-03 09:45:53 +00:00
Gao Sun
f4b8063bed
chore: manually update to rc
2023-02-02 22:18:08 +08:00
Gao Sun
95a44929a5
feat: init multi-tenancy environment ( #2929 )
2023-01-18 20:38:05 +08:00
Gao Sun
3f47695726
ci: increase node mem. size for test
2023-01-10 23:15:04 +08:00
Gao Sun
7df71dee2f
ci: set max worker to 75%
2023-01-10 14:42:47 +08:00
Gao Sun
e32c319a22
ci: limit max workers for core test
2023-01-10 14:31:20 +08:00
renovate[bot]
db2b5feb61
chore(deps): remove dependency @types/fs-extra ( #2868 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 10:06:51 +00:00
Gao Sun
3c4aeec30a
refactor(core): upgrade oidc-provider to 8.0.0 ( #2851 )
2023-01-09 09:20:15 +00:00
Gao Sun
26f8511f93
refactor(core): use tenant context for route inits
2023-01-09 16:58:02 +08:00
Gao Sun
8d829b8f3d
refactor(core): move app to tenant instance
2023-01-07 18:17:43 +08:00
Gao Sun
da2b8cdbfe
chore!: drop Node 16
2023-01-06 22:24:39 +08:00