Chirag Aggarwal
|
3568af54b3
|
consistent naming
|
2025-11-18 09:51:20 +05:30 |
|
Chirag Aggarwal
|
71b6ac0364
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-18 09:50:02 +05:30 |
|
Jake Barnby
|
919b01a1b1
|
Merge pull request #10682 from appwrite/refactor-auth-single-instance
Refactor authorization handling across multiple modules to use the ne…
|
2025-11-18 03:25:48 +00:00 |
|
Matej Bačo
|
4a86b2d5b1
|
Merge branch '1.8.x' into feat-suggested-env-vars
|
2025-11-14 18:05:21 +01:00 |
|
Matej Bačo
|
db1b87ecbb
|
Add env var value detection
|
2025-11-14 15:49:19 +01:00 |
|
Jake Barnby
|
6274d5a3e4
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-14 05:21:40 +00:00 |
|
Jake Barnby
|
83b9815644
|
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
|
2025-11-14 16:45:57 +13:00 |
|
Jake Barnby
|
b9211d7141
|
Add delete old CSV job for maintenance
|
2025-11-14 15:55:41 +13:00 |
|
Jake Barnby
|
a11cf6b002
|
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
|
2025-11-14 15:34:36 +13:00 |
|
Jake Barnby
|
3df2efb7ae
|
Fix file reads
|
2025-11-14 00:15:18 +13:00 |
|
Chirag Aggarwal
|
b695ddc7e3
|
Merge branch '1.8.x' into fix-nullable-validation
|
2025-11-13 16:06:33 +05:30 |
|
Jake Barnby
|
e8f2e78ac4
|
Use internal bucket
|
2025-11-12 22:18:25 +13:00 |
|
Jake Barnby
|
37910a4c5c
|
Fix space
|
2025-11-12 16:59:50 +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
|
97454c0768
|
EmailValidator chnage to email
|
2025-11-11 15:33:16 +02:00 |
|
fogelito
|
8b4a56cd9b
|
$emailCanonical
|
2025-11-11 15:25:10 +02:00 |
|
fogelito
|
da0a6b167f
|
EmailValidator
|
2025-11-11 15:00:09 +02:00 |
|
fogelito
|
27d0c511ac
|
patch users email
|
2025-11-11 12:09:40 +02:00 |
|
fogelito
|
cc97d78b5a
|
Add try catch
|
2025-11-11 11:35:18 +02:00 |
|
fogelito
|
b28e536967
|
Add try catch
|
2025-11-11 10:35:39 +02:00 |
|
Chirag Aggarwal
|
653ac184e1
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-11 13:53:29 +05:30 |
|
fogelito
|
6096c42ff9
|
More updates
|
2025-11-10 17:30:40 +02:00 |
|
Matej Bačo
|
c784cf950b
|
Add variables suggestion
|
2025-11-10 16:20:48 +01: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 |
|
Chirag Aggarwal
|
eb17ffd5d2
|
wrap all optional values with default null with nullable
|
2025-11-10 10:15:49 +05:30 |
|
Shimon Newman
|
a96ba5499e
|
Merge branch '1.8.x' into refactor-auth-single-instance
|
2025-11-09 10:06:03 +02:00 |
|
shimon
|
3d471bae56
|
health db debug
|
2025-11-06 17:37:31 +02:00 |
|
shimon
|
d0f2293755
|
debug health db
|
2025-11-06 16:42:58 +02:00 |
|
Matej Bačo
|
ad6aff6af2
|
remove locale cache
|
2025-11-06 13:24:17 +01:00 |
|
Chirag Aggarwal
|
decad9ff9d
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-04 14:31:04 +05:30 |
|
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 |
|
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 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 |
|
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 |
|
fogelito
|
ca8cb6f260
|
Add utopia-php/emails
|
2025-11-02 09:13:55 +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 |
|
fogelito
|
fea1630909
|
Remove redundant emailVerification
|
2025-10-30 18:18:09 +02:00 |
|
fogelito
|
e40e88c322
|
Update emails attributes
|
2025-10-30 18:09:36 +02: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
|
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
|
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
|
a6d1f46133
|
addressing comments
|
2025-10-29 10:38:09 +02:00 |
|