Darshan
7e6f4befa5
reset: stuff from main.
2025-05-27 19:21:28 +05:30
Darshan
2de9b85d6b
Merge branch 'main' into 'fix-teams-deletion'.
2025-05-27 19:16:40 +05:30
Steven Nguyen
a68d49a405
Merge pull request #9849 from appwrite/update-sdks-devkeys
...
chore: update sdk generator and sdks
2025-05-26 07:15:23 -07:00
Darshan
3adbe8a8f5
revert: minor change.
2025-05-26 11:41:58 +05:30
Darshan
64baf1071d
fix: wrong variable passed to cache purge.
2025-05-26 11:38:22 +05:30
Darshan
96bef81ebc
fix: tests!
2025-05-26 11:33:58 +05:30
Darshan
856a9a714b
fix: memberships patch and delete logic.
2025-05-26 11:29:46 +05:30
Chirag Aggarwal
9bb52cda93
chore: update flutter sdk and changelog
2025-05-26 04:32:10 +00:00
Chirag Aggarwal
760f26e044
Merge branch 'main' into update-sdks-devkeys
2025-05-26 09:30:09 +05:30
Darshan
3f839e3807
update: tests to account for console and custom client projects.
2025-05-25 12:27:29 +05:30
Darshan
24e0b3e8cb
fix: missing project check.
2025-05-25 12:19:52 +05:30
Steven Nguyen
4c5094d3dc
Merge pull request #9883 from appwrite/fix-migration-default-region
...
fix(migration): _APP_DEFAULT_REGION is not a valid env var
2025-05-23 20:09:09 -07:00
Steven Nguyen
295e2773f3
fix(migration): _APP_DEFAULT_REGION is not a valid env var
...
Across the rest of the codebase, we use _APP_REGION with 'default' as
the fallback value. This commit updates the migration to do the same.
2025-05-23 17:46:07 -07:00
Steven Nguyen
341bcb5222
Merge pull request #9882 from appwrite/feat-1.7.3-release-prep
...
Prepare 1.7.3 release
2025-05-23 17:45:42 -07:00
Steven Nguyen
b932db34f3
Bump appwrite version to 1.7.3
2025-05-23 16:01:00 -07:00
Steven Nguyen
7208729805
Merge pull request #9881 from appwrite/chore-bump-console-6.0.11
...
Bump console to version 6.0.11
2025-05-23 16:00:38 -07:00
Steven Nguyen
f9a74868ff
Merge pull request #9856 from appwrite/fix-migration-rule-owner
...
fix(migration): set owner and region while migrating rules
2025-05-23 15:24:33 -07:00
Steven Nguyen
0ec7dcf08d
Bump console to version 6.0.11
2025-05-23 15:07:45 -07:00
Steven Nguyen
8ce46c791f
fix(migration): set owner and region while migrating rules
...
These attributes were added to the rules collection in 1.6.2, but the
migration script was not updated to set them. Because they're empty, the
1.7 migration fails while updating rules documents because region is
required.
2025-05-23 15:06:19 -07:00
Eldad A. Fux
d8904af909
Merge pull request #9879 from appwrite/revert-9865-feat-sequence
...
Revert "Feat sequence"
2025-05-23 21:41:15 +01:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Jake Barnby
a366feba80
Merge pull request #9878 from ArnabChatterjee20k/dat-532
...
updated errro for the string encryption
2025-05-23 15:27:35 +00:00
Christy Jacob
484988fcd7
Merge pull request #9875 from appwrite/fix-add-region-to-github-related-urls
...
Fix URL for view logs in github comment
2025-05-23 19:19:33 +04:00
ArnabChatterjee20k
49f8369fdd
updated the message
2025-05-23 20:45:36 +05:30
ArnabChatterjee20k
6af9d1206d
added a constant
2025-05-23 20:41:08 +05:30
Jake Barnby
1a0e82b4e4
Merge pull request #9877 from appwrite/revert-9871-feat-sync
...
Revert "Feat sync encrypt updates"
2025-05-23 15:07:17 +00:00
ArnabChatterjee20k
14fe7a3293
updated errro for the string encryption
2025-05-23 20:35:59 +05:30
Jake Barnby
70feb72de0
Revert "Feat sync encrypt updates"
2025-05-24 03:04:46 +12:00
Khushboo Verma
1434e69b94
Merge branch 'main' into fix-add-region-to-github-related-urls
2025-05-23 20:12:53 +05:30
Khushboo Verma
65a220b702
Fix URL for view logs in github comment
2025-05-23 20:11:27 +05:30
Christy Jacob
8bc5117259
Merge pull request #9872 from appwrite/feat-add-builds-worker-group
...
feat: add builds worker group
2025-05-23 17:51:56 +04:00
Christy Jacob
ec77137768
Merge pull request #9873 from appwrite/feat-add-builds-worker-group-main
...
feat: add builds worker group
2025-05-23 17:51:55 +04:00
Luke B. Silver
281c52d58c
Merge branch '1.6.x' into feat-add-builds-worker-group
2025-05-23 14:38:13 +01:00
loks0n
18335ebf89
feat: add builds worker group
2025-05-23 14:29:31 +01:00
loks0n
098f891f7c
feat: add builds worker group
2025-05-23 14:25:23 +01:00
Jake Barnby
0b0a1c20e9
Merge pull request #9871 from appwrite/feat-sync
...
Feat sync encrypt updates
2025-05-23 12:01:23 +00:00
Jake Barnby
d27dba05d2
Merge pull request #9841 from ArnabChatterjee20k/dat-532
...
added checking for encrypt and plan allowing encryption of string att…
2025-05-23 23:54:18 +12:00
Jake Barnby
1a2a725cb0
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 23:53:23 +12:00
Jake Barnby
39d45bdca9
Merge pull request #9865 from appwrite/feat-sequence
...
Feat sequence
2025-05-23 10:14:15 +00:00
Darshan
a413a613f5
Merge branch 'main' into feat-sequence
2025-05-23 15:35:39 +05:30
Jake Barnby
5eab81cf03
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 09:03:42 +00:00
ArnabChatterjee20k
b8cb6f281d
linting
2025-05-23 14:19:00 +05:30
ArnabChatterjee20k
7c760e4b07
linting
2025-05-23 14:16:35 +05:30
ArnabChatterjee20k
e586afceb7
updates
2025-05-23 14:11:57 +05:30
ArnabChatterjee20k
6ea3593921
updated collection filter
2025-05-23 13:40:56 +05:30
ArnabChatterjee20k
73764941b6
updated tests and collection method
2025-05-23 13:23:33 +05:30
Jake Barnby
14274d96aa
Update libs
2025-05-23 19:42:43 +12:00
Jake Barnby
587b84d04a
Merge remote-tracking branch 'origin/1.7.x' into feat-sequence
2025-05-23 19:40:57 +12:00
Jake Barnby
fec814e0ec
Merge remote-tracking branch 'origin/main' into feat-sequence
2025-05-23 19:40:48 +12:00
ArnabChatterjee20k
02426df1ca
linting
2025-05-23 12:53:10 +05:30