1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

19584 commits

Author SHA1 Message Date
fogelito 6c064430fb Merge branch '1.5.x' of github.com:appwrite/appwrite into json_syntax_error 2024-02-12 17:41:42 +02:00
fogelito c4b5153abd composer.lock 2024-02-12 17:41:14 +02:00
Jake Barnby dd7ac27f11
Merge pull request #7570 from appwrite/feat-support-label-queries
Feat support label queries
2024-02-12 22:46:38 +13:00
Jake Barnby e2f71cbf3a
Merge pull request #7557 from appwrite/create-array-index
Hardcode size and orders for Json Key Indexes
2024-02-12 22:27:15 +13:00
Jake Barnby 862f20479d
Merge pull request #7568 from appwrite/chore-merge-main
Merge main
2024-02-12 22:08:13 +13:00
Jake Barnby ac8bddb10d
Update sleep for flaky test 2024-02-12 18:41:32 +13:00
Jake Barnby 8ed2b1f3a5
Fix tests 2024-02-12 18:35:05 +13:00
Jake Barnby dd8fd2e394
Allow querying on labels attribute 2024-02-12 16:10:28 +13:00
Jake Barnby 2059de5dea
Fix test 2024-02-12 15:40:11 +13:00
Jake Barnby 272b9fecd7
Update lock 2024-02-12 15:15:42 +13:00
Jake Barnby 560e458fa0
Merge pull request #7567 from appwrite/fix-spec-use-cloud-endpoint-by-default
PEA-334 - Fix spec use cloud endpoint by default
2024-02-12 15:12:44 +13:00
Damodar Lohani 869d3c9809 fix url 2024-02-12 01:27:20 +00:00
Jake Barnby 809f5a019f
Merge remote-tracking branch 'origin/1.5.x' into chore-merge-main 2024-02-12 14:22:43 +13:00
Damodar Lohani 545a5ee126 set default endpoint and host name for specs. 2024-02-12 01:21:28 +00:00
Jake Barnby 18f7168160
Merge main 2024-02-12 14:18:19 +13:00
Torsten Dittmann 7f8449b54a chore: update console 2024-02-09 15:37:13 +01:00
fogelito bcc6564e5b typo 2024-02-08 18:18:39 +02:00
fogelito 7176d7feab Remove comment 2024-02-08 18:12:43 +02:00
fogelito 103fec1664 parseQueries 2024-02-08 18:10:25 +02:00
fogelito 2c57f9a44a Merge branch '1.5.x' of github.com:appwrite/appwrite into create-array-index 2024-02-08 15:04:43 +02:00
fogelito 98a6b96af9 Hardcode size and orders 2024-02-08 15:01:20 +02:00
Jake Barnby 7ae2a9be91
Merge pull request #7554 from appwrite/fix-password-version-enum-name
Fix SHA function enum name
2024-02-08 21:58:31 +13:00
Jake Barnby 63e91cb3f3
Merge remote-tracking branch 'origin/1.5.x' into fix-password-version-enum-name
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-02-08 19:40:57 +13:00
Jake Barnby ed80cce878
Merge pull request #7552 from appwrite/fix-message-status
Fix message status values and enums
2024-02-08 19:11:32 +13:00
Jake Barnby b1a2df52fd
Merge remote-tracking branch 'origin/1.5.x' into fix-message-status 2024-02-08 00:30:57 +13:00
Jake Barnby e4268e87af
Merge remote-tracking branch 'origin/1.5.x' into fix-password-version-enum-name 2024-02-08 00:30:39 +13:00
Jake Barnby 90cee54897
Merge pull request #7553 from appwrite/fix-graphql-test
Fix graphql tests
2024-02-08 00:30:21 +13:00
Jake Barnby df60ee9e72
Fix SHA function enum name 2024-02-08 00:17:38 +13:00
Jake Barnby 5e5a2fb414
Fix graphql tests 2024-02-08 00:08:05 +13:00
Jake Barnby 66a38898eb
Fix message status values and enums 2024-02-07 23:50:05 +13:00
Jake Barnby 6fc39827fd
Merge pull request #7549 from appwrite/fix-mfa-user-route-auth-types
Fix user API mfa route auth
2024-02-07 20:13:47 +13:00
Jake Barnby 7014b2c2cd
Fix user API mfa route auth 2024-02-07 18:08:51 +13:00
Jake Barnby f9e8216781
Fix FCM init 2024-02-06 04:13:56 +13:00
Jake Barnby c32545fb49
Fix push message creation warnings 2024-02-06 04:13:35 +13:00
Jake Barnby 6e40973771
Fix response iteration 2024-02-06 04:11:40 +13:00
Jake Barnby 47dec4e187
Remove descriptions from response models 2024-02-06 02:35:15 +13:00
Jake Barnby 987b02083c
Array instead of JSON 2024-02-06 02:22:25 +13:00
Jake Barnby 0a72b37b3e
Fix session response model 2024-02-06 02:17:04 +13:00
Jake Barnby 28ae550853
Update console to 1.5.x 2024-02-06 01:57:38 +13:00
Christy Jacob ad9cc748a5
Merge pull request #7471 from appwrite/fix-empty-user-updates
Fix: Empty values in PATCH of users
2024-02-05 15:54:40 +04:00
Jake Barnby 7ce01deec3
Fix console enum specs 2024-02-06 00:39:52 +13:00
Matej Bačo 25f8702429 Fix formatting 2024-02-05 10:40:53 +00:00
Matej Bačo 7beb9080fa Merge remote-tracking branch 'origin/1.5.x' into fix-empty-user-updates 2024-02-05 10:38:48 +00:00
Eldad A. Fux ca926888f4
Merge pull request #7487 from appwrite/feat-block-countries
Feat block countries from certain regions
2024-02-05 09:47:34 +01:00
Khushboo Verma 8440aad375 Merge branch '1.5.x' into feat-block-countries 2024-02-05 13:44:51 +05:30
Jake Barnby 7322d7f83a
Fix lint 2024-02-05 21:12:57 +13:00
Khushboo Verma e8523e38f7 Merge branch '1.5.x' into feat-block-countries 2024-02-05 13:26:52 +05:30
Khushboo Verma 0f1df4b5bb Fixed tests 2024-02-05 13:25:52 +05:30
Jake Barnby 15f433794f
Add missing enum cases 2024-02-05 20:25:34 +13:00
Jake Barnby c193260335
Fix usage enums 2024-02-05 19:32:05 +13:00