Commit graph

6620 commits

Author SHA1 Message Date
Christy Jacob
e8e2bb87f6 chore: update maintenance task to only iterate over active projects 2025-06-10 16:17:38 +04:00
Christy Jacob
b1e11ab854 chore: update maintenance task to only iterate over active projects 2025-06-10 16:14:53 +04:00
Christy Jacob
bc3e1990d0 chore: update maintenance task to only iterate over active projects 2025-06-10 16:12:24 +04:00
Matej Bačo
d6bcb46b36 Fix specs and sdk generation 2025-06-09 13:47:38 +02:00
Matej Bačo
11f31a15b6 Link parent resource of redirect rule to allow list querying 2025-06-09 13:47:29 +02:00
Matej Bačo
66f7d1a3c9 Fix cache issues with proxy for deployment download 2025-06-04 16:54:07 +02:00
Christy Jacob
3a1cd22be5
Merge pull request #9731 from appwrite/PLA-2683
chore(audits): return queue pre-fetch results
2025-06-04 13:44:36 +04:00
Matej Bačo
f9be8dc966 Missed spot from previous commit 2025-06-03 13:20:56 +02:00
Matej Bačo
7522a3a56e Fix multiregion view logs 2025-06-03 13:20:24 +02:00
Fabian Gruber
fc14144a0b chore(audits): return queue pre-fetch results 2025-06-03 11:40:12 +02:00
Khushboo Verma
288f3b2cc8 Fix order 2025-06-02 14:12:25 +05:30
Khushboo Verma
0ac6decc99 Fix github comments and deployment creation on branch deletion 2025-06-02 14:04:03 +05:30
Darshan
36bc41a748 reset: stuff on target branch [missed]. 2025-05-30 14:34:21 +05:30
Darshan
4fc84bec7d reset: stuff on target branch. 2025-05-30 14:33:37 +05:30
Darshan
f7f746a543 Merge branch '1.7.x' into 'fix-teams-deletion'. 2025-05-30 14:25:22 +05:30
Darshan
2ef2c59d18 update: exceptions and messages. 2025-05-30 14:03:51 +05:30
Jake Barnby
f6cd1d4220
Merge remote-tracking branch 'origin/fix-disable-tcp-hook' into 1.7.x 2025-05-30 01:51:18 +12:00
Jake Barnby
972c9dde21
Revert "Merge pull request #9932 from appwrite/fix-disable-tcp-hook"
This reverts commit 7a34c7b8df, reversing
changes made to 2b9b76f7bd.
2025-05-30 01:51:00 +12:00
Jake Barnby
c770147755
Merge pull request #9924 from appwrite/remove-index-roles
Remove roles index
2025-05-29 13:02:31 +00:00
fogelito
9829ba2afb Not sure we need it but ok 2025-05-29 15:40:11 +03:00
fogelito
0097a0edcd Update migration self-hosted 2025-05-29 15:37:08 +03:00
Jake Barnby
c6b1209b8f
Disable TCP hook on stats resources 2025-05-30 00:32:55 +12:00
fogelito
d7653c68ce formatting 2025-05-29 14:51:18 +03:00
fogelito
0d46d4d6e9 Remove roles index 2025-05-28 15:54:58 +03:00
Jake Barnby
61f0e5b3f3
Merge pull request #9920 from appwrite/feat-sync-1.6
Feat sync 1.6
2025-05-28 09:12:45 +00:00
Jake Barnby
9cd521390f
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/Builds.php
2025-05-28 21:00:38 +12:00
Khushboo Verma
707ef16f79
Update src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-05-28 14:02:03 +05:30
Khushboo Verma
66ac440f9d Add missing separator 2025-05-28 12:55:50 +05:30
Khushboo Verma
320bf69208 Shorten commit url 2025-05-28 12:50:47 +05:30
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
Matej Bačo
501d29f696 Implement a fix 2025-05-27 11:54:34 +02:00
Matej Bačo
675179def8 Improve logs 2025-05-27 11:41:46 +02:00
Matej Bačo
cedc4eb2df Add logging 2025-05-27 11:06:08 +02:00
Matej Bačo
64cea46183 Permissiosn fix for sites 2025-05-27 10:47:28 +02:00
Matej Bačo
852c6fc3fe Fix rules non-updated 2025-05-27 10:35:08 +02:00
Matej Bačo
deffe25c30 Fix queries not updating well 2025-05-26 17:54:06 +02:00
Matej Bačo
51f6751b94 Revert 2025-05-26 16:39:23 +02:00
Matej Bačo
f6dd9b0d33 Fix how we update rules on active deployment 2025-05-26 16:24:27 +02:00
Jake Barnby
ab97b7cc54
Merge pull request #9877 from appwrite/revert-9871-feat-sync
Revert "Feat sync encrypt updates"
2025-05-26 21:37:41 +12:00
Torsten Dittmann
7531c64b31 Update version from 1.7.3 to 1.7.4 2025-05-25 19:44:51 +02:00
Matej Bačo
aa9f554853 Fix chunk uploaded manual deployment 2025-05-25 00:05:30 +02: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
b932db34f3
Bump appwrite version to 1.7.3 2025-05-23 16:01:00 -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
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
Christy Jacob
28d2ed1baa
Revert "Feat sequence" 2025-05-23 21:39:56 +04:00
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