 Jake BarnbyandGitHub
|
a8cc01da7c
|
Merge pull request #10297 from appwrite/feat-skip-user-subqueries
Skip redundant subqueries in users list route
|
2025-08-12 00:19:35 +12:00 |
|
Matej Bačo
|
ba058a89a3
|
Merge branch '1.8.x' into feat-mongodb
|
2025-08-11 13:22:27 +02:00 |
|
 Matej BačoandGitHub
|
334c1478ab
|
Merge pull request #10288 from appwrite/chore-update-flutter-build-command
Update build command for flutter
|
2025-08-11 13:02:32 +02:00 |
|
Jake Barnby
|
672f642de6
|
Update DB
|
2025-08-11 23:01:52 +12:00 |
|
Khushboo Verma
|
4da9b99414
|
Bump flutter starter version
|
2025-08-11 16:11:58 +05:30 |
|
Jake Barnby
|
7a0b34474f
|
Skip redundant subqueries in users list route
|
2025-08-11 21:26:10 +12:00 |
|
shimon
|
236fab4658
|
Update composer configuration for minimum stability and prefer stable packages. Adjust utopia-php/database version alias and update phpunit and sebastian packages to latest versions. Add debugging output in http.php and uncomment OAuth2 conversion test in AccountCustomClientTest for improved functionality.
|
2025-08-11 11:56:38 +03:00 |
|
 Cursor Agentandjakeb994
|
5886c53ce3
|
Add transaction staging support for document operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 08:43:30 +00:00 |
|
 Cursor Agentandjakeb994
|
acaea49c9b
|
Add database query tests for notContains, notSearch, and other filters
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 08:39:44 +00:00 |
|
shimon
|
6cfd6d9ac9
|
Remove debugging var_dump statements from projects API and enhance error handling in XList class. Update test cases to comment out a specific OAuth2 conversion test for clarity.
|
2025-08-11 11:28:11 +03:00 |
|
shimon
|
da706378ea
|
Enhance debugging output in OAuth2 mock endpoints and update MongoDB version in tests. Added var_dump statements for better traceability during OAuth2 flows and adjusted test assertions for user search functionality.
|
2025-08-11 11:27:45 +03:00 |
|
 Cursor Agentandjakeb994
|
480f8c97ca
|
Add transaction support for databases with staging and commit/rollback
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 08:25:58 +00:00 |
|
Jake Barnby
|
cbf210b9e6
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.json
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-08-11 20:06:40 +12:00 |
|
 Cursor Agentandjakeb994
|
b89d713002
|
Purge collection cache alongside document cache in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 07:01:06 +00:00 |
|
 Jake BarnbyandGitHub
|
0e3491f1c2
|
Merge pull request #10293 from appwrite/pla-3350
chore: make check for adding warning header stricter
|
2025-08-11 17:30:40 +12:00 |
|
Chirag Aggarwal
|
48834cd114
|
chore: make check for adding warning header stricter
|
2025-08-11 09:21:12 +05:30 |
|
shimon
|
40e36e23dd
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-08-10 18:16:03 +03:00 |
|
 Jake BarnbyandGitHub
|
eb53e56817
|
Merge pull request #10285 from appwrite/cursor/update-docker-base-to-0-10-3-27d7
Update docker base to 0.10.3
|
2025-08-09 19:20:02 +12:00 |
|
Jake Barnby
|
93a24f3fab
|
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
|
2025-08-09 18:23:44 +12:00 |
|
Jake Barnby
|
6d6cfbe87a
|
Fix tests
# Conflicts:
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-09 18:23:25 +12:00 |
|
 Jake BarnbyandGitHub
|
afdd8cf58f
|
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
|
2025-08-09 17:50:31 +12:00 |
|
 Cursor Agentandjakeb994
|
1885799ac8
|
Refactor: Move assertSamePixels method to a different location in Scope class
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 05:47:40 +00:00 |
|
 Cursor Agentandjakeb994
|
bb5e25ea4b
|
Update GraphQL avatars test to validate response headers and content
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 05:03:47 +00:00 |
|
 Cursor Agentandjakeb994
