shimon
|
cdbd72ec3d
|
sync against 1.6.x
|
2024-10-31 10:06:52 +02: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 |
|
Christy Jacob
|
6bdb1ccabc
|
Merge pull request #8895 from appwrite/PLA-1776
use resource type constants
|
2024-10-29 19:15:31 +04:00 |
|
Fabian Gruber
|
fed9cdb408
|
use resource type constants
|
2024-10-29 16:10:57 +01:00 |
|
Christy Jacob
|
3ec21cf906
|
Merge pull request #8892 from appwrite/fix-translation-commas
fix: translation commas
|
2024-10-29 18:40:13 +04:00 |
|
Christy Jacob
|
5a3912c415
|
Merge pull request #8857 from appwrite/PLA-1776
fix: revert function execution order
|
2024-10-29 18:35:50 +04:00 |
|
Fabian Gruber
|
3d463c5c81
|
fix: revert function execution order
|
2024-10-29 13:52:06 +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 |
|
loks0n
|
242130a752
|
fix: otpSession.hello
|
2024-10-29 11:33:21 +00:00 |
|
shimon
|
4e37699e25
|
debug
|
2024-10-29 11:15:55 +02:00 |
|
Steven Nguyen
|
894b6f478d
|
Merge pull request #8889 from appwrite/fix-migrations-queries
Fix missing allow attribute
|
2024-10-28 20:40:40 -07:00 |
|
Jake Barnby
|
64dd4bdce1
|
Add response model rule
|
2024-10-29 15:56:08 +13:00 |
|
Jake Barnby
|
299664d18b
|
Fix missing allow attribute
|
2024-10-29 15:23:46 +13:00 |
|
shimon
|
118252d3af
|
injecting poolForQueue to schedulers
|
2024-10-28 12:04:58 +02:00 |
|
shimon
|
509f06c2f0
|
injecting poolForQueue to schedulers
|
2024-10-28 11:41:59 +02:00 |
|
shimon
|
12458af84a
|
injecting poolForQueue to schedulers
|
2024-10-28 11:34:02 +02: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 |
|
Christy Jacob
|
52936d7eb5
|
Merge pull request #8855 from appwrite/PLA-1776
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 15:38:41 +04:00 |
|
Fabian Gruber
|
4313162b5e
|
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 13:25:54 +02:00 |
|
Christy Jacob
|
0df3bbec24
|
Merge pull request #8812 from appwrite/PLA-1776
feat: allow blocking based on resource attributes
|
2024-10-24 14:47:44 +04:00 |
|
Fabian Gruber
|
225e2c21c3
|
feat: allow blocking based on resource attributes
|
2024-10-24 11:26:25 +02:00 |
|
Christy Jacob
|
3cc53acbf2
|
Merge pull request #8848 from appwrite/feat-change-default-function-spec
feat: use 1 instead of 0.5 cpu
|
2024-10-23 18:56:17 +04: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 |
|
Christy Jacob
|
5fa4711247
|
Merge pull request #8846 from appwrite/PLA-1797
fix: allow '.wav' as 'audio/x-wav' as well
|
2024-10-23 18:08:41 +04: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 |
|
shimon
|
7be7b3389c
|
debug
|
2024-10-22 21:31:32 +03:00 |
|
shimon
|
54555cb3cd
|
updates
|
2024-10-22 19:39:57 +03:00 |
|
Christy Jacob
|
5bec7a2c75
|
Merge pull request #8836 from appwrite/PLA-1790
chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching
|
2024-10-22 14:30:16 +04: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
|
f6cfc80a1d
|
Merge pull request #8833 from appwrite/fix-target-deletes
Fix target deletes
|
2024-10-22 20:21:14 +13:00 |
|
Jake Barnby
|
6403048acd
|
Fix tests
|
2024-10-22 20:00:24 +13:00 |
|
Jake Barnby
|
f203800dd9
|
Fix tests
|
2024-10-22 19:52:38 +13:00 |
|
Jake Barnby
|
58658f335a
|
Fix health cert test
|
2024-10-22 19:18:48 +13:00 |
|
Jake Barnby
|
1ed3dee135
|
Fix tests
|
2024-10-22 14:54:34 +13:00 |
|
Jake Barnby
|
0a22292d1b
|
Update tests
|
2024-10-22 14:35:11 +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 |
|
Jake Barnby
|
0f11c249b9
|
Update messaging for FCM response fix
|
2024-10-22 14:07:32 +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
|
ba0a495d3c
|
debug
|
2024-10-21 10:01:32 +03:00 |
|
shimon
|
6435fa84af
|
debug
|
2024-10-21 10:00:35 +03:00 |
|
shimon
|
8743330ad8
|
debug
|
2024-10-21 09:59:05 +03:00 |
|