Jake Barnby
|
933f07c175
|
Add missing removal
|
2025-07-30 01:18:08 +12:00 |
|
Jake Barnby
|
ccf0a23bdf
|
Remove sequence on incoming docs
|
2025-07-30 01:02:21 +12:00 |
|
Jake Barnby
|
cd39bd6512
|
Merge pull request #10179 from appwrite/dat-579
Added the cases of null permissions in the upsert route and update th…
|
2025-07-22 20:22:56 +12:00 |
|
ArnabChatterjee20k
|
7bb760b4a1
|
added test for relation related upsert , fixed formatting
|
2025-07-22 13:10:05 +05:30 |
|
ArnabChatterjee20k
|
8b88a09374
|
added the cases of null permissions in the upsert route and update the e2e test
|
2025-07-21 19:32:27 +05:30 |
|
Jake Barnby
|
d32da05f92
|
Merge remote-tracking branch 'origin/main' into 1.7.x
# Conflicts:
# app/config/specs/open-api3-1.7.x-console.json
# app/config/specs/open-api3-1.7.x-server.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.7.x-console.json
# app/config/specs/swagger2-1.7.x-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/init/constants.php
# composer.lock
# docs/references/databases/upsert-documents.md
# tests/e2e/Services/Account/AccountCustomClientTest.php
|
2025-07-21 19:22:15 +12:00 |
|
ArnabChatterjee20k
|
ca61b528b9
|
reverted the api signature and started handling it internally
|
2025-07-09 23:49:56 +05:30 |
|
ArnabChatterjee20k
|
c36720e3b0
|
updated param of permissiosns in upsert and updated tests for upsert without permissions
|
2025-07-09 16:37:41 +05:30 |
|
Jake Barnby
|
e704e96290
|
Revert "Feat: Lazy-load relationships"
|
2025-06-16 11:48:27 -04:00 |
|
Darshan
|
44a5a3eca1
|
Merge branch '1.8.x' into lazy-load-relationships
|
2025-06-13 20:01:01 +05:30 |
|
Jake Barnby
|
cf830affc9
|
Check not development for plan error
|
2025-06-12 12:20:21 -04:00 |
|
Darshan
|
d6829dfb34
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-11 10:08:51 +05:30 |
|
Jake Barnby
|
082309697c
|
Fix DB delete cache purge
|
2025-06-10 15:55:54 -04:00 |
|
Jake Barnby
|
963d177b17
|
Update admin spec
|
2025-06-10 15:50:18 -04:00 |
|
Jake Barnby
|
178dec01fd
|
Add admin key
|
2025-06-10 15:44:40 -04:00 |
|
Jake Barnby
|
a77eea6b55
|
Fix numeric type values
|
2025-06-10 15:05:26 -04:00 |
|
Jake Barnby
|
e1a291ff21
|
Consistent messages
|
2025-06-10 11:50:57 -04:00 |
|
Jake Barnby
|
6ea61106f4
|
Update model
|
2025-06-10 00:37:33 -04:00 |
|
Jake Barnby
|
cf13a45188
|
Docs
|
2025-06-10 00:36:55 -04:00 |
|
Jake Barnby
|
91b1670e52
|
Fix event
|
2025-06-10 00:35:03 -04:00 |
|
Jake Barnby
|
e6881c10d4
|
Fix desc
|
2025-06-10 00:32:38 -04:00 |
|
Jake Barnby
|
5585a75624
|
Fix auth skips
|
2025-06-10 00:22:46 -04:00 |
|
Jake Barnby
|
fd7d4db4c4
|
Fix path param
|
2025-06-10 00:22:38 -04:00 |
|
Jake Barnby
|
9fc2c5db69
|
Add increment + decrement routes
|
2025-06-09 23:56:30 -04:00 |
|
Darshan
|
2202b11a26
|
fix: cases for backwards compatibility to add database and collection ids when using a wildcard.
|
2025-06-09 19:45:48 +05:30 |
|
Darshan
|
2e0fb694d4
|
fix: internal ids usage.
|
2025-06-09 17:08:37 +05:30 |
|
Darshan
|
e699c998bb
|
update: remove extra line.
|
2025-06-09 14:49:06 +05:30 |
|
Darshan
|
0ee4f3c4ce
|
bump: dependencies; fix: tests and logic.
|
2025-06-09 14:23:04 +05:30 |
|
Darshan
|
e5dc4ac056
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-09 13:55:17 +05:30 |
|
Chirag Aggarwal
|
848d38b75d
|
chore: update version to 1.7.4 and add experimental feature warnings to document endpoints
|
2025-06-03 06:59:30 +00:00 |
|
Jake Barnby
|
ebb05cba92
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# src/Appwrite/Platform/Modules/Compute/Base.php
# src/Appwrite/Platform/Modules/Functions/Http/Functions/Deployment/Update.php
# src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
# src/Appwrite/Platform/Modules/Sites/Http/Sites/Deployment/Update.php
|
2025-05-28 21:20:35 +12:00 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
2a5ecb2547
|
Release cli
|
2025-05-26 22:25:12 +12: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 |
|
Jake Barnby
|
b7d0c127a3
|
Revert "Merge pull request #9878 from ArnabChatterjee20k/dat-532"
This reverts commit a366feba80, reversing
changes made to 484988fcd7.
|
2025-05-26 21:37:21 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Jake Barnby
|
c51cf2f3e4
|
Merge pull request #9878 from ArnabChatterjee20k/dat-532
updated errro for the string encryption
|
2025-05-26 17:37:57 +12:00 |
|
Jake Barnby
|
a616aa0e93
|
Revert "Merge pull request #9877 from appwrite/revert-9871-feat-sync"
This reverts commit 1a0e82b4e4, reversing
changes made to 8bc5117259.
|
2025-05-26 17:36:55 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
a366feba80
|
Merge pull request #9878 from ArnabChatterjee20k/dat-532
updated errro for the string encryption
|
2025-05-23 15:27:35 +00:00 |
|
ArnabChatterjee20k
|
49f8369fdd
|
updated the message
|
2025-05-23 20:45:36 +05:30 |
|
ArnabChatterjee20k
|
6af9d1206d
|
added a constant
|
2025-05-23 20:41:08 +05:30 |
|
ArnabChatterjee20k
|
14fe7a3293
|
updated errro for the string encryption
|
2025-05-23 20:35:59 +05:30 |
|
Jake Barnby
|
70feb72de0
|
Revert "Feat sync encrypt updates"
|
2025-05-24 03:04:46 +12:00 |
|
Jake Barnby
|
d27dba05d2
|
Merge pull request #9841 from ArnabChatterjee20k/dat-532
added checking for encrypt and plan allowing encryption of string att…
|
2025-05-23 23:54:18 +12:00 |
|
Jake Barnby
|
1a2a725cb0
|
Merge pull request #9868 from ArnabChatterjee20k/dat-532
added encrypt property in the attribute string response model
|
2025-05-23 23:53:23 +12:00 |
|
Darshan
|
a413a613f5
|
Merge branch 'main' into feat-sequence
|
2025-05-23 15:35:39 +05:30 |
|
Jake Barnby
|
5eab81cf03
|
Merge pull request #9868 from ArnabChatterjee20k/dat-532
added encrypt property in the attribute string response model
|
2025-05-23 09:03:42 +00:00 |
|
ArnabChatterjee20k
|
b8cb6f281d
|
linting
|
2025-05-23 14:19:00 +05:30 |
|
ArnabChatterjee20k
|
7c760e4b07
|
linting
|
2025-05-23 14:16:35 +05:30 |
|