Commit graph

388 commits

Author SHA1 Message Date
Matej Bačo
e42275e0b7 Minify tests 2025-07-09 11:26:05 +02:00
Khushboo Verma
cee6420fa2 Use env vars instead of request 2025-06-13 15:50:53 +05:30
Damodar Lohani
968b6302d0 Feat: add flutter 3.32 and dart 3.8 2025-05-27 07:36:28 +00:00
Matej Bačo
1e24d14dd1 Fix DNS lookup speed 2025-05-18 21:32:26 +02:00
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Chirag Aggarwal
2c8e1e1731 chore: deprecate delay 2025-05-08 13:44:58 +00:00
Chirag Aggarwal
fea58c2bc9 refactor: maintenance task to run at a specific time 2025-05-08 07:49:27 +00:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Matej Bačo
e48fadf9fd PR review changes 2025-04-16 10:43:02 +02:00
Matej Bačo
2669e66ae2
Merge pull request #9597 from appwrite/fix-usage-sites
Fix: usage stats changes
2025-04-15 11:26:02 +02:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
Christy Jacob
ffe153630d
Revert "Multi region support" 2025-04-10 22:19:23 +05:30
Damodar Lohani
db699fe0f6
Merge branch 'feat-sites' into fix-usage-sites 2025-04-09 08:01:15 +05:45
Matej Baco
2689cceb71 Implement A/AAAA custom domain support 2025-04-08 14:48:50 +00:00
Matej Bačo
d205ea61c1 Separate function & site timeout 2025-04-08 12:23:43 +02:00
Damodar Lohani
8d0cdb8e7f
Merge branch 'feat-sites' into fix-usage-sites 2025-04-08 14:30:43 +05:45
Matej Bačo
8e32ef1851 Merge branch '1.7.x' into feat-sites 2025-04-08 10:41:39 +02:00
Damodar Lohani
7935658222 dev interval to 30s 2025-04-03 06:11:44 +00:00
shimon
a9d1f6668f adding custom domain validation against _APP_CUSTOM_DOMAIN_DENY_LIST 2025-03-26 09:05:36 +02:00
Chirag Aggarwal
13750f7dbd feat: introduce new env 2025-03-21 07:42:10 +00:00
Chirag Aggarwal
5eb7c36f50 chore: add console audit retention 2025-03-20 10:32:36 +00:00
Matej Bačo
cbdd344490 Remove framework env var 2025-03-17 11:21:52 +01:00
Matej Bačo
1a90c8aab5 Add Vite framework 2025-03-12 12:39:33 +01:00
Matej Bačo
994e2faa42 OPR v5 + Flutter starter 2025-03-11 18:19:25 +01:00
Matej Bačo
efc5b9e353 Add frameworks 2025-03-10 12:32:12 +01:00
Matej Bačo
97ffbbc44b Remove need for ssr runtime 2025-03-07 15:46:49 +01:00
Matej Bačo
40beecdddc Fix tests 2025-02-24 18:42:20 +01:00
Matej Bačo
67d6404c70 Add further templates 2025-02-21 12:46:44 +01:00
Matej Bačo
3932b8bdc1 Merge branch '1.7.x' into feat-sites 2025-02-19 12:54:05 +01:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428 2025-02-14 09:04:30 +05:30
Damodar Lohani
59516408af revert env update 2025-02-09 05:15:26 +00:00
Damodar Lohani
ae9d3f4703 fix dual writing 2025-02-06 04:40:01 +00:00
Damodar Lohani
3e778c0094 update environment variable 2025-02-05 09:53:23 +00:00
Damodar Lohani
5b91b5cec1 env to configure dual write 2025-02-05 09:10:45 +00:00
Chirag Aggarwal
fcfef4d474 Merge branch '1.6.x' into pla-2428 2025-02-04 08:12:42 +00:00
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
Damodar Lohani
95845f8c0e update env name 2025-01-30 06:42:57 +00:00
Damodar Lohani
9955b6b61c usage count container and events 2025-01-27 04:33:33 +00:00
Jake Barnby
297098b252
Revert test timing changes 2025-01-24 03:23:25 +13:00
Jake Barnby
687be05d95
Speed up dev mode usage tests 2025-01-24 00:08:04 +13:00
Matej Bačo
d652a17fd7 Remove unneeded runtime 2025-01-21 09:13:20 +01:00
Matej Bačo
9c37c3a740 Fix basic configs 2025-01-08 16:14:33 +00:00
Matej Bačo
8b3f09a981 Env var for function abuse limit 2024-12-12 21:10:22 +01:00
Matej Bačo
4a117adb28 Support SSR 2024-12-02 13:20:54 +01:00
Christy Jacob
7e98493324 feat: use environment variable to check rules format 2024-11-28 14:08:26 +04:00
Matej Bačo
36e3d9c603 WIP: Server-side rendering for sites 2024-11-27 16:27:40 +01:00
Matej Bačo
2bd2092263 Dart support 2024-11-25 17:48:15 +01:00
Marton Schneider
3c1e422bb9 change the env var name from _APP_STORAGE_S3_ENDPOINT_URL to _APP_STORAGE_S3_ENDPOINT 2024-11-22 18:21:44 +01:00
Marton Schneider
4d90ff06fd Merge remote-tracking branch 'upstream/main' 2024-11-22 18:16:44 +01:00
Matej Bačo
e168ab9ffc Update default frameworks 2024-11-22 14:08:07 +01:00