Commit graph

23251 commits

Author SHA1 Message Date
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
5be76494c2
Merge pull request #8680 from appwrite/chore-update-databases-findone
Update Database lib
2024-10-31 22:07:31 +13:00
Bradley Schofield
a30dd72b0f Remove unnecessary repo in composer.json 2024-10-31 18:06:07 +09:00
Bradley Schofield
2f64620cb5 Use actual package 2024-10-31 17:27:13 +09: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
Jake Barnby
aaf67df121
Merge pull request #8897 from appwrite/fix-migrations-using-dst-creds
Fix Migrations having source creds being overwritten and add Migration tests
2024-10-31 20:47:14 +13:00
Bradley Schofield
aa6e0d3fc3 Update Migration Lib 2024-10-31 15:26:16 +09:00
Bradley Schofield
ee97c52314 Run Linter 2024-10-31 15:13:50 +09:00
Bradley Schofield
a971db66fe Uncomment function tests, workaround pending document bug 2024-10-31 15:04:44 +09:00
Bradley Schofield
1b3ba19fb2 Add attribute to document migration 2024-10-31 14:48:03 +09:00
Bradley Schofield
10b9887c74 Continue work on migration tests 2024-10-31 14:35:54 +09:00
Bradley Schofield
f0c60916b4 Run Linter 2024-10-30 14:27:25 +09:00
Bradley Schofield
bb72fd8834 Fix source creds being over written and begin implementing migrations tests 2024-10-30 14:23:24 +09: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
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
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
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
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
Matej Bačo
f9b868b339
Merge pull request #8815 from appwrite/feat-add-proj-vars-tests
Add tests for project variables
2024-10-18 12:35:50 +02:00
Khushboo Verma
73918b137e Replace sizeof with assertCount 2024-10-18 15:48:59 +05:30