|
f0e49bb2a3
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:58:11 +00:00 |
|
 Cursor Agentandjakeb994
|
44b3cbe597
|
Fix whitespace and indentation in AvatarsBase test method
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:45:32 +00:00 |
|
 Cursor Agentandjakeb994
|
ff8ad93544
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:44:19 +00:00 |
|
 Cursor Agentandjakeb994
|
375961c0fa
|
Inline image comparison logic in Scope test class, remove ImageAssertions
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:26:33 +00:00 |
|
 Cursor Agentandjakeb994
|
612b03a9d6
|
Add assertSamePixels method to Scope class for image comparison
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:24:04 +00:00 |
|
 Cursor Agentandjakeb994
|
b1199c8cdd
|
Improve QR code image testing with pixel-level comparison
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:15:44 +00:00 |
|
Khushboo Verma
|
913fa9d064
|
Update build command for flutter
|
2025-08-08 21:50:11 +05:30 |
|
Aditya Oberai
|
890be673d9
|
formatting
|
2025-08-08 15:55:50 +00:00 |
|
 Matej BačoandGitHub
|
3510b9db28
|
Merge pull request #10287 from appwrite/feat-customizable-function-broker
Feat: Make functions worker customizable
|
2025-08-08 17:41:30 +02:00 |
|
Matej Bačo
|
9a6c4c5ebe
|
Fix typo
|
2025-08-08 17:21:31 +02:00 |
|
Matej Bačo
|
2b3a8527ff
|
Make functions worker customizable
|
2025-08-08 17:15:14 +02:00 |
|
 Matej BačoandGitHub
|
f4306220c4
|
Merge pull request #10284 from appwrite/temp-add-placeholder-detection
Add placeholder detection
|
2025-08-08 16:32:28 +02:00 |
|
Aditya Oberai
|
93db3a9979
|
remove users scope for lemon squeezy payments template
|
2025-08-08 14:30:36 +00:00 |
|
Aditya Oberai
|
7929684c94
|
fix variable types and description
|
2025-08-08 14:20:41 +00:00 |
|
Aditya Oberai
|
d85cd09d1a
|
Update lemon squeezy payments template scopes
|
2025-08-08 14:19:21 +00:00 |
|
Aditya Oberai
|
a217bd1d0f
|
Add native sign in with Apple function template
|
2025-08-08 14:04:20 +00:00 |
|
 Cursor Agentandjakeb994
|
6ca9cbf3d7
|
Update credit card icon size in AvatarsTest
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 13:33:52 +00:00 |
|
 Cursor Agentandjakeb994
|
969e9cfa1e
|
Update QR code avatar test to use fixed file size instead of file read
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 13:31:08 +00:00 |
|
 Cursor Agentandjakeb994
|
5dc50898a5
|
Fix file ownership syntax using colon instead of dot separator
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 13:16:09 +00:00 |
|
 Jake BarnbyandGitHub
|
eb3caea5b4
|
Merge pull request #10283 from appwrite/fix-csv-import
Update migrations
|
2025-08-09 01:14:38 +12:00 |
|
Jake Barnby
|
89197e0f9e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
|
2025-08-09 01:12:18 +12:00 |
|
 Cursor Agentandjakeb994
|
8388c71766
|
Update base image to appwrite/base:0.10.3
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 12:56:55 +00:00 |
|
Jake Barnby
|
96b7f31abb
|
Fix tests
|
2025-08-09 00:53:33 +12:00 |
|
Matej Bačo
|
1fba63e986
|
Fix formatting
|
2025-08-08 14:00:30 +02:00 |
|
Matej Bačo
|
ae5225d8ee
|
Add placeholder detection
|
2025-08-08 13:58:41 +02:00 |
|
 Jake BarnbyandGitHub
|
e94c8bfd97
|
Merge pull request #10278 from appwrite/pla-3349
chore: add readonly param to sequence, databaseId and collectionId
|
2025-08-08 23:52:25 +12:00 |
|
Jake Barnby
|
10254c5e24
|
Update migrations
|
2025-08-08 23:45:31 +12:00 |
|