Commit Graph

24358 Commits

Author SHA1 Message Date
Matej Bačo 28339f0ed7 createTemplateDeployment for sites and deployments 2025-02-15 00:36:46 +01: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
Matej Bačo 9222fec7f8 Merge pull request #9359 from appwrite/fix-site-cors
Fix: Site CORS
2025-02-14 12:40:37 +01:00
Matej Bačo 94f3cf7baf Merge branch 'feat-sites' into fix-site-cors 2025-02-14 12:05:21 +01:00
Matej Bačo 399afa1b14 Merge branch 'feat-sites' of github.com:appwrite/appwrite into feat-sites 2025-02-14 12:04:31 +01:00
Matej Bačo 410388a587 Upgrade Console 2025-02-14 12:03:59 +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 3ab8503f61 Code quality fixes 2025-02-14 10:36:34 +01:00
Matej Bačo 75320db428 Update transformation lib structure 2025-02-14 10:01:27 +01:00
Matej Bačo 43f0dc0846 Add CORS tests 2025-02-14 09:47:37 +01:00
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
Matej Bačo f6fbc253f7 Update Console 2025-02-13 11:33:22 +01:00
Matej Bačo 313444cb12 Fix envCommands set too late 2025-02-13 11:14:08 +01:00
Matej Bačo 80241e37c3 Update tempalte auto-values 2025-02-13 09:47:37 +01:00
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
Khushboo Verma 0106dc7803 Update Get.php 2025-02-12 19:41:55 +05:30
Khushboo Verma 3b0d760065 Increase deployment build timeout 2025-02-12 19:18:16 +05:30
Matej Bačo e0369ec14f Avoid JS link 2025-02-12 14:09:32 +01:00
Khushboo Verma c78701ded7 Increase time to assert 2025-02-12 17:54:03 +05:30
Khushboo Verma adb861b785 Use getSiteDomain 2025-02-12 17:29:19 +05:30
Khushboo Verma aae3b40d16 Refactor console availability endpoint 2025-02-12 16:10:44 +05:30
Matej Bačo 6415009f07 Add SvelteKit Appwrite template 2025-02-12 11:01:26 +01:00
Khushboo Verma b46eebb23c Resolve merge conflicts 2025-02-12 11:49:33 +05:30
Matej Bačo 86a1fbe86a Fix preview domains 2025-02-11 16:26:00 +01:00
Matej Bačo 14e4854947 Upgrade Console 2025-02-11 15:18:44 +01:00
Matej Bačo 1c1f9aee2c Merge pull request #9322 from appwrite/feat-add-secret-to-update-variable
Add secret param to update variable endpoint
2025-02-11 14:50:49 +01:00
Matej Bačo 084b62116f Convert to library approach 2025-02-11 14:26:49 +01:00
Khushboo Verma 3d6351bbe0 Merge branch 'feat-add-secret-to-update-variable' of github.com:appwrite/appwrite into feat-add-secret-to-update-variable 2025-02-11 18:47:31 +05:30
Khushboo Verma 187f4c841e Remove error message validation 2025-02-11 18:46:31 +05:30
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 c440a3933b Fix functions tests 2025-02-11 18:42:18 +05:30
Khushboo Verma 11477d67c9 Address PR comments 2025-02-11 18:20:54 +05:30
Khushboo Verma f1989d0aba Fix project tests 2025-02-10 22:07:07 +05:30
Khushboo Verma 75219b800a Fix failing tests 2025-02-10 19:59:28 +05:30
Matej Bačo 4c3fa5f246 Update composer.lock 2025-02-10 15:12:55 +01:00
Matej Bačo 06ed493cfe Merge branch '1.6.x' into feat-sites 2025-02-10 15:12:36 +01:00
Khushboo Verma 6cf53bbb81 Add E2E variable test for functions 2025-02-10 19:05:27 +05:30
Steven Nguyen 06e857e5d9 Merge pull request #9321 from appwrite/pla-2453
Fix WEBP File Preview Rendering Issue
2025-02-10 06:33:40 -07:00
Khushboo Verma 3a766bf970 Add E2E test for secret env var 2025-02-10 18:43:31 +05:30
Khushboo Verma f96291af88 Add tests for function variables 2025-02-10 16:24:14 +05:30
Khushboo Verma 8557a9e1b1 Add secret param to update variable in function and projects 2025-02-10 16:06:31 +05:30
Matej Bačo e8af2338ec Add oauth attributes to installation 2025-02-10 11:05:35 +01:00
Khushboo Verma 7c9d6ccde2 Merge branch 'feat-sites' into feat-add-secret-to-update-variable 2025-02-10 12:32:19 +05:30
Christy Jacob 1c6bce0e79 Merge pull request #9330 from appwrite/update-queue-library
chore: update dependencies
2025-02-10 09:54:56 +05:30
Christy Jacob f6c28322c9 chore: update dependencies 2025-02-10 09:30:24 +05:30
Matej Bačo 5c286c3334 Implement preview branding 2025-02-08 15:53:55 +01:00
Matej Bačo f8b27c0b76 Merge pull request #9324 from appwrite/chore-improve-tests
Chore: Improve tsts
2025-02-08 13:23:39 +01:00