Darshan
12f8374378
update: response modal.
2025-07-18 10:32:35 +05:30
ArnabChatterjee20k
e97d10061f
Merge branch '1.8.x' into dat-571
2025-07-18 10:28:27 +05:30
ArnabChatterjee20k
16c3f2c55a
Merge branch '1.8.x' into dat-571
2025-07-18 10:26:01 +05:30
Jake Barnby
0a5fbb7bc7
Handle redirect validator in specs + GraphQL type mapper
2025-07-18 11:59:32 +12:00
loks0n
94decb26e6
fix: build usage specification
2025-07-17 14:05:05 +01:00
Darshan
5b8751d270
add: changes to module structure.
2025-07-17 18:23:33 +05:30
Darshan
ee317b0b8d
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-07-17 18:15:16 +05:30
Matej Bačo
8c57d28f8f
Merge pull request #10127 from appwrite/chore-speed-up-tests
...
Chore: speed up tests
2025-07-11 16:21:40 +02:00
Matej Bačo
9bab764378
Fix specs with new env vars
2025-07-11 11:15:55 +02:00
Matej Bačo
89d54f847f
Speed up build cancellation
2025-07-10 15:52:29 +02:00
Steven Nguyen
990e1b91bb
fix: omit : and @ if user and pass are empty
...
So, unparsing should not end up with https://:@appwrite.io just because user and pass are empty strings.
2025-07-09 22:09:18 -07:00
Steven Nguyen
f202685450
fix: handle parsing URL that is only a scheme
...
In react native, a redirect URL may only be a url scheme such as appwrite-callback-myproject://. Since parse_url() fails on this type of URL, we need to add this workaround.
2025-07-09 22:01:38 -07:00
Matej Bačo
41fc925103
Merge branch '1.7.x' into chore-speed-up-tests
2025-07-09 13:47:33 +02:00
Matej Bačo
449b9295fd
Update src/Appwrite/Platform/Workers/Deletes.php
2025-07-09 13:42:18 +02:00
fogelito
3a298b7a21
Change to 500
2025-07-09 14:32:47 +03:00
fogelito
9cc61d89f0
$deleteBatchSize
2025-07-09 14:00:08 +03:00
Matej Bačo
e42275e0b7
Minify tests
2025-07-09 11:26:05 +02:00
Matej Bačo
26496e68c4
Attempt to simplify code
2025-07-08 14:51:28 +02:00
Khushboo Verma
f7cbe5b961
Merge branch '1.7.x' into fix-build-activation-race-condition
2025-07-08 17:53:12 +05:30
Khushboo Verma
bd63f0cf3d
Remove empty check
2025-07-08 17:46:54 +05:30
Khushboo Verma
bc9caeaae0
Use ruleId
2025-07-08 17:45:45 +05:30
Khushboo Verma
a5a1860ba6
Use createdAt instead of buildStartTime
2025-07-08 17:42:23 +05:30
Khushboo Verma
9d7e218e99
Save result of updateDocument
2025-07-08 17:12:35 +05:30
Khushboo Verma
61a27bfe55
Simplify auto-activation logic and just update attributes
2025-07-08 16:30:43 +05:30
Darshan
14e52058c7
fix: file tokens not working on file-security.
2025-07-08 13:46:53 +05:30
Khushboo Verma
067b53482f
Fix bug
2025-07-08 01:02:55 +05:30
Khushboo Verma
80c4982482
Update only specific attribute
2025-07-08 00:51:35 +05:30
ArnabChatterjee20k
a2b6ed3513
added response filters for version older than 1.8.x
2025-07-07 14:11:35 +05:30
Khushboo Verma
ea238bc5ec
Fix merge conflicts
2025-07-07 12:36:42 +05:30
Chirag Aggarwal
5fffae39d4
chore: update naming and add tests
2025-07-05 17:59:01 +05:30
Chirag Aggarwal
9dcb80649f
fix: extension for safari
2025-07-05 10:18:40 +05:30
Chirag Aggarwal
18d30c48d5
fix: add missing check for hostname
2025-07-05 10:15:18 +05:30
Chirag Aggarwal
0fb55f6312
fix: origin validation for web extensions
2025-07-05 07:59:52 +05:30
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Chirag Aggarwal
bc8b10a69e
fix: origin tests
2025-07-04 16:46:14 +05:30
Chirag Aggarwal
df9ef1ace9
Merge branch '1.7.x' into feat-exp-scheme
2025-07-04 15:22:44 +05:30
Khushboo Verma
131cdefac5
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-04 10:40:38 +05:30
Jake Barnby
7d37f5b066
Lint
2025-07-03 14:18:19 -04:00
Jake Barnby
f224c09c10
Use correct publisher in schedule tasks
2025-07-03 14:08:54 -04:00
Jake Barnby
6725b31b65
Add redis publisher to schedule base if available
2025-07-03 13:55:13 -04:00
Chirag Aggarwal
72f08e281b
chore: make check consistent
2025-07-03 22:39:12 +05:30
Chirag Aggarwal
431a26e151
chore: removing loggin
2025-07-03 22:37:31 +05:30
Chirag Aggarwal
172ba84ec8
chore: add logging
2025-07-03 22:25:46 +05:30
Chirag Aggarwal
b6f11144b8
chore: popular schemes
2025-07-03 21:39:23 +05:30
Chirag Aggarwal
4747700eae
chore: add logging
2025-07-03 21:17:43 +05:30
Chirag Aggarwal
bb9a271fa8
chore: add scheme validation
2025-07-03 16:39:41 +05:30
Chirag Aggarwal
ef2dfb6cca
Merge branch '1.7.x' into feat-exp-scheme
2025-07-03 16:37:17 +05:30
Chirag Aggarwal
f62c3135df
add null check for platform
2025-07-03 16:26:56 +05:30
Chirag Aggarwal
8cc254a56f
fix: replacewith methods
2025-07-03 11:29:41 +05:30
Khushboo Verma
642d046d65
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-03 00:38:33 +05:30
Khushboo Verma
0f37a0e0ef
Fix tests
2025-07-03 00:08:29 +05:30
Khushboo Verma
253195698e
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-03 00:02:51 +05:30
Darshan
fc1a9a4e16
fix: path and revert deps.
2025-07-02 19:13:13 +05:30
Darshan
d34635becb
add: logging for errors.
2025-07-02 15:13:42 +05:30
Darshan
eb1d4c68ea
add: logging.
2025-07-02 14:54:25 +05:30
Chirag Aggarwal
0076340f7f
Merge branch 'update-documentation' into deprecate-old-methods
2025-07-02 13:33:29 +05:30
Chirag Aggarwal
634a160d41
chore: move deprecated
2025-07-02 13:23:00 +05:30
Chirag Aggarwal
85250ba7bb
chore: update format
2025-07-02 11:53:26 +05:30
Chirag Aggarwal
9c413fd020
chore: remove deprecatedMessage
2025-07-02 11:41:21 +05:30
Khushboo Verma
3fa04727c7
Merge branch '1.7.x' into fix-push-to-existing-repo
2025-07-01 14:47:52 +05:30
Darshan
73b0b9d0dd
Merge branch '1.8.x' into 'update-documentation'.
2025-07-01 14:43:32 +05:30
Darshan
e66201bad5
Merge branch '1.7.x' into '1.8.x'.
2025-07-01 14:41:20 +05:30
Chirag Aggarwal
3d4e146942
chore: update ordering
2025-07-01 10:06:12 +05:30
Chirag Aggarwal
0ea66121b1
chore: add deprecated version
2025-07-01 09:54:57 +05:30
Jake Barnby
98dccf6d15
Map null on missing default
2025-06-30 22:27:29 -04:00
Khushboo Verma
58c1e2d6e2
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-01 02:29:08 +05:30
Khushboo Verma
ddb5c52e7c
Resolve merge conflicts
2025-07-01 02:25:38 +05:30
Khushboo Verma
ae72688c8e
Merge branch '1.7.x' into fix-push-to-existing-repo
2025-06-30 15:45:54 +05:30
Christy Jacob
63a02e11ac
Fix default value assignment in Mapper class to handle null cases
2025-06-27 18:42:02 +04:00
Chirag Aggarwal
591cc32bfc
Merge branch 'update-documentation' into deprecate-old-methods
2025-06-27 16:24:02 +05:30
Chirag Aggarwal
8027251224
Merge branch '1.7.x' into feat-exp-scheme
2025-06-27 09:21:27 +05:30
Chirag Aggarwal
fffdab23f9
chore: update scheme check
2025-06-27 08:29:13 +05:30
Matej Bačo
23f350c7d1
Merge branch '1.7.x' into fix-account-test-flakyness
2025-06-26 21:33:09 +02:00
Matej Bačo
b12ea0b3b1
Fix merge conflict bug
2025-06-26 21:22:38 +02:00
Matej Bačo
bda9adc52e
Fix sms mock endpoint
2025-06-26 20:04:56 +02:00
Matej Bačo
2fa3ca27af
Merge pull request #10052 from appwrite/fix-logs-order
...
Fix: logs order
2025-06-26 16:32:35 +02:00
Chirag Aggarwal
1555abcbd6
chore: use lowercase for check
2025-06-26 19:59:58 +05:30
Chirag Aggarwal
f8e74d073a
chore: fix scheme check, remove logging
2025-06-26 19:48:57 +05:30
Chirag Aggarwal
be40f1cbe3
chore: remove check for scheme
2025-06-26 19:44:41 +05:30
Chirag Aggarwal
043cead66b
chore: fix logging
2025-06-26 19:32:15 +05:30
Chirag Aggarwal
7e378a3a1e
chore: more logging
2025-06-26 19:10:35 +05:30
Chirag Aggarwal
e13089b1ce
chore: more logging
2025-06-26 19:09:14 +05:30
Chirag Aggarwal
06ce606ac7
Merge branch '1.7.x' into feat-exp-scheme
2025-06-26 18:38:10 +05:30
Christy Jacob
1dfba85bcc
Merge pull request #10054 from appwrite/chore-fix-tasks
...
refactor: replace Console loop with Swoole Timer for stats resource m…
2025-06-26 15:12:05 +04:00
Christy Jacob
204b00850d
Refactor log message documentation in Action class to improve clarity and formatting
2025-06-26 15:09:57 +04:00
Christy Jacob
5761320bfb
Update src/Appwrite/Platform/Action.php
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-26 15:05:55 +04:00
Jake Barnby
7508a22ddf
Lint
2025-06-25 16:49:12 -04:00
Jake Barnby
620266d9d6
Remove heartbeat
2025-06-25 16:40:02 -04:00
Jake Barnby
255be3babf
Ensure heartbeat is cleared on destruct
2025-06-25 14:52:14 -04:00
Jake Barnby
92a04535ac
Add database worker job logging
2025-06-25 14:35:17 -04:00
Christy Jacob
c479a11850
Add logging functionality to Action class with dump method and refactor disableSubqueries to use class filters
2025-06-25 21:56:30 +04:00
Christy Jacob
3cd31e2c06
Add disableSubqueries method to Action class and integrate it into StatsResources initialization
2025-06-25 21:46:15 +04:00
Christy Jacob
5173e03636
Merge branch '1.7.x' of github.com:appwrite/appwrite into chore-fix-tasks
2025-06-25 21:33:30 +04:00
Matej Bačo
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax
2025-06-25 16:46:30 +02:00
Matej Bačo
975f653e3e
Merge pull request #9969 from appwrite/feat-add-branch-url-for-first-git-deployment
...
Create commit & branch url for first git deployment when site is linked to repo
2025-06-25 16:45:41 +02:00
Darshan
d44b43373a
update: docs, misc.
2025-06-25 18:14:35 +05:30
Darshan
922eba865d
Merge branch 'database-aliases' into update-documentation
2025-06-25 17:51:34 +05:30
Darshan
67e546faa8
fix: namespace for table logs.
2025-06-25 17:50:54 +05:30
Matej Bačo
56347e42df
Fix syntax bug
2025-06-25 14:20:20 +02:00
Matej Bačo
6cb3e35c64
Merge branch '1.7.x' into fix-logs-order
2025-06-25 13:41:49 +02:00
Darshan
bce666e81b
add: scopes on migrations and update tests.
2025-06-25 17:02:21 +05:30
Darshan
b39325e23e
add: scopes on migrations.
2025-06-25 16:54:45 +05:30
Matej Bačo
b6d4baf4dc
Fix tests
2025-06-25 13:14:08 +02:00
Christy Jacob
c268b632fb
chore: update benchmark command to use JSON output format and adjust timer interval in StatsResources
2025-06-25 14:52:13 +04:00
Christy Jacob
17428ef433
refactor: replace Console loop with Swoole Timer for stats resource management
2025-06-25 14:18:22 +04:00
Matej Bačo
4b1966997b
Fix build duration calculation
2025-06-25 10:30:07 +02:00
Darshan
68bff78dfb
Merge branch 'database-aliases' into update-documentation
2025-06-25 11:55:38 +05:30
Darshan
d7d8dbdbd4
fix: name.
2025-06-25 11:53:21 +05:30
Darshan
fb81b13389
update: doc links.
2025-06-25 11:49:59 +05:30
Darshan
839015419c
Merge branch 'database-aliases' into update-documentation
2025-06-25 11:30:21 +05:30
Darshan
789064e295
add: new scopes to the api.
2025-06-25 11:29:45 +05:30
Darshan
7f4d6233a2
add: validators to swagger2.
2025-06-25 11:00:09 +05:30
Chirag Aggarwal
c331a3caae
chore: minor fixes
2025-06-25 11:00:07 +05:30
Chirag Aggarwal
dbc58655b2
Merge branch '1.7.x' into feat-exp-scheme
2025-06-25 07:53:28 +05:30
Matej Bačo
c04c2d271c
Remove logs, fix edge logs missing
2025-06-24 16:03:28 +02:00
Matej Bačo
b5bc240c0d
Fix ssr separation; add edge debugging logs
2025-06-24 15:56:06 +02:00
Matej Bačo
5dcc508870
Fix logs parsing
2025-06-24 15:38:39 +02:00
Matej Bačo
6996cc28a0
Fix logs order
2025-06-24 14:47:47 +02:00
Chirag Aggarwal
6d9b3aef0e
chore: fix table replacewith methods
2025-06-24 17:32:23 +05:30
Chirag Aggarwal
7d15d25773
chore: add more deprecations
2025-06-24 16:42:28 +05:30
Chirag Aggarwal
c7c198fa2e
chore: add more deprecations, add warning headers
2025-06-24 14:54:15 +05:30
Chirag Aggarwal
ccbd699ee7
chore: add namespace to replacements
2025-06-24 14:24:18 +05:30
Chirag Aggarwal
ac395452bc
chore: deprecate old database methods
2025-06-24 14:03:19 +05:30
Darshan
7f8fcb1b0b
fix: missing range on tables api.
2025-06-23 12:03:45 +05:30
Darshan
ebfa6eba8b
update: formatter, specs, docs, sdk method names.
2025-06-23 11:49:43 +05:30
Darshan
7e026b11b4
Merge branch '1.8.x' into lazy-load-relationships
2025-06-23 10:45:55 +05:30
Khushboo Verma
1319bf7ec1
Fix connect to existing repo flow
2025-06-21 01:41:41 +04:00
shimon
2df4dea0fc
Merge branch '1.7.x' of github.com:appwrite/appwrite into update-delete-project-signature
2025-06-19 17:19:27 +03:00
Darshan
36dfd217b6
Merge branch 'database-aliases' into update-documentation
2025-06-19 18:01:19 +05:30
Darshan
531f50a2c7
fix: sdk namespacing and graphql tests.
2025-06-19 17:59:29 +05:30
Darshan
c08db975d6
Merge branch '1.8.x' into database-aliases
2025-06-19 14:52:13 +05:30
Darshan
5287a3d619
address comment.
2025-06-19 14:52:01 +05:30
Darshan
caf2308300
address comment.
2025-06-19 14:50:15 +05:30
Darshan
3d6acaa19c
address comments.
2025-06-19 14:49:42 +05:30
Darshan
60ab787894
address comments.
2025-06-19 14:33:58 +05:30
Darshan
03b4026233
remove: leftover.
2025-06-19 14:33:23 +05:30
Darshan
1d23e2ec12
remove: use HTTP. update: inline context logic.
2025-06-19 14:31:54 +05:30
Darshan
e5caa85629
update: init with module structure.
2025-06-19 11:02:31 +05:30
Darshan
c41d37c982
change: namespace.
2025-06-19 10:54:56 +05:30
Darshan
83968a62f2
update: docs.
2025-06-19 10:42:48 +05:30
Jake Barnby
53a00deb0a
Merge pull request #10010 from ArnabChatterjee20k/dat-522
...
Added auth option to allow invalidating existing sessions
2025-06-18 17:41:41 -04:00
Khushboo Verma
095159d89b
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-18 22:15:19 +05:30
Darshan
5e9cabf115
Merge branch '1.8.x' into lazy-load-relationships
2025-06-18 18:36:47 +05:30
shimon
2cbc399fd5
update deleteProject scope
2025-06-18 14:46:55 +03:00
Chirag Aggarwal
55435216c8
Merge branch '1.7.x' into fix-platforms-duplication-swagger
2025-06-18 16:37:50 +05:30
Khushboo Verma
f4434264cd
Fix missing screenshot logs
2025-06-18 12:50:53 +05:30
Chirag Aggarwal
6ff6e0a93d
Merge branch '1.7.x' into fix-platforms-duplication-swagger
2025-06-18 12:46:31 +05:30
Darshan
d6bf748a07
address comments.
2025-06-18 12:00:19 +05:30
Khushboo Verma
520006864d
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-18 11:07:25 +05:30
Khushboo Verma
5a3e44a36d
Replace == with ===
2025-06-18 11:06:35 +05:30