shimon
ab1e510348
Enhance API response handling by adding 'includeTotal' parameter to account endpoints, allowing control over total count calculation for sessions, logs, and identities. Updated tests to verify functionality.
2025-10-21 11:41:41 +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
shimon
c8f8b6ff0c
account sync
2025-10-21 10:54:03 +03:00
shimon
bb0889fdba
test fix
2025-10-21 10:35:01 +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
Damodar Lohani
248d3aea7a
Fix: reset argon 2 options to previous default
2025-10-19 05:44:44 +00:00
Damodar Lohani
ced2270571
remove unused injection
2025-10-16 03:39:39 +00:00
Damodar Lohani
d3436077a1
remove unused hash
2025-10-16 03:39:18 +00:00
Damodar Lohani
e06349e803
update argon2 instances
2025-10-16 03:34:45 +00:00
Damodar Lohani
431dd96b98
chaining
2025-10-16 02:17:59 +00:00
Damodar Lohani
4d8f950955
fix roles filtering
2025-10-16 02:17:52 +00:00
Damodar Lohani
08e559180d
fix missing injection
2025-10-16 02:08:07 +00:00
Damodar Lohani
f062b39cfa
Fix encoding
2025-10-16 02:06:01 +00:00
Damodar Lohani
5e5b22d649
fix jwt
2025-10-12 04:38:14 +00:00
Damodar Lohani
d56dff954f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-12 00:34:07 +00:00
Matej Bačo
ca24ff808d
Merge pull request #10533 from appwrite/ser-378-fix-null-recipient-in-email
...
Throw error when email is not available for account verification
2025-10-07 14:49:01 +02:00
Hemachandar
7f62b19240
Merge branch '1.8.x' into ser-375-update-email-verification-with-branded-design
2025-10-07 16:11:54 +05:30
Hemachandar
6e0d376746
use filevalidator
2025-10-07 16:07:47 +05:30
Chirag Aggarwal
024d13c1b2
update naming
2025-10-07 09:58:39 +05:30
Hemachandar
caf18372ce
feedback
2025-10-06 21:52:18 +05:30
Hemachandar
29dbe99840
simplify config & templates
2025-10-06 19:58:01 +05:30
Chirag Aggarwal
56076ad649
update path and add alias
2025-10-06 19:13:06 +05:30
Chirag Aggarwal
4348a176d5
Rename verification SDK methods to be more specific
...
This commit renames the verification SDK methods to better reflect their purpose:
- `createVerification` → `createEmailVerification`
- `updateVerification` → `updateEmailVerification`
The old method names are maintained for backwards compatibility and marked as deprecated (since 1.8.0) with references to the new method names.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 16:44:31 +05:30
Khushboo Verma
f7e594a51a
Merge branch '1.8.x' into ser-378-fix-null-recipient-in-email
2025-10-01 08:38:17 +01:00
Chirag Aggarwal
a0f0449c21
fix: enum typing for platform in specs
2025-09-26 12:33:10 +05:30
Jake Barnby
16821a28fc
Format
2025-09-24 22:53:13 +12:00
Jake Barnby
c8993d7f71
Add additional export params
2025-09-24 22:37:12 +12:00
Hemachandar
752368327f
feedback
2025-09-24 13:06:20 +05:30
Jake Barnby
97c5705447
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
2025-09-23 19:17:49 +12:00
Chirag Aggarwal
734d2ce512
fix: use correct constant
2025-09-23 07:49:07 +05:30
Chirag Aggarwal
232b22b71e
use constants
2025-09-23 07:35:17 +05:30
Hemachandar
0228c74f71
Throw error when email is not available for account verification
2025-09-22 14:26:23 +05:30
Jake Barnby
a0afce666f
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# composer.lock
2025-09-22 16:05:58 +12:00
Chirag Aggarwal
3e8211d6bd
refactor: improve code readability for schedules
2025-09-20 19:45:44 +05:30
Hemachandar
2021396f39
email otp branded
2025-09-18 12:36:00 +05:30
Damodar Lohani
4540362f42
Fix: token hash magic url session
2025-09-18 01:37:19 +00:00
Damodar Lohani
3065f53d83
Fix token hash
2025-09-18 01:14:14 +00:00
Damodar Lohani
74f181d7a8
fix token length
2025-09-17 10:18:49 +00:00
Damodar Lohani
337eda8538
Merge branch '1.8.x' into feat-apps-module-dl
2025-09-17 14:49:22 +05:45
Jake Barnby
832687dd09
Catch query exception on bucket/file list
2025-09-16 23:42:07 +12:00
Hemachandar
f8ab95b3e1
tests & lint
2025-09-16 11:54:01 +05:30
Damodar Lohani
33f7056e7a
reest callback
2025-09-16 04:38:52 +00:00
Damodar Lohani
73e7c98131
Fix token length update
2025-09-16 04:36:30 +00:00
Damodar Lohani
1157d6fd10
Fix re-hashing
2025-09-16 04:27:00 +00:00
Hemachandar
0b9e43c9f8
Branded email for Console auth flows
2025-09-16 00:58:23 +05:30
Damodar Lohani
19cf94bd7e
Fix oauth2 changes
2025-09-15 10:22:45 +00:00
Jake Barnby
981a1278e2
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# composer.lock
2025-09-15 16:30:22 +12:00
Damodar Lohani
518389d32c
fix length
2025-09-14 05:37:06 +00:00
Damodar Lohani
800db0b99d
Fix magic URL token length
2025-09-14 05:23:30 +00:00
Damodar Lohani
d42841d80a
fix: remove hardcode, reuse hasher
2025-09-14 05:02:50 +00:00
Damodar Lohani
365aaca56d
fix: remove legacy token generator use
2025-09-14 04:58:34 +00:00
Damodar Lohani
1c726d0466
fix: encoded not defined
2025-09-14 04:53:49 +00:00
Damodar Lohani
c903caabcc
remove dump
2025-09-14 04:50:13 +00:00
Damodar Lohani
53a117bd0f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-14 04:49:34 +00:00
loks0n
39a190f60c
fix: db queues
2025-09-12 19:28:27 +01:00
Damodar Lohani
72f5793928
revert date format
2025-09-11 09:18:23 +00:00
Damodar Lohani
e36de6b72b
revert date format
2025-09-11 08:59:27 +00:00
Damodar Lohani
bcec5c0922
revert date format
2025-09-11 08:57:27 +00:00
Damodar Lohani
72186f1882
reset det change
2025-09-11 08:46:38 +00:00
Damodar Lohani
55bebd92f3
Fix date format
2025-09-11 06:27:58 +00:00
Damodar Lohani
0d4df67958
Merge branch '1.8.x' into feat-apps-module-dl
2025-09-11 11:59:31 +05:45
Matej Bačo
8319ff166e
Move proxy endpoints to modules
2025-09-10 12:43:21 +02:00
Damodar Lohani
356fbed325
fix password update
2025-09-10 09:09:12 +00:00
Damodar Lohani
6099313cb4
Fxi teams tests
2025-09-10 07:57:45 +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
Matej Bačo
c31a189340
Linter fix
2025-09-08 11:34:46 +02:00
Matej Bačo
176c2441a4
Fix oauth identity check
2025-09-08 10:32:13 +02:00
Luke B. Silver
a9dbd6c3fa
Merge pull request #10431 from appwrite/add-param-examples
...
feat: add requestBody param examples in specs
2025-09-05 10:36:41 +01:00
Matej Bačo
4cf3d0b87b
move projects.list() to module
2025-09-05 09:17:44 +02:00
Chirag Aggarwal
d2b681e95c
Merge branch '1.8.x' into add-param-examples
2025-09-04 20:48:28 +05:30
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
3aa163a21e
Update comment only if lock is acquired, else continue
2025-09-04 11:50:12 +05:30
Chirag Aggarwal
8a734293f0
feat: add requestBody param examples in specs
2025-09-04 10:22:51 +05:30
Khushboo Verma
df1b4c9193
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller
2025-09-03 18:46:08 +05:30
Khushboo Verma
e3af59332c
Replace err with warning
2025-09-03 18:45:43 +05:30
Khushboo Verma
b32e1ad930
Add vcsCommentLock before updating comment
2025-09-03 16:57:15 +05:30
loks0n
e4adff4edc
chore: jake review
2025-09-03 12:10:34 +01:00
loks0n
5423b63c8a
refactor: prevent direct publisher calls
2025-09-03 12:10:34 +01:00
Khushboo Verma
8d5a879c9f
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller
2025-09-03 16:20:46 +05:30
Khushboo Verma
c49ab1a077
Merge branch '1.8.x' into fix-placeholder-style-in-templates
2025-09-02 13:41:24 +05:30
Khushboo Verma
44950eac0b
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller
2025-09-02 13:40:48 +05:30
Jake Barnby
aafc98fc7e
Merge pull request #10417 from appwrite/fix-allow-null-params
...
Fix allow null params
2025-09-01 20:47:25 +12:00
Jake Barnby
97366e7fbd
Allow null for targets/topics/users
2025-09-01 19:39:13 +12:00
Chirag Aggarwal
a20f71c511
chore: update exception thrown when svg sanitization fails
2025-09-01 13:08:17 +05:30
Khushboo Verma
2f49722092
Revert to use deployment preview
2025-08-28 19:17:07 +05:30
Khushboo Verma
a737328bf0
Use branch url as preview url in comment
2025-08-28 12:22:55 +05:30
Khushboo Verma
5eb52d312b
Add previewUrl to vcs comment from vcs controller
2025-08-27 20:05:27 +05:30
Khushboo Verma
30ca2fb251
Replace %s with mustache placeholder
2025-08-27 17:13:10 +05:30
Chirag Aggarwal
5a35f1313b
fix: version, remove boolean
2025-08-26 17:33:49 +05:30
Chirag Aggarwal
26228e96d9
chore: add replacewith and deprecated since to updatePhoneSession and updateMagicURLSession
2025-08-26 17:21:47 +05:30
Jake Barnby
abf282b2de
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/init/resources.php
# composer.lock
2025-08-26 04:18:39 +12:00
Luke B. Silver
571b954587
Merge pull request #10369 from appwrite/deploy-fix-queue-health
...
deploy: fix queue health
2025-08-25 16:57:46 +01:00
loks0n
4bc3d89b15
deploy: fix queue health
2025-08-25 16:37:26 +01:00
fogelito
c7a769274e
Fix nothing was updated
2025-08-24 11:33:10 +03:00
Jake Barnby
3fbda66e6c
Fix deprecation messages
2025-08-23 21:36:02 +12:00
Darshan
07edb4e756
revert: database listener changes.
2025-08-22 11:40:32 +05:30
Darshan
60093bf3a0
fix: publisher consumers for functions.
2025-08-22 10:09:55 +05:30
Jake Barnby
74c0f6a140
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# app/controllers/api/migrations.php
# composer.lock
2025-08-22 01:41:33 +12:00
Jake Barnby
557bffb350
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-08-22 00:35:12 +12:00
Darshan
267fe584a3
Merge branch '1.8.x' into fix-users-events
2025-08-21 17:59:43 +05:30
Darshan
a1d74710d1
Merge branch '1.7.x' into 'fix-users-events'.
2025-08-21 17:52:38 +05:30
Darshan
ef47618bf3
update: user create events logic.
2025-08-21 12:20:50 +05:30
Steven Nguyen
6dc02756fd
Merge pull request #10347 from appwrite/main
...
Sync main into 1.7.x
2025-08-20 17:16:47 -07:00
Jake Barnby
1b4f2f2275
Fix acronym methods, deprecate old versions
2025-08-21 02:08:27 +12:00
Matej Bačo
52af439cac
Fix backwards comptibility
2025-08-19 16:43:31 +02:00
Ebenezer Don
3f55b46165
clarify userId behavior for magic-url and phone tokens
2025-08-18 17:18:12 +01:00
Ebenezer Don
0553a36d1f
Merge branch 'main' into clarify-userid-param
2025-08-18 16:33:24 +01:00
Jake Barnby
ad53fb2e43
Merge pull request #10321 from appwrite/dat-606
...
Added internal file param to handle upload to internal bucket
2025-08-15 22:13:59 +12:00
ArnabChatterjee20k
bc7e240626
updated the the description of the internal files
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-08-15 15:04:16 +05:30
ArnabChatterjee20k
4fcaeaec0e
Add internal file upload support and authorization checks in migrations
2025-08-14 18:10:00 +05:30
Jake Barnby
8455ded051
Fix events
2025-08-14 19:34:52 +12:00
Jake Barnby
1e9d153110
Fix uncaught invalid arg
2025-08-14 19:22:38 +12:00
Chirag Aggarwal
5f3dc7cb75
chore: add method desc and demo
2025-08-13 15:16:48 +05:30
Jake Barnby
3f3319df20
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-08-13 21:04:46 +12:00
Matej Bačo
b816557970
Add fallback locale support + tests
2025-08-12 15:13:08 +02:00
Jake Barnby
b418285349
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
...
This reverts commit f81fd16d26 , reversing
changes made to ec174a15cf .
2025-08-12 23:57:54 +12:00
Jake Barnby
38204a2c23
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
# docker-compose.yml
# tests/e2e/Services/Migrations/MigrationsBase.php
2025-08-12 17:38:02 +12:00
Matej Bačo
3efd9a778e
Reapply "Feat: Make functions worker customizable"
...
This reverts commit 7e110bf292 .
2025-08-11 15:07:05 +02:00
Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable"
2025-08-12 00:38:41 +12:00
Jake Barnby
7a0b34474f
Skip redundant subqueries in users list route
2025-08-11 21:26:10 +12:00
Matej Bačo
9a6c4c5ebe
Fix typo
2025-08-08 17:21:31 +02:00
Matej Bačo
2b3a8527ff
Make functions worker customizable
2025-08-08 17:15:14 +02:00
Jake Barnby
89197e0f9e
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
2025-08-09 01:12:18 +12:00
Jake Barnby
892cfe01b2
Optional columns
2025-08-07 00:47:11 +12:00
Matej Bačo
aa837c7b43
PR review fixes
2025-08-06 11:43:07 +02:00
Jake Barnby
bd4fb03b74
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# 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-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Migrations/MigrationsBase.php
2025-08-06 17:24:00 +12:00
Jake Barnby
bf1af094c1
Add specific column selection
2025-08-06 00:40:39 +12:00
Jake Barnby
2f5dc7782f
Merge remote-tracking branch 'origin/1.7.x' into feat-csv-export
2025-08-06 00:20:02 +12:00
Matej Bačo
2d4e99cb1a
Revert revert of CAA validation
2025-08-05 13:44:06 +02:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate"
2025-08-05 10:23:39 +02:00
Jake Barnby
c70915306d
WIP export
2025-08-05 17:04:31 +12:00
Matej Bačo
8c3530ee60
Fix caa validation breaking existing validations
2025-08-04 16:18:06 +02:00
Matej Bačo
48a977526e
Fix tests
2025-08-04 14:53:13 +02:00
Matej Bačo
689fbee10c
Merge branch '1.7.x' into feat-check-CAA-in-DNS
2025-08-04 14:32:20 +02:00
Matej Bačo
4cafd2e07d
Improve PR quality
2025-08-04 14:28:50 +02:00
Chirag Aggarwal
84e3dc0275
fix: favicons endpoint to fallback to ico instead of throwing error
2025-08-04 17:14:38 +05:30
Chirag Aggarwal
7a507917c9
fix: minify
2025-08-04 14:41:57 +05:30
Chirag Aggarwal
048dbe81c7
chore: minify svg
2025-08-04 14:34:45 +05:30
Khushboo Verma
69dbb3222f
Add check in proxy
2025-08-04 01:33:47 +05:30
Khushboo Verma
9f8fabe58a
Verify domain CAA after certificate issuance
2025-08-04 01:12:58 +05:30
Khushboo Verma
484ebb5059
Check CAA record in DNSTest
2025-08-04 00:42:00 +05:30
Chirag Aggarwal
4c971910bb
chore: fix import
2025-08-03 22:08:25 +05:30
Chirag Aggarwal
a00b93416d
fix: cleansvg
2025-08-03 13:39:30 +05:30
Chirag Aggarwal
4adebc8ba2
chore: add svg sanitization
2025-08-03 13:33:10 +05:30
Chirag Aggarwal
f5682c0516
chore: add support for svg favicons
2025-08-03 13:23:34 +05:30
Jake Barnby
933f07c175
Add missing removal
2025-07-30 01:18:08 +12:00
Jake Barnby
ccf0a23bdf
Remove sequence on incoming docs
2025-07-30 01:02:21 +12:00
Jake Barnby
6347d7da3f
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-07-29 22:52:06 +12:00
Chirag Aggarwal
7ad01fcada
linebreak
2025-07-29 12:23:06 +05:30
Chirag Aggarwal
06e4920ee2
fix: create email target when using email otp registration
2025-07-29 11:57:57 +05:30
fogelito
78887b9df6
fallbacks
2025-07-28 11:18:03 +03:00
fogelito
66fa7ad659
Use null default with fallback
2025-07-28 11:08:32 +03:00
fogelito
9a3687ae3b
Run tests
2025-07-28 10:43:35 +03:00
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# 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
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Darshan
e67e6303b2
fix: templates on 1.7.x.
2025-07-25 14:30:03 +05:30
Luke B. Silver
2f39e16b97
Merge pull request #10156 from appwrite/feat-stats-usage-on-redis
...
feat: stats-usage on redis
2025-07-24 22:42:09 +01:00
loks0n
1d86cc6010
feat: stats-usage on redis
2025-07-24 16:19:13 +01:00
Khushboo Verma
607cc9a926
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
2025-07-24 20:31:10 +05:30
Matej Bačo
e4dc36edf0
Merge pull request #10198 from hmacr/1we17-preview-for-emails
...
Preview text for emails
2025-07-24 16:47:08 +02:00
hmacr
a8d5fc9998
format
2025-07-24 19:49:52 +05:30
Khushboo Verma
d607f227a2
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
2025-07-24 19:38:17 +05:30
Matej Bačo
b762e7fb73
Merge pull request #10181 from hmacr/1we9-use-preview-for-screenshots
...
fix: Use direct source for file-preview when empty
2025-07-24 13:39:24 +02:00
hmacr
f75b53f3bc
Merge branch '1.7.x' into 1we17-preview-for-emails
2025-07-23 22:05:23 +05:30
hmacr
c5f8bdfd36
Preview texts for emails
2025-07-23 22:04:25 +05:30
Matej Bačo
b194558226
Switch from gzip to none compression
2025-07-23 15:49:07 +02:00
hmacr
f85a7410df
Merge branch '1.7.x' into 1we9-use-preview-for-screenshots
2025-07-23 12:13:04 +05:30
hmacr
c83dd7aa13
Add defaultBranch in getRepository response
2025-07-23 11:45:27 +05:30
hmacr
50eca9ebbc
update commit author name param
2025-07-23 09:53:09 +05:30
hmacr
2a7ce13224
Merge branch '1.7.x' into 1we19-fix-double-deployment
2025-07-23 09:38:37 +05:30
Steven Nguyen
898365a922
Merge pull request #10170 from appwrite/fix-templates
...
Fix default email templates
2025-07-22 18:25:57 -07:00
hmacr
9c0e6f4203
Skip deployment when commit is created by us
2025-07-22 20:39:36 +05:30
hmacr
bf3efea98d
framework support + content for OTP & add-member email
2025-07-22 16:43:17 +05:30
Jake Barnby
cd39bd6512
Merge pull request #10179 from appwrite/dat-579
...
Added the cases of null permissions in the upsert route and update th…
2025-07-22 20:22:56 +12:00
ArnabChatterjee20k
7bb760b4a1
added test for relation related upsert , fixed formatting
2025-07-22 13:10:05 +05:30
Jake Barnby
afd6730a81
FIx name mismatch
2025-07-22 14:43:32 +12:00
hmacr
9da57a457b
fix: Use direct source for file-preview when empty
2025-07-21 22:31:06 +05:30
ArnabChatterjee20k
8b88a09374
added the cases of null permissions in the upsert route and update the e2e test
2025-07-21 19:32:27 +05:30
Jake Barnby
51c95347a0
Merge remote-tracking branch 'origin/main' into 1.8.x
...
# Conflicts:
# 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-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
2025-07-21 20:42:16 +12:00
Jake Barnby
d32da05f92
Merge remote-tracking branch 'origin/main' into 1.7.x
...
# Conflicts:
# app/config/specs/open-api3-1.7.x-console.json
# app/config/specs/open-api3-1.7.x-server.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.7.x-console.json
# app/config/specs/swagger2-1.7.x-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/init/constants.php
# composer.lock
# docs/references/databases/upsert-documents.md
# tests/e2e/Services/Account/AccountCustomClientTest.php
2025-07-21 19:22:15 +12:00
Darshan
e7315e23c7
fix: address comment.
2025-07-20 17:28:44 +05:30
Darshan
373ceecebb
fix: add a default client name for session alerts
2025-07-20 16:40:29 +05:30
Darshan
0926250f17
fix: session alerts template.
2025-07-20 16:39:08 +05:30
Darshan
5243af937f
fix: the default templates.
2025-07-20 14:40:30 +05:30
Jake Barnby
9ceeb76ad0
Merge branch '1.7.x' into 1.8.x
...
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/GraphQL/Types/Mapper.php
2025-07-18 17:24:12 +12:00
Steven Nguyen
477682e062
fix: prevent injected $user from being shadowed
2025-07-14 16:05:58 -07:00
Steven Nguyen
100aea337f
fix: update OAuth2 redirect URLs
...
1. handle non-standard ports if the request came in on a non-standard port
2. use the _APP_CONSOLE_DOMAIN env var to handle cases where the Console domain may not be the endpoint domain such as on Appwrite Cloud
3. use the _APP_OPTIONS_FORCE_HTTPS env var to determine the protocol to be consistent with the rest of the codebase
2025-07-10 15:51:13 -07:00
Steven Nguyen
435a319fb6
Merge pull request #10130 from appwrite/fix-oauth2-redirect-validation
...
fix: success validation in oauth2 redirect
2025-07-10 09:06:43 -07:00
Steven Nguyen
11332ed1f9
chore: fix deprecation warning from passing null into json_decode
2025-07-09 22:10:17 -07:00