fogelito
ffb3a522b0
Check tests
2025-07-21 14:06:39 +03:00
Jake Barnby
3e8cd9d748
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-07-21 18:53:02 +12:00
Darshan
5243af937f
fix: the default templates.
2025-07-20 14:40:30 +05:30
Chirag Aggarwal
7fecfc73ca
fix: formatting
2025-07-19 10:39:39 +05:30
Chirag Aggarwal
c55f039f13
chore: add unit test
2025-07-18 22:23:33 +05:30
Chirag Aggarwal
d613237fb4
chore: improve invalid scheme error in origin check
2025-07-18 22:08:43 +05:30
Chirag Aggarwal
ea0654cf5e
improve naming
2025-07-18 17:16:01 +05:30
Chirag Aggarwal
99ea9c5d80
chore: update cli to 8.2.2
2025-07-18 17:10:20 +05:30
Jake Barnby
97a4e5f355
Bump version
2025-07-18 21:38:35 +12:00
Jake Barnby
0b7f62c75c
Merge branch '1.8.x' into update-documentation
2025-07-18 19:51:57 +12:00
Darshan
5b60eb8b94
update: code quality.
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-07-18 12:44:51 +05:30
Darshan
5a44f6bcea
update: maintain consistency for permissions with a null check.
2025-07-18 12:03:46 +05:30
Darshan
d4de3a722d
Merge branch '1.8.x' into 'update-documentation'.
2025-07-18 11:46:27 +05:30
Darshan
d3726f9a55
fix: null permissions on tables api as well.
2025-07-18 11:37:47 +05:30
Darshan
dca9a17e7a
fix: null permissions.
2025-07-18 11:36:47 +05:30
Darshan
79bdf705d6
Merge branch '1.8.x' into 'bump-migrations'.
2025-07-18 10:57:29 +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
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
ee225834d9
Fix default param syntax
2025-06-26 21:39:00 +02:00
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
df902d2624
Fix account tests using old token
2025-06-26 20:47:59 +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