Commit graph

5434 commits

Author SHA1 Message Date
shimon
36bff12939 project creation fix 2024-11-07 11:56:09 +02:00
shimon
c3a8db0ea4 Rollback cross regions connections 2024-11-05 17:14:23 +02:00
shimon
2b3e7f67a4 Rollback cross regions connections 2024-11-05 12:21:16 +02:00
shimon
4963d98331 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	composer.lock
2024-11-03 14:45:04 +02:00
Bradley Schofield
40b8af0671 Further cleanup code now findOne returns empty doc 2024-10-31 17:13:23 +09:00
Bradley Schofield
e15ac03c59 Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
#	composer.json
#	composer.lock
2024-10-31 16:57:45 +09:00
shimon
a6104ad8cd Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Workers/Functions.php
2024-10-29 18:00:54 +02:00
Fabian Gruber
fed9cdb408 use resource type constants 2024-10-29 16:10:57 +01:00
shimon
cf32ba0351 debug 2024-10-27 18:10:30 +02:00
Fabian Gruber
225e2c21c3 feat: allow blocking based on resource attributes 2024-10-24 11:26:25 +02:00
shimon
7be7b3389c debug 2024-10-22 21:31:32 +03:00
shimon
54555cb3cd updates 2024-10-22 19:39:57 +03:00
Fabian Gruber
a9b648b2a9 chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching 2024-10-22 11:38:05 +02:00
shimon
f8b2878943 sync with feat-migration 2024-10-22 11:09:27 +03:00
Jake Barnby
1ed3dee135
Fix tests 2024-10-22 14:54:34 +13:00
Jake Barnby
8ab1600417
Update users API 2024-10-22 14:35:04 +13:00
Jake Barnby
99710e7b74
Force expired false if updating target identifier 2024-10-22 14:08:16 +13:00
shimon
e687c64ca0 sync with feat-migration 2024-10-21 18:58:11 +03:00
shimon
3ff5472543 sync with feat-migration 2024-10-21 18:57:11 +03:00
shimon
a41b767400 debug 2024-10-21 10:32:53 +03:00
shimon
6435fa84af debug 2024-10-21 10:00:35 +03:00
shimon
8743330ad8 debug 2024-10-21 09:59:05 +03:00
shimon
b2521cf8a3 debug 2024-10-20 17:36:08 +03:00
shimon
c853b6593a debug 2024-10-20 17:22:37 +03:00
shimon
d980711c30 debug 2024-10-20 16:32:19 +03:00
shimon
7ab55e0694 debug 2024-10-20 16:21:39 +03:00
shimon
db244937ff debug 2024-10-20 16:10:14 +03:00
shimon
bcb593e6df debug 2024-10-20 15:56:43 +03:00
shimon
9bfab69062 debug 2024-10-20 15:33:10 +03:00
shimon
5451a9cd23 sync against feat-migration 2024-10-20 10:56:44 +03:00
Jake Barnby
b32cb30737
Force CI 2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI 2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error 2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value 2024-10-17 18:32:11 +13:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
2024-10-11 16:25:26 -07:00
shimon
7d7b2c7544 debug 2024-10-08 21:51:43 +03:00
Jake Barnby
ba24b668c9
Lint 2024-10-08 14:43:06 +13:00
Jake Barnby
2a6572ec4a
Merge remote-tracking branch 'origin/1.6.x' into chore-release-ruby
# Conflicts:
#	app/controllers/api/functions.php
#	composer.lock
2024-10-08 14:39:30 +13:00
Jake Barnby
be1cada848
Fix specs 2024-10-08 14:17:34 +13:00
shimon
d2c66894fd debug 2024-10-07 17:56:08 +03:00
shimon
4590ae11ee revert last commit 2024-10-07 13:57:02 +03:00
shimon
1cd3e69161 debug 2024-10-07 11:42:14 +03:00
shimon
5850caff35 debug 2024-10-07 11:25:52 +03:00
shimon
fa513d6242 debug 2024-10-07 11:06:08 +03:00
Bradley Schofield
4c5b202f8d Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
#	composer.json
#	composer.lock
2024-10-07 11:42:43 +09:00
Bradley Schofield
91b78a70ae Remove redundancy 2024-10-07 11:40:01 +09:00
shimon
424f24af04 remove resource 2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09 remove audits deletion 2024-10-06 20:22:25 +03:00
shimon
3f19fac0b4 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
#	app/init.php
#	app/realtime.php
#	composer.json
#	src/Appwrite/Platform/Tasks/ScheduleBase.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Tasks/ScheduleFunctions.php
#	src/Appwrite/Platform/Tasks/ScheduleMessages.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Migrations.php
2024-10-04 16:26:47 +03:00
Torsten Dittmann
ec77ab1007 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-03 11:13:44 +02:00