Commit Graph
13721 Commits
Author SHA1 Message Date
Steven NguyenandGitHub fed197a313 Merge branch '1.4.x' into chore-sync-1.4.x-into-main 2024-02-29 21:53:39 +00:00
Torsten DittmannandGitHub 50c2ac9cd6 Merge branch '1.5.x' into feat-rc-sdks 2024-02-29 22:14:02 +01:00
Torsten Dittmann 8569311e73 fix: collections order 2024-02-29 22:07:10 +01:00
Torsten Dittmann 0815dde045 fix: cached documents 2024-02-29 22:05:19 +01:00
Torsten Dittmann b7d3996960 feat: mfa collection restructure 2024-02-29 21:59:49 +01:00
Khushboo Verma b552d052da Update index length 2024-02-29 19:51:13 +05:30
Khushboo Verma 1d282da6b3 Update index length 2024-02-29 19:35:58 +05:30
Khushboo Verma f8f54271d1 Fix execution indexes 2024-02-29 18:39:38 +05:30
Khushboo Verma c105cfda1a Merge branch 'main' into feat-function-execution-filters 2024-02-29 18:20:26 +05:30
Luke B. SilverandGitHub b9a8c0caf1 Merge branch '1.5.x' into fix-encode-secret-in-oauth-workaround 2024-02-29 10:57:03 +00:00
loks0n fff3d14cac fix: encode secret in oauth workaround 2024-02-28 23:50:40 +00:00
loks0n 52d956b465 chore: upgrade assistant 2024-02-28 10:25:17 +00:00
Khushboo Verma 4e2120952f Fix vcs silent mode 2024-02-28 13:27:36 +05:30
Vincent (Wen Yu) GeandGitHub 0cde18ef74 Merge branch '1.5.x' into 1.5.x-api-descriptions 2024-02-27 10:49:29 -05:00
Vincent (Wen Yu) Ge 7914eac0c4 Add attachment ID format 2024-02-27 15:43:25 +00:00
Jake Barnby 6fb1e929cd Use group hook to block recreating sessions 2024-02-27 22:08:39 +13:00
Jake Barnby 2a85c7cd96 Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-27 21:56:05 +13:00
Jake Barnby 8a9a1a07a1 Update versions 2024-02-27 18:32:25 +13:00
Jake Barnby 16071d9056 Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-02-27 18:19:02 +13:00
Khushboo Verma af3d6b2308 Allow ssl along with tls in custom smtp 2024-02-26 20:40:41 +05:30
Khushboo Verma bbcb5e8a6e Change status code from 503 to 403 2024-02-26 17:41:19 +05:30
Christy JacobandGitHub 03d6eb7401 Merge pull request #7669 from appwrite/main
Sync main
2024-02-26 17:39:33 +05:30
Jake Barnby 5015c092b5 Update specs 2024-02-27 00:46:51 +13:00
Jake Barnby 7945f1398f Fix tests 2024-02-27 00:27:35 +13:00
Jake Barnby 1da971ce75 Change status param to draft and base status on draft and scheduledAt params 2024-02-26 23:52:32 +13:00
Jake Barnby 1867dce002 Merge remote-tracking branch 'origin/fix-rescheduling' into feat-remove-status-param 2024-02-26 23:38:09 +13:00
Jake Barnby 564c1df701 Fix rescheduling with existing schedule 2024-02-26 23:37:12 +13:00
Khushboo Verma 56760b14cb Restore create build endpoint 2024-02-26 15:37:47 +05:30
Jake Barnby a89c0540ad Fix scheduledAt not updated 2024-02-26 18:46:26 +13:00
Jake Barnby cd554aa17f Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
# Conflicts:
#	app/config/specs/open-api3-1.5.x-client.json
#	app/config/specs/open-api3-1.5.x-console.json
#	app/config/specs/open-api3-1.5.x-server.json
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.5.x-client.json
#	app/config/specs/swagger2-1.5.x-console.json
#	app/config/specs/swagger2-1.5.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-02-26 18:43:52 +13:00
Jake Barnby 44ec1502f0 Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-26 18:35:25 +13:00
Jake BarnbyandGitHub 821e323a40 Merge pull request #7648 from UtkarshAhuja2003/fix-7587-list-api-select
[Fix]: Remove internal attributes on select query
2024-02-26 18:33:36 +13:00
Jake BarnbyandGitHub d7a16ae7b0 Merge branch '1.5.x' into fix-password-validation 2024-02-26 17:52:41 +13:00
Jake Barnby d3cf892001 Named params 2024-02-26 17:50:52 +13:00
Jake BarnbyandGitHub 36ebb89a9b Merge pull request #7667 from appwrite/1.5.x-api-descriptions
1.5.x api descriptions
2024-02-26 17:47:39 +13:00
Jake Barnby 36845edc2f Rescheduling fixes 2024-02-26 17:14:59 +13:00
Jake Barnby a4ff6e4eba Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing
# Conflicts:
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2024-02-26 15:50:48 +13:00
Jake Barnby 19d7e533fa Usage desc updates 2024-02-26 15:44:20 +13:00
Jake Barnby d59498fc9e Update console ref 2024-02-26 15:41:13 +13:00
Jake Barnby 00c3bc0f8a Remove invalid index type 2024-02-26 15:38:58 +13:00
Vincent (Wen Yu) Ge b32d40f3e2 Improve messages 2024-02-26 02:25:45 +00:00
Vincent (Wen Yu) Ge ab36133a8f Add descriptions 2024-02-25 22:58:33 +00:00
navjotNSKandTorsten Dittmann cab2233816 Formatting 2024-02-25 20:24:36 +01:00
navjotNSKandTorsten Dittmann 3a8c5a2e65 Default value added for name 2024-02-25 20:24:36 +01:00
Eldad A. FuxandGitHub 73e792bcaf Merge pull request #7658 from DH-555/patch-5
Fix: Spanish template translations
2024-02-25 19:48:08 +01:00
Khushboo Verma 353092ba00 Remove create build endpoint 2024-02-26 00:05:00 +05:30
Matej BačoandTorsten Dittmann 5327c02870 Improve tests 2024-02-25 18:42:24 +01:00
Matej BačoandTorsten Dittmann 862cba1a5b Check against false positive for MFA 2024-02-25 18:42:24 +01:00
Khushboo Verma ed4773c2d9 Merge branch 'main' into feat-cancel-build-deployment 2024-02-25 19:14:42 +05:30
Khushboo Verma 0e3a354f1f Create build document in API instead of worker 2024-02-25 19:13:55 +05:30