Khushboo Verma
6e86527eb6
Keep build size in MBs
2025-04-14 14:33:46 +00:00
Khushboo Verma
5d9bdd4cc7
Update app/controllers/api/functions.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2025-04-14 19:53:39 +05:30
Khushboo Verma
6852ee1f0f
Read buildSize from plan
2025-04-14 14:07:23 +00:00
Khushboo Verma
81c3d96629
Consistent naming
2025-04-14 14:00:44 +00:00
Khushboo Verma
1acbff316e
Use 1000 instead of 1024
2025-04-14 13:46:52 +00:00
Khushboo Verma
f02707627f
Refactor
2025-04-14 12:16:50 +00:00
Khushboo Verma
0df1396d52
Add plan to worker.php
2025-04-14 11:54:40 +00:00
Khushboo Verma
c4509f5ce7
Add plan to builds worker
2025-04-14 10:31:08 +00:00
Khushboo Verma
3f0857b36d
Add plan to create deployment
2025-04-14 10:28:29 +00:00
Jake Barnby
e3f64c3234
Merge pull request #9646 from ArnabChatterjee20k/update-migrations-version
...
chore: updated the migration version to 8.6
2025-04-14 10:14:18 +00:00
ArnabChatterjee20k
2c36fab1c6
Merge branch '1.6.x' into update-migrations-version
2025-04-14 15:21:30 +05:30
ArnabChatterjee20k
f8d92c04ad
updated the migration version to 8.6
2025-04-14 15:09:40 +05:30
Jake Barnby
dc40fd7ddc
Merge pull request #9644 from appwrite/fix-tasks
...
Fix tasks
2025-04-14 06:49:22 +00:00
Jake Barnby
a6281992b1
Fix maintenance
2025-04-14 18:26:13 +12:00
Jake Barnby
3be50d2ab5
Fix syntax
2025-04-14 18:26:07 +12:00
Steven Nguyen
67084374fb
Merge pull request #9637 from appwrite/update-console
...
chore: update console
2025-04-11 20:22:47 -07:00
Steven Nguyen
4d9521edc6
Merge pull request #9633 from appwrite/fix-migrations-destination
...
Fix migrations
2025-04-11 11:18:52 -07:00
Chirag Aggarwal
1dd0b419c5
chore: update console
2025-04-11 15:32:03 +00:00
Christy Jacob
636b0775fd
Merge pull request #9636 from appwrite/revert-9632-revert-8667-multi-region-support
...
Revert "Revert "Multi region support""
2025-04-11 19:19:37 +04:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support""
2025-04-11 17:52:19 +03:00
Steven Nguyen
8d046f021c
fix: update upgrade migration to create missing attributes
...
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.
This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00
Christy Jacob
2d0885ed70
Merge pull request #9632 from appwrite/revert-8667-multi-region-support
...
Revert "Multi region support"
2025-04-10 20:55:05 +04:00
Christy Jacob
ffe153630d
Revert "Multi region support"
2025-04-10 22:19:23 +05:30
Christy Jacob
6cd9fc72d9
Merge pull request #8667 from appwrite/multi-region-support
...
Multi region support
2025-04-10 20:05:21 +04:00
shimon
312d1029c0
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 18:36:05 +03:00
shimon
fb802c7fe4
addressing comments
2025-04-10 18:35:45 +03:00
Christy Jacob
942775c352
Merge pull request #9631 from appwrite/chore-bump-console-5.2.56
...
Bump console to version 5.2.56
2025-04-10 19:01:06 +04:00
shimon
f5852a52e2
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 17:20:23 +03:00
shimon
ff89da513f
addressing comments
2025-04-10 17:20:05 +03:00
Steven Nguyen
49ab765ee8
Bump console to version 5.2.56
2025-04-09 17:02:24 -07:00
Christy Jacob
2495101dfd
Merge pull request #9624 from appwrite/feat-cache-telemetry
...
feat: cache telemetry
2025-04-10 00:31:06 +04:00
shimon
07cdd66296
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-09 10:02:40 +03:00
Jake Barnby
e1b4917acf
Merge pull request #9628 from appwrite/chore-update-migrations
...
Update migrations lib
2025-04-09 05:45:43 +00:00
Jake Barnby
796a1b5bd2
Update migrations lib
2025-04-09 17:26:41 +12:00
Christy Jacob
881525f349
Merge pull request #9623 from appwrite/feat-figma-oauth
...
feat: add figma oauth provider
2025-04-08 16:57:37 +04:00
Christy Jacob
8086d6eef0
Merge pull request #9625 from appwrite/update-composer
...
chore: update dependencies
2025-04-08 16:28:51 +04:00
Chirag Aggarwal
badbcaf1a8
chore: update dependencies
2025-04-08 11:33:38 +00:00
loks0n
e6d9c5c5fd
chore: fmt
2025-04-08 12:24:05 +01:00
loks0n
86c26f2dc7
feat: cache telemetry
2025-04-08 12:12:28 +01:00
Chirag Aggarwal
2c453d5fd9
fix: request issues and permissions
2025-04-08 08:51:04 +00:00
Chirag Aggarwal
3bd8405deb
feat: add figma oauth provider
2025-04-08 07:56:35 +00:00
Steven Nguyen
a20ff31ba3
Merge pull request #9561 from appwrite/improve-gitpod-config
...
chore: update gitpod.yml config
2025-04-07 10:40:33 -07:00
shimon
fed98ffdfe
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# docker-compose.yml
2025-04-07 13:06:54 +03:00
Christy Jacob
31a5a175b3
Merge pull request #9420 from appwrite/PLA-1968
...
feat: refactor executor setup
2025-04-07 12:49:25 +04:00
Fabian Gruber
0ae70f8321
feat: inject executor instead of creating a new instance
2025-04-07 09:53:38 +02:00
Fabian Gruber
954ed45a36
feat: update appwrite to use generic S3 adapter
2025-04-07 09:53:38 +02:00
Steven Nguyen
fcd31f4cff
Merge pull request #9616 from appwrite/update-dependencies
...
chore: update php image to 0.8.1
2025-04-06 07:25:34 -07:00
Damodar Lohani
2d7b01aa35
Merge pull request #9615 from appwrite/fix-owner-downgrade
...
Restrict role change for sole org owner
2025-04-06 13:59:02 +05:45
Darshan
2243f0c72e
fix: test for only console db <> orgs.
2025-04-06 10:29:18 +05:30
Darshan
c3c568653f
add: roles check test.
2025-04-06 10:21:55 +05:30