ArnabChatterjee20k
|
7ad6bb048c
|
merged 1.8.x
|
2025-12-02 16:35:40 +05:30 |
|
Damodar Lohani
|
06c876906c
|
AI suggested fixes
|
2025-11-27 00:58:32 +00: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 |
|
ArnabChatterjee20k
|
28be12d827
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-14 19:16:08 +05:30 |
|
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 |
|
ArnabChatterjee20k
|
a5e56438c7
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-30 12:35:57 +05:30 |
|
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 |
|
ArnabChatterjee20k
|
445b657207
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-27 16:15:10 +05:30 |
|
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 |
|
Jake Barnby
|
ddde13a78f
|
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
|
2025-10-21 14:59:30 +13:00 |
|
shimon
|
a643cde26d
|
Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more.
|
2025-10-20 22:00:57 +03:00 |
|
shimon
|
fb4e3e1b9d
|
Implement 'includeTotal' parameter across multiple API endpoints to control total count in responses, ensuring consistent behavior in session, log, and membership retrievals.
|
2025-10-20 18:18:17 +03:00 |
|
shimon
|
09075a05db
|
typo fix
|
2025-10-19 16:22:13 +03:00 |
|
shimon
|
9f80952251
|
linter
|
2025-10-19 16:15:13 +03:00 |
|
shimon
|
d0e0f67fee
|
Implement 'includeTotal' parameter across various API endpoints to control total count in responses
|
2025-10-19 15:45:16 +03:00 |
|
ArnabChatterjee20k
|
e0c293c5b4
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-16 14:25:14 +05:30 |
|
Damodar Lohani
|
4d8f950955
|
fix roles filtering
|
2025-10-16 02:17:52 +00:00 |
|
Jake Barnby
|
9f85ca83b4
|
Fix roles param
|
2025-10-09 14:33:05 +13:00 |
|
Jake Barnby
|
143be8239f
|
Fix inject
|
2025-10-09 00:41:25 +13:00 |
|
Jake Barnby
|
0c5573ab05
|
Fix list wrapping UID injections
|
2025-10-08 00:04:52 +13:00 |
|
Jake Barnby
|
28392647e0
|
Pass adapter max ID length to validator
|
2025-10-07 18:52:05 +13:00 |
|
Damodar Lohani
|
1c726d0466
|
fix: encoded not defined
|
2025-09-14 04:53:49 +00:00 |
|
Damodar Lohani
|
41dbe1a384
|
Fix internal ID refactor
|
2025-09-10 07:03:11 +00:00 |
|
Damodar Lohani
|
2be8895dfd
|
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
|
2025-09-10 03:56:34 +00:00 |
|
fogelito
|
15b56593f4
|
Partial update
|
2025-09-04 15:28:59 +03:00 |
|
fogelito
|
ac9181a2e6
|
Line
|
2025-09-04 15:06:58 +03:00 |
|
fogelito
|
8cc5efa2cb
|
Use Document
|
2025-09-04 15:06:38 +03:00 |
|
fogelito
|
3fc05c54fb
|
Fix get prefs
|
2025-09-04 14:59:59 +03:00 |
|
fogelito
|
2e26ea3a1b
|
$prefsDocument
|
2025-09-04 14:54:22 +03:00 |
|
fogelito
|
8327111c3a
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into fix-put-prefs
|
2025-09-04 14:50:25 +03:00 |
|
fogelito
|
8b271eb159
|
Catch error
|
2025-09-04 14:47:59 +03:00 |
|
Khushboo Verma
|
30ca2fb251
|
Replace %s with mustache placeholder
|
2025-08-27 17:13:10 +05:30 |
|