Commit graph

291 commits

Author SHA1 Message Date
Khushboo Verma
bd18edc197 If build has failed, show correct error page 2025-03-24 15:50:25 +05:30
Matej Bačo
cbdd344490 Remove framework env var 2025-03-17 11:21:52 +01:00
Khushboo Verma
8b8f632abe Add providerRepository model and extend it for framework and runtime 2025-03-03 13:54:07 +05:30
Khushboo Verma
b46eebb23c Resolve merge conflicts 2025-02-12 11:49:33 +05:30
Khushboo Verma
2b46bd2643 Add secret param to update var 2025-02-07 20:36:57 +05:30
Khushboo Verma
eaa4795eb6 Resolve merge conflicts 2025-02-07 16:32:35 +05:30
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
fogelito
028cd935d9 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception 2025-01-19 08:30:59 +02:00
fogelito
42ef7fd2d8 INDEX_DEPENDENCY 2025-01-15 11:16:10 +02:00
Chirag Aggarwal
e6cb17a6cc chore: remove TEAM_INVITE_ALREADY_EXISTS 2025-01-13 18:51:23 +00:00
Khushboo Verma
652ab4946d Resolve merge conflict 2025-01-13 00:10:03 +05:30
Khushboo Verma
9a57b09b92 Logs for sites 2024-11-29 18:27:51 +05:30
Khushboo Verma
7836e48559 Use resourceId in the endpoint url 2024-11-17 22:45:03 +05:30
Khushboo Verma
2ad0428727 Merge 1.6.x into feat-sites 2024-11-13 13:18:21 +05:30
Khushboo Verma
dd3ffbb391 Add getTemplate endpoint for sites 2024-10-25 14:55:09 +02:00
Fabian Gruber
225e2c21c3 feat: allow blocking based on resource attributes 2024-10-24 11:26:25 +02:00
Khushboo Verma
4240089d41 Add create deployment endpoint 2024-10-22 19:45:49 +02:00
Khushboo Verma
5b0a05b4b3 Create site endpoint working 2024-10-22 17:01:38 +02:00
Jake Barnby
e90b1d219e
Lint 2024-09-04 21:06:59 +12:00
Bradley Schofield
40b1c28db0 Implement String Attribute Resizing 2024-08-30 18:22:17 +09:00
Khushboo Verma
395f431718 Add endpoint to get template by ID 2024-07-30 17:16:45 +05:30
Binyamin Yawitz
366d75fe39
feat: Delete execution 2024-06-27 11:17:14 -04:00
Christy Jacob
fdf44c7bab Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main 2024-06-20 15:26:17 +00:00
Khushboo Verma
0eabff5faf Refactor builds document creation 2024-05-31 01:53:29 +05:30
Matej Bačo
8dd883a312 Add comments 2024-05-24 13:04:30 +02:00
Christy Jacob
d258240f08 Merge pull request #8152 from appwrite/fix-improve-cold-start-error
fix: improve cold start error
2024-05-20 17:26:58 +01:00
Matej Bačo
3a3d5b61a6 PR review changes 2024-05-06 09:55:59 +00:00
Jake Barnby
7d7e005c00
Merge pull request #7878 from appwrite/string-error-code
Handle string error codes
2024-05-01 19:50:23 +12:00
Jake Barnby
3c3e066bce
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:30:35 +12:00
Jake Barnby
9bf13a2400
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:28:29 +12:00
Jake Barnby
e6b6e4e54e
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:25:29 +12:00
Jake Barnby
c7f2de6500
Update src/Appwrite/Extend/Exception.php 2024-04-30 12:25:12 +12:00
Jake Barnby
bcca318494
Merge remote-tracking branch 'origin/refactor-usage-sn-invalid-relationship' into feat-upgrade-db
# Conflicts:
#	composer.lock
2024-04-29 20:54:44 +12:00
Vincent (Wen Yu) Ge
404de48cc3 Update user create error message for console to be console specific 2024-04-18 17:08:47 -04:00
fogelito
12434fd846 RELATIONSHIP_VALUE_INVALID 2024-04-09 15:38:55 +03:00
fogelito
65ab721c3d InvalidRelationshipValue 2024-04-09 15:32:23 +03:00
fogelito
acfd6633a2 non integer errors 2024-03-28 14:36:44 +02:00
Torsten Dittmann
f51c39cd2b Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
Khushboo Verma
d3b0b00917 Allow users to disable APIs 2024-03-04 23:12:54 +01:00
Torsten Dittmann
8adf6a2b7a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 10:29:06 +01:00
Matej Bačo
e6ad1c6830 Add more recovery code endpoints 2024-03-02 13:05:22 +00:00
Matej Bačo
7a29c79fb1 Fix bugs during QA 2024-03-01 17:04:09 +00:00
Matej Bačo
5cefca1c22 Fix MFA flows and docs 2024-03-01 16:22:51 +00:00
Torsten Dittmann
7fa578c901 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-01 14:20:32 +01:00
Christy Jacob
c8a3b709ee chore: update error types for create account endpoints 2024-03-01 07:37:31 +00:00
Luke B. Silver
f285173f4e
Merge branch '1.5.x' into feat-ssr-dx 2024-02-22 13:22:41 +00:00
Jake Barnby
942847cf3a
Merge remote-tracking branch 'origin/main' into 1.5.x
# Conflicts:
#	app/config/collections.php
#	app/config/errors.php
#	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
#	app/controllers/api/account.php
#	app/controllers/api/teams.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/init.php
#	app/worker.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Platform/Services/Tasks.php
#	src/Appwrite/Platform/Tasks/Maintenance.php
#	src/Appwrite/Platform/Workers/Certificates.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Messaging.php
#	src/Appwrite/Platform/Workers/Usage.php
#	src/Appwrite/Platform/Workers/UsageHook.php
#	src/Appwrite/Specification/Format/OpenAPI3.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	tests/e2e/Services/Account/AccountConsoleClientTest.php
2024-02-22 01:29:28 +13:00
Jake Barnby
ad8450af32
Merge remote-tracking branch 'origin/1.5.x' into feat-push-images 2024-02-21 03:29:00 +13:00
loks0n
1fa0f18e44 Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-ssr-dx 2024-02-20 12:43:50 +00:00
loks0n
fa28496b32 feat: ssr dx changes 2024-02-20 11:45:11 +00:00