shimon
|
d96c7eb3e9
|
Enhance TransactionState to utilize Authorization class for improved transaction management. Updated method signatures and resource initialization to include authorization, ensuring consistent handling across the application.
|
2025-11-02 18:58:41 +02: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 |
|
Shimon Newman
|
d38399dcc0
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-29 20:38:04 +02:00 |
|
shimon
|
68b0fe8c70
|
linter
|
2025-10-29 20:33:36 +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 Newman
|
9503507011
|
Update src/Appwrite/Utopia/Response.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-10-29 11:20:49 +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
|
a6d1f46133
|
addressing comments
|
2025-10-29 10:38:09 +02:00 |
|
shimon
|
b893599ba8
|
Merge branch '1.8.x', commit 'f18aa6b6486d52ef97674c1ac483c476b85a6f21' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
# composer.lock
|
2025-10-29 09:03:44 +02:00 |
|
Shimon Newman
|
dee3d375db
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-28 10:01:33 +02:00 |
|
shimon
|
462634d311
|
Update dependencies in composer.json and composer.lock; upgrade utopia-php/detector to version 0.2.*, and utopia-php/migration to version 1.3.3. Modify exception messages in storage API for better clarity on authorization failures. Adjust test assertions to reflect updated error messages.
|
2025-10-28 09:09:54 +02:00 |
|
Jake Barnby
|
0e6d3279d7
|
Merge pull request #10546 from appwrite/feat-csv-export
CSV export
|
2025-10-28 18:19:54 +13:00 |
|
Jake Barnby
|
c0cb4681ae
|
Fix error encode
|
2025-10-28 17:58:31 +13:00 |
|
Jake Barnby
|
b39a118bba
|
Clean up errors
|
2025-10-28 17:37:22 +13:00 |
|
Jake Barnby
|
9f2ff0e1f7
|
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
|
2025-10-28 17:22:02 +13:00 |
|
Jake Barnby
|
15cabd018d
|
Lint
|
2025-10-28 16:56:54 +13:00 |
|
Jake Barnby
|
8a5a6037b1
|
Return empty on no collection, fallback to route validation
|
2025-10-28 16:50:38 +13:00 |
|
shimon
|
d7cc3895cb
|
Update composer.lock to reflect version changes for utopia-php/detector, remove unused registers.php file, and clean up whitespace in cli.php and worker.php. Refactor database resource initialization in resources.php for consistency.
|
2025-10-27 19:23:55 +02:00 |
|
Shimon Newman
|
a0b21a0bd4
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-10-27 16:24:08 +02:00 |
|
shimon
|
30d58e6371
|
Update composer dependencies for utopia-php/audit and utopia-php/database, reflecting new versioning and aliases. Refactor document validation in Create operation to utilize the new authorization method for better security handling.
|
2025-10-27 16:14:04 +02:00 |
|
shimon
|
6ed2000478
|
Update composer.lock and refactor authorization handling in CLI and worker modules. Adjust Docker configuration to include database source path. Modify error handling in general controller and enhance permission setting in document creation. Fix privileged user role retrieval in function execution. Ensure consistent authorization usage across various resources.
|
2025-10-27 12:09:23 +02:00 |
|
shimon
|
b760a88af7
|
Merge branch '1.8.x', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
# composer.lock
|
2025-10-27 10:13:37 +02:00 |
|
Damodar Lohani
|
15b12551a0
|
Merge pull request #10702 from appwrite/fix-description
fix: execution status enum description
|
2025-10-27 12:08:20 +05:45 |
|
Chirag Aggarwal
|
ecc3f61f1e
|
fix: warning Undefined variable $adapter
|
2025-10-27 08:41:13 +05:30 |
|
Chirag Aggarwal
|
ffb2a02ea0
|
fix: execution status enum description
|
2025-10-25 10:52:22 +05:30 |
|
Matej Bačo
|
3733df6fc5
|
Merge pull request #10698 from appwrite/ser-218-functions
Fix errors on downloading function deployment output
|
2025-10-24 16:57:48 +02:00 |
|
Hemachandar
|
b5d26bb426
|
Fix errors on downloading function deployment output
|
2025-10-24 19:59:48 +05:30 |
|
Matej Bačo
|
fa4529846c
|
Applying SDK generation fix for Console
https://github.com/appwrite/appwrite/pull/10628/files
|
2025-10-24 16:18:11 +02:00 |
|
Matej Bačo
|
3dd1c3de13
|
Merge branch '1.8.x' into feat-tanstack-start-sites
|
2025-10-24 12:43:51 +02:00 |
|
Chirag Aggarwal
|
a280a565f6
|
feat: resend adapter
|
2025-10-23 19:06:11 +05:30 |
|
Hemachandar
|
5ebb7e23a9
|
Merge branch '1.8.x' into ser-218
|
2025-10-23 17:31:16 +05:30 |
|
Jake Barnby
|
7318ebf1d8
|
Merge branch 'feat-csv-export' of github.com:appwrite/appwrite into feat-csv-export
|
2025-10-23 21:34:21 +13:00 |
|
Jake Barnby
|
e222221ec9
|
Add failure email
|
2025-10-23 21:34:09 +13:00 |
|
Jake Barnby
|
fdf5367e39
|
Fix options not fired from realtime
|
2025-10-23 20:35:17 +13:00 |
|
Darshan
|
42c75c43de
|
Merge branch '1.8.x' into feat-csv-export
|
2025-10-23 12:20:06 +05:30 |
|
Jake Barnby
|
28a6f6de00
|
Format
|
2025-10-23 18:57:10 +13:00 |
|
Jake Barnby
|
c03b56c0de
|
Check plan file size max
|
2025-10-23 18:47:55 +13:00 |
|
Jake Barnby
|
e21f53f4c7
|
Abstract error sanitization
|
2025-10-23 18:47:11 +13:00 |
|
Jake Barnby
|
462a2d505d
|
Remove unused scopes
|
2025-10-23 18:17:35 +13:00 |
|
Jake Barnby
|
654125a6a8
|
Review comments
|
2025-10-23 17:21:05 +13:00 |
|
Jake Barnby
|
d4e5a1bdf2
|
Update src/Appwrite/Platform/Workers/Migrations.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-10-23 17:03:16 +13:00 |
|
Jake Barnby
|
2a4f191a69
|
Fix log sets
|
2025-10-23 16:49:37 +13:00 |
|
Steven Nguyen
|
aec26277c7
|
Merge pull request #10500 from appwrite/copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
Fix hardcoded specification defaults to use dynamic plan-based logic
|
2025-10-22 15:41:11 -07:00 |
|
loks0n
|
18371eb511
|
fix: stats usage memory leak
|
2025-10-22 17:53:16 +01:00 |
|
Khushboo Verma
|
9c55da5b99
|
Resolve merge conflicts
|
2025-10-22 20:44:47 +05:30 |
|
shimon
|
815c75fa9a
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
# composer.lock
|
2025-10-22 16:42:11 +03: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 |
|
Matej Bačo
|
d787408e1d
|
Implement package-based framework detection
|
2025-10-22 15:28:49 +02:00 |
|
Jake Barnby
|
f89dc6c1ae
|
Merge branch '1.8.x' into feat-csv-export
|
2025-10-22 12:48:39 +00:00 |
|