Commit graph

13528 commits

Author SHA1 Message Date
Matej Bačo
3932b8bdc1 Merge branch '1.7.x' into feat-sites 2025-02-19 12:54:05 +01:00
Matej Bačo
165caef9ab Merge branch '1.6.x' into 1.7.x 2025-02-19 12:40:07 +01:00
Christy Jacob
d59d6f70a5
Merge pull request #9303 from appwrite/pla-2428
Add support endpoint url for S3
2025-02-18 16:28:44 +05:30
Chirag Aggarwal
ac84de7645 chore: updated variable descriptions 2025-02-18 10:38:13 +00:00
Christy Jacob
27d2cc9f00
Merge pull request #9348 from ChiragAgg5k/pla-2470
Fix resend team invite if already accepted
2025-02-18 15:10:11 +05:30
Matej Bačo
ae1eb53e31 Update specs 2025-02-18 09:31:56 +01:00
Jake Barnby
2b29c792ad
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage 2025-02-18 18:18:00 +13:00
Jake Barnby
3e02b830ac
Fix inject 2025-02-18 18:17:52 +13:00
Christy Jacob
f4e9b89195
Merge pull request #9373 from appwrite/pla-2503
Fix Self Hosting functions by adding missed config
2025-02-18 00:37:47 +05:30
Matej Bačo
2e4a8dec78 Fix CORS 2025-02-17 15:05:19 +01:00
Jake Barnby
d6b9be8799
Merge remote-tracking branch 'origin/feat-key-segmented-usage' into feat-key-segmented-usage 2025-02-18 02:10:37 +13:00
Jake Barnby
0d79ae33ba
Lint 2025-02-18 02:10:05 +13:00
Matej Bačo
685c141a59
Merge branch '1.6.x' into feat-key-segmented-usage 2025-02-17 14:06:40 +01:00
Jake Barnby
07a6d60b01
Remove leftover 2025-02-18 02:02:29 +13:00
Jake Barnby
77e83d5cfb
Remove unused injections 2025-02-18 01:49:51 +13:00
Jake Barnby
fe251c443f
Remove leftover 2025-02-18 01:32:48 +13:00
Matej Bačo
2f2a743a7f Merge branch 'feat-sites' into feat-all-rules-in-proxy 2025-02-17 09:47:33 +01:00
Chirag Aggarwal
0dba22c606 chore: updated installations collection 2025-02-17 05:57:30 +00:00
Matej Bačo
da9d442473 Re-add starter templates 2025-02-15 00:34:43 +01:00
Matej Bačo
47a6168137 Update console and templates 2025-02-14 21:42:39 +01:00
Chirag Aggarwal
51438631da chore: added console check to ping 2025-02-14 15:40:08 +00:00
Matej Bačo
94f3cf7baf Merge branch 'feat-sites' into fix-site-cors 2025-02-14 12:05:21 +01:00
Matej Bačo
4bd08642be
Merge pull request #9326 from appwrite/feat-preview-branding
Feat: preview branding
2025-02-14 12:03:33 +01:00
Matej Bačo
75320db428 Update transformation lib structure 2025-02-14 10:01:27 +01:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428 2025-02-14 09:04:30 +05:30
Matej Bačo
a10882d7ee Update general.php 2025-02-13 19:59:29 +01:00
Matej Bačo
ec05a3d668 Enable CORS for sites 2025-02-13 19:57:41 +01:00
Chirag Aggarwal
2457485230 chore: removed redundant exception 2025-02-13 13:16:29 +00:00
Khushboo Verma
e87fe7467e Merge branch 'feat-sites' into feat-all-rules-in-proxy 2025-02-13 16:54:12 +05:30
Matej Bačo
80241e37c3 Update tempalte auto-values 2025-02-13 09:47:37 +01:00
Khushboo Verma
f67870925f Resolve merge conflicts 2025-02-13 00:01:18 +05:30
Khushboo Verma
f416e39098 Move create rule to module 2025-02-12 23:58:25 +05:30
Matej Bačo
c4142565aa
Merge pull request #8970 from appwrite/feat-console-availability-endpoint
Add new console endpoint to check resource availability
2025-02-12 17:17:05 +01:00
Matej Bačo
81bfa5c48d
Merge branch 'feat-sites' into feat-preview-branding 2025-02-12 16:35:31 +01:00
Matej Bačo
e0369ec14f Avoid JS link 2025-02-12 14:09:32 +01:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys 2025-02-13 00:19:51 +13:00
Matej Bačo
6415009f07 Add SvelteKit Appwrite template 2025-02-12 11:01:26 +01:00
Chirag Aggarwal
e435e457de chore: added check for team membership exists 2025-02-12 09:50:13 +00:00
Jake Barnby
2449b76676
Format 2025-02-12 21:25:53 +13:00
Jake Barnby
9427b07580
Add expired property directly to key 2025-02-12 21:22:08 +13:00
Jake Barnby
775e6ec9cf
Fix role setting 2025-02-12 20:34:38 +13:00
Khushboo Verma
b46eebb23c Resolve merge conflicts 2025-02-12 11:49:33 +05:30
Jake Barnby
5780ec9547
Make sure key has app role before continuing checks 2025-02-12 18:45:06 +13:00
Matej Bačo
86a1fbe86a Fix preview domains 2025-02-11 16:26:00 +01:00
Matej Bačo
084b62116f Convert to library approach 2025-02-11 14:26:49 +01:00
Matej Bačo
15a0c28093
Merge branch 'feat-sites' into feat-add-secret-to-update-variable 2025-02-11 14:14:46 +01:00
Khushboo Verma
11477d67c9 Address PR comments 2025-02-11 18:20:54 +05:30
Jake Barnby
704437b5e8
Format 2025-02-11 22:04:52 +13:00
Jake Barnby
d04a5cab0d
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
# Conflicts:
#	composer.lock
2025-02-11 21:33:34 +13:00
Jake Barnby
0634a7eac3
Fix injections 2025-02-11 21:13:01 +13:00