Commit Graph

24697 Commits

Author SHA1 Message Date
Matej Bačo d75b601a7b Update src/Appwrite/Platform/Modules/Functions/Http/Deployments/Builds/Download/Get.php
Co-authored-by: Khushboo Verma <43381712+vermakhushboo@users.noreply.github.com>
2025-02-28 12:10:24 +01:00
Matej Bačo 72d2ba0159 Add missing download endpoints, ensure with tests 2025-02-28 12:04:17 +01:00
Matej Bačo d6e7db8900 Fix persistent screenshot 2025-02-28 11:29:42 +01:00
Matej Bačo 559396295f Merge pull request #9416 from appwrite/feat-move-functions-endpoints-to-modules
Move function endpoints from controller to modules
2025-02-28 10:54:03 +01:00
Matej Bačo dc6143c773 Improve tests 2025-02-28 10:47:48 +01:00
Matej Bačo a1c621fab2 Fix static sites 2025-02-28 10:40:28 +01:00
Matej Bačo 2510cb9687 Avoid 404 race condition during screenshot 2025-02-28 10:18:06 +01:00
Matej Bačo 4efa0a7231 Leftover 2025-02-28 09:32:40 +01:00
Khushboo Verma 4afd9771c6 Remove functions.php 2025-02-27 23:42:43 +05:30
Khushboo Verma 26a822e4b2 Move all function endpoints to modules structure 2025-02-27 18:53:11 +05:30
Khushboo Verma cede07b520 Add more endpoints to modules 2025-02-27 18:11:47 +05:30
Matej Bačo 92daef51f0 Fix screenshot security 2025-02-27 12:44:22 +01:00
Khushboo Verma 0dbb9dadf6 Move function endpoints from controller to modules 2025-02-27 17:01:15 +05:30
Matej Bačo 496cfa92bc Fix QA instance setup 2025-02-27 10:55:49 +01:00
Matej Bačo ac51fcbf4e Preps for Console SDK 2025-02-27 10:04:11 +01:00
Matej Bačo 93d00abfe1 Merge pull request #9314 from appwrite/feat-spa
Feat: SPA support
2025-02-25 22:15:40 +01:00
Matej Bačo d79ab99202 Test fix after merge 2025-02-25 18:22:40 +01:00
Matej Bačo 1e111294df Merge branch 'feat-sites' into feat-spa 2025-02-25 17:57:14 +01:00
Matej Bačo 1752e8ed83 Merge pull request #9407 from appwrite/fix-sites-device
Fix: deviceForSites
2025-02-25 17:55:49 +01:00
Matej Bačo 22598ae41d Leftover 2025-02-25 17:34:28 +01:00
Matej Bačo a89f591f63 Use deviceForSites properly 2025-02-25 16:42:25 +01:00
Matej Bačo ac9ac3e279 Merge pull request #9395 from appwrite/fix-apex-rules
Feat: Enhance rules
2025-02-25 15:34:24 +01:00
Matej Bačo 859a9c72e1 Update ProxyCustomServerTest.php 2025-02-25 15:22:24 +01:00
Matej Bačo 19928bd7dc Add delete worker tests for rules 2025-02-25 15:13:59 +01:00
Matej Bačo 88b3791a24 Update src/Appwrite/Utopia/Response/Model/Rule.php
Co-authored-by: Khushboo Verma <43381712+vermakhushboo@users.noreply.github.com>
2025-02-25 14:37:54 +01:00
Matej Bačo 765a0fa891 Merge branch 'feat-sites' into fix-apex-rules 2025-02-25 14:05:08 +01:00
Matej Bačo fac42f7ad5 Merge pull request #9405 from appwrite/chore-remove-subquery
Chore: Remove subquery
2025-02-25 13:59:25 +01:00
Matej Bačo d7c163be95 PR review changes 2025-02-25 13:52:51 +01:00
Matej Bačo 16934af49f Fix flaky test 2025-02-25 13:14:33 +01:00
Matej Bačo 29f660cfd6 leftover 2025-02-25 13:04:18 +01:00
Matej Bačo 743ded1e79 Remove domain from deployment model 2025-02-25 13:03:44 +01:00
Matej Bačo 88ae06af57 Improve formatting 2025-02-25 12:53:12 +01:00
Matej Bačo 2ba84bf93f Rule search param fix 2025-02-25 10:47:47 +01:00
Matej Bačo 474e04479f Linter fix 2025-02-24 18:44:11 +01:00
Matej Bačo 40beecdddc Fix tests 2025-02-24 18:42:20 +01:00
Matej Bačo 427e781b5b Add git domains, improve tests 2025-02-24 16:22:23 +01:00
Matej Bačo 9e909ee3fc Specs update 2025-02-24 12:15:50 +01:00
Matej Bačo eb7daf3edd Finalize rules overhauls 2025-02-24 11:55:59 +01:00
Matej Bačo a56086f8bf Basics of rules rework 2025-02-23 21:34:14 +01:00
Matej Bačo ae835f6cf0 Fix tests 2025-02-23 17:08:12 +01:00
Matej Bačo 666e8f3ec9 Separate proxy rule creation 2025-02-22 18:56:51 +01:00
Matej Bačo aeebdadae1 Add nameservers variable 2025-02-22 18:32:10 +01:00
Matej Bačo 0a25463b8d Apex domain exception + proxy tests 2025-02-22 18:26:51 +01:00
Matej Bačo 7e3b693216 Disable internal httpx 2025-02-21 23:45:45 +01:00
Matej Bačo a5fc9463c7 Support for deployment screenshots 2025-02-21 22:35:05 +01:00
Matej Bačo 08ec153585 update specs 2025-02-21 22:14:02 +01:00
Matej Bačo c8f4667b6a Merge pull request #9366 from appwrite/feat-site-screenshots
Feat: Site screenshots
2025-02-21 22:11:03 +01:00
Matej Bačo f9bc5d0cce Fix tests 2025-02-21 22:10:39 +01:00
Matej Bačo 7397d52c0c Fix tests 2025-02-21 21:41:39 +01:00
Matej Bačo 8661ae6840 Disable banner for screenshots 2025-02-21 20:50:43 +01:00