Commit graph

13071 commits

Author SHA1 Message Date
Luke B. Silver
bb174b19b4
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-06 16:49:08 +01:00
loks0n
7fd5f8c934 docs 2024-11-06 16:00:27 +01:00
loks0n
12b60e01cf fix: tests 2024-11-06 15:51:15 +01:00
Fabian Gruber
b4c986839e Merge branch '1.6.x' into feat-custom-cf-hostnames 2024-11-06 12:40:56 +01:00
Fabian Gruber
b410b17ba6 feat: redis-cluster support 2024-11-06 12:27:03 +01:00
fogelito
231c181dc8 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into validate-string-permissions 2024-11-06 09:41:44 +02:00
fogelito
46af6dc3f0 Fix permissions 2024-11-06 09:36:27 +02:00
Steven Nguyen
e3e20d2923
Merge pull request #8922 from appwrite/lohanidamodar-patch-4
Improve compression param checks
2024-11-05 17:35:39 -08:00
loks0n
d27a7189c7 fix: stash 2024-11-05 19:46:22 +01:00
loks0n
0e254618f6 fix: tests 2024-11-05 18:37:48 +01:00
loks0n
6fd54d646a fix: tests 2024-11-05 18:05:33 +01:00
loks0n
9d1f366161 fix: console 2024-11-05 17:59:14 +01:00
loks0n
71879236b8 fix: disable test 2024-11-05 17:42:01 +01:00
Luke B. Silver
65fa578c3a
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-05 17:07:00 +01:00
loks0n
69e8fdf077 chore: refactor 2024-11-05 17:05:21 +01:00
shimon
c3a8db0ea4 Rollback cross regions connections 2024-11-05 17:14:23 +02:00
loks0n
229fe9ecd5 fix: tests 2024-11-05 15:50:32 +01:00
loks0n
ab7e454292 fix: event name 2024-11-05 15:17:41 +01:00
loks0n
2dea9b1f51 chore: clone 2024-11-05 14:35:35 +01:00
shimon
2b3e7f67a4 Rollback cross regions connections 2024-11-05 12:21:16 +02:00
Damodar Lohani
028c5366c2 make compression nullable and assign default in action
- also update the `update bucket` endpoint
2024-11-05 08:12:58 +00:00
Damodar Lohani
cca0c3ae45
Make compression param whitelist strict 2024-11-05 12:59:11 +05:45
loks0n
20d8a702a1 chore: refactor 2024-11-04 15:20:43 +00:00
Luke B. Silver
1ff21034a9
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-11-04 15:07:31 +00:00
loks0n
d2deca7f1f feat: refactor events 2024-11-04 15:05:54 +00:00
Jake Barnby
4489d5f77f
Fix validator 2024-11-04 22:13:38 +13:00
Jake Barnby
a00671fe29
Lint 2024-11-04 21:53:00 +13:00
Jake Barnby
6bba134650
Set min/max for datetime validator 2024-11-04 21:50:22 +13:00
Jake Barnby
de2ce16f10
Fix non-variable passed by reference 2024-11-04 21:49:20 +13:00
Jake Barnby
b6287e11a3
Add storage catches 2024-11-04 21:40:02 +13:00
Jake Barnby
c59cd97eb8
Not found exception 2024-11-04 20:57:08 +13:00
Jake Barnby
f9813b86ac
Merge pull request #8890 from appwrite/fix-update-size-validator
Fix validator usage for updating string size
2024-11-04 14:59:09 +13: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
loks0n
ff95532ccb chore: refactor 2024-11-01 16:29:34 +00:00
loks0n
e87ed0e13a chore: refactor use from over clonse 2024-11-01 15:24:29 +00:00
loks0n
4c14375d89 fix: tests 2024-11-01 13:31:33 +00:00
loks0n
37d60e1039 fix: var name 2024-11-01 13:28:13 +00:00
loks0n
f5e2f4acfa fix: endpoint name 2024-11-01 12:53:54 +00:00
loks0n
c9b2d6eb90 feat: teamHideSensitiveFields 2024-11-01 11:38:56 +00:00
Jake Barnby
1633acbdc3
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration
# Conflicts:
#	composer.json
#	composer.lock
2024-11-01 16:16:06 +13:00
shimon
16a2d61874 Rollback cross regions connections 2024-10-31 17:43:49 +02:00
Luke B. Silver
ab3b7d3028
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-31 10:39:42 +00:00
Jake Barnby
83e94629dc
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration 2024-10-31 21:49:49 +13: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
loks0n
51ae3a6475 fix: tests 2024-10-30 18:31:14 +00:00
loks0n
2736f6009a feat: dirty solution 2024-10-30 18:18:37 +00:00
loks0n
401996e7c2 Merge branch 'fix-oauth-trigger-create-user-event' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-30 18:01:24 +00:00
loks0n
26c53bcf9c feat: clone queue 2024-10-30 18:01:12 +00:00
Luke B. Silver
1594dc8925
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-30 11:45:38 +00: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
loks0n
edddaa561f fix: remove commas where unusual 2024-10-29 12:46:25 +00:00
loks0n
be67725fea feat: localise commas 2024-10-29 12:43:08 +00:00
Luke B. Silver
e89603c479
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-29 12:18:21 +00:00
loks0n
0b35d51547 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-29 12:16:47 +00:00
loks0n
242130a752 fix: otpSession.hello 2024-10-29 11:33:21 +00:00
loks0n
13d1376e28 fix: type 2024-10-29 11:20:52 +00:00
loks0n
3020c0beea fix: missing dep 2024-10-29 11:01:29 +00:00
loks0n
d16251d261 fix: remove old create user events 2024-10-29 10:58:57 +00:00
loks0n
5afa8c6158 feat: usage db listener 2024-10-29 10:51:40 +00:00
Jake Barnby
eacb55cdcc
Fix validator usage for updating string size 2024-10-29 19:04:37 +13:00
Luke B. Silver
61627337fa
Merge branch 'main' into fix-oauth-trigger-create-user-event 2024-10-28 18:40:21 +00:00
shimon
66bfc5748b injecting poolForQueue to schedulers 2024-10-28 11:15:41 +02:00
shimon
cf32ba0351 debug 2024-10-27 18:10:30 +02:00
Fabian Gruber
4313162b5e fix(blocks): check if resource is blocked inside functions worker 2024-10-25 13:25:54 +02:00
Fabian Gruber
225e2c21c3 feat: allow blocking based on resource attributes 2024-10-24 11:26:25 +02:00
loks0n
51fe894a3f Revert "Merge pull request #8757 from ItzNotABug/update-walter-references"
This reverts commit a49c3a33f0, reversing
changes made to 3887ba69d7.
2024-10-23 15:20:45 +01:00
loks0n
6f7d8d7f62 chore: add comment 2024-10-23 15:16:15 +01:00
loks0n
f7633c9c3b Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-change-default-function-spec 2024-10-23 15:10:33 +01:00
loks0n
62096dc008 chore: use 1 instead of 0.5 cpu 2024-10-23 14:22:37 +01:00
Fabian Gruber
de8d0d4406 fix: allow '.wav' as 'audio/x-wav' as well 2024-10-23 11:57:50 +02:00
Jake Barnby
eca8d116c2
Fix attributes 2024-10-23 18:10:41 +13:00
Jake Barnby
8210808db0
Improve logic 2024-10-23 18:00:06 +13:00
Jake Barnby
4a003f2826
Force create audit/abuse metadata documents for shared tables v1 2024-10-23 17:41:44 +13: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
a0c58317bd
Merge remote-tracking branch 'origin/1.6.x' into feat-migration
# Conflicts:
#	composer.json
#	composer.lock
2024-10-22 15:13:45 +13: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
Jake Barnby
d979c0c914
Create metadata document from outside if duplicate on shared tables V1 2024-10-21 22:43:47 +13: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
38b3333349
Merge pull request #8756 from appwrite/fix-typo-blr-region
Fix typo in BLR region
2024-10-16 19:11:29 -07:00
Jake Barnby
3d991ede3e
Merge remote-tracking branch 'origin/1.6.x' into fix-max-queries-size 2024-10-16 21:36:56 +13:00
Jake Barnby
16d65f32b3
Review fixes 2024-10-16 21:35:32 +13:00
Christy Jacob
1b93c78c5f chore: add missing indexes 2024-10-15 16:34:33 +00:00
fogelito
20800d760b Set to 500 2024-10-15 15:56:12 +03:00
fogelito
801724e90e APP_DATABASE_QUERY_VALUES 2024-10-15 15:50:02 +03:00
Jake Barnby
5fcb990b1c
Merge branch '1.6.x' into feat-migration 2024-10-15 21:17:15 +13:00
shimon
a80b921927 debug 2024-10-14 16:21:23 +03:00
shimon
1373d62c52 debug 2024-10-14 16:18:01 +03:00
Matej Bačo
408dcbc263 Add async exec doc test 2024-10-14 13:06:08 +00:00
shimon
d0481482ae debug 2024-10-14 10:36:52 +03:00
Jake Barnby
78b9be2e78
Lint 2024-10-14 14:55:18 +13:00
Jake Barnby
a3b7cf84d5
Allow shared tables V1 and V2 2024-10-14 14:50:56 +13:00
Jake Barnby
add6a60af4
Remove redundant files 2024-10-14 14:33:53 +13:00
Jake Barnby
4543c182b5
Merge remote-tracking branch 'origin/1.6.x' into feat-migration
# Conflicts:
#	Dockerfile
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2024-10-14 14:29:04 +13:00
Matej Bačo
16a8fdce4e
Merge branch '1.6.x' into fix-move-write-execution-to-worker 2024-10-13 21:08:13 +02:00
shimon
051d6e580c debug 2024-10-13 18:15:11 +03:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
2024-10-11 16:25:26 -07:00
Matej Bačo
8fea73d3bf Fix db issues 2024-10-11 13:32:48 +00:00
shimon
36e4c8c399 debug 2024-10-10 12:53:45 +03:00
shimon
7921bd62d9 debug 2024-10-10 12:11:35 +03:00
shimon
74ecc20751 debug 2024-10-10 12:07:53 +03:00
shimon
d477de256a update file preview cache save flow 2024-10-10 11:40:13 +03:00
Jake Barnby
a246ba1a9e
Lint 2024-10-10 21:23:11 +13:00
shimon
cffbc77d05 update file preview cache save flow 2024-10-10 11:05:54 +03:00
Jake Barnby
244942dd4e
Generate specs 2024-10-10 15:55:35 +13:00
Jake Barnby
212222ef74
Merge pull request #8767 from appwrite/chore-release-ruby
Chore release ruby
2024-10-10 14:44:03 +13:00
Jake Barnby
b0f3a99b4b
Merge remote-tracking branch 'origin/cl-1.6.0-16-update-deno' into 1.6.x
# Conflicts:
#	app/config/function-templates.php
#	composer.lock
2024-10-10 14:23:50 +13:00
Matej Bačo
4c1d539e04 Change order 2024-10-09 19:18:40 +02:00
shimon
16fe23244b builds metric reduce 2024-10-09 20:13:28 +03:00
Matej Bačo
119834fc96 Fix deno order 2024-10-09 18:21:35 +02:00
Christy Jacob
e0ebeb837a chore: update php runtimes 2024-10-09 16:04:36 +00:00
Christy Jacob
dc6e4159e9
Merge pull request #8761 from appwrite/feat-ping-endpoint
feat: ping endpoint
2024-10-09 14:57:25 +04:00
Jake Barnby
76c29f72f0
Merge pull request #8777 from appwrite/feat-move-attributes
Move new attributes
2024-10-09 23:00:09 +13:00
Jake Barnby
18c25aa03a
Move new attributes 2024-10-09 22:25:55 +13:00
Khushboo Verma
d1ab8c4df8 Move createDocument from api to worker 2024-10-09 14:04:08 +05:30
shimon
7d7b2c7544 debug 2024-10-08 21:51:43 +03:00
Matej Bačo
d38383bf78 Upgrade console SDK version 2024-10-08 18:16:38 +02:00
Matej Bačo
5287e70f9a Add new runtimes 2024-10-08 16:20:04 +02:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13: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
03dd5a1579
Fix versions 2024-10-08 14:17:58 +13:00
Jake Barnby
eea9e22923
Release ruby 2024-10-08 14:17:49 +13:00
Jake Barnby
be1cada848
Fix specs 2024-10-08 14:17:34 +13:00
Binyamin Yawitz
60e0554fdf
fix: remove leftover print_r 2024-10-07 20:41:44 -04:00
Binyamin Yawitz
c34f8afa81
fix: wrong document check 2024-10-07 20:34:27 -04:00
Binyamin Yawitz
ab5632bfcd
fix: wrong document check 2024-10-07 20:17:45 -04:00
Steven Nguyen
7efa5b59f5
fix: update blr region name to the new preferred name 2024-10-07 22:18:29 +00:00