fogelito
64f4e081b5
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins3
...
# Conflicts:
# src/Appwrite/Platform/Workers/Deletes.php
2026-01-18 09:06:11 +02:00
Matej Bačo
cda03f63ab
Support dual-writing for new schema features
2026-01-16 13:23:46 +01:00
fogelito
a9233717b6
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins3
...
# Conflicts:
# composer.lock
2026-01-15 16:39:00 +02:00
Damodar Lohani
991f5ff9fd
Catch exception
2026-01-15 13:19:34 +00:00
Damodar Lohani
e8d8373922
Fix: phone auth limit
2026-01-15 12:59:30 +00:00
Jake Barnby
2cfb5ecfd9
Reapply "Merge pull request #11130 from appwrite/feat-auth-instance"
...
This reverts commit 38687bc24e .
2026-01-15 04:08:00 +13:00
Jake Barnby
38687bc24e
Revert "Merge pull request #11130 from appwrite/feat-auth-instance"
...
This reverts commit c12cad80bb , reversing
changes made to 2a17429226 .
# Conflicts:
# composer.lock
2026-01-15 03:48:42 +13:00
Jake Barnby
5c915ef92f
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit 321fc8ee70 .
2026-01-14 19:07:49 +13:00
Jake Barnby
321fc8ee70
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
...
This reverts commit a4734a5de7 , reversing
changes made to 15922fb88c .
# Conflicts:
# composer.lock
2026-01-14 02:37:17 +13:00
fogelito
638f7431b1
Merge branch 'feat-auth-instance' of https://github.com/appwrite/appwrite into joins2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Action.php
# src/Appwrite/Platform/Workers/Deletes.php
2026-01-13 09:56:37 +02:00
Jake Barnby
7573ee75a2
Use authorization instance
2026-01-07 20:04:28 +13:00
fogelito
a971976587
format
2025-12-21 17:01:17 +02:00
fogelito
9bee2f5a25
Types validator
2025-12-21 16:26:55 +02:00
Jake Barnby
13f4aa9a80
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/resources.php
# composer.lock
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Workers/Migrations.php
2025-12-18 18:17:41 +13:00
Damodar Lohani
8baa5cb659
Merge remote-tracking branch 'origin/1.8.x' into feat-audits-upgrade
2025-12-17 08:59:05 +00:00
Damodar Lohani
801219374c
Fix queries
2025-12-15 02:50:21 +00:00
Damodar Lohani
0037305e16
Fix: failing tests
2025-12-15 02:12:35 +00:00
Damodar Lohani
f270e47b48
more fixes to audit queries
2025-12-14 07:50:21 +00:00
Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
Damodar Lohani
9441295510
Feat: Audits upgrade
2025-12-14 01:43:35 +00:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
Damodar Lohani
61067bd8d3
Fix: remove temp queries
2025-12-10 10:32:51 +00:00
shimon
5da1f791a5
sync with 1.8.x
2025-11-27 18:17:04 +02:00
shimon
f216ea5d65
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/graphql.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/controllers/shared/api/auth.php
# app/init/resources.php
# app/realtime.php
# app/worker.php
# composer.lock
# src/Appwrite/Auth/Auth.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Operations/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Get.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/XList.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Action.php
# src/Appwrite/Utopia/Request.php
# src/Appwrite/Utopia/Response.php
# tests/unit/Auth/AuthTest.php
# tests/unit/Messaging/MessagingChannelsTest.php
2025-11-27 15:50:37 +02:00
shimon
fb95a05599
teams update
2025-11-27 12:13:07 +02:00
shimon
35e3294dc4
teams update
2025-11-27 11:51:53 +02:00
Damodar Lohani
06c876906c
AI suggested fixes
2025-11-27 00:58:32 +00:00
shimon
4ad249f918
Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance""
...
This reverts commit 8765d5650a .
2025-11-26 12:05:12 +02:00
Damodar Lohani
94ba8ee5f2
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
2025-11-23 06:43:52 +00:00
Jake Barnby
8765d5650a
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
...
This reverts commit 919b01a1b1 , reversing
changes made to deb5039352 .
2025-11-19 16:21:06 +13:00
Jake Barnby
0c7551b0c1
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
...
# Conflicts:
# app/controllers/api/teams.php
# composer.lock
2025-11-12 16:51:21 +13:00
fogelito
8b4a56cd9b
$emailCanonical
2025-11-11 15:25:10 +02:00
fogelito
da0a6b167f
EmailValidator
2025-11-11 15:00:09 +02:00
fogelito
98255fe628
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into users-add-attributes
...
# Conflicts:
# composer.lock
2025-11-10 14:52:25 +02:00
Damodar Lohani
7ef5a7edaf
Fix teams
2025-11-05 02:39:03 +00:00
Damodar Lohani
8adeb40c1d
fix team get membership
2025-11-05 02:33:22 +00:00
Damodar Lohani
ae105165ab
fix team logs endpoint
2025-11-05 02:28:56 +00:00
Damodar Lohani
dff7aa6ce0
format
2025-11-04 07:12:42 +00:00
Damodar Lohani
5ef717d0fd
More replacement for auth checks
2025-11-04 07:12:34 +00:00
Damodar Lohani
437d914e90
More refactor and fixes
2025-11-04 06:08:35 +00:00
shimon
0904881de8
Refactor authorization handling to ensure consistent usage of the Authorization class across various modules, enhancing code maintainability and clarity. Update method signatures to include authorization as a parameter where necessary.
2025-11-02 18:11:56 +02:00
fogelito
6a41f8b2b9
Remove todos
2025-11-02 11:16:12 +02:00
fogelito
503145734b
Move user Document out of try block
2025-11-02 11:06:56 +02:00
fogelito
371cab0658
try catch EmailCanonical
2025-11-02 10:59:28 +02:00
Shimon Newman and GitHub
d38399dcc0
Merge branch '1.8.x' into refactor-auth-single-instance
2025-10-29 20:38:04 +02:00
shimon
5c2828bc78
Refactor authorization handling across multiple modules to use a single instance of the Authorization class.
2025-10-29 20:21:41 +02:00
shimon
a7dbb3daea
Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling.
2025-10-29 11:08:08 +02:00
shimon
8b3b07a710
linter
2025-10-22 16:40:00 +03:00
shimon
33f88fa5e0
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
2025-10-22 16:35:48 +03:00
shimon
1606141a5a
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count
...
# Conflicts:
# app/controllers/api/account.php
2025-10-21 11:14:05 +03:00