Shimon Newman
|
a970969c4d
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-04 17:06:53 +02:00 |
|
shimon
|
f0e4c9184d
|
Update composer.json and composer.lock to reflect new version constraints for utopia-php/audit and utopia-php/database, ensuring compatibility with the latest releases. Adjusted versioning for utopia-php/migration and appwrite/sdk-generator to their respective latest versions.
|
2025-11-04 16:44:09 +02:00 |
|
Luke B. Silver
|
bf5aa7b86c
|
Merge pull request #10761 from appwrite/feat-bump-utopia-dns
feat: bump utopia dns
|
2025-11-04 11:16:44 +00:00 |
|
loks0n
|
b42cc11eba
|
feat: bump utopia dns
|
2025-11-04 10:56:34 +00:00 |
|
Jake Barnby
|
79573b1d47
|
Merge pull request #10737 from appwrite/main
Sync main into 1.8.x
|
2025-11-04 19:58:18 +13:00 |
|
shimon
|
dc43b5977f
|
Inject authorization dependency into the Update class to enhance authorization handling for string column updates.
|
2025-11-03 12:58:22 +02:00 |
|
shimon
|
e1fbaf14eb
|
Inject authorization dependency into the Update class for improved authorization handling in relationship updates.
|
2025-11-03 12:51:21 +02:00 |
|
shimon
|
d721425cfe
|
composer.lock
|
2025-11-03 12:33:07 +02:00 |
|
shimon
|
02dd275be4
|
Update composer.lock with new reference for utopia-php/database and modify Upsert action method to remove unused Authorization parameter and enhance document validation. This improves code clarity and maintainability.
|
2025-11-03 11:54:50 +02:00 |
|
shimon
|
3391563829
|
Remove unused Authorization import from Bulk Delete.php to clean up code and improve maintainability.
|
2025-11-03 11:07:17 +02:00 |
|
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
|
f613a06d19
|
composer.lock
|
2025-11-03 10:04:01 +02:00 |
|
Shimon Newman
|
30f4b846d2
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-03 09:21:13 +02:00 |
|
shimon
|
a3742bc65e
|
compose.lock
|
2025-11-03 09:13:04 +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
|
55103a1d04
|
Merge pull request #10750 from appwrite/feat-csv-export
CSV export email updates
|
2025-11-03 19:26:49 +13:00 |
|
Jake Barnby
|
6e71a3ca4c
|
Merge branch '1.8.x' into feat-csv-export
|
2025-11-03 19:26:25 +13:00 |
|
Jake Barnby
|
1f173eb3c3
|
Merge pull request #10735 from appwrite/feat-operators
Add operator support
|
2025-11-03 19:25:44 +13:00 |
|
Jake Barnby
|
2db205d186
|
Update changelogs
|
2025-11-03 19:06:16 +13: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
|
45ead583c6
|
Generate docs
|
2025-11-03 17:03:45 +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
|
dbccb16784
|
linter
|
2025-11-02 19:01:59 +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
|
9b82dd0411
|
Update composer.lock to reflect version upgrades for utopia-php/detector (0.2.1 to 0.2.2) and appwrite/sdk-generator (1.4.16 to 1.5.0), including updated references and source URLs.
|
2025-11-02 18:14:31 +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
|
230148c06e
|
Merge pull request #10747 from appwrite/feat-next-js-standalone
Feat: Next.js standalone support
|
2025-10-31 16:26:32 +01:00 |
|
Matej Bačo
|
3197ebb655
|
Merge branch '1.8.x' into feat-next-js-standalone
|
2025-10-31 13:56:55 +01:00 |
|
Matej Bačo
|
af3a0bb34b
|
Update detection lib
|
2025-10-31 13:51:38 +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 |
|
Luke B. Silver
|
b525605d1b
|
Merge pull request #10745 from appwrite/sdk-release-doc
doc: add tutorial for releasing sdks
|
2025-10-31 12:01:48 +00: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 |
|
Chirag Aggarwal
|
ebee3536f5
|
final changes
|
2025-10-31 17:24:03 +05:30 |
|
Chirag Aggarwal
|
8c8073d7aa
|
grammer fixes
|
2025-10-31 17:22:02 +05:30 |
|
Jake Barnby
|
d284c29e2a
|
Update generator
|
2025-11-01 00:50:36 +13:00 |
|
Jake Barnby
|
0fae37a999
|
Fix colors
|
2025-11-01 00:49:08 +13:00 |
|
Chirag Aggarwal
|
fce4f72ca9
|
doc: add tutorial for releasing sdks
|
2025-10-31 17:18:54 +05:30 |
|
Jake Barnby
|
77968be454
|
Fix template
|
2025-11-01 00:10:39 +13:00 |
|
Luke B. Silver
|
4f905e06e2
|
Merge pull request #10744 from appwrite/regen-sdks
regen sdks
|
2025-10-31 09:34:52 +00:00 |
|
Chirag Aggarwal
|
ed39fd7999
|
regen sdks
|
2025-10-31 14:31:16 +05:30 |
|