1
0
Fork 0
mirror of synced 2024-08-04 13:01:45 +12:00
Commit graph

20472 commits

Author SHA1 Message Date
Christy Jacob
88ed3e421d
Merge pull request #7686 from appwrite/chore-upgrade-assistant
chore: upgrade assistant
2024-02-28 18:45:39 +05:30
loks0n
52d956b465 chore: upgrade assistant 2024-02-28 10:25:17 +00:00
Christy Jacob
1538f78c18
Merge pull request #7672 from appwrite/fix-error-code
Change status code from 503 to 403
2024-02-28 10:41:19 +05:30
Christy Jacob
6acf6adf99
Merge pull request #7674 from appwrite/feat-add-ssl-to-smtp
Allow ssl along with tls in custom smtp
2024-02-28 10:40:49 +05:30
Christy Jacob
6a2fb82a27
Merge pull request #7671 from appwrite/feat-fix-1.5.x-migrations
Feat fix 1.5.x migrations
2024-02-27 19:29:37 +05:30
Bradley Schofield
8fd610fdf6 Merge branch '1.5.x' into feat-fix-1.5.x-migrations 2024-02-27 13:19:41 +00:00
Bradley Schofield
4050e93b1d Run Linter 2024-02-27 13:19:35 +00:00
Eldad A. Fux
7f4b5bc8d5
Merge pull request #7679 from appwrite/fix-duplication
Fix duplication
2024-02-27 13:30:46 +01:00
Jake Barnby
f3fa172482
Use a set to avoid message duplication 2024-02-28 01:01:39 +13:00
Jake Barnby
7a8ea7278e
Fix exceptions 2024-02-28 01:00:36 +13:00
Jake Barnby
12e8cc450f
Fix redundant batching 2024-02-28 00:59:40 +13:00
Jake Barnby
e1e9fc6589
Remove redundant checks 2024-02-28 00:56:52 +13:00
Jake Barnby
b862c8ee1e
Query provider type directly for targets 2024-02-28 00:56:23 +13:00
Jake Barnby
4a71e6ef4f
Use array_push instead of array_merge in loops 2024-02-28 00:55:11 +13:00
Eldad A. Fux
3ea7b9037f
Merge pull request #7616 from appwrite/refactor-disallow-new-session-with-existing
Disallow creating a session if one already exists
2024-02-27 10:41:48 +01: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
0e28a3016c
Update lock 2024-02-27 21:54:02 +13:00
Jake Barnby
884dee6717
Push SDKs 2024-02-27 21:12:00 +13:00
Jake Barnby
8a9a1a07a1
Update versions 2024-02-27 18:32:25 +13:00
Jake Barnby
670d53ee45
Update generator 2024-02-27 18:31:20 +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
260928942b Update tests 2024-02-26 17:58:57 +05:30
Jake Barnby
c34bdfb6cd
Merge pull request #7668 from appwrite/fix-rescheduling
Rescheduling fixes
2024-02-27 01:18:03 +13:00
Khushboo Verma
bbcb5e8a6e Change status code from 503 to 403 2024-02-26 17:41:19 +05:30
Christy Jacob
03d6eb7401
Merge pull request #7669 from appwrite/main
Sync main
2024-02-26 17:39:33 +05:30
Eldad A. Fux
3e8432880e
Merge pull request #7670 from appwrite/feat-remove-status-param
Feat remove status param
2024-02-26 13:02:24 +01:00
Bradley Schofield
f4b8ae8b88 Change factors code and update Response model tests 2024-02-26 11:50:25 +00:00
Jake Barnby
5015c092b5
Update specs 2024-02-27 00:46:51 +13:00
Jake Barnby
518a9fef73
Fix tests 2024-02-27 00:44:46 +13:00
Jake Barnby
7945f1398f
Fix tests 2024-02-27 00:27:35 +13:00
Jake Barnby
2743e6cdbd
Merge remote-tracking branch 'origin/fix-rescheduling' into feat-remove-status-param 2024-02-27 00:10:07 +13:00
Jake Barnby
33c5293811
Merge remote-tracking branch 'origin/1.5.x' into fix-rescheduling 2024-02-27 00:09:52 +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
Khushboo Verma
727fe2c9a9 Update newBuild condition 2024-02-26 12:33:54 +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 Barnby
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 Barnby
a2b6bb6174
Merge pull request #7662 from appwrite/fix-password-validation
Fix: Empty password validation
2024-02-26 18:29:01 +13:00
Jake Barnby
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 Barnby
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