Jake Barnby
|
420783de9b
|
Merge pull request #10311 from appwrite/update-required-attributes
Update required attributes
|
2025-08-13 22:48:05 +12:00 |
|
Jake Barnby
|
8beb80d5b4
|
Merge pull request #10312 from appwrite/chore-update-dep
Update package
|
2025-08-13 22:34:24 +12:00 |
|
Veeresh
|
f2f0ef2656
|
Update README.md
|
2025-08-13 15:54:13 +05:30 |
|
fogelito
|
fb875410b5
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into update-required-attributes
|
2025-08-13 13:19:03 +03:00 |
|
fogelito
|
83d76c52b4
|
revert lock
|
2025-08-13 13:18:33 +03:00 |
|
fogelito
|
4f52907129
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into update-required-attributes
# Conflicts:
# composer.json
# composer.lock
|
2025-08-13 13:12:27 +03:00 |
|
Jake Barnby
|
72253f3de2
|
Update package
|
2025-08-13 22:11:51 +12:00 |
|
Jake Barnby
|
27bb70b229
|
Update svg-sanitizer
|
2025-08-13 22:11:16 +12:00 |
|
fogelito
|
2c1655e450
|
Update audit lib & platform
|
2025-08-13 13:08:31 +03:00 |
|
Chirag Aggarwal
|
5f3dc7cb75
|
chore: add method desc and demo
|
2025-08-13 15:16:48 +05:30 |
|
Jake Barnby
|
c86210ec5d
|
Update versions
|
2025-08-13 21:16:45 +12:00 |
|
Jake Barnby
|
3f3319df20
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-13 21:04:46 +12:00 |
|
Chirag Aggarwal
|
a9d3f01485
|
update specs
|
2025-08-13 13:39:13 +05:30 |
|
Chirag Aggarwal
|
af58d3f1d2
|
chore: remove experiment warnings from bulk methods
|
2025-08-13 13:37:00 +05:30 |
|
Matej Bačo
|
8f0d107d9a
|
Merge pull request #10308 from appwrite/fix-variables-sharing-across-resources
Fix: variables sharing across resources
|
2025-08-13 10:00:18 +02:00 |
|
Matej Bačo
|
06206824b8
|
Merge pull request #10309 from appwrite/fix-invite-email-copy
Update invite email copy
|
2025-08-13 09:44:40 +02:00 |
|
Khushboo Verma
|
222a5e00fa
|
Update invite email copy
|
2025-08-13 12:39:52 +05:30 |
|
shimon
|
ff8418ffb9
|
Update composer.lock to reflect new references and timestamps for dependencies, including updates for utopia-php/database and phpunit/phpunit. Removed duplicate entries and unnecessary lines for improved clarity.
|
2025-08-12 18:01:38 +03:00 |
|
Matej Bačo
|
14faef323c
|
Fix variables sharing across resources
|
2025-08-12 17:01:13 +02:00 |
|
shimon
|
e151425b95
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
|
2025-08-12 17:54:55 +03:00 |
|
shimon
|
b9f4815c3a
|
Remove unnecessary var_dump statements from api.php and enhance logging in MessagingConsoleClientTest for improved clarity and debugging. This aligns with recent efforts to clean up debugging output across the codebase.
|
2025-08-12 17:47:11 +03:00 |
|
Matej Bačo
|
dc25d8e757
|
Merge pull request #10307 from appwrite/feat-fallback-locale
Feat: Fallback locales
|
2025-08-12 15:45:52 +02:00 |
|
Jake Barnby
|
7ca9754ebf
|
Merge pull request #10305 from appwrite/cursor/replay-database-transaction-logs-sequentially-d222
Replay database transaction logs sequentially
|
2025-08-13 01:37:20 +12:00 |
|
Matej Bačo
|
6eaa2015b0
|
Fix CI/CD command
|
2025-08-12 15:18:31 +02:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
Luke B. Silver
|
a39877687c
|
Merge pull request #10304 from appwrite/add-tests-for-head-requests
feat: allow HEAD requests and add test for it
|
2025-08-12 13:47:21 +01:00 |
|
Chirag Aggarwal
|
73549a59a2
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:54 +05:30 |
|
Chirag Aggarwal
|
f9d0746e13
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:45 +05:30 |
|
Chirag Aggarwal
|
2f80164667
|
update executor
|
2025-08-12 17:52:52 +05:30 |
|
shimon
|
c4fb7ecbc1
|
Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons.
|
2025-08-12 15:20:30 +03:00 |
|
Matej Bačo
|
c3665c35ff
|
Add CI/CD job
|
2025-08-12 14:14:07 +02:00 |
|
Matej Bačo
|
626f7c754c
|
Remove unused translations
|
2025-08-12 14:14:03 +02:00 |
|
Matej Bačo
|
56d60d7866
|
Finalized locale check script
|
2025-08-12 14:09:36 +02:00 |
|
Cursor Agent
|
a71333ac60
|
Refactor transaction replay to preserve exact order and timestamps
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-12 12:00:28 +00:00 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12:00 |
|
Matej Bačo
|
ea7985ad4d
|
Implement CI/CD action to check EN locale
|
2025-08-12 13:56:22 +02:00 |
|
Chirag Aggarwal
|
0e636f67be
|
update client
|
2025-08-12 16:24:01 +05:30 |
|
Chirag Aggarwal
|
f8afbbbf3c
|
feat: allow HEAD requests and add test for it
|
2025-08-12 16:14:15 +05:30 |
|
Matej Bačo
|
13a14d1b05
|
Remove temp logging
|
2025-08-12 10:39:50 +02:00 |
|
Jake Barnby
|
02b83d59b7
|
Merge pull request #10296 from appwrite/cursor/add-new-database-query-type-tests-5161
Add new database query type tests
|
2025-08-12 18:30:16 +12:00 |
|
Jake Barnby
|
75eccf8502
|
Fix tests
|
2025-08-12 18:01:16 +12:00 |
|
Jake Barnby
|
66dacb61df
|
Update lock
|
2025-08-12 17:44:17 +12:00 |
|
Jake Barnby
|
4712c18f31
|
Merge remote-tracking branch 'origin/1.8.x' into cursor/add-new-database-query-type-tests-5161
|
2025-08-12 17:43:23 +12:00 |
|
Jake Barnby
|
38204a2c23
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
# docker-compose.yml
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-12 17:38:02 +12:00 |
|
shimon
|
24b7c95514
|
Merge branch 'feat-mongodb' of github.com:appwrite/appwrite into feat-mongodb
|
2025-08-11 22:07:11 +03:00 |
|
shimon
|
870125ed84
|
Refactor MongoDB condition checks in DatabasesCustomClientTest and UsersBase. Improved formatting for consistency and clarity in test assertions, particularly for MongoDB-related tests.
|
2025-08-11 22:07:05 +03:00 |
|
shimon
|
e1475619ba
|
Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality.
|
2025-08-11 22:05:18 +03:00 |
|
Steven Nguyen
|
e9601ec546
|
Merge pull request #10286 from appwrite/feat-add-native-apple-sign-in-template
Add native sign in with Apple function template
|
2025-08-11 08:12:42 -07:00 |
|
Matej Bačo
|
f81fd16d26
|
Merge pull request #10299 from appwrite/feat-functions-redis-queue
Feat: Redis functions queue (reapply with fixes)
|
2025-08-11 16:55:02 +02:00 |
|
Jake Barnby
|
0febefcf75
|
Fix not search on wrong attribute
|
2025-08-12 02:49:20 +12:00 |
|