shimon
|
5709265f6c
|
linter
|
2025-11-03 11:02:30 +02:00 |
|
shimon
|
89d5a28c28
|
Refactor authorization handling to consistently utilize the Authorization class across multiple controllers and functions. Update method signatures to include Authorization as a parameter, ensuring cleaner and more maintainable code. This change enhances the overall structure and readability of the authorization logic.
|
2025-11-03 10:37:05 +02:00 |
|
Shimon Newman
|
30f4b846d2
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-03 09:21:13 +02:00 |
|
shimon
|
cd1b2b6c05
|
Refactor authorization handling by replacing method calls with direct class references, ensuring consistent usage of the Authorization class across various modules. Update method signatures to include Authorization as a parameter where necessary, and remove unnecessary injections. Additionally, correct the documentation in CHANGES.md for clarity.
|
2025-11-03 09:07:44 +02:00 |
|
Jake Barnby
|
1d84f1666d
|
Fix copy
|
2025-11-03 18:36:07 +13:00 |
|
Jake Barnby
|
aa6390062f
|
Fix text centering
|
2025-11-03 18:35:59 +13:00 |
|
Jake Barnby
|
455b9b3ca7
|
Fix logo size
|
2025-11-03 18:35:43 +13:00 |
|
Jake Barnby
|
750ccdf33d
|
Merge remote-tracking branch 'origin/1.8.x' into feat-operators
|
2025-11-03 16:06:09 +13:00 |
|
shimon
|
c13aed651a
|
Refactor storage file retrieval to use queries directly for counting, improving consistency in authorization handling. Update Action class to remove unnecessary authorization skip, and include authorization in Email/Create class constructor for better dependency management.
|
2025-11-02 21:24:11 +02:00 |
|
shimon
|
c0be333c0f
|
Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-11-02 18:58:51 +02:00 |
|
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 Newman
|
4fca374fe9
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-02 18:15:26 +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 |
|
Eldad A. Fux
|
745e9e2bea
|
Merge pull request #10675 from appwrite/feat-screenshots-endpoint
POC - website screenshots
|
2025-11-01 18:03:37 +01:00 |
|
Matej Bačo
|
ea1099b112
|
Merge pull request #10746 from appwrite/ser-453
Update base template for session alert email
|
2025-10-31 13:47:22 +01:00 |
|
Hemachandar
|
f9542e2be2
|
Update base template for session alert email
|
2025-10-31 17:52:47 +05:30 |
|
Jake Barnby
|
3e291492fb
|
Update versions
|
2025-11-01 01:16:24 +13:00 |
|
Jake Barnby
|
e7dc7a6fba
|
Update specs
|
2025-11-01 01:05:15 +13:00 |
|
Jake Barnby
|
dc968a1fa4
|
Merge remote-tracking branch 'origin/1.8.x' into feat-operators
# Conflicts:
# composer.lock
|
2025-11-01 00:56:06 +13:00 |
|
Jake Barnby
|
0fae37a999
|
Fix colors
|
2025-11-01 00:49:08 +13:00 |
|
Jake Barnby
|
77968be454
|
Fix template
|
2025-11-01 00:10:39 +13:00 |
|
Chirag Aggarwal
|
6bd52875dc
|
update to major
|
2025-10-30 18:13:32 +05:30 |
|
Chirag Aggarwal
|
07214de370
|
update sdks
|
2025-10-30 10:03:36 +05:30 |
|
Damodar Lohani
|
d56bd44f67
|
Fix label parsing
|
2025-10-30 02:07:15 +00:00 |
|
Damodar Lohani
|
a39970c59a
|
Merge branch '1.8.x' into feat-screenshots-endpoint
|
2025-10-30 07:26:43 +05:45 |
|
Damodar Lohani
|
b30890c1d6
|
remove duplicate configs
|
2025-10-30 01:37:53 +00:00 |
|
Damodar Lohani
|
5c1f6244c8
|
remove dump
|
2025-10-30 01:32:22 +00:00 |
|
Damodar Lohani
|
7156036120
|
remove viewport fullpage duplicate
|
2025-10-30 01:31:45 +00: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
|
7c2a1ade1f
|
Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance
|
2025-10-29 20:22:00 +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
|
111b2abeeb
|
Update app/cli.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-10-29 20:19:49 +02:00 |
|
Chirag Aggarwal
|
baa7a170d9
|
update sdks
|
2025-10-29 18:54:29 +05:30 |
|
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
|
33000134df
|
addrising comments + composer.lock
|
2025-10-29 09:17:10 +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 |
|
Damodar Lohani
|
8f87b9cb5e
|
Merge branch '1.8.x' into feat-screenshots-endpoint
|
2025-10-29 09:19:47 +05:45 |
|
Damodar Lohani
|
637bf4f231
|
add abuse limit
|
2025-10-29 03:30:43 +00:00 |
|
shimon
|
0e22b06f0a
|
linter
|
2025-10-28 15:01:08 +02:00 |
|
shimon
|
9e79d883a0
|
Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests
|
2025-10-28 14:16:26 +02:00 |
|
shimon
|
68524067cf
|
migrations tests fix
|
2025-10-28 11:29:14 +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
|
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 |
|
shimon
|
fbaffa980a
|
linter
|
2025-10-27 20:46:58 +02:00 |
|
shimon
|
26f61c1855
|
add back registers.php
|
2025-10-27 19:34:49 +02: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 |
|