fogelito
4d670bb47d
Remove use
2025-07-20 12:06:23 +03:00
fogelito
a9e53a46a6
formatting
2025-07-20 12:04:55 +03:00
fogelito
e2797ab9d4
Disable index array
2025-07-20 11:57:43 +03:00
Steven Nguyen and GitHub
8b90acd8c6
Merge pull request #10164 from appwrite/improve-scheme-error
...
chore: improve invalid scheme error in origin check
2025-07-19 07:16:20 -07:00
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
Steven Nguyen and GitHub
5742dad1e4
Merge pull request #10161 from appwrite/update-dart-flutter
...
chore: update dart 16.1.0, flutter 17.0.2 and cli 8.2.2
2025-07-18 08:49:34 -07:00
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
Chirag Aggarwal
712425c383
fix: version
2025-07-18 15:59:09 +05:30
Chirag Aggarwal
0cc443b47c
fix: branch name
2025-07-18 15:56:12 +05:30
Chirag Aggarwal
c729a84d51
chore: update dart to 16.1.0 and flutter to 17.0.2
2025-07-18 15:55:11 +05:30
Jake Barnby and GitHub
33435890dd
Merge pull request #10158 from appwrite/fix-redirect-specs
...
Handle redirect validator in specs + GraphQL type mapper
2025-07-18 12:19:22 +12:00
Jake Barnby
0a5fbb7bc7
Handle redirect validator in specs + GraphQL type mapper
2025-07-18 11:59:32 +12:00
Matej Bačo and GitHub
1e61091834
Merge pull request #10157 from appwrite/fix-build-usage-specification
...
fix: build usage specification
2025-07-17 15:33:38 +02:00
loks0n
94decb26e6
fix: build usage specification
2025-07-17 14:05:05 +01:00
Matej Bačo and GitHub
a3f9707938
Merge pull request #10155 from appwrite/update-cli-8.2.1
...
Update cli 8.2.1
2025-07-17 11:55:14 +02:00
Chirag Aggarwal
0a82b6d30d
chore: update CLI to 8.2.1
2025-07-17 11:44:30 +05:30
Damodar Lohani and GitHub
0f38bb689f
Merge pull request #10138 from appwrite/update-react-native-0.10.1
...
chore: update react native to 0.10.1 and dotnet to 0.14.0
2025-07-15 10:39:30 +05:45
Steven Nguyen and GitHub
00889426de
Merge pull request #10150 from appwrite/fix-apple-oauth
...
fix: prevent injected $user from being shadowed
2025-07-14 21:29:16 -07:00
Steven Nguyen
477682e062
fix: prevent injected $user from being shadowed
2025-07-14 16:05:58 -07:00
Chirag Aggarwal
054b6a995a
update dotnet to 0.14.0
2025-07-14 08:54:37 +05:30
Chirag Aggarwal
a2ca08023d
chore: update composer
2025-07-12 12:18:11 +05:30
Chirag Aggarwal
8a2e0d4970
chore: update react native to 0.10.1 and changelog
2025-07-12 12:04:51 +05:30
Matej Bačo and GitHub
51d07832f7
Merge pull request #10136 from appwrite/update-cli-8.2.0
...
chore: update cli to 8.2.0
2025-07-11 16:39:13 +02:00
Matej Bačo and GitHub
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
0bdb64fc77
Fix migration tests
2025-07-11 15:54:53 +02:00
Chirag Aggarwal
32cb5e0a79
chore: update cli to 8.2.0
2025-07-11 16:31:50 +05:30
Matej Bačo and GitHub
e24671f6f4
Merge pull request #10135 from appwrite/fix-staging-specs
...
Fix: specs with new env vars
2025-07-11 12:08:21 +02:00
Matej Bačo
9bab764378
Fix specs with new env vars
2025-07-11 11:15:55 +02:00
Steven Nguyen and GitHub
fd35043dd7
Merge pull request #10119 from appwrite/fix-mobile-oauth2-redirect
...
fix: update OAuth2 redirect URLs
2025-07-10 16:46: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 and GitHub
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
Matej Bačo
18492ab917
Revert unwanted change
2025-07-10 16:16:06 +02:00
Matej Bačo
89d54f847f
Speed up build cancellation
2025-07-10 15:52:29 +02:00
Matej Bačo
6dc6ff6ba0
Fix formatting
2025-07-10 14:44:44 +02:00
Matej Bačo
581235f972
Fix more tests
2025-07-10 14:43:56 +02:00
Matej Bačo
f02ba4c976
Fix function tests
2025-07-10 14:25:53 +02:00
Matej Bačo
eaf9b8b228
Migrate remaining tests to node
2025-07-10 12:55:45 +02:00
Steven Nguyen
11332ed1f9
chore: fix deprecation warning from passing null into json_decode
2025-07-09 22:10:17 -07: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
Steven Nguyen and GitHub
9b90d8030e
Merge pull request #10129 from appwrite/dat-579
...
Changed the default permission param of upsert document
2025-07-09 20:44:36 -07:00
Steven Nguyen
53086fe975
fix: success validation in oauth2 redirect
...
We switched to using the Redirect class for validating redirect URLs to cover additional cases like react native expo scheme, but we missed this validation.
2025-07-09 15:11:30 -07:00
ArnabChatterjee20k
1d9aac5a49
updated upsert document test with api key
2025-07-09 23:57:39 +05:30
ArnabChatterjee20k
ca61b528b9
reverted the api signature and started handling it internally
2025-07-09 23:49:56 +05:30
ArnabChatterjee20k
50109b833a
removed tests for the upsert without permissions for passing the tests
2025-07-09 21:49:07 +05:30
Matej Bačo
5ace34790d
Migrate many tests to JS
2025-07-09 16:58:55 +02:00
Matej Bačo
1a3f8bbd48
quality fixes
2025-07-09 14:29:36 +02:00
Matej Bačo and GitHub
41fc925103
Merge branch '1.7.x' into chore-speed-up-tests
2025-07-09 13:47:33 +02:00
Matej Bačo and GitHub
a756e533e8
Merge pull request #10128 from appwrite/reduce-delete-batch-size
...
Reduce delete batch size
2025-07-09 13:46:03 +02:00
Matej Bačo and GitHub
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
ArnabChatterjee20k
13bd2341c0
empty commit to trigger tests
2025-07-09 17:02:44 +05:30
ArnabChatterjee20k
c36720e3b0
updated param of permissiosns in upsert and updated tests for upsert without permissions
2025-07-09 16:37:41 +05:30
fogelito
9cc61d89f0
$deleteBatchSize
2025-07-09 14:00:08 +03:00
Matej Bačo and GitHub
cc1129a7b9
Merge pull request #9952 from appwrite/fix-build-activation-race-condition
...
Fix build activation race condition
2025-07-09 11:59:40 +02: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 and GitHub
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
Matej Bačo and GitHub
6d321f6988
Merge pull request #10120 from appwrite/fix-file-tokens
...
Fix file tokens not working on file-security
2025-07-08 13:41:10 +02:00
Khushboo Verma
61a27bfe55
Simplify auto-activation logic and just update attributes
2025-07-08 16:30:43 +05:30
Darshan
7ca951ed81
remove: {}
2025-07-08 15:43:51 +05:30
Darshan
020814e672
update: inline guest headers.
2025-07-08 15:43:28 +05:30
Darshan
7ea896301f
update: test to include preview, view and download with file-security.
2025-07-08 15:42:38 +05:30
Darshan
97d5f0f030
add: e2e.
2025-07-08 15:34:52 +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
1a286ad3f4
Revert replica changes
2025-07-08 00:53:10 +05:30
Khushboo Verma
80c4982482
Update only specific attribute
2025-07-08 00:51:35 +05:30
Khushboo Verma
a23c99ad7a
Merge branch 'fix-build-activation-race-condition' of github.com:appwrite/appwrite into fix-build-activation-race-condition
2025-07-07 12:37:06 +05:30
Khushboo Verma
ea238bc5ec
Fix merge conflicts
2025-07-07 12:36:42 +05:30
Damodar Lohani and GitHub
edd7a4ac42
Merge pull request #10088 from appwrite/update-nodejs-17.1.0
...
Update nodejs 17.1.0
2025-07-07 11:14:25 +05:45
Chirag Aggarwal and GitHub
f678add130
Merge branch '1.7.x' into update-nodejs-17.1.0
2025-07-07 10:39:56 +05:30
Steven Nguyen and GitHub
543b872f60
Merge pull request #10107 from appwrite/fix-origin-validation-extensions
...
fix: origin validation for web extensions
2025-07-06 14:53:56 -07:00
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
Matej Bačo and GitHub
1cf9963bb6
Merge pull request #10104 from appwrite/chore-fix-site-template-test
...
Fix site template test
2025-07-04 15:17:09 +02:00
Khushboo Verma
2545977d47
Fix site template test
2025-07-04 17:46:21 +05:30
Torsten Dittmann and GitHub
dbadfa7bf8
Merge pull request #9650 from appwrite/feat-exp-scheme
...
feat: exp scheme
2025-07-04 14:09:54 +02:00
Chirag Aggarwal
37c7411405
Trigger Build
2025-07-04 16:51:30 +05:30
Chirag Aggarwal
bc8b10a69e
fix: origin tests
2025-07-04 16:46:14 +05:30
Chirag Aggarwal
7bbf58d0dd
update cli
2025-07-04 15:31:52 +05:30
Chirag Aggarwal and GitHub
df9ef1ace9
Merge branch '1.7.x' into feat-exp-scheme
2025-07-04 15:22:44 +05:30
Matej Bačo and GitHub
32903d9a81
Merge pull request #9999 from appwrite/chore-update-env-var-used-for-domain
...
Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN
2025-07-04 09:41:42 +02:00
Khushboo Verma and GitHub
131cdefac5
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-04 10:40:38 +05:30
Chirag Aggarwal and GitHub
231225ee10
Merge branch '1.7.x' into update-nodejs-17.1.0
2025-07-04 09:37:51 +05:30
Jake Barnby and GitHub
d205ac4579
Merge pull request #10099 from appwrite/feat-redis-publisher-scheduler
...
Add redis publisher to schedule base if available
2025-07-03 18:49:25 +00:00
Jake Barnby
5bb998b02d
Add API + CLI stubs
2025-07-03 14:24:40 -04:00
Jake Barnby
7d37f5b066
Lint
2025-07-03 14:18:19 -04:00
Jake Barnby
2a73dddbdb
Fix health
2025-07-03 14:09:08 -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 and GitHub
e721a9f11c
Merge branch '1.7.x' into feat-exp-scheme
2025-07-03 22:40:46 +05:30
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
Torsten Dittmann and GitHub
7c0216c592
Merge pull request #10098 from appwrite/fix/jwt-auth-db-admin-mode
...
fix: JWT authentication database selection for admin mode
2025-07-03 18:29:54 +02:00
Chirag Aggarwal
b6f11144b8
chore: popular schemes
2025-07-03 21:39:23 +05:30
Ariel Weinberger and GitHub
199b9f7e6d
fix nitpick
2025-07-03 11:06:36 -05:00
Ariel Weinberger and GitHub
d9486f38c4
fix: jwt auth database selection for admin mode
...
Use dbForPlatform for JWT user lookup in admin mode
2025-07-03 10:54:51 -05:00
Chirag Aggarwal
4747700eae
chore: add logging
2025-07-03 21:17:43 +05:30
Chirag Aggarwal
58c2f55d1c
fix: revert to main
2025-07-03 18:51:50 +05:30
Chirag Aggarwal
2cf7246c7a
fix: changelog
2025-07-03 18:15:50 +05:30
Chirag Aggarwal
dd9096fd2b
fix: lint
2025-07-03 18:04:28 +05:30
Chirag Aggarwal
60158aec0c
chore: update cli to 8.1.1 as well
2025-07-03 18:02:40 +05:30
Chirag Aggarwal
bb9a271fa8
chore: add scheme validation
2025-07-03 16:39:41 +05:30
Chirag Aggarwal and GitHub
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
Khushboo Verma and GitHub
642d046d65
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-03 00:38:33 +05:30
Jake Barnby and GitHub
d38b25e0b1
Merge pull request #10090 from appwrite/csv-fix
...
Fix: path and type
2025-07-02 19:04:00 +00:00
Khushboo Verma
9064fcc24e
Merge branch 'chore-update-env-var-used-for-domain' of github.com:appwrite/appwrite into chore-update-env-var-used-for-domain
2025-07-03 00:08:58 +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
Jake Barnby
55dc965dd6
Update lib
2025-07-02 14:32:05 -04:00
Jake Barnby
2ce3118ba9
Remove path update
2025-07-02 13:36:46 -04:00
Jake Barnby
ce8ae2294a
Update lock
2025-07-02 12:58:37 -04:00
Jake Barnby
b1724e9c9d
Update lock
2025-07-02 10:40:35 -04:00
Darshan
ed2d12f896
update: full path on appwrite.
2025-07-02 19:55:42 +05:30
Darshan
6f5d3d53c0
bump: for tests.
2025-07-02 19:51:36 +05:30
Darshan
6d792fcb6c
revert: lock.
2025-07-02 19:20:30 +05:30
Darshan
fc1a9a4e16
fix: path and revert deps.
2025-07-02 19:13:13 +05:30
Darshan
0e50fb7ec5
add: migrations lib logging for errors.
2025-07-02 17:04:26 +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
Darshan
beec2e780d
Merge branch '1.7.x' into csv-fix
2025-07-02 14:35:38 +05:30
Darshan
aa9a82d8ce
fix: document attribute type.
2025-07-02 14:32:16 +05:30
Chirag Aggarwal
421510f847
chore: update nodejs to 17.1.0
2025-07-02 11:01:25 +05:30
Jake Barnby and GitHub
49a5e01a53
Merge pull request #10086 from appwrite/revert-10051-chore-upgrade-utopia-queue
...
Revert "chore: update composer.json and composer.lock to include appwrite-lab…"
2025-07-01 22:44:59 +00:00
Jake Barnby
1cd69e26f8
Reapply "chore: update composer.json and composer.lock to include appwrite-lab…"
...
This reverts commit 99ccd64b4c .
2025-07-01 18:24:52 -04:00
Jake Barnby and GitHub
99ccd64b4c
Revert "chore: update composer.json and composer.lock to include appwrite-lab…"
2025-07-01 18:24:05 -04:00
Jake Barnby and GitHub
aa03045382
Merge pull request #10085 from appwrite/fix-tests
...
Fix tests, for `Cloud`
2025-07-01 14:28:23 +00:00
Darshan
4d0bd1d74f
add: delay, retries.
2025-07-01 18:10:19 +05:30
Darshan
385e4e14b8
add: delay, retries.
2025-07-01 17:33:11 +05:30
Matej Bačo and GitHub
67bdf8ffdc
Merge pull request #10034 from appwrite/fix-push-to-existing-repo
...
Fix connect to existing repo flow
2025-07-01 12:11:48 +02:00
Khushboo Verma and GitHub
3fa04727c7
Merge branch '1.7.x' into fix-push-to-existing-repo
2025-07-01 14:47:52 +05:30
Khushboo Verma and GitHub
2da811956c
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-07-01 12:22:36 +05:30
Khushboo Verma and GitHub
8ef24cb2a9
Merge branch '1.7.x' into fix-build-activation-race-condition
2025-07-01 12:22:17 +05:30
Jake Barnby and GitHub
e561a38524
Merge pull request #10051 from appwrite/chore-upgrade-utopia-queue
...
chore: update composer.json and composer.lock to include appwrite-lab…
2025-07-01 02:51:31 +00:00
Jake Barnby
a1af742c4b
Update lock
2025-06-30 22:28:09 -04:00
Jake Barnby
98dccf6d15
Map null on missing default
2025-06-30 22:27:29 -04:00
Jake Barnby
609e1adcf0
Catch
2025-06-30 22:27:18 -04:00
Jake Barnby
72cd501f21
Merge remote-tracking branch 'origin/1.7.x' into chore-upgrade-utopia-queue
2025-06-30 21:01:47 -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
5959457211
Merge branch '1.7.x' into fix-push-to-existing-repo
2025-07-01 01:24:45 +05:30
Steven Nguyen and GitHub
beb8e17013
Merge pull request #10079 from appwrite/chore-patch-cache-miss
...
patch: increase cache ttl to ensure hits
2025-06-30 12:04:45 -07:00
Christy Jacob and GitHub
448a8df1a2
Merge branch '1.7.x' into chore-patch-cache-miss
2025-06-30 21:12:46 +04:00
Christy Jacob
fd7628efe8
refactor: streamline cache handling in App::shutdown() and ensure file modification time updates
2025-06-30 21:03:30 +04:00
Christy Jacob
d6326758a8
patch: increase cache ttl to ensure hits
2025-06-30 20:58:00 +04:00
Chirag Aggarwal
2d00052db6
fix: general test
2025-06-30 20:50:29 +05:30
Chirag Aggarwal
db56361ad9
fix: add back empty checks
2025-06-30 19:48:05 +05:30
Chirag Aggarwal
843d4d9ea0
chore: use origin validator
2025-06-30 19:29:42 +05:30
Chirag Aggarwal
8a2ccd32b4
fix: remove redundant check
2025-06-30 19:09:15 +05:30
Chirag Aggarwal
39db3a3066
fix: order
2025-06-30 19:07:49 +05:30
Chirag Aggarwal
9242ef85eb
fix: order
2025-06-30 19:03:12 +05:30
Chirag Aggarwal
332c82e61e
fix: lint
2025-06-30 19:00:54 +05:30
Chirag Aggarwal
bfee98ca87
Merge branch '1.7.x' into feat-exp-scheme
2025-06-30 18:38:25 +05:30
Matej Bačo and GitHub
36aa22793f
Merge pull request #10043 from appwrite/fix-rules-platform-check
...
Fix: Platform check for Sites with automatic rule
2025-06-30 14:10:14 +02:00
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
Matej Bačo
ba7903af55
Merge branch '1.7.x' into fix-rules-platform-check
2025-06-27 12:46:06 +02:00
Christy Jacob and GitHub
cb19798284
Merge pull request #10070 from appwrite/update-cli-8.1.0
...
chore: update cli to 8.1.0 and add changelog
2025-06-27 14:26:32 +04:00
Chirag Aggarwal
156daca044
fix: composer
2025-06-27 15:50:32 +05:30
Chirag Aggarwal
f056a8ba2f
fix: composer
2025-06-27 15:49:08 +05:30
Chirag Aggarwal
151711aba9
Merge branch '1.7.x' into update-cli-8.1.0
2025-06-27 15:48:33 +05:30
Christy Jacob
14a4bb8828
Merge branch 'chore-upgrade-utopia-queue' of github.com:appwrite/appwrite into chore-upgrade-utopia-queue
2025-06-27 13:42:17 +04:00
Christy Jacob
a36525373d
Merge branch '1.7.x' of github.com:appwrite/appwrite into chore-upgrade-utopia-queue
2025-06-27 13:37:33 +04:00
Chirag Aggarwal
5a48fd6300
chore: update cli to 8.1.0 and add changelog
2025-06-27 11:43:56 +05:30
Chirag Aggarwal and GitHub
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 and GitHub
718cefdd94
Merge pull request #10066 from appwrite/fix-account-test-flakyness
...
Fix: flakyness of account tests
2025-06-26 22:18:00 +02:00
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 and GitHub
3a8dafe763
Merge branch '1.7.x' into fix-account-test-flakyness
2025-06-26 21:21:52 +02:00
Matej Bačo and GitHub
42a0d64137
Merge pull request #10068 from appwrite/chore-preview-logging
...
Chore: Preview endpoint logging
2025-06-26 20:53:30 +02:00
Matej Bačo
df902d2624
Fix account tests using old token
2025-06-26 20:47:59 +02:00
Matej Bačo
a356e86ced
Add previe wendpoint logging
2025-06-26 20:17:26 +02:00
Matej Bačo
bda9adc52e
Fix sms mock endpoint
2025-06-26 20:04:56 +02:00
Matej Bačo
8dcc3c4981
Merge branch '1.7.x' into fix-account-test-flakyness
2025-06-26 19:26:23 +02:00
Christy Jacob and GitHub
368f928fa9
Merge pull request #10067 from appwrite/fix-parameter-order
...
fix: correct parameter order in action function for robots.txt route
2025-06-26 21:05:12 +04:00
Christy Jacob
ee2796f870
fix: correct parameter order in action function for robots.txt route
2025-06-26 20:49:52 +04:00
Matej Bačo and GitHub
d4b53175dc
Update tests/e2e/Scopes/Scope.php
2025-06-26 18:33:22 +02:00
Matej Bačo
572ff06f53
Fix robots.txt 5xx error
2025-06-26 18:32:03 +02:00
Matej Bačo
87c100db28
Improve General tests logging
2025-06-26 18:09:07 +02:00
Matej Bačo
918ad8979d
Fix flakyness of account tests
2025-06-26 18:07:59 +02:00
Matej Bačo and GitHub
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
9861f60666
chore: add logging
2025-06-26 18:55:51 +05:30
Chirag Aggarwal
06ce606ac7
Merge branch '1.7.x' into feat-exp-scheme
2025-06-26 18:38:10 +05:30
Christy Jacob and GitHub
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
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
Christy Jacob
dbc7e5b42d
Fix output format flag in benchmark workflow for consistency
2025-06-26 15:05:10 +04:00
Christy Jacob and GitHub
22900e3de8
Merge pull request #10061 from appwrite/fix-missing-injections
...
Add: missing injections
2025-06-26 13:24:08 +04:00
Matej Bačo and GitHub
e5621f3218
Merge pull request #10062 from appwrite/add-runtimeEntrypoint
...
chore: add runtimeEntrypoint param
2025-06-26 10:29:21 +02:00
Chirag Aggarwal
276a294391
chore: update createExecution
2025-06-26 13:37:43 +05:30
Chirag Aggarwal
8bf3a8bf5d
chore: add runtimeEntrypoint param
2025-06-26 13:29:06 +05:30
Darshan
72956d1995
fix: misaligned param order.
2025-06-26 13:07:11 +05:30
Darshan
038b5d7418
fix: lint.
2025-06-26 12:40:56 +05:30
Darshan
8f5b53d16c
revert: composer.lock.
2025-06-26 12:36:37 +05:30
Darshan
d2753bd491
add: missing injections.
2025-06-26 12:34:38 +05:30
Jake Barnby
921b2bcc5d
Merge remote-tracking branch 'origin/1.7.x' into chore-upgrade-utopia-queue
2025-06-25 18:58:08 -04:00
Jake Barnby and GitHub
e8982e6b11
Merge pull request #10056 from appwrite/feat-update-logging
...
Add database worker job logging
2025-06-25 17:59:59 -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
f0ea206f29
Fix bench
2025-06-25 15:56:07 -04:00
Jake Barnby
d52d8f7697
Fix API dump
2025-06-25 15:47:57 -04:00
Jake Barnby
255be3babf
Ensure heartbeat is cleared on destruct
2025-06-25 14:52:14 -04:00
Jake Barnby
e37cea5146
Add more trigger logging
2025-06-25 14:50:29 -04:00
Jake Barnby
d7d7fa3096
Add trigger logging
2025-06-25 14:47:23 -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
Christy Jacob and GitHub
3fae6ae91c
Merge pull request #10011 from appwrite/PLA-3018
...
Override project via custom domains log
2025-06-25 19:49:26 +04:00
shimon
19152f50dc
Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018
...
# Conflicts:
# .github/workflows/benchmark.yml
2025-06-25 18:48:53 +03:00
Matej Bačo and GitHub
bfbcd648f1
Merge pull request #9967 from appwrite/feat-use-first-class-callable-syntax
...
Use ->action(...)) instead of ->callback([$this, 'action']);
2025-06-25 17:13:50 +02:00
Matej Bačo and GitHub
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax
2025-06-25 16:46:30 +02:00
Matej Bačo and GitHub
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
Matej Bačo
c85cfe132e
Improve flaky tests logging
2025-06-25 15:53:59 +02:00
Matej Bačo
4fff9b94f8
Fix benchmark param name
2025-06-25 14:45:58 +02:00
Matej Bačo
4b5fa0652a
Merge branch '1.7.x' into fix-rules-platform-check
2025-06-25 14:44:52 +02:00
Matej Bačo
f1590652cb
Improve benchmark logging
2025-06-25 14:30:50 +02:00
Matej Bačo
df82340dae
Improve code quality
2025-06-25 14:22:55 +02:00
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
Matej Bačo and GitHub
213cbf055a
Merge pull request #10053 from appwrite/fix-build-duration
...
Fix: build duration calculation
2025-06-25 13:41:24 +02:00
Matej Bačo and GitHub
f394f3de62
Merge pull request #10055 from appwrite/chore-fix-benchmark-ci
...
chore: fix benchmark CI
2025-06-25 13:36:11 +02:00
Christy Jacob
93651c776e
chore: fix benchmark CI
2025-06-25 15:32:19 +04:00
Christy Jacob
347f035105
chore: fix benchmark CI
2025-06-25 15:27:51 +04:00
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
shimon
e712ba5763
Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018
2025-06-25 10:18:07 +03:00
Chirag Aggarwal
1a9664a679
chore: fix benchmark
2025-06-25 11:43:18 +05:30
Chirag Aggarwal
65b5af1b00
chore: fix tests
2025-06-25 11:27:23 +05:30
Chirag Aggarwal
6dda6e1fda
chore: remove console log
2025-06-25 11:25:39 +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
Christy Jacob
b646eb7758
chore: update composer.json and composer.lock to upgrade utopia-php/queue to version 0.12.0 and appwrite-labs/php-amqplib to version 0.1.1
2025-06-25 00:23:21 +04:00
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
Christy Jacob
fe080153e6
chore: update benchmark workflow to use JSON output format
2025-06-24 15:28:07 +04:00
Christy Jacob
4759407696
chore: update composer.json and composer.lock to include appwrite-labs/php-amqplib and adjust utopia-php/queue version
2025-06-24 14:57:30 +04:00
Steven Nguyen and GitHub
030d37fd5f
Merge pull request #10036 from appwrite/update-executor
...
chore: update executor to fix s3 endpoint bug
2025-06-23 19:23:03 -07:00
shimon
213b1ae20e
benchmark cli
2025-06-23 20:57:39 +03:00
shimon
4e0faf67f7
benchmark cli
2025-06-23 20:39:52 +03:00
shimon
3059eecbeb
benchmark cli
2025-06-23 20:27:12 +03:00
shimon
dd8894ad1e
Merge remote-tracking branch 'origin/PLA-3018' into PLA-3018
2025-06-23 20:21:25 +03:00
shimon
28f420f10c
Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018
2025-06-23 20:20:43 +03:00
54748b7d32
Update app/controllers/general.php
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2025-06-23 20:50:59 +04:00
Matej Bačo
b69ff36ddb
Manual QA fixes
2025-06-23 11:57:06 +02:00
Matej Bačo
c1bd493fbe
Move refferer to resource; re-use in OPTIONS; re-use in platform check
2025-06-23 11:28:18 +02:00
Steven Nguyen and GitHub
ffc7f4c7ae
Merge pull request #9590 from appwrite/fix-templates
...
Fix template to use button
2025-06-21 09:33:06 -07:00
Christy Jacob and GitHub
53ae307466
Merge pull request #10035 from appwrite/revert-9890-PLA-2762
...
Revert "worker: Graceful shutdown on SIGTERM"
2025-06-21 12:47:19 +04:00
Steven Nguyen
7238e11bdb
fix: pin utopia-php/queue to 0.11.0
...
With the revert of PLA-2762, we need to pin the utopia-php/queue package to version 0.11.0 to avoid using the graceful shutdown feature that was introduced in version 0.11.1.
2025-06-20 20:31:26 -07:00
Chirag Aggarwal
2ac4d9f901
chore: update executor to fix s3 endpoint bug
2025-06-21 07:59:54 +05:30
Steven Nguyen and GitHub
6d55299836
Revert "worker: Graceful shutdown on SIGTERM"
2025-06-20 18:40:04 -07:00
Khushboo Verma
1319bf7ec1
Fix connect to existing repo flow
2025-06-21 01:41:41 +04:00
shimon
d8c88fb420
composer
2025-06-19 19:44:33 +03:00
Christy Jacob and GitHub
fd952f20d3
Merge pull request #10028 from appwrite/update-delete-project-signature
...
Update delete project signature
2025-06-19 20:38:13 +04:00
shimon
1d0af0b27d
Merge branch '1.7.x' of github.com:appwrite/appwrite into update-delete-project-signature
2025-06-19 18:42:05 +03:00
Christy Jacob and GitHub
81f07d4e98
Merge pull request #10025 from appwrite/update-reactnative-sdk
...
chore: update react native sdk and changelog
2025-06-19 19:03:02 +04:00
shimon
c277408543
Merge remote-tracking branch 'origin/update-delete-project-signature' into update-delete-project-signature
2025-06-19 17:19:57 +03: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
shimon
68fc0f898f
set log projectId on the router method
2025-06-19 17:15:43 +03:00
Chirag Aggarwal
c1f46fc20b
chore: update cli
2025-06-19 18:00:58 +05:30
Chirag Aggarwal and GitHub
d70e838816
Merge branch '1.7.x' into update-reactnative-sdk
2025-06-19 16:14:39 +05:30
shimon
0f8c5fe292
Merge branch '1.7.x', commit 'c0c30fe767f8c197b8793bf562f57146e5ba15a8' of github.com:appwrite/appwrite into PLA-3018
2025-06-19 12:46:34 +03:00
Christy Jacob and GitHub
1eb5255998
Merge branch '1.7.x' into update-delete-project-signature
2025-06-18 21:02:33 +04:00
Khushboo Verma
e65ed58ca4
Merge branch 'chore-update-env-var-used-for-domain' of github.com:appwrite/appwrite into chore-update-env-var-used-for-domain
2025-06-18 22:17:11 +05:30
Khushboo Verma
095159d89b
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-18 22:15:19 +05:30
Christy Jacob and GitHub
ad9c1ec4a8
Merge pull request #10008 from appwrite/fix-platforms-duplication-swagger
...
fix: duplication of platforms in swagger specs
2025-06-18 18:56:51 +04:00
Chirag Aggarwal and GitHub
9b1f2dfb8b
Merge branch '1.7.x' into fix-platforms-duplication-swagger
2025-06-18 19:01:43 +05:30
Chirag Aggarwal
89b559dd8f
chore: update composer
2025-06-18 18:57:38 +05:30
shimon
7ba8a28c54
Merge branch '1.7.x' of github.com:appwrite/appwrite into update-delete-project-signature
2025-06-18 15:51:37 +03:00
Christy Jacob and GitHub
3b629e6e37
Merge branch '1.7.x' into update-reactnative-sdk
2025-06-18 16:15:09 +04:00
shimon
2cbc399fd5
update deleteProject scope
2025-06-18 14:46:55 +03:00
Christy Jacob and GitHub
528b4f459c
Merge pull request #10007 from appwrite/update-sdk-versions-cli
...
chore: update cli version and add bulk operation warnings
2025-06-18 15:36:22 +04:00
Chirag Aggarwal and GitHub
55435216c8
Merge branch '1.7.x' into fix-platforms-duplication-swagger
2025-06-18 16:37:50 +05:30
Chirag Aggarwal and GitHub
8a1ffca9f9
Merge branch '1.7.x' into update-reactnative-sdk
2025-06-18 16:07:21 +05:30
Christy Jacob and GitHub
509392c48b
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-18 13:44:04 +04:00
Christy Jacob and GitHub
06e382be08
Merge pull request #10024 from appwrite/chore-fix-missing-screenshot-logs
...
Fix missing screenshot logs
2025-06-18 13:42:15 +04:00
Chirag Aggarwal
5934ad459f
chore: update react native sdk and changelog
2025-06-18 13:44:33 +05:30
Khushboo Verma
f4434264cd
Fix missing screenshot logs
2025-06-18 12:50:53 +05:30
Chirag Aggarwal and GitHub
6ff6e0a93d
Merge branch '1.7.x' into fix-platforms-duplication-swagger
2025-06-18 12:46:31 +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
Jake Barnby and GitHub
727ad6832b
Merge pull request #9985 from appwrite/1.8.x
...
1.8.x
2025-06-17 16:58:53 -04:00
Jake Barnby
d84151192e
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-06-17 15:58:07 -04:00
Jake Barnby and GitHub
178a8ff8e9
Merge pull request #10022 from appwrite/revert-10017-update-delete-project-signature
...
Revert "Update delete project scope"
2025-06-17 15:45:36 -04:00
Jake Barnby and GitHub
cc0dfd9e69
Revert "Update delete project scope"
2025-06-17 15:20:53 -04:00
Jake Barnby and GitHub
5d62613cbc
Merge pull request #9947 from appwrite/add-readable-error
...
Add readable error for csv imports
2025-06-17 14:51:34 -04:00
Christy Jacob and GitHub
119bf71e1a
Merge pull request #9998 from appwrite/fix-github-check-urls
...
Fix all vcs urls missing region
2025-06-17 18:13:19 +04:00
Khushboo Verma
22cda269b1
Update console
2025-06-17 18:37:02 +05:30
Khushboo Verma
e8e7ee01b4
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
2025-06-17 14:01:50 +05:30
Khushboo Verma
dc881f46ed
Merge branch 'fix-github-check-urls' of github.com:appwrite/appwrite into fix-github-check-urls
2025-06-17 14:01:27 +05:30
Khushboo Verma
5fceab8926
Merge branch '1.7.x' into fix-github-check-urls
2025-06-17 14:01:05 +05:30
Khushboo Verma
b7ffd2ca94
Revert some changes
2025-06-17 13:57:21 +05:30
Khushboo Verma
9356fb4cb4
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-17 12:16:37 +05:30
Khushboo Verma
41bc8272ff
Add env var to docker-compose
2025-06-17 12:15:52 +05:30
Darshan
149ad1a0f3
update: simplify filtering.
2025-06-17 10:11:23 +05:30
Darshan and GitHub
227c4fde13
Merge branch '1.8.x' into add-readable-error
2025-06-17 09:49:24 +05:30
Darshan
f31a7c007e
fix: errors not being replaced but appended.
2025-06-17 09:47:58 +05:30
Darshan
c4e7861358
update: send only the relevant errors info to frontend.
2025-06-17 09:25:58 +05:30
Darshan
cacf323993
update: fallback font to sans-serif.
2025-06-17 09:15:26 +05:30
Jake Barnby
3729c6b1c2
Cast sequence
2025-06-16 13:24:48 -04:00
Darshan and GitHub
1b768cdb90
Merge branch '1.7.x' into fix-templates
2025-06-16 22:16:16 +05:30
Darshan and GitHub
65ac334e50
Merge branch '1.7.x' into fix-github-check-urls
2025-06-16 22:16:01 +05:30
Jake Barnby and GitHub
3ca9599f73
Merge pull request #10018 from appwrite/revert-9669-lazy-load-relationships
...
Revert "Feat: Lazy-load relationships"
2025-06-16 11:48:44 -04:00
Jake Barnby and GitHub
e704e96290
Revert "Feat: Lazy-load relationships"
2025-06-16 11:48:27 -04:00
Jake Barnby and GitHub
a21ccfd694
Merge pull request #9669 from appwrite/lazy-load-relationships
...
Feat: Lazy-load relationships
2025-06-16 11:48:18 -04:00
Jake Barnby
89f0c28e26
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .coderabbit.yaml
2025-06-16 11:37:50 -04:00
Christy Jacob and GitHub
ea33588f26
Merge pull request #10017 from appwrite/update-delete-project-signature
...
Update delete project scope
2025-06-16 18:48:33 +04:00
shimon
384b423129
update deleteProject scope
2025-06-16 17:46:23 +03:00
Khushboo Verma
ad60ff9972
Update url in general.php
2025-06-16 19:16:20 +05:30
Khushboo Verma
8c8abfdece
Add var_dumps to debug
2025-06-16 18:47:50 +05:30
Khushboo Verma
5e345c0388
Revert some changes
2025-06-16 17:29:01 +05:30
Khushboo Verma
362618c5af
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
2025-06-16 17:19:55 +05:30
Khushboo Verma
15f81d29f3
Merge branch '1.7.x' into fix-github-check-urls
2025-06-16 17:19:10 +05:30
Christy Jacob and GitHub
006153e14a
Merge pull request #10016 from appwrite/feat-support-tar-2
...
feat: tar support
2025-06-16 13:45:59 +04:00
loks0n
9196ae7908
feat: tar support
2025-06-16 10:44:15 +01:00
Christy Jacob and GitHub
b46a4dfd3e
Merge pull request #10005 from appwrite/update-coderabbit-config
...
chore: update coderabbit config file
2025-06-16 12:43:05 +04:00
shimon
c0c30fe767
remove duplicate use
2025-06-15 12:40:22 +03:00
shimon
d7e2552999
Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018
2025-06-15 12:38:50 +03:00
shimon
7d54a6191d
remove duplicate use
2025-06-15 12:13:15 +03:00
shimon
4d41c90367
remove duplicate use
2025-06-15 12:00:39 +03:00
shimon
96c035401b
Override project resource to update hooks, since x-appwrite-project is not available when executing custom domain function
2025-06-15 11:30:57 +03:00
Darshan and GitHub
3be1aa3801
Merge branch '1.7.x' into fix-templates
2025-06-15 11:21:33 +05:30
Chirag Aggarwal
0c163baf80
fix: reset array keys after removing duplicates in swagger specs
2025-06-15 11:06:00 +05:30
Chirag Aggarwal
ac2acbb770
fix: duplication of platforms in swagger specs
2025-06-14 14:21:26 +05:30
Chirag Aggarwal
e54a157ca8
chore: remove createDocuments method from client side specs
2025-06-14 13:29:50 +05:30
Chirag Aggarwal
050a563db1
chore: update cli version and add bulk operation warnings
2025-06-14 13:24:10 +05:30
Chirag Aggarwal and GitHub
b096af22a7
Merge branch '1.7.x' into update-coderabbit-config
2025-06-14 12:05:47 +05:30
Chirag Aggarwal
c8854e01de
chore: formatting
2025-06-14 12:05:40 +05:30
Chirag Aggarwal
089a80e9a3
chore: update coderabbit config file
2025-06-14 11:57:21 +05:30
Steven Nguyen and GitHub
52f83c4015
Merge pull request #10004 from appwrite/fix-invalid-factors
...
fix: prevent 'Attribute "factors" must be an array' error
2025-06-13 10:46:24 -07:00
Darshan and GitHub
9dd5898dfd
Merge branch '1.7.x' into fix-invalid-factors
2025-06-13 22:30:43 +05:30
Steven Nguyen and GitHub
7b322f8502
Merge pull request #10003 from appwrite/update-assistant
...
Update appwrite-assistant image version to 0.8.3
2025-06-13 09:35:43 -07:00
Steven Nguyen
160c937dc2
fix: prevent 'Attribute "factors" must be an array' error
...
Because array_unique() preserves keys, the $factors can go from:
[
0 => 'password',
1 => 'totp',
2 => 'totp',
3 => 'email'
]
to:
[
0 => 'password',
1 => 'totp',
3 => 'email'
]
and because this is not an array list, the validation fails.
Using array_values() after array_unique() will reset the keys to be sequential, resulting in:
[
0 => 'password',
1 => 'totp',
2 => 'email'
]
2025-06-13 09:17:05 -07:00
Chirag Aggarwal
c510af0a90
Update appwrite-assistant image version to 0.8.3
2025-06-13 20:21:03 +05:30
Darshan and GitHub
44a5a3eca1
Merge branch '1.8.x' into lazy-load-relationships
2025-06-13 20:01:01 +05:30
Khushboo Verma
3ad5a2652e
Update console version
2025-06-13 19:14:00 +05:30
Khushboo Verma and GitHub
28db9a289b
Merge branch '1.7.x' into feat-add-branch-url-for-first-git-deployment
2025-06-13 19:08:14 +05:30
Khushboo Verma
88d9bdd395
Merge branch 'fix-build-activation-race-condition' of github.com:appwrite/appwrite into fix-build-activation-race-condition
2025-06-13 19:05:12 +05:30
Khushboo Verma
995482ee20
Update console version
2025-06-13 19:04:46 +05:30
Khushboo Verma
d2abdea6cf
Resolve merge conflicts
2025-06-13 19:04:17 +05:30
Khushboo Verma
fc656167d5
Composer update
2025-06-13 18:11:51 +05:30
Khushboo Verma
37388fcf1b
Change php version in composer.lock
2025-06-13 18:08:19 +05:30
Khushboo Verma
55be41f633
Resolve merge conflicts
2025-06-13 18:06:47 +05:30
Darshan
f09042dfb1
update: swap request/response filters from 1.7.x to 1.8.x.
2025-06-13 16:47:40 +05:30
Darshan
d01f1c1a7c
remove: trace from errors.
2025-06-13 16:20:07 +05:30
Matej Bačo and GitHub
4704f6f0b0
Merge pull request #9991 from appwrite/feat-ref-param-to-vcs-list-contents
...
Add ref param to vcs list contents
2025-06-13 12:49:47 +02:00
Khushboo Verma and GitHub
3f14c27c9c
Merge branch '1.7.x' into feat-ref-param-to-vcs-list-contents
2025-06-13 16:03:11 +05:30
Matej Bačo and GitHub
3ce2ad188a
Merge pull request #9966 from appwrite/feat-speed-up-site-tests
...
Use static code instead of astro in tests
2025-06-13 12:31:08 +02:00
Khushboo Verma
481f1b48b2
Merge branch 'feat-ref-param-to-vcs-list-contents' of github.com:appwrite/appwrite into feat-ref-param-to-vcs-list-contents
2025-06-13 15:55:24 +05:30
Khushboo Verma
221f15313c
Update var name and generate specs
2025-06-13 15:55:02 +05:30
Khushboo Verma
4099f8968a
Merge branch '1.7.x' into feat-ref-param-to-vcs-list-contents
2025-06-13 15:51:35 +05:30
Khushboo Verma
cee6420fa2
Use env vars instead of request
2025-06-13 15:50:53 +05:30
Matej Bačo and GitHub
e7c0111229
Merge branch '1.7.x' into feat-speed-up-site-tests
2025-06-13 12:05:48 +02:00
Khushboo Verma
8bac836483
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
2025-06-13 15:18:31 +05:30
Khushboo Verma
01aa9fbb48
Merge branch 'chore-update-env-var-used-for-domain' of github.com:appwrite/appwrite into chore-update-env-var-used-for-domain
2025-06-13 15:18:17 +05:30
Khushboo Verma and GitHub
d7c3100fe9
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-13 15:18:02 +05:30
Jake Barnby
fc0e1b607d
Update database
2025-06-12 14:57:12 -04:00
Jake Barnby
bc7b310c51
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-06-12 12:20:34 -04:00
Jake Barnby
cf830affc9
Check not development for plan error
2025-06-12 12:20:21 -04:00
Khushboo Verma
43f9254302
Merge branch '1.7.x' into chore-update-env-var-used-for-domain
2025-06-12 20:32:02 +05:30
Khushboo Verma
014036e9c1
Merge branch 'fix-github-check-urls' of github.com:appwrite/appwrite into fix-github-check-urls
2025-06-12 20:31:12 +05:30
Khushboo Verma
ce67def030
Merge branch '1.7.x' into fix-github-check-urls
2025-06-12 20:28:20 +05:30
Khushboo Verma and GitHub
5df2f5ff80
Merge branch '1.7.x' into fix-github-check-urls
2025-06-12 19:36:27 +05:30
Matej Bačo and GitHub
4d650114f2
Merge pull request #10000 from appwrite/chore-remove-endpoint-selector
...
chore: remove endpoint selector
2025-06-12 15:39:10 +02:00
loks0n
bc41838c66
chore: remove endpoint selector
2025-06-12 14:22:17 +01:00
loks0n
3d9e22a6df
chore: remove endpoint selector for edge
2025-06-12 14:18:05 +01:00
Khushboo Verma
710b8bda56
Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN
2025-06-12 17:27:21 +05:30
Khushboo Verma and GitHub
1b6d05a0fb
Merge branch '1.7.x' into feat-ref-param-to-vcs-list-contents
2025-06-12 11:45:53 +05:30
Khushboo Verma
176c085068
Fix all vcs urls missing region
2025-06-12 11:43:11 +05:30
Darshan
0487fae9b1
Merge branch '1.8.x' into 'add-readable-error'.
2025-06-12 11:02:10 +05:30
Darshan
c06ff42f61
fix: attribute types; update: remove sensitive information from realtime payload.
2025-06-12 10:43:35 +05:30
Darshan
9f30b0263a
simplify: queries.
2025-06-12 09:15:36 +05:30
Darshan
5aa88be49c
simplify: queries.
2025-06-12 09:14:02 +05:30
Darshan
f6fa1aea99
revert: unnecessary changes.
2025-06-12 09:10:59 +05:30
Darshan
df9a6d81fd
remove: unnecessary change.
2025-06-12 09:07:56 +05:30
Darshan
6f493e7c29
remove: unnecessary change.
2025-06-12 09:07:22 +05:30
Darshan and GitHub
d5bbb95f3b
Merge branch '1.8.x' into lazy-load-relationships
2025-06-12 09:05:56 +05:30
Darshan
87c9f93fa7
address comment.
2025-06-12 09:05:37 +05:30
Jake Barnby
517870dd45
Test timing
2025-06-11 20:41:02 -04:00
Jake Barnby
7dd45b0644
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# src/Appwrite/Platform/Workers/StatsUsageDump.php
2025-06-11 17:22:20 -04:00
Jake Barnby and GitHub
7fb4dc5f07
Merge pull request #9997 from ArnabChatterjee20k/dat-452
...
Transfer control for the migration
2025-06-11 16:05:15 -04:00
Christy Jacob and GitHub
e267283fa9
Merge pull request #9996 from appwrite/feat-after-build-hook
...
feat after build hook
2025-06-11 21:16:01 +04:00
ArnabChatterjee20k
84f4a5dba0
added logging of errors instead of throwing
2025-06-11 22:11:43 +05:30
loks0n
0c8ae4f34f
feat(builds): after build hook
2025-06-11 16:40:42 +01:00
Christy Jacob and GitHub
0e17aeaa57
Merge pull request #9946 from appwrite/fix-usage-queues
...
Fix usage queues
2025-06-11 18:54:39 +04:00
Christy Jacob and GitHub
78d542427a
Merge pull request #9995 from appwrite/optimise-maintenance-task
...
fix: project iteration loop
2025-06-11 18:51:21 +04:00
Christy Jacob
b4b28a9cf4
fix: project iteration loop
2025-06-11 18:36:52 +04:00
Khushboo Verma and GitHub
22f64040e3
Merge branch '1.7.x' into feat-ref-param-to-vcs-list-contents
2025-06-11 18:10:58 +05:30
Darshan
93472ac40e
remove: response format based tests.
2025-06-11 10:38:22 +05:30
Darshan
d6829dfb34
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-11 10:08:51 +05:30
Darshan
4332adaf37
update: tests to correctly run on 1.6.x response format.
2025-06-11 10:06:32 +05:30
Steven Nguyen and GitHub
c14d40cc5a
Merge pull request #9993 from appwrite/re-revert-pla-2914
...
chore: restore unique filename for health check #9842
2025-06-10 21:34:52 -07:00
Steven Nguyen and GitHub
eab0faab83
Merge pull request #9987 from appwrite/update-sdks-2
...
chore: update SDK versions
2025-06-10 21:34:18 -07:00
Chirag Aggarwal
851894947f
chore: restore unique filename for health check #9842
2025-06-11 03:55:11 +00:00
Jake Barnby
077c80ca26
Fix exclude
2025-06-10 19:57:41 -04:00
Jake Barnby
082309697c
Fix DB delete cache purge
2025-06-10 15:55:54 -04:00
Jake Barnby
963d177b17
Update admin spec
2025-06-10 15:50:18 -04:00
Jake Barnby
178dec01fd
Add admin key
2025-06-10 15:44:40 -04:00
Jake Barnby
5f588b0c65
Fix open API specs
2025-06-10 15:22:13 -04:00
Jake Barnby
d067d215b1
Generate latest
2025-06-10 15:09:15 -04:00
Jake Barnby
a77eea6b55
Fix numeric type values
2025-06-10 15:05:26 -04:00
Jake Barnby
d3af2e4735
Add SDK version support
2025-06-10 14:27:19 -04:00
Jake Barnby
a82bd62ef6
Remove bundle
2025-06-10 14:11:49 -04:00
Jake Barnby
a95a651d30
Add specs
2025-06-10 14:08:21 -04:00
Jake Barnby
8c6f0a4e7b
Fix merge
2025-06-10 13:42:41 -04:00
Jake Barnby
52de9030c4
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-06-10 13:20:02 -04:00
Jake Barnby and GitHub
ff92b23d8e
Merge pull request #9986 from appwrite/feat-incr
...
Add increment + decrement routes
2025-06-10 13:19:24 -04:00
Christy Jacob and GitHub
0554f9295b
Merge pull request #9989 from appwrite/optimise-maintenance-task
...
Optimise maintenance task
2025-06-10 20:48:06 +04:00
Jake Barnby
ffb27284e5
Type as integer in query base
2025-06-10 11:51:17 -04:00
Jake Barnby
e1a291ff21
Consistent messages
2025-06-10 11:50:57 -04:00
Khushboo Verma
72090248e5
Add ref param to vcs list contents
2025-06-10 20:37:37 +05:30
Christy Jacob
261adac306
chore: linter
2025-06-10 16:40:02 +04:00
Chirag Aggarwal
a1ff96829d
chore: update pkgs
2025-06-10 12:38:48 +00:00
Christy Jacob
e8e2bb87f6
chore: update maintenance task to only iterate over active projects
2025-06-10 16:17:38 +04:00
Christy Jacob
b1e11ab854
chore: update maintenance task to only iterate over active projects
2025-06-10 16:14:53 +04:00
Christy Jacob
bc3e1990d0
chore: update maintenance task to only iterate over active projects
2025-06-10 16:12:24 +04:00
Khushboo Verma and GitHub
dde7570072
Merge branch '1.7.x' into fix-build-activation-race-condition
2025-06-10 16:21:51 +05:30
Darshan and GitHub
e6d143c806
Merge branch '1.7.x' into fix-templates
2025-06-10 14:20:28 +05:30
Khushboo Verma and GitHub
ef12f49277
Merge branch '1.7.x' into feat-add-branch-url-for-first-git-deployment
2025-06-10 13:08:34 +05:30
Darshan
2df28bdf19
remove: migrations, simplify error recording for frontend.
2025-06-10 12:07:58 +05:30
Darshan
357b290e36
revert: unnecessary change added during merge.
2025-06-10 10:46:55 +05:30
Darshan
45619e6093
bump: composer.
2025-06-10 10:41:26 +05:30
Darshan
5b6bc81b29
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-10 10:40:48 +05:30
Darshan
2fa5bc614c
add: 1.6.x format tests.
2025-06-10 10:35:51 +05:30
Jake Barnby
6ea61106f4
Update model
2025-06-10 00:37:33 -04:00
Jake Barnby
cf13a45188
Docs
2025-06-10 00:36:55 -04:00
Jake Barnby
91b1670e52
Fix event
2025-06-10 00:35:03 -04:00
Jake Barnby
e6881c10d4
Fix desc
2025-06-10 00:32:38 -04:00
Jake Barnby
5585a75624
Fix auth skips
2025-06-10 00:22:46 -04:00
Jake Barnby
fd7d4db4c4
Fix path param
2025-06-10 00:22:38 -04:00
Jake Barnby
9fc2c5db69
Add increment + decrement routes
2025-06-09 23:56:30 -04:00
Jake Barnby
bd4bb48da2
Fix merge
2025-06-09 20:50:02 -04:00
Jake Barnby
41ce945c02
Update lock
2025-06-09 20:23:15 -04:00
Jake Barnby
c852cb3ed0
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/Audits.php
2025-06-09 20:08:41 -04:00
Darshan
fa67144f32
fix: add a small timer again for 1.6.x response format.
2025-06-09 19:59:01 +05:30
Darshan
2202b11a26
fix: cases for backwards compatibility to add database and collection ids when using a wildcard.
2025-06-09 19:45:48 +05:30
Matej Bačo and GitHub
166b19b65c
Merge pull request #9982 from appwrite/fix-redirect-rule-parent-1.7.x
...
Fix: Redirect rule parent resource
2025-06-09 14:03:49 +02:00
Matej Bačo
d6bcb46b36
Fix specs and sdk generation
2025-06-09 13:47:38 +02:00
Matej Bačo
11f31a15b6
Link parent resource of redirect rule to allow list querying
2025-06-09 13:47:29 +02:00
Darshan
2e0fb694d4
fix: internal ids usage.
2025-06-09 17:08:37 +05:30
Darshan
452aa708df
fix: internal ids usage.
2025-06-09 15:03:19 +05:30
Darshan
e699c998bb
update: remove extra line.
2025-06-09 14:49:06 +05:30
Darshan
564fe5323c
revert: local docker config.
2025-06-09 14:47:47 +05:30
Darshan
387e8eaa2f
fix: tests
2025-06-09 14:47:13 +05:30
Darshan
17f0f51c46
fix: tests
2025-06-09 14:47:13 +05:30
Darshan
0ee4f3c4ce
bump: dependencies; fix: tests and logic.
2025-06-09 14:23:04 +05:30
Darshan
e5dc4ac056
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-09 13:55:17 +05:30
Damodar Lohani and GitHub
e3743f72ad
Merge branch '1.7.x' into fix-usage-queues
2025-06-08 06:24:41 +05:45
Matej Bačo and GitHub
9866e6fa2f
Merge pull request #9971 from appwrite/fix-deployment-download-2
...
Fix cache issues with proxy for deployment download
2025-06-06 14:32:53 +02:00
Matej Bačo
66f7d1a3c9
Fix cache issues with proxy for deployment download
2025-06-04 16:54:07 +02:00
Khushboo Verma
fa8e5b5b8e
Add commit url
2025-06-04 19:11:07 +05:30
Khushboo Verma
54552bf1b4
Create branch url for first git deployment
2025-06-04 18:34:01 +05:30
Christy Jacob and GitHub
c0fd5f6233
Merge branch '1.7.x' into fix-usage-queues
2025-06-04 13:58:56 +04:00
Christy Jacob and GitHub
3a1cd22be5
Merge pull request #9731 from appwrite/PLA-2683
...
chore(audits): return queue pre-fetch results
2025-06-04 13:44:36 +04:00
Khushboo Verma
6530d31e7a
Use ->action(...))
2025-06-04 14:07:43 +05:30
Khushboo Verma
aee3280a9c
Use static code instead of astro in tests
2025-06-04 13:50:36 +05:30
Matej Bačo
f9be8dc966
Missed spot from previous commit
2025-06-03 13:20:56 +02:00
Matej Bačo
7522a3a56e
Fix multiregion view logs
2025-06-03 13:20:24 +02:00
Fabian Gruber
fc14144a0b
chore(audits): return queue pre-fetch results
2025-06-03 11:40:12 +02:00
Christy Jacob and GitHub
b47ab90665
Merge pull request #9940 from appwrite/PLA-2950
...
fix(gif preview): enable resource limits
2025-06-03 12:56:36 +04:00
Khushboo Verma
e44d1b6600
Merge branch '1.7.x' into fix-build-activation-race-condition
2025-06-03 14:23:51 +05:30
Khushboo Verma
2088792d09
Fix build activation race condition
2025-06-03 14:23:17 +05:30
Christy Jacob and GitHub
41cda120d1
Merge pull request #9903 from appwrite/storage-telemetry
...
Bring back telemetry for storage.
2025-06-03 12:37:55 +04:00
Fabian Gruber
584ca3065f
fix(gif preview): enable resource limits
2025-06-03 10:35:26 +02:00
Christy Jacob and GitHub
809d31bba2
Merge branch '1.7.x' into storage-telemetry
2025-06-03 12:06:12 +04:00
Christy Jacob and GitHub
2b44b95073
Merge pull request #9890 from appwrite/PLA-2762
...
worker: Graceful shutdown on SIGTERM
2025-06-03 12:02:24 +04:00
Christy Jacob and GitHub
419b134703
Merge pull request #9955 from appwrite/spr/1.7.x/7d7dffac
...
tests: increase deployment timeouts
2025-06-02 22:42:12 +04:00
Christy Jacob and GitHub
9fb12fde35
Merge pull request #9956 from appwrite/spr/1.7.x/35fcc17d
...
tests: make usagetests robust
2025-06-02 22:41:31 +04:00
Christy Jacob and GitHub
d14eb3f12d
Merge pull request #9957 from appwrite/spr/1.7.x/336a4f07
...
tests: fix flaky messaging test
2025-06-02 22:40:57 +04:00
loks0n
71c54f5742
tests: increase deployment timeouts
...
commit-id:7d7dffac
2025-06-02 19:05:23 +01:00
loks0n
c19d123d48
tests: make usagetests robust
...
commit-id:35fcc17d
2025-06-02 19:05:23 +01:00
loks0n
b9579c8922
tests: fix flaky messaging test
...
commit-id:336a4f07
2025-06-02 19:05:23 +01:00
Christy Jacob and GitHub
7ed1d7bd37
Merge pull request #9954 from appwrite/spr/1.7.x/3865765d
...
tests: fix flaky account tests
2025-06-02 21:52:40 +04:00
loks0n
854304dd16
tests: fix flaky account tests
...
commit-id:3865765d
2025-06-02 17:09:13 +01:00
Matej Bačo
c449144926
Fix flaky usage tests
2025-06-02 17:56:13 +02:00
Khushboo Verma
7a465dc8f8
Don't auto-activate deployment which started earlier & ended later than active deployment
2025-06-02 17:53:35 +05:30
Matej Bačo
c92a14d318
Simplify router redirect
2025-06-02 12:47:13 +02:00
Matej Bačo and GitHub
2514391007
Merge pull request #9949 from appwrite/fix-github-comments-and-deployment-on-branch-deletion
...
Fix github comments and deployment creation on branch deletion
2025-06-02 12:01:21 +02:00
Khushboo Verma
7049a58f21
Update composer.lock
2025-06-02 15:06:00 +05:30
Khushboo Verma
288f3b2cc8
Fix order
2025-06-02 14:12:25 +05:30
Khushboo Verma
e7963e6825
Update composer.lock
2025-06-02 14:07:53 +05:30
Khushboo Verma
0ac6decc99
Fix github comments and deployment creation on branch deletion
2025-06-02 14:04:03 +05:30
Darshan
e48e4537de
fix: leftovers, getInternalId > getSequence.
2025-06-01 13:59:43 +05:30
Darshan
c57967c3b8
update: nitpick comment.
2025-06-01 13:04:25 +05:30
Darshan
683eecfd2d
update: flip check order.
2025-06-01 13:03:00 +05:30
Darshan
cdd047b459
bump: lockfile.
2025-06-01 13:00:44 +05:30
Darshan
66194722a9
add: error to response model.
2025-06-01 12:56:59 +05:30
Darshan
48d5ae0bca
add: 1.8.x migrations for adding error attribute.
2025-06-01 12:49:42 +05:30
Darshan
0467ebc1ff
add: error attribute to migrations.
2025-06-01 12:07:46 +05:30
Damodar Lohani
df67dd5576
Fix: remove stats usage dump worker
2025-06-01 02:09:30 +00:00
Jake Barnby and GitHub
a799a2a40b
Merge pull request #9941 from appwrite/chore-update-database
...
Update database for upsert fix
2025-05-30 15:12:41 +00:00
Jake Barnby
8716ef98ca
Update database for upsert fix
2025-05-31 02:44:54 +12:00
Jake Barnby and GitHub
7e4a3bb018
Merge pull request #9938 from appwrite/fix-deletion-logic
...
Fix deletion logic
2025-05-30 12:56:23 +00:00
Darshan
67cb3aad2f
fix: test.
2025-05-30 18:05:03 +05:30
Darshan
e1ee9ba89e
fix: logic.
2025-05-30 18:04:57 +05:30
Fabian Gruber
d98c06abf2
feat(worker): install stop hooks and close consumer
2025-05-30 13:53:29 +02:00
Fabian Gruber
8d5d9dc463
chore: use exec to replace /bin/sh shell with the actual program
2025-05-30 13:53:08 +02:00
Jake Barnby and GitHub
2af8b3046f
Merge pull request #9936 from appwrite/chore-update-queue
...
Update queue
2025-05-30 10:28:46 +00:00
Jake Barnby
1f5d2b0ec6
Update queue
2025-05-30 22:08:04 +12:00
Jake Barnby and GitHub
b189ba669e
Merge pull request #9888 from appwrite/fix-teams-deletion
...
Fix teams deletion
2025-05-30 09:23:02 +00:00
Matej Bačo and GitHub
217e765f7b
Merge pull request #9927 from appwrite/chore-remove-powered-by-in-error-pages
...
Remove powered by from error pages
2025-05-30 11:13:36 +02:00
Darshan
36bc41a748
reset: stuff on target branch [missed].
2025-05-30 14:34:21 +05:30
Darshan
4fc84bec7d
reset: stuff on target branch.
2025-05-30 14:33:37 +05:30
Darshan
f7f746a543
Merge branch '1.7.x' into 'fix-teams-deletion'.
2025-05-30 14:25:22 +05:30
Darshan
3063ac899c
update: tests.
2025-05-30 14:21:11 +05:30
Khushboo Verma
b309808592
Remove all 'powered by' divs
2025-05-30 14:18:35 +05:30
Darshan
65ae22d7cd
update: messages because the check is only for console project > organizations.
2025-05-30 14:08:25 +05:30
Darshan
2ef2c59d18
update: exceptions and messages.
2025-05-30 14:03:51 +05:30
Khushboo Verma
34150f0c38
Remove div
2025-05-30 12:39:33 +05:30
Khushboo Verma
48f26d85ca
Merge branch '1.7.x' into chore-remove-powered-by-in-error-pages
2025-05-30 11:27:29 +05:30
Khushboo Verma
502b7df2d0
Remove powered by from all error pages
2025-05-30 11:26:05 +05:30
Jake Barnby
f6cd1d4220
Merge remote-tracking branch 'origin/fix-disable-tcp-hook' into 1.7.x
2025-05-30 01:51:18 +12:00
Jake Barnby
972c9dde21
Revert "Merge pull request #9932 from appwrite/fix-disable-tcp-hook"
...
This reverts commit 7a34c7b8df , reversing
changes made to 2b9b76f7bd .
2025-05-30 01:51:00 +12:00
Jake Barnby and GitHub
c770147755
Merge pull request #9924 from appwrite/remove-index-roles
...
Remove roles index
2025-05-29 13:02:31 +00:00
Khushboo Verma
0a80ffe4a7
Fix error
2025-05-29 18:29:15 +05:30
Khushboo Verma
7db4932084
Merge branch '1.7.x' into chore-remove-powered-by-in-error-pages
2025-05-29 18:28:56 +05:30
Jake Barnby and GitHub
7a34c7b8df
Merge pull request #9932 from appwrite/fix-disable-tcp-hook
...
Disable TCP hook on stats resources
2025-05-29 12:54:51 +00:00
fogelito
9829ba2afb
Not sure we need it but ok
2025-05-29 15:40:11 +03:00
fogelito
0097a0edcd
Update migration self-hosted
2025-05-29 15:37:08 +03:00
Jake Barnby
c6b1209b8f
Disable TCP hook on stats resources
2025-05-30 00:32:55 +12:00
fogelito
d7653c68ce
formatting
2025-05-29 14:51:18 +03:00
Jake Barnby and GitHub
2b9b76f7bd
Merge pull request #9928 from appwrite/chore-update-database
...
Update database
2025-05-29 11:49:26 +00:00
Jake Barnby
823d8604bd
Update database
2025-05-29 22:39:12 +12:00
Khushboo Verma
c4510004ce
update test
2025-05-29 14:46:25 +05:30
Khushboo Verma
7d284a9872
Remove powered by from error pages
2025-05-29 14:34:21 +05:30
Jake Barnby
9dc179b022
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.json
# composer.lock
2025-05-29 20:01:50 +12:00
Damodar Lohani and GitHub
8b53f1b5f5
Merge pull request #9764 from appwrite/fix-update-messaging-library
...
Fix: update messaging library
2025-05-29 11:34:23 +05:45
Damodar Lohani
601b6760a5
fix version pinning
2025-05-29 05:33:26 +00:00
Damodar Lohani
c9c2b575ba
Merge remote-tracking branch 'origin/1.7.x' into fix-update-messaging-library
2025-05-29 02:58:48 +00:00
fogelito
0d46d4d6e9
Remove roles index
2025-05-28 15:54:58 +03:00
Jake Barnby
ebb05cba92
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# src/Appwrite/Platform/Modules/Compute/Base.php
# src/Appwrite/Platform/Modules/Functions/Http/Functions/Deployment/Update.php
# src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
# src/Appwrite/Platform/Modules/Sites/Http/Sites/Deployment/Update.php
2025-05-28 21:20:35 +12:00
Jake Barnby and GitHub
61f0e5b3f3
Merge pull request #9920 from appwrite/feat-sync-1.6
...
Feat sync 1.6
2025-05-28 09:12:45 +00:00
Jake Barnby
9cd521390f
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/Builds.php
2025-05-28 21:00:38 +12:00
Matej Bačo and GitHub
af6499bd47
Merge pull request #9919 from appwrite/feat-update-branch-url
...
Shorten commit url and branch url
2025-05-28 10:57:51 +02:00
Khushboo Verma
814abddf93
Truncate commit hash to 16 chars
2025-05-28 14:10:12 +05:30
707ef16f79
Update src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2025-05-28 14:02:03 +05:30
aa07ba0027
Update app/controllers/api/vcs.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2025-05-28 14:01:55 +05:30
Khushboo Verma
66ac440f9d
Add missing separator
2025-05-28 12:55:50 +05:30
Khushboo Verma
320bf69208
Shorten commit url
2025-05-28 12:50:47 +05:30
Darshan
7e6f4befa5
reset: stuff from main.
2025-05-27 19:21:28 +05:30
Darshan
2de9b85d6b
Merge branch 'main' into 'fix-teams-deletion'.
2025-05-27 19:16:40 +05:30
Jake Barnby
b7702340ba
Fix allowed attributes list for user target list queries
2025-05-28 01:13:29 +12:00
Matej Bačo and GitHub
340211e3a8
Merge pull request #9915 from appwrite/1.7.x-logging
...
Fix: Rule querying improt
2025-05-27 11:58:53 +02:00
Matej Bačo
501d29f696
Implement a fix
2025-05-27 11:54:34 +02:00
Matej Bačo
675179def8
Improve logs
2025-05-27 11:41:46 +02:00
Matej Bačo
cedc4eb2df
Add logging
2025-05-27 11:06:08 +02:00
Matej Bačo
64cea46183
Permissiosn fix for sites
2025-05-27 10:47:28 +02:00
Matej Bačo
852c6fc3fe
Fix rules non-updated
2025-05-27 10:35:08 +02:00
Damodar Lohani
8a09a4b415
fix linter
2025-05-27 08:21:31 +00:00
Matej Bačo and GitHub
11725869e2
Merge pull request #9914 from appwrite/feat-new-flutter-dart-runtimes
...
Feat: add flutter 3.32 and dart 3.8
2025-05-27 09:57:23 +02:00
Damodar Lohani
968b6302d0
Feat: add flutter 3.32 and dart 3.8
2025-05-27 07:36:28 +00:00
Damodar Lohani and GitHub
9c62b45cd4
Merge branch '1.6.x' into fix-update-messaging-library
2025-05-27 11:08:34 +05:45
Jake Barnby
8e8402fbd8
Coderabbit
2025-05-27 16:54:58 +12:00
Jake Barnby and GitHub
4ffa89fe35
Merge pull request #9870 from appwrite/feat-expose-sequence
...
Feat expose sequence
2025-05-27 02:40:47 +00:00
Jake Barnby
59c1f55183
Merge remote-tracking branch 'origin/1.8.x' into feat-expose-sequence
2025-05-27 13:58:04 +12:00
Jake Barnby
dd25072cdf
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
# Conflicts:
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
2025-05-27 13:57:51 +12:00
Jake Barnby and GitHub
8df77a2295
Merge pull request #9900 from appwrite/chore-cli-release
...
Release cli
2025-05-27 01:40:29 +00:00
Jake Barnby
6159e9caa7
Merge remote-tracking branch 'origin/1.8.x' into feat-expose-sequence
2025-05-27 13:40:01 +12:00
Jake Barnby
2d29317179
Update lock
2025-05-27 13:38:26 +12:00
Jake Barnby
3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
Jake Barnby and GitHub
021fb48dc1
Merge branch '1.7.x' into chore-cli-release
2025-05-27 01:25:31 +00:00
Jake Barnby
35585fe864
Update lock
2025-05-27 13:06:40 +12:00
Matej Bačo
deffe25c30
Fix queries not updating well
2025-05-26 17:54:06 +02:00
Fabian Gruber
4fafb47508
Bring back telemetry for storage.
...
This reverts commit 6906a97c22 .
2025-05-26 17:43:29 +02:00
Matej Bačo and GitHub
08370c10ee
Merge pull request #9902 from appwrite/fix-rule-deployment-update
...
Fix: how we update rules on active deployment
2025-05-26 17:01:24 +02:00
Matej Bačo
51f6751b94
Revert
2025-05-26 16:39:23 +02:00
Matej Bačo
f6dd9b0d33
Fix how we update rules on active deployment
2025-05-26 16:24:27 +02:00
Steven Nguyen and GitHub
a68d49a405
Merge pull request #9849 from appwrite/update-sdks-devkeys
...
chore: update sdk generator and sdks
2025-05-26 07:15:23 -07:00
Jake Barnby and GitHub
d9a02fc0fa
Merge branch '1.7.x' into chore-cli-release
2025-05-26 13:53:45 +00:00
Matej Bačo
44e16ce98d
Fix commit URLs max length
2025-05-26 12:56:23 +02:00
Jake Barnby
2a5ecb2547
Release cli
2025-05-26 22:25:12 +12:00
Jake Barnby and GitHub
3f9b4e92e9
Merge pull request #9898 from appwrite/chore-revert
...
Revert
2025-05-26 10:05:44 +00:00
Jake Barnby
c7c9e057ab
Update generator
2025-05-26 22:00:39 +12:00
Jake Barnby
ab97b7cc54
Merge pull request #9877 from appwrite/revert-9871-feat-sync
...
Revert "Feat sync encrypt updates"
2025-05-26 21:37:41 +12:00
Jake Barnby
b7d0c127a3
Revert "Merge pull request #9878 from ArnabChatterjee20k/dat-532"
...
This reverts commit a366feba80 , reversing
changes made to 484988fcd7 .
2025-05-26 21:37:21 +12:00
Darshan
3adbe8a8f5
revert: minor change.
2025-05-26 11:41:58 +05:30
Jake Barnby
554d8365a6
Format
2025-05-26 18:10:08 +12:00
Darshan
64baf1071d
fix: wrong variable passed to cache purge.
2025-05-26 11:38:22 +05:30
Darshan
96bef81ebc
fix: tests!
2025-05-26 11:33:58 +05:30
Jake Barnby
d5999fde53
Ignore plan blocked test for cl
2025-05-26 18:03:03 +12:00
Darshan
856a9a714b
fix: memberships patch and delete logic.
2025-05-26 11:29:46 +05:30
Jake Barnby
f09bda97f8
Update lock
2025-05-26 17:45:12 +12:00
Jake Barnby
86f7489640
Internal ID -> sequence
2025-05-26 17:42:11 +12:00
Jake Barnby
c51cf2f3e4
Merge pull request #9878 from ArnabChatterjee20k/dat-532
...
updated errro for the string encryption
2025-05-26 17:37:57 +12:00
Jake Barnby
a616aa0e93
Revert "Merge pull request #9877 from appwrite/revert-9871-feat-sync"
...
This reverts commit 1a0e82b4e4 , reversing
changes made to 8bc5117259 .
2025-05-26 17:36:55 +12:00
Chirag Aggarwal
9bb52cda93
chore: update flutter sdk and changelog
2025-05-26 04:32:10 +00:00
Chirag Aggarwal and GitHub
760f26e044
Merge branch 'main' into update-sdks-devkeys
2025-05-26 09:30:09 +05:30
Steven Nguyen and GitHub
568f6fd274
Merge pull request #9891 from appwrite/chore-update-console-6-0-13
...
Update console image to version 6.0.13
2025-05-25 11:15:06 -07:00
Torsten Dittmann and GitHub
43d84c680e
Merge pull request #9893 from appwrite/chore-upgrade-to-1-7-4
...
Update version from 1.7.3 to 1.7.4
2025-05-25 19:45:23 +02:00
Torsten Dittmann
7531c64b31
Update version from 1.7.3 to 1.7.4
2025-05-25 19:44:51 +02:00
Torsten Dittmann
ddf5b8e156
Update console image to version 6.0.13
2025-05-25 19:39:06 +02:00
Darshan
3f839e3807
update: tests to account for console and custom client projects.
2025-05-25 12:27:29 +05:30
Darshan
24e0b3e8cb
fix: missing project check.
2025-05-25 12:19:52 +05:30
Matej Bačo and GitHub
3bb5e9085e
Merge pull request #9886 from appwrite/fix-console-sdk-file-upload
...
Chore: Upgrade to fix createDeployment chunk upload
2025-05-25 01:06:41 +02:00
Matej Bačo
d3533840c8
Chore: Use release, not branch
2025-05-25 00:50:51 +02:00
Matej Bačo
aa9f554853
Fix chunk uploaded manual deployment
2025-05-25 00:05:30 +02:00
Matej Bačo
eb8da87eed
Fix bug; trigger sdk generation
2025-05-24 23:47:27 +02:00
Matej Bačo
17eab0ecb5
Upgrade to fix createDeployment chunk upload
2025-05-24 23:42:19 +02:00
Steven Nguyen and GitHub
4c5094d3dc
Merge pull request #9883 from appwrite/fix-migration-default-region
...
fix(migration): _APP_DEFAULT_REGION is not a valid env var
2025-05-23 20:09:09 -07:00
Steven Nguyen
295e2773f3
fix(migration): _APP_DEFAULT_REGION is not a valid env var
...
Across the rest of the codebase, we use _APP_REGION with 'default' as
the fallback value. This commit updates the migration to do the same.
2025-05-23 17:46:07 -07:00
Steven Nguyen and GitHub
341bcb5222
Merge pull request #9882 from appwrite/feat-1.7.3-release-prep
...
Prepare 1.7.3 release
2025-05-23 17:45:42 -07:00
Steven Nguyen
b932db34f3
Bump appwrite version to 1.7.3
2025-05-23 16:01:00 -07:00
Steven Nguyen and GitHub
7208729805
Merge pull request #9881 from appwrite/chore-bump-console-6.0.11
...
Bump console to version 6.0.11
2025-05-23 16:00:38 -07:00
Steven Nguyen and GitHub
f9a74868ff
Merge pull request #9856 from appwrite/fix-migration-rule-owner
...
fix(migration): set owner and region while migrating rules
2025-05-23 15:24:33 -07:00
Steven Nguyen
0ec7dcf08d
Bump console to version 6.0.11
2025-05-23 15:07:45 -07:00
Steven Nguyen
8ce46c791f
fix(migration): set owner and region while migrating rules
...
These attributes were added to the rules collection in 1.6.2, but the
migration script was not updated to set them. Because they're empty, the
1.7 migration fails while updating rules documents because region is
required.
2025-05-23 15:06:19 -07:00
Eldad A. Fux and GitHub
d8904af909
Merge pull request #9879 from appwrite/revert-9865-feat-sequence
...
Revert "Feat sequence"
2025-05-23 21:41:15 +01:00
Christy Jacob and GitHub
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Jake Barnby and GitHub
a366feba80
Merge pull request #9878 from ArnabChatterjee20k/dat-532
...
updated errro for the string encryption
2025-05-23 15:27:35 +00:00
Christy Jacob and GitHub
484988fcd7
Merge pull request #9875 from appwrite/fix-add-region-to-github-related-urls
...
Fix URL for view logs in github comment
2025-05-23 19:19:33 +04:00
ArnabChatterjee20k
49f8369fdd
updated the message
2025-05-23 20:45:36 +05:30
ArnabChatterjee20k
6af9d1206d
added a constant
2025-05-23 20:41:08 +05:30
Jake Barnby and GitHub
1a0e82b4e4
Merge pull request #9877 from appwrite/revert-9871-feat-sync
...
Revert "Feat sync encrypt updates"
2025-05-23 15:07:17 +00:00
ArnabChatterjee20k
14fe7a3293
updated errro for the string encryption
2025-05-23 20:35:59 +05:30
Jake Barnby and GitHub
70feb72de0
Revert "Feat sync encrypt updates"
2025-05-24 03:04:46 +12:00
Khushboo Verma
1434e69b94
Merge branch 'main' into fix-add-region-to-github-related-urls
2025-05-23 20:12:53 +05:30
Khushboo Verma
65a220b702
Fix URL for view logs in github comment
2025-05-23 20:11:27 +05:30
Christy Jacob and GitHub
8bc5117259
Merge pull request #9872 from appwrite/feat-add-builds-worker-group
...
feat: add builds worker group
2025-05-23 17:51:56 +04:00
Christy Jacob and GitHub
ec77137768
Merge pull request #9873 from appwrite/feat-add-builds-worker-group-main
...
feat: add builds worker group
2025-05-23 17:51:55 +04:00
Luke B. Silver and GitHub
281c52d58c
Merge branch '1.6.x' into feat-add-builds-worker-group
2025-05-23 14:38:13 +01:00
loks0n
18335ebf89
feat: add builds worker group
2025-05-23 14:29:31 +01:00
loks0n
098f891f7c
feat: add builds worker group
2025-05-23 14:25:23 +01:00
Jake Barnby and GitHub
0b0a1c20e9
Merge pull request #9871 from appwrite/feat-sync
...
Feat sync encrypt updates
2025-05-23 12:01:23 +00:00
Jake Barnby
d27dba05d2
Merge pull request #9841 from ArnabChatterjee20k/dat-532
...
added checking for encrypt and plan allowing encryption of string att…
2025-05-23 23:54:18 +12:00
Jake Barnby
1a2a725cb0
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 23:53:23 +12:00
Jake Barnby
a8fb467df7
Update test
2025-05-23 22:53:08 +12:00
Jake Barnby
bc778f507d
Update to sequence
2025-05-23 22:51:20 +12:00
Jake Barnby and GitHub
2c7666e0df
Merge pull request #9713 from ArnabChatterjee20k/feat/auto-increment
...
exposed internal id as a part of auto increment id
2025-05-23 10:46:19 +00:00
Jake Barnby and GitHub
7861cb7c49
Merge branch 'feat-expose-sequence' into feat/auto-increment
2025-05-23 10:45:47 +00:00
Jake Barnby and GitHub
39d45bdca9
Merge pull request #9865 from appwrite/feat-sequence
...
Feat sequence
2025-05-23 10:14:15 +00:00
Darshan and GitHub
a413a613f5
Merge branch 'main' into feat-sequence
2025-05-23 15:35:39 +05:30
Jake Barnby and GitHub
5eab81cf03
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 09:03:42 +00:00
ArnabChatterjee20k
b8cb6f281d
linting
2025-05-23 14:19:00 +05:30
ArnabChatterjee20k
7c760e4b07
linting
2025-05-23 14:16:35 +05:30
ArnabChatterjee20k
e586afceb7
updates
2025-05-23 14:11:57 +05:30
ArnabChatterjee20k
6ea3593921
updated collection filter
2025-05-23 13:40:56 +05:30
ArnabChatterjee20k
73764941b6
updated tests and collection method
2025-05-23 13:23:33 +05:30
Jake Barnby
14274d96aa
Update libs
2025-05-23 19:42:43 +12:00
Jake Barnby
587b84d04a
Merge remote-tracking branch 'origin/1.7.x' into feat-sequence
2025-05-23 19:40:57 +12:00
Jake Barnby
fec814e0ec
Merge remote-tracking branch 'origin/main' into feat-sequence
2025-05-23 19:40:48 +12:00
ArnabChatterjee20k
02426df1ca
linting
2025-05-23 12:53:10 +05:30
ArnabChatterjee20k
1d0577b07d
added encrypt to the get and list atttributes
2025-05-23 12:51:59 +05:30
ArnabChatterjee20k
1a4a10400b
added test for the encrypted string in the server
2025-05-23 12:12:23 +05:30
ArnabChatterjee20k
0cccb75273
added encrypt property in the attribute string response model
2025-05-23 12:05:42 +05:30
Steven Nguyen and GitHub
6526e8d956
Merge pull request #9842 from appwrite/pla-2914
...
chore: use unique filename for health check
2025-05-22 17:30:32 -07:00
Steven Nguyen and GitHub
1e220766b2
Merge pull request #9858 from appwrite/update-flutter-docs
...
chore: update flutter_web_auth_2 docs to match 4.x
2025-05-22 15:14:25 -07:00
ArnabChatterjee20k
70f7f71a95
Merge branch 'main' into feat/auto-increment
2025-05-22 23:56:40 +05:30
Matej Bačo and GitHub
57ee69ad9a
Merge pull request #9866 from appwrite/fix-unlimited-deployment-size
...
Fix: unlimited deployment size
2025-05-22 17:34:54 +02:00
Jake Barnby
04a9b0be34
Fix replace
2025-05-23 03:29:44 +12:00
Matej Bačo
b4f5af8461
Fix: unlimited deployment size
2025-05-22 17:25:47 +02:00
Jake Barnby
f6bf779119
Update database
2025-05-23 02:57:11 +12:00
Jake Barnby
71e3446498
Change internal ID to sequence
2025-05-23 02:55:29 +12:00
Matej Bačo and GitHub
4adea70684
Merge pull request #9863 from appwrite/feat-add-configurable-resource-size
...
Add configurable deployment and build size
2025-05-22 15:28:40 +02:00
Matej Bačo and GitHub
9321f585f5
Update app/worker.php
2025-05-22 15:22:40 +02:00
Jake Barnby and GitHub
91d729cc55
Merge pull request #9864 from appwrite/fix-generic-s3
...
Fix bucket not included in path
2025-05-22 13:09:53 +00:00
Jake Barnby
bd01d12db5
Format
2025-05-23 00:51:31 +12:00
Jake Barnby
d2d9032ede
Fix bucket not included in path
2025-05-23 00:49:26 +12:00
Khushboo Verma
b727b8c100
Add configurable deployment and build size
2025-05-22 18:01:34 +05:30
Chirag Aggarwal and GitHub
080cc4a93f
Merge branch 'main' into update-sdks-devkeys
2025-05-22 16:05:20 +05:30
Christy Jacob and GitHub
9df0045024
Merge pull request #9861 from appwrite/fix-cname-validation
...
Fix: CNAME validation
2025-05-22 14:15:27 +04:00
Christy Jacob and GitHub
3c74818591
Merge pull request #9859 from appwrite/sites-certificates
...
fix: send deploymentResourceType in rules verification
2025-05-22 13:30:18 +04:00
Matej Bačo and GitHub
a734ae163a
Merge pull request #9860 from appwrite/fix-error-page-for-development
...
Only load error page for development mode
2025-05-22 10:31:46 +02:00
Matej Bačo
67a5192705
Fix CNAME validation
2025-05-22 10:13:12 +02:00
Fabian Gruber
128dc1d946
fix: send deploymentResourceType in rules verification
2025-05-22 10:05:45 +02:00
Khushboo Verma
d283c820da
Only load error page for development mode
2025-05-22 13:34:25 +05:30
Chirag Aggarwal
86526fa1df
chore: update changelog
2025-05-22 06:11:28 +00:00
Chirag Aggarwal
c5f7a72409
chore: update flutter_web_auth_2 docs to match 4.x
2025-05-22 06:03:35 +00:00
Damodar Lohani and GitHub
e81e9d5d67
Merge branch '1.6.x' into fix-update-messaging-library
2025-05-22 09:57:19 +05:45
Matej Bačo and GitHub
6b7071ca94
Merge pull request #9852 from appwrite/fix-double-logs
...
Fix: double logs on failure
2025-05-21 16:59:24 +02:00
Chirag Aggarwal
c00d032c5a
chore: update platforms
2025-05-21 14:45:09 +00:00
Matej Bačo
83e62dc6e1
Fix double logs on failure
2025-05-21 16:44:04 +02:00
Christy Jacob and GitHub
02de47f1dc
Merge pull request #9850 from appwrite/task-coroutine-hooks-1.6
...
fix: task coroutine hooks
2025-05-21 18:31:57 +04:00
Fabian Gruber
241a0c88e1
fix: task coroutine hooks
2025-05-21 16:21:11 +02:00
Chirag Aggarwal
2803693402
chore: sync with main
2025-05-21 13:43:10 +00:00
Jake Barnby and GitHub
341775de2e
Merge pull request #9848 from appwrite/cors-allow-dev-key
...
fix: allow devkeys header to pass CORS
2025-05-21 11:42:21 +00:00
Chirag Aggarwal
eda1bf3207
chore: update test
2025-05-21 11:05:25 +00:00
Luke B. Silver and GitHub
30915b4803
Merge branch 'main' into cors-allow-dev-key
2025-05-21 11:53:09 +01:00
Chirag Aggarwal
d9bd867b38
fix: allow devkeys header to pass CORS
2025-05-21 10:32:56 +00:00
Jake Barnby and GitHub
86b64fdee8
Merge pull request #9845 from appwrite/feat-sync-1.6.x
...
Sync 1.6.x
2025-05-21 09:59:56 +00:00
Jake Barnby and GitHub
8fec677579
Merge pull request #9846 from appwrite/feat-sync-1.7.x
...
Sync 1.7.x
2025-05-21 09:59:45 +00:00
Christy Jacob and GitHub
27fae92b89
Merge pull request #9847 from appwrite/PLA-2928
...
fix(storage): do not allow full range
2025-05-21 13:16:24 +04:00
Fabian Gruber
ba3f907028
fix(storage): do not allow full range
...
This prevents requests with `Range: 0-<file length>` and limits it to APP_STORAGE_READ_BUFFER
2025-05-21 10:57:58 +02:00
Jake Barnby and GitHub
eab446a828
Merge pull request #9841 from ArnabChatterjee20k/dat-532
...
added checking for encrypt and plan allowing encryption of string att…
2025-05-21 08:51:31 +00:00
Christy Jacob and GitHub
d25800973c
Merge pull request #9826 from appwrite/feat-1.7.2-release-prep
...
Prepare 1.7.2 release
2025-05-21 12:40:36 +04:00
Jake Barnby
0024926e11
Merge remote-tracking branch 'origin/1.7.x' into feat-sync-1.7.x
2025-05-21 20:15:41 +12:00
Matej Bačo and GitHub
8734aeb314
Merge pull request #9844 from appwrite/1.7.x
...
Append build error to build logs
2025-05-21 10:15:20 +02:00
Jake Barnby
3ec0f08db1
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
2025-05-21 20:15:08 +12:00
ArnabChatterjee20k
c4df1c8c4b
updated exception type
2025-05-21 13:34:08 +05:30
Matej Bačo and GitHub
61b20160f4
Merge pull request #9836 from appwrite/fix-show-build-logs-on-failure
...
Append build error to build logs
2025-05-21 10:02:57 +02:00
Jake Barnby and GitHub
b8a744d088
Merge pull request #9837 from appwrite/feat-dev-key-to-clients
...
feat: add dev key to clients
2025-05-21 08:00:22 +00:00
ArnabChatterjee20k
82fd8553bf
updated the condition
2025-05-21 13:29:24 +05:30
ArnabChatterjee20k
8796670c66
reverted test
2025-05-21 13:19:07 +05:30
Jake Barnby and GitHub
c96232f764
Merge pull request #9843 from appwrite/feat-sync-upsert
...
Merge pull request #9811 from ArnabChatterjee20k/upsert-single-docume…
2025-05-21 07:44:39 +00:00
ArnabChatterjee20k
9fa6deae61
reverted the tests and updated the plan checking condition
2025-05-21 13:14:22 +05:30
Jake Barnby
20f2cbffda
Merge pull request #9811 from ArnabChatterjee20k/upsert-single-document-route
...
Upsert single document route
2025-05-21 19:29:31 +12:00
Chirag Aggarwal
fe5419401a
chore: use unique filename for health check
2025-05-21 07:28:25 +00:00
Chirag Aggarwal
cca95d5bd2
chore: update to minor versions
2025-05-21 06:36:09 +00:00
ArnabChatterjee20k
43aae24132
updated tests for the custom server test
2025-05-21 11:38:34 +05:30
ArnabChatterjee20k
f534b9e460
added checking for encrypt and plan allowing encryption of string attribute
2025-05-21 11:00:01 +05:30
Chirag Aggarwal
d302718757
chore: update sdks
2025-05-21 05:19:31 +00:00
Steven Nguyen and GitHub
e5ad27c33a
Merge pull request #9840 from appwrite/1.7.x
...
Merge 1.7.x into main
2025-05-20 20:49:20 -07:00
Chirag Aggarwal and GitHub
58c3232578
Merge branch 'main' into feat-dev-key-to-clients
2025-05-21 09:17:17 +05:30
Steven Nguyen
ac8105dea2
Bump appwrite version to 1.7.2
2025-05-20 17:29:32 -07:00
Jake Barnby and GitHub
cbba893f53
Merge pull request #9829 from appwrite/fix-empty-function-migration
...
Fix migrating functions with no deployments
2025-05-21 00:24:34 +00:00
loks0n
dde0dd2218
feat: add dev key to clients
2025-05-20 23:05:48 +01:00
Khushboo Verma
3335f56cf6
Append build error to build logs
2025-05-20 21:15:05 +05:30
Jake Barnby and GitHub
815849aa64
Merge pull request #9811 from ArnabChatterjee20k/upsert-single-document-route
...
Upsert single document route
2025-05-20 14:37:10 +00:00
Jake Barnby and GitHub
727bac5f3d
Merge pull request #9834 from appwrite/fix-missing-catch
...
Catch query exception on get document for selects
2025-05-20 14:32:20 +00:00
Jake Barnby and GitHub
9f14f1152a
Update app/controllers/api/databases.php
2025-05-21 02:22:51 +12:00
Jake Barnby
bc34f95646
Update lock
2025-05-21 01:13:08 +12:00
Matej Bačo and GitHub
dbc66d2221
Merge pull request #9835 from appwrite/feat-lynx-gallery
...
Feat: Add lynx gallery
2025-05-20 15:10:59 +02:00
Matej Bačo
e8661e6d31
Fix starter template for flutter
2025-05-20 15:10:37 +02:00
Matej Bačo
2ad4390958
Add lynx gallery
2025-05-20 15:03:45 +02:00
Jake Barnby
fe763093df
Catch query exception on get document for selects
2025-05-21 00:58:32 +12:00
ArnabChatterjee20k
c5a08b69b0
changed custom id to uid
2025-05-20 18:14:51 +05:30
Matej Bačo and GitHub
00e3397b56
Merge pull request #9833 from appwrite/chore-upgrade-console
...
Chore: Upgrade console
2025-05-20 14:17:18 +02:00
Matej Bačo
69adb689f8
Upgrade console
2025-05-20 14:16:04 +02:00
Matej Bačo and GitHub
0379086c48
Merge pull request #9820 from appwrite/update-desc
...
Update: token desc
2025-05-20 13:35:25 +02:00
Jake Barnby and GitHub
bc5343b559
Apply suggestions from code review
2025-05-20 23:27:31 +12:00
Jake Barnby and GitHub
eb05e8c35c
Merge branch 'main' into upsert-single-document-route
2025-05-20 11:12:14 +00:00
Christy Jacob and GitHub
5e10670d22
Merge pull request #9831 from appwrite/fix-download-endpoint
...
fix: download endpoint
2025-05-20 14:21:55 +04:00
loks0n
455554a6a2
fix: download endpoint
2025-05-20 11:14:16 +01:00
Matej Bačo
cb97679553
Specs, SDKs and Docs fixes (deprecated params)
2025-05-20 11:50:36 +02:00
ArnabChatterjee20k
80e842444b
updated test for upsertion
2025-05-20 14:28:16 +05:30
Matej Bačo and GitHub
6400e94d8b
Merge pull request #9830 from appwrite/fix-flutter-starter
...
Fix: flutter starter
2025-05-20 10:49:11 +02:00
Matej Bačo
d710b48ef5
Fix: flutter starter
2025-05-20 10:40:21 +02:00
Jake Barnby and GitHub
2f6a82f4d5
Merge pull request #9757 from appwrite/feat-pool-adapter
...
Feat pool adapter
2025-05-20 08:25:34 +00:00
Matej Bačo and GitHub
1a7982f855
Merge pull request #9828 from appwrite/sites-certificates
...
certificates: add domainType to certificate worker
2025-05-20 10:16:14 +02:00
Jake Barnby
149dfb9651
Update lock
2025-05-20 20:07:11 +12:00
Fabian Gruber
14873824ce
certificates: add domainType to certificate worker
2025-05-20 09:56:46 +02:00
Jake Barnby
2a99bd4bda
Fix migrating functions with no deployments
2025-05-20 19:26:26 +12:00
Jake Barnby and GitHub
534096cac6
Merge branch '1.6.x' into feat-pool-adapter
2025-05-20 07:07:58 +00:00
ArnabChatterjee20k and GitHub
9f50f0c04a
Merge branch 'main' into upsert-single-document-route
2025-05-20 12:14:42 +05:30
ArnabChatterjee20k
b5d31d1b76
updated the upsert test for the relationship
2025-05-20 12:11:41 +05:30
ArnabChatterjee20k
53e790d886
changed uid to custom id to allow unique values as well
2025-05-20 10:54:09 +05:30
Steven Nguyen and GitHub
e9d0462548
Merge pull request #9825 from appwrite/fix-app-domain-sites-env-var
...
fix: add _APP_DOMAIN_SITES variables.php so the env is initialized
2025-05-19 17:05:02 -07:00
Steven Nguyen
d2b0048a7f
fix: add _APP_DOMAIN_SITES variables.php so the env is initialized
...
Without this, API calls to Appwrite can result in rule_not_found errors.
2025-05-19 16:04:04 -07:00
Aditya Oberai
4aeca149b0
update specs
2025-05-19 18:44:07 +00:00
12bb74a58d
Update src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2025-05-20 00:11:03 +05:30
Aditya Oberai
b2451c37c3
update 1.7.x and latest specs
2025-05-19 14:50:57 +00:00
Darshan
14fe7a7217
update: token desc.
2025-05-19 19:54:34 +05:30
Christy Jacob and GitHub
f59377e1bb
Merge pull request #9815 from appwrite/task-coroutine-hooks-1.6
...
fix: task coroutine hooks
2025-05-19 16:59:19 +04:00
Christy Jacob and GitHub
24312e69f4
Merge pull request #9814 from appwrite/task-coroutine-hooks
...
fix: task coroutine hooks
2025-05-19 16:59:16 +04:00
Fabian Gruber
1177178885
fix: task coroutine hooks
2025-05-19 14:03:58 +02:00
Fabian Gruber
3274a38c9b
fix: task coroutine hooks
2025-05-19 14:02:47 +02:00
Matej Bačo and GitHub
eb3b09cf0d
Merge pull request #9816 from appwrite/chore-upgrade-libs
...
Chore: upgrade detection, executor and console
2025-05-19 13:16:24 +02:00
Matej Bačo
e203ae7327
upgrade detection, executor and console
2025-05-19 13:02:04 +02:00
ArnabChatterjee20k
559b6024bc
linting
2025-05-19 16:00:38 +05:30
ArnabChatterjee20k
256aa684a2
updated tests
2025-05-19 15:59:38 +05:30
Matej Bačo and GitHub
0ec7ff2cee
Merge pull request #9812 from appwrite/fix-remove-search
...
Remove: `search` to maintain document structure
2025-05-19 11:59:04 +02:00
Darshan
fc279cb30c
remove: search from deployments.
2025-05-19 15:12:50 +05:30
Darshan
abd2cead73
remove: search.
2025-05-19 15:03:59 +05:30
ArnabChatterjee20k
1de778443f
resolved comments for the api
2025-05-19 14:30:29 +05:30
ArnabChatterjee20k
08478b8d39
removed document existence check for the document id
...
updated labels
added tests for upserts
2025-05-19 13:56:11 +05:30
ArnabChatterjee20k
330c298c58
add upsert route for a single document
2025-05-19 12:10:42 +05:30
Eldad A. Fux and GitHub
e7c9b3d900
Merge pull request #9810 from appwrite/fix-chunk-reading-realtime
...
Fix logic of chunk reading
2025-05-19 03:39:16 +01:00
Matej Bačo
6090ca50fc
Fix logic of chunk reading
2025-05-19 04:35:44 +02:00
Christy Jacob and GitHub
3ba0565e44
Merge pull request #9808 from appwrite/chore-update-domains
...
chore: update domains
2025-05-19 03:45:43 +02:00
Eldad A. Fux and GitHub
6dbb14bf7b
Merge pull request #9809 from appwrite/1.7.x
...
1.7.x
2025-05-19 02:42:37 +01:00
Christy Jacob
b8b0db7a2f
chore: update domains
2025-05-19 05:34:38 +04:00
Eldad A. Fux and GitHub
728b758db5
Merge pull request #9806 from appwrite/feat-x-edge-bypass-gateway
...
feat: bypass gateway
2025-05-18 23:36:37 +01:00
loks0n
33dc7ea97c
feat: bypass gateway
2025-05-18 23:23:06 +01:00
Matej Bačo and GitHub
da811de615
Merge pull request #9805 from appwrite/fix-site-env-vars
...
Fix: site env vars at runtime
2025-05-19 00:13:36 +02:00
Matej Bačo
c1315019cb
Litner fix
2025-05-18 23:53:56 +02:00
Matej Bačo
1eb642aff0
Fix site env vars at runtime
2025-05-18 23:53:43 +02:00
Matej Bačo and GitHub
908d80e8d9
Merge pull request #9804 from appwrite/fix-function-create-compatibility
...
Fix: backwards compatibility for function creation
2025-05-18 23:15:59 +02:00
Matej Bačo
02b7e0df4d
queries backwards compatibilit
2025-05-18 22:51:17 +02:00
Matej Bačo
e84ad1e83c
Upgrade libs
2025-05-18 22:37:30 +02:00
Matej Bačo
0e90f64ea6
Fix backwards compatibility for function reation
2025-05-18 22:07:52 +02:00
Matej Bačo and GitHub
08e93997b5
Merge pull request #9802 from appwrite/1.7.x
...
Fix: domain validaiton
2025-05-18 21:45:35 +02:00
Matej Bačo and GitHub
aaee95a761
Merge branch 'main' into 1.7.x
2025-05-18 21:39:53 +02:00
Matej Bačo and GitHub
637b842e16
Merge pull request #9801 from appwrite/fix-request-response-1.7.x
...
fix: request response formats for 1.7.x
2025-05-18 21:32:36 +02:00
Matej Bačo
1e24d14dd1
Fix DNS lookup speed
2025-05-18 21:32:26 +02:00
Chirag Aggarwal and GitHub
2fe80462f1
Merge branch '1.7.x' into fix-request-response-1.7.x
2025-05-19 00:35:40 +05:30
Chirag Aggarwal
2ba4ae8e60
fix: request response formats for 1.7.x
2025-05-18 18:54:29 +00:00
Matej Bačo
8170661012
Fix domain validaiton
2025-05-18 20:51:52 +02:00
Jake Barnby and GitHub
9873daa3ad
Merge pull request #9649 from appwrite/1.7.x
...
1.7.x
2025-05-18 15:15:37 +00:00
Jake Barnby and GitHub
33ac93338d
Merge pull request #9798 from appwrite/chore-bump-console
...
Update console
2025-05-18 14:32:15 +00:00
Jake Barnby
3e2afc468a
Update console
2025-05-19 02:31:02 +12:00
Jake Barnby and GitHub
cb9f45a546
Merge pull request #9797 from appwrite/chore-review-fixes
...
Chore review fixes
2025-05-18 14:08:18 +00:00
Jake Barnby
bb7055fb47
Lint
2025-05-19 01:59:02 +12:00
Jake Barnby
4307bb8b33
Fix deprecated method usage
2025-05-19 01:56:25 +12:00
Jake Barnby
dd4ffa41af
Fix header check mismatch
2025-05-19 01:56:08 +12:00
Jake Barnby
5a6e891099
Fix invalid matrix read
2025-05-19 01:56:00 +12:00
Jake Barnby and GitHub
abba19a22f
Merge branch 'main' into 1.7.x
2025-05-18 13:27:53 +00:00
Christy Jacob and GitHub
2db4086ec3
Merge pull request #9796 from appwrite/sync-1.6.x
...
Sync 1.6.x
2025-05-18 15:24:32 +02:00
Matej Bačo and GitHub
0d58bb8ede
Merge pull request #9788 from appwrite/fix-remove-builds
...
fix: remove builds
2025-05-18 14:47:08 +02:00
Jake Barnby and GitHub
b06e4501c5
Merge branch 'main' into 1.7.x
2025-05-18 12:46:06 +00:00
Jake Barnby
7c6c9d7cb2
Merge remote-tracking branch 'origin/1.6.x' into sync-1.6.x
2025-05-19 00:44:50 +12:00
Jake Barnby and GitHub
5b9bfd7673
Merge pull request #9795 from appwrite/fix-version
...
Update version
2025-05-18 12:43:29 +00:00
Jake Barnby
41668d4cd0
Update version
2025-05-19 00:41:37 +12:00
Jake Barnby and GitHub
d0bb88f69f
Merge pull request #9793 from appwrite/fix-migration-version
...
Fix class name
2025-05-18 11:56:17 +00:00
Jake Barnby
502c0ad542
Fix class name
2025-05-18 23:53:54 +12:00
Jake Barnby and GitHub
e4cf79cc47
Merge pull request #9792 from appwrite/chore-bump-console
...
Update console
2025-05-18 11:38:42 +00:00
Jake Barnby
b3170df23e
Update console
2025-05-18 23:23:29 +12:00
Matej Bačo and GitHub
413bfebd5d
Merge branch '1.7.x' into fix-remove-builds
2025-05-18 13:13:35 +02:00
Matej Bačo
2bee98afcf
Fix remaining tests
2025-05-18 12:51:07 +02:00
Matej Bačo
b228bdd9c7
Fix failing tests
2025-05-18 12:02:32 +02:00
Jake Barnby and GitHub
58d0862679
Merge pull request #9791 from appwrite/sync-telemetry
...
Remove telemetry
2025-05-18 09:57:09 +00:00
Matej Bačo
0e69929054
Fix separation strategy
2025-05-18 11:39:30 +02:00
Jake Barnby
9abc4d5d27
Lint
2025-05-18 21:20:15 +12:00
Jake Barnby
5bcb305338
Add back no telemetry injection
2025-05-18 21:20:08 +12:00
Jake Barnby
6906a97c22
Remove telemetry
2025-05-18 21:18:41 +12:00
Jake Barnby and GitHub
7efcb966c6
Merge pull request #9787 from appwrite/chore-sync-1.6.x
...
Chore sync 1.6.x
2025-05-18 09:11:23 +00:00
Matej Bačo
2ae33a7351
Merge branch 'fix-remove-builds' of github.com:appwrite/appwrite into fix-remove-builds
2025-05-18 11:08:26 +02:00
Matej Bačo
9b4f787d40
Fix edge case with no commands
2025-05-18 11:08:14 +02:00
Matej Bačo and GitHub
26c69604d7
Merge branch '1.7.x' into fix-remove-builds
2025-05-18 10:49:37 +02:00
Jake Barnby and GitHub
de1eda4c39
Merge pull request #9790 from appwrite/update-changelog-and-sdks
...
chore: update sdk versions and changelog
2025-05-18 08:42:04 +00:00
Chirag Aggarwal
d340e3ec39
chore: add changelog for dart
2025-05-18 08:36:23 +00:00
Matej Bačo
03f01e322e
SSR detection without createCommand and remove=false
2025-05-18 10:30:27 +02:00
Chirag Aggarwal
c8140ee2d2
chore: add changelog for android, deno and react native
2025-05-18 08:20:20 +00:00
Chirag Aggarwal
c58ae51895
chore: update sdk versions and changelog
2025-05-18 08:10:07 +00:00
loks0n
27a5bd70bc
fix: remove builds
2025-05-18 00:56:11 +01:00
Steven Nguyen and GitHub
90ab94fe5e
Merge pull request #9786 from appwrite/fix-task-stats-resource-crashing
...
fix: prevent appwrite-task-stats-resources from crashing
2025-05-17 15:39:18 -07:00
Steven Nguyen
5db1cff69f
Merge branch '1.6.x' into chore-sync-1.6.x
2025-05-17 14:22:13 -07:00
Steven Nguyen
516702e901
fix: prevent appwrite-task-stats-resources from crashing
...
Remove the volume mounts meant for local development from the prod
docker-compose file.
Also, ensure the container restarts automatically if it crashes just
like all the other containers.
2025-05-17 13:27:31 -07:00
Eldad A. Fux and GitHub
5fe5c82801
Merge pull request #9784 from appwrite/release-1.6.2
...
Release 1.6.2
2025-05-17 21:41:13 +02:00
Jake Barnby and GitHub
0327705477
Merge pull request #9783 from appwrite/fix-version
...
Fix length
2025-05-17 15:28:31 +00:00
Jake Barnby
c0c9b64ce6
Fix length
2025-05-18 03:27:47 +12:00
Jake Barnby and GitHub
18ed2ecce6
Merge pull request #9782 from appwrite/fix-version
...
Add RC version to migration
2025-05-17 15:21:50 +00:00
Jake Barnby
32d2001aa2
Add RC version to migration
2025-05-18 03:20:46 +12:00
Jake Barnby and GitHub
292a5f01da
Merge pull request #9781 from appwrite/fix-version
...
Set version to RC1
2025-05-17 15:14:27 +00:00
Jake Barnby
617fc6a04a
Set version to RC1
2025-05-18 03:13:36 +12:00
Jake Barnby and GitHub
0d67e8297b
Merge pull request #9780 from appwrite/feat-1.7-sdks
...
Feat 1.7 SDKs
2025-05-17 14:45:54 +00:00
Jake Barnby
173486bdef
Sync to install compose
2025-05-18 02:43:32 +12:00
Jake Barnby
41451b775e
Add server docs
2025-05-18 02:28:12 +12:00
Jake Barnby
7687c99480
Add docs
2025-05-18 02:25:38 +12:00
Jake Barnby and GitHub
d9a863c444
Merge pull request #9770 from appwrite/update-request-response-filters
...
chore: update request response filters for 1.7.x
2025-05-17 14:16:52 +00:00
Jake Barnby
42901bbd69
Fix client specs
2025-05-18 02:01:43 +12:00
Jake Barnby
99278f13af
Bump versions
2025-05-17 23:56:57 +12:00
Jake Barnby
2cb0ce0350
Update specs
2025-05-17 23:55:14 +12:00
Jake Barnby and GitHub
1888606eec
Merge pull request #9778 from appwrite/feat-sync-1.6.x
...
Sync 1.6.x
2025-05-17 11:43:14 +00:00
Jake Barnby
a4845661b9
Fix merge
2025-05-17 22:50:30 +12:00
Jake Barnby
a96f770e84
Fix merge
2025-05-17 22:43:32 +12:00
Jake Barnby
678578ad64
Fix merge
2025-05-17 20:33:32 +12:00
Jake Barnby
b41dfb49b4
Fix merge
2025-05-17 20:27:45 +12:00
Jake Barnby
d577fd1294
Sync 1.6.x
2025-05-17 20:23:46 +12:00
Jake Barnby and GitHub
d3ba4dab46
Merge pull request #9738 from appwrite/feat-ce-migration
...
1.7.x ce migration
2025-05-17 08:18:00 +00:00
Jake Barnby and GitHub
75f2619ab3
Merge pull request #9774 from appwrite/fix-multi-method-auth
...
Fix specs
2025-05-17 08:06:22 +00:00
Eldad A. Fux and GitHub
3ff15accfd
Merge pull request #9777 from appwrite/fix-gif-preview
...
fix(storage): do not preview gif input/output
2025-05-17 00:13:14 +02:00
Steven Nguyen
5d25265e5c
fix(storage): do not preview gif input/output
...
Processing a gif file can consume large amounts of memory causing the
container to crash.
As a safety precaution, don't output to gif either. Any attempt to
output to gif will fallback to jpg.
2025-05-16 14:46:24 -07:00
Chirag Aggarwal
5d4a9e8c56
chore: add request filter v19 tests
2025-05-16 18:31:36 +00:00
Chirag Aggarwal
608eacc773
chore: removed values from response filters
2025-05-16 18:26:21 +00:00
Christy Jacob and GitHub
61ac661851
chore: update storage library ( #9776 )
...
* chore: update storage library
* chore: update storage library
* chore: revert f802fb9 and 651cec6
* chore: revert composer
* chore: revert lockfile
2025-05-16 19:18:08 +02:00
Torsten Dittmann and GitHub
ac77c15a59
Merge pull request #9771 from appwrite/LauraDuRy-patch-2
...
Update README.md
2025-05-16 18:17:19 +02:00
Jake Barnby
5a0e94ae18
Format
2025-05-17 03:44:26 +12:00
Jake Barnby
ea0a7ce485
Fix specs
2025-05-17 03:40:51 +12:00
Jake Barnby
91f8570801
Format
2025-05-17 01:57:57 +12:00
Jake Barnby
a3722f53a5
Fix getting function for rule
2025-05-17 01:39:25 +12:00
Jake Barnby
04009699eb
Fix type + resourceType fallbacks
2025-05-17 01:37:20 +12:00
Jake Barnby
e22ef82116
Safe multi-run by self-fallback
2025-05-17 00:49:59 +12:00
Jake Barnby
c56dba6b20
Add console
2025-05-17 00:19:12 +12:00
Jake Barnby
be400681e7
Fix collection exists fallbacks
2025-05-17 00:18:57 +12:00
Jake Barnby
43493f71aa
Remove invalid collections
2025-05-16 22:10:13 +12:00
Jake Barnby
ac38418812
Update logs
2025-05-16 22:07:43 +12:00
Jake Barnby
8ff4bc0f7b
Fix count
2025-05-16 22:07:34 +12:00
Jake Barnby
19d040d43d
Remove redundant method
2025-05-16 22:07:17 +12:00
Jake Barnby
d6fd05866a
Ignore duplicate on create collection
2025-05-16 22:06:59 +12:00
Jake Barnby
fa3894ef1c
Fix extra collection keys
2025-05-16 22:06:37 +12:00
Chirag Aggarwal
14f436c604
chore: update env
2025-05-16 09:56:35 +00:00
Chirag Aggarwal
1980df1156
chore: temporary to check tests
2025-05-16 09:22:03 +00:00
Jake Barnby
15c13aa032
Remove duplicate attribute
2025-05-16 21:13:09 +12:00
Fabian Gruber and GitHub
5fe6359fe6
Create unique stable cache identifier ( #9769 )
2025-05-16 10:56:12 +02:00
Jake Barnby
697d23e9a4
Update database
2025-05-16 20:49:52 +12:00
Jake Barnby
1b244f4095
Merge remote-tracking branch 'origin/1.7.x' into feat-ce-migration
2025-05-16 20:46:33 +12:00
Jake Barnby
379ffd8eeb
Disable coroutines
2025-05-16 20:30:29 +12:00
Jake Barnby
4ce6587634
Fix key matching
2025-05-16 20:30:16 +12:00
Jake Barnby
768d005f08
Use create bulk attributes
2025-05-16 20:30:04 +12:00
Jake Barnby
4d4cfef1ad
Skip empty ID
2025-05-16 20:29:52 +12:00
Chirag Aggarwal and GitHub
4f122d8982
Merge branch '1.7.x' into update-request-response-filters
2025-05-16 13:48:53 +05:30
Laura Du Ry and GitHub
4417306295
Update README.md
2025-05-16 09:41:09 +02:00
Eldad A. Fux and GitHub
88bb95ec5c
Merge pull request #9768 from appwrite/fix-scopes
...
Fix scopes
2025-05-16 09:04:48 +02:00
Chirag Aggarwal
c657e368cc
chore: update request response filters for 1.7.x
2025-05-16 06:18:59 +00:00
Jake Barnby
2d6d79de7b
Fix names
2025-05-16 17:36:29 +12:00
Jake Barnby
59ef8077da
Skip devKeys subquery
2025-05-16 17:36:19 +12:00
Jake Barnby
43fce76c9b
Remove redundant namespace set
2025-05-16 17:35:36 +12:00
Darshan and GitHub
0dfda7ca7c
Merge branch '1.7.x' into fix-scopes
2025-05-16 11:05:19 +05:30
Darshan
baa9b7bf6f
update: specs for sdk gen.
2025-05-16 11:05:05 +05:30
Jake Barnby
907d968a5f
Remove redundant doc migration
2025-05-16 17:25:06 +12:00
Jake Barnby
7344733165
Use db loop methods, update names
2025-05-16 17:24:11 +12:00
Jake Barnby
56fda6a34b
Add migration options
2025-05-16 17:23:17 +12:00
Jake Barnby
a23548fba5
Add domains + dnsRecords to platform
2025-05-16 14:57:18 +12:00
Jake Barnby
ae2bc1f740
Fix expire required
2025-05-16 14:56:52 +12:00
Jake Barnby
f12e84abc5
Merge remote-tracking branch 'origin/1.7.x' into feat-ce-migration
2025-05-16 13:46:17 +12:00
Jake Barnby and GitHub
38a2ec0a2f
Merge pull request #9767 from appwrite/fix-db-exceptions
...
Only rethrow auth and timeout in general handler
2025-05-16 01:10:24 +00:00
Jake Barnby and GitHub
70c2079f75
Merge pull request #9726 from appwrite/fix-delete-project-loop
...
Fix infinie loop in delete project
2025-05-16 01:04:37 +00:00
Matej Bačo and GitHub
c5d4173923
Merge branch '1.6.x' into 1.7.x
2025-05-15 18:27:56 +02:00
Matej Bačo
2db7ec3290
Post-merge fixes
2025-05-15 18:10:11 +02:00
Matej Bačo
ac6450c726
Merge branch '1.6.x' into 1.7.x
2025-05-15 18:03:15 +02:00
Steven Nguyen and GitHub
8de9b7ffb2
Merge pull request #9765 from appwrite/fix-owner-downgrade
...
Fix owner role downgrade
2025-05-15 08:30:18 -07:00
Steven Nguyen and GitHub
fa2a3bad53
Merge pull request #9747 from appwrite/generate-server-sdk
...
feat: add ability to generate client and server sdks
2025-05-15 08:28:32 -07:00
Matej Bačo
8a555fd294
Add react native
2025-05-15 16:21:36 +02:00
Darshan
f0a835b3b2
update: token scopes tests for console client.
2025-05-15 19:37:07 +05:30
Darshan
bebd103611
update: token scopes tests for console client.
2025-05-15 19:22:53 +05:30
Darshan
1ab724ff04
update: token scopes tests.
2025-05-15 19:13:51 +05:30
Darshan
de57c8f35e
update: token scopes.
2025-05-15 19:04:11 +05:30
Fabian Gruber and GitHub
d28831632e
Swap default image quality to -1, keeping source image quality. ( #9766 )
2025-05-15 14:45:24 +02:00
Jake Barnby
6e40070b98
Lint
2025-05-16 00:35:21 +12:00
Jake Barnby
738e256692
Remove redundant catches
2025-05-16 00:25:23 +12:00
Jake Barnby
4f2142a470
Lint
2025-05-16 00:22:52 +12:00
Eldad A. Fux and GitHub
23d73e1f3e
Merge pull request #9750 from appwrite/update-tokens
...
Update tokens without JWT
2025-05-15 14:19:41 +02:00
Jake Barnby
11e4e9432e
Fix tests
2025-05-16 00:14:09 +12:00
Jake Barnby
b1829bacfe
Only rethrow auth and timeout in general handler
2025-05-15 23:33:00 +12:00
Matej Bačo
ee5f8df72b
Fix Flutter default commands
2025-05-15 11:50:09 +02:00
Darshan and GitHub
de30b49515
Merge branch '1.6.x' into fix-owner-downgrade
2025-05-15 15:02:07 +05:30
Darshan
15992da369
update: tests.
2025-05-15 15:01:23 +05:30
Eldad A. Fux and GitHub
919c427d36
Merge pull request #9745 from appwrite/feat-logo-url
...
feat: plan based email logoUrl
2025-05-15 11:06:07 +02:00
Darshan
ad3adbda21
fix: owner downgrade.
2025-05-15 14:08:54 +05:30
Fabian Gruber and GitHub
651cec65da
feat: telemetry for storage devices ( #9761 )
2025-05-15 10:21:38 +02:00
Chirag Aggarwal
fe767e9655
chore: accent color
2025-05-15 07:44:14 +00:00
Damodar Lohani
c4f1a682fd
Fix: update messaging library
2025-05-15 05:58:11 +00:00
Chirag Aggarwal
f818607680
chore: keep console sdk preview automatic
2025-05-15 05:27:43 +00:00
Chirag Aggarwal
e1e6b82ca3
chore: remove on pull request
2025-05-15 05:22:48 +00:00
Chirag Aggarwal
403a2e9db3
chore: whitespace
2025-05-15 05:17:57 +00:00
Chirag Aggarwal
1c5f7ccd37
chore: update sdk preview workflow to be generic
2025-05-15 05:14:39 +00:00
Steven Nguyen and GitHub
aa411e4ac8
Merge pull request #9755 from appwrite/release-1.6.2
...
Sync 1.6.2 into main
2025-05-14 17:10:19 -07:00
Steven Nguyen and GitHub
fdbc01aa3d
Merge pull request #9733 from appwrite/pla-1849
...
chore: improve route not found error message
2025-05-14 07:06:22 -07:00
Shimon Newman and GitHub
e08133976b
fix metrics name in databases usage api ( #9760 )
2025-05-14 14:57:41 +02:00
Chirag Aggarwal and GitHub
52fdeccd11
Merge branch '1.6.x' into pla-1849
2025-05-14 18:02:05 +05:30
Chirag Aggarwal and GitHub
f62979cfa8
feat: inforu adapter ( #9620 )
...
* chore: update utopia messaging library
* chore: init inforu adapter
* chore: use dev message
* chore: update composer
* chore: fix ordering
* chore: use user for senderId
2025-05-14 12:11:21 +02:00
Jake Barnby
55236524e3
Fix merge
2025-05-14 21:42:39 +12:00
Jake Barnby
4e9385f70b
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-05-14 21:29:10 +12:00
Jake Barnby
33fbab7e3d
Fix missing capture
2025-05-14 21:28:59 +12:00
Fabian Gruber and GitHub
c0b7c47615
fix(schedules): disable coroutine until we have proper pool support ( #9759 )
2025-05-14 10:40:56 +02:00
Jake Barnby
09152a08e1
Fix merge
2025-05-14 18:27:51 +12:00
Jake Barnby
af3388a51f
Format
2025-05-14 18:16:54 +12:00
Jake Barnby
16b2449787
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
...
This reverts commit bf9deb09f5 , reversing
changes made to d312fe22ff .
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
2025-05-14 18:14:07 +12:00
Darshan
c2f54c653c
generate: specs.
2025-05-14 10:47:40 +05:30
Darshan
af4d1a8264
update: comment.
2025-05-14 10:47:32 +05:30
Darshan and GitHub
cd467ddc89
Merge branch '1.7.x' into fix-templates
2025-05-14 10:21:08 +05:30
Jake Barnby
d8cc770ba5
Merge branch 'feat-pool-adapter' of github.com:appwrite/appwrite into feat-pool-adapter
2025-05-14 16:43:03 +12:00
Jake Barnby
3e914a4f1b
Revert name merge issue
2025-05-14 16:42:36 +12:00
Jake Barnby
406630cb61
Update deps
2025-05-14 16:40:47 +12:00
Chirag Aggarwal
3559ecbf80
chore: initialize plan in worker
2025-05-14 03:38:51 +00:00
Chirag Aggarwal
a2686b4a8d
Merge branch '1.7.x' into feat-logo-url
2025-05-14 03:21:45 +00:00
Jake Barnby and GitHub
98c634c3c9
Merge pull request #9748 from ArnabChatterjee20k/feat/index-length
...
Feat/index length
2025-05-14 01:24:19 +00:00
Darshan and GitHub
28f404147b
Merge branch '1.7.x' into update-tokens
2025-05-13 21:21:22 +05:30
Matej Bačo and GitHub
39e083188c
Merge pull request #9752 from appwrite/fix-indexes
...
Fix indexes for `1.7.x`
2025-05-13 17:49:52 +02:00
Darshan
6ea10dbeb9
remove: data additions to search attribute.
2025-05-13 19:08:12 +05:30
Darshan
9d4a7fadb9
fix: tests due to no search attribute.
2025-05-13 18:59:16 +05:30
ArnabChatterjee20k
4208c52c7f
reverted overriding index size for index attribute
2025-05-13 18:21:58 +05:30
ArnabChatterjee20k
9055645d06
updated test for the array attribute index overriding
2025-05-13 18:21:34 +05:30
Jake Barnby
a4239fc5dc
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-05-14 00:36:45 +12:00
Darshan and GitHub
b302b5416d
Merge branch '1.7.x' into fix-templates
2025-05-13 17:52:57 +05:30
Darshan
0f67737690
change: color.
2025-05-13 17:49:31 +05:30
ArnabChatterjee20k and GitHub
9731953c09
Merge branch '1.6.x' into feat/index-length
2025-05-13 17:42:20 +05:30
ArnabChatterjee20k
f8fdecaa2d
made the code a bit simpler
2025-05-13 17:40:04 +05:30
ArnabChatterjee20k
41d7114e97
updated composer and index api
2025-05-13 17:37:15 +05:30
Fabian Gruber and GitHub
4853e0803c
fix(schedules): better error handling ( #9751 )
2025-05-13 14:05:13 +02:00
Darshan
89af35cb5b
bump: composer because linter bothers me on CI.
2025-05-13 17:33:33 +05:30
Darshan
7fd88315ba
bump: composer because linter bothers me on CI.
2025-05-13 17:30:05 +05:30
Darshan
e4ea29ddf6
Merge branch '1.7.x' into update-tokens
2025-05-13 17:27:56 +05:30
Darshan
d50b3f1519
fix: indexes on changed attributes.
2025-05-13 17:25:01 +05:30
Darshan
1d38291826
updates: remove permissions, allow tokens management only on console.
2025-05-13 16:53:30 +05:30
Fabian Gruber and GitHub
40642b2aad
fix(schedules): enqueue delay telemetry in wrong format ( #9749 )
2025-05-13 13:03:09 +02:00
Darshan
942b81053d
address comments.
2025-05-13 16:23:29 +05:30
Darshan and GitHub
f01bfc842b
Merge branch '1.7.x' into update-tokens
2025-05-13 16:16:46 +05:30
Darshan
6f15a43b02
update: constant and error desc.
2025-05-13 16:16:33 +05:30
Darshan
52a128cfaa
fix: tests; add: params for sdks.
2025-05-13 16:14:29 +05:30
Darshan
4e9f137e55
remove: jwt logic. serve the jwt directly from the model itself.
2025-05-13 15:41:26 +05:30
Khushboo Verma
25a13d3666
Sync with cloud
2025-05-13 15:40:21 +05:30
arnab
cd806e80d7
updated tests and validations
2025-05-13 15:39:13 +05:30
Khushboo Verma
a3cb7c81a2
Add V23 migration and remove coroutines
2025-05-13 15:22:09 +05:30
Jake Barnby
0f313afcb5
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# src/Appwrite/Messaging/Adapter/Realtime.php
2025-05-13 21:10:57 +12:00
Matej Bačo
33d4650827
Post-merge fixes
2025-05-13 10:18:57 +02:00
Matej Bačo
af0c872999
Merge branch '1.6.x' into 1.7.x
2025-05-13 10:11:39 +02:00
Khushboo Verma
bebf6a4ef6
Merge branch '1.7.x' into feat-ce-migration
2025-05-13 12:42:29 +05:30
arnab
a970512e3c
added length param, response model, e2e test
2025-05-13 10:35:04 +05:30
Fabian Gruber and GitHub
7c229ad878
feat(scheduling): add telemetry for scheduler tasks ( #9721 )
2025-05-12 18:05:32 +02:00
Matej Bačo
06bf26682e
Fix index
2025-05-12 17:33:21 +02:00
Matej Bačo
3b38b6bb57
Migration review fixes
2025-05-12 16:52:13 +02:00
Khushboo Verma
9f4e0f5eb9
Merge branch '1.7.x' into feat-ce-migration
2025-05-12 20:06:01 +05:30
Chirag Aggarwal
980afc2eaf
chore: update social links
2025-05-12 13:20:59 +00:00
Chirag Aggarwal
a802a78b0b
feat: plan based email logoUrl
2025-05-12 13:10:58 +00:00
Matej Bačo and GitHub
1276e74e79
Merge pull request #9743 from appwrite/fix-filters
...
Fix request filters with multi-method routes
2025-05-12 10:22:26 +02:00
Jake Barnby
800dd8bdac
Remove redundant filter, action checks which parameter sets are allowed
2025-05-12 19:26:35 +12:00
Jake Barnby
0099eef8c8
Faster short-path for single method routes
2025-05-12 19:25:52 +12:00
Jake Barnby
d04e43c615
Improve matched case
2025-05-12 17:50:14 +12:00
Jake Barnby
3203ea5d43
Fix request filters with multi-method routes
2025-05-12 17:41:03 +12:00
Darshan
bc556c559f
Merge branch '1.7.x' into 'lazy-load-relationships'.
2025-05-11 14:56:40 +05:30
Chirag Aggarwal
b0e95171f8
chore: update react native and generate sdk
2025-05-10 14:29:11 +00:00
Chirag Aggarwal
28fe6f34de
Merge branch '1.6.x' into pla-1849
2025-05-10 08:30:50 +00:00
Jake Barnby
de7c8b8c27
Update deps
2025-05-10 18:27:20 +12:00
Khushboo Verma
b249584b92
1.7.x ce migration
2025-05-09 17:46:29 +05:30
Eldad A. Fux and GitHub
7f8fe139e9
Merge pull request #9737 from appwrite/1.7.x-introduce-oauth-class
...
chore: introduce class attribute to oauth2 config
2025-05-09 13:10:00 +02:00
Chirag Aggarwal
21273c8336
fix: undefined classname
2025-05-09 10:57:45 +00:00
Chirag Aggarwal
f91ec238b9
chore: introduce class attribute to oauth2 config
2025-05-09 10:09:16 +00:00
fogelito
a725b1c952
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-delete-project-loop
2025-05-08 18:58:52 +03:00
Jake Barnby and GitHub
932ed94b8c
Merge pull request #9065 from appwrite/feat-bulk-operations
...
Feat bulk operations
2025-05-08 14:26:52 +00:00
Christy Jacob and GitHub
3fea5ec914
Merge pull request #9734 from appwrite/pla-2876
...
refactor: maintenance task to run at a specific time
2025-05-08 18:00:38 +04:00
Chirag Aggarwal
2c8e1e1731
chore: deprecate delay
2025-05-08 13:44:58 +00:00
Jake Barnby
6f39c9d147
Update database
2025-05-09 00:11:54 +12:00
Jake Barnby
ac760d9ddc
Generate SDKs
2025-05-08 22:09:12 +12:00
Jake Barnby
077698a0ee
Update db to release
2025-05-08 22:02:06 +12:00
Jake Barnby
1a32ce60bd
Add on listener
2025-05-08 21:57:20 +12:00
Jake Barnby
eb52ccfeae
Update database
2025-05-08 21:17:54 +12:00
Jake Barnby
9c50d60350
Handle upsert usage
2025-05-08 21:08:23 +12:00
Chirag Aggarwal
fea58c2bc9
refactor: maintenance task to run at a specific time
2025-05-08 07:49:27 +00:00
fogelito
e5a1af3183
Remove DBG
2025-05-08 10:43:28 +03:00
fogelito
9b9ed93db2
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-delete-project-loop
2025-05-08 10:40:02 +03:00
Chirag Aggarwal
6684364b98
chore: improve route not found error message
2025-05-08 07:25:29 +00:00
Jake Barnby
540102ff97
Explicitly catch exceptions
2025-05-08 18:10:26 +12:00
Jake Barnby
c3f0bec1ff
Validate nested internals
2025-05-08 18:09:37 +12:00
Jake Barnby
eaa105477a
Fix tests for permissions/relationships updates
2025-05-08 17:17:02 +12:00
Jake Barnby
1e19e7d0b4
Remove permissions + relationships logic from bulk update/delete
2025-05-08 02:59:04 +12:00
Jake Barnby
be7ea1f798
Add bulk upsert route
2025-05-08 02:49:02 +12:00
Jake Barnby
639ce4d026
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# composer.lock
2025-05-08 01:24:39 +12:00
Jake Barnby and GitHub
a35c955e54
Merge pull request #9729 from appwrite/update-database-lib
...
chore: update utopia database to 0.67.x
2025-05-07 13:16:53 +00:00
Jake Barnby
b44682b6ff
Doc updates
2025-05-07 21:23:16 +12:00
Jake Barnby
fdc98389b1
Return total as modified count
2025-05-07 16:22:15 +12:00
Jake Barnby
05821c2993
Fix conditional
2025-05-07 15:46:17 +12:00
Jake Barnby
5f19398a9b
Accumulate up to limit
2025-05-07 15:45:58 +12:00
Jake Barnby
41ecccda1e
Revert "Fix tests for model changes"
...
This reverts commit f5d243e229 .
# Conflicts:
# app/controllers/api/databases.php
2025-05-07 15:45:46 +12:00
Jake Barnby
572c49cc90
Revert "Don't accumulate docs on update/delete"
...
This reverts commit 8c1b9044b3 .
# Conflicts:
# app/controllers/api/databases.php
2025-05-07 15:44:58 +12:00
Jake Barnby
f7d7b8d3dd
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-05-07 15:14:13 +12:00
Jake Barnby
f5d243e229
Fix tests for model changes
2025-05-07 15:14:05 +12:00
Steven Nguyen and GitHub
51f44b02b9
Merge pull request #9724 from appwrite/pla-2856
...
chore: add harden create email token endpoint
2025-05-06 14:17:41 -07:00
Jake Barnby
8c1b9044b3
Don't accumulate docs on update/delete
2025-05-07 03:10:13 +12:00
Matej Bačo and GitHub
06ff33cf7e
Merge pull request #9678 from appwrite/fix-missing-filter
...
Fix: FileTokens
2025-05-06 16:08:23 +02:00
Chirag Aggarwal
da05398389
chore: update utopia database to 0.67.x
2025-05-06 13:08:56 +00:00
fogelito
c5086d8fba
Different color
2025-05-06 15:18:51 +03:00
Darshan and GitHub
01f5896ac1
Merge branch '1.7.x' into fix-missing-filter
2025-05-06 17:05:08 +05:30
fogelito
6f34592efe
Add messages
2025-05-06 14:18:26 +03:00
Christy Jacob and GitHub
f841979de8
Merge pull request #9727 from appwrite/PLA-2826-1
...
tasks: clean all Timers on error & shutdown
2025-05-06 14:30:24 +04:00
Fabian Gruber
8d93a8aa09
tasks: clean all Timers on error & shutdown
2025-05-06 12:20:04 +02:00
Matej Bačo and GitHub
391d5aca58
Merge pull request #9699 from appwrite/fix-add-type-to-create-duplicate-deployment
...
Set type in createDuplicateDeployment
2025-05-06 12:16:43 +02:00
Jake Barnby
af09f17e02
Max 1 operation
2025-05-06 22:05:59 +12:00
Khushboo Verma
9248f06e60
Add test for manual type
2025-05-06 15:31:22 +05:30
Khushboo Verma
dc569317d3
Merge branch '1.7.x' into fix-add-type-to-create-duplicate-deployment
2025-05-06 15:24:41 +05:30
fogelito
abc2795daa
Delete using Cursor
2025-05-06 12:25:56 +03:00
fogelito
6264e616d3
Delete using Cursor
2025-05-06 12:18:29 +03:00
fogelito
56a8e38890
listCollections with big limit
2025-05-06 10:50:56 +03:00
Chirag Aggarwal
f905c10acc
chore: add harden create email token endpoint
2025-05-06 07:18:23 +00:00
Jake Barnby
a6d23298ac
Use constant
2025-05-06 13:50:38 +12:00
Jake Barnby
af51e31197
Remove debug headers
2025-05-06 13:45:18 +12:00
Jake Barnby
cc4c147b15
First class callable syntax
2025-05-06 13:36:45 +12:00
Jake Barnby
66a40eb175
AI review fixes
2025-05-06 02:21:45 +12:00
Jake Barnby
9b6408e53a
Fluent setter for parameter
2025-05-06 01:47:35 +12:00
Jake Barnby
4b1dba692c
Min 1 operation
2025-05-06 01:02:07 +12:00
Jake Barnby
4da44cf13c
Lint
2025-05-05 23:36:36 +12:00
Jake Barnby
24229c63ea
Fix multi-method graphql parameter mapping
2025-05-05 23:26:59 +12:00
Jake Barnby
21d9f182d6
Remove dump
2025-05-05 22:30:20 +12:00
Jake Barnby
2f091a1fab
Fix permissions set
2025-05-05 21:45:30 +12:00
Jake Barnby
808f338c7c
Fix all bulk/relationship tests
2025-05-05 17:20:24 +12:00
Jake Barnby
1f08344c8d
Fix update test
2025-05-05 17:01:05 +12:00
Jake Barnby
384e606503
Fix bulk update relationship test
2025-05-05 16:52:06 +12:00
Jake Barnby and GitHub
cdd61feec8
Merge branch '1.6.x' into feat-bulk-operations
2025-05-05 04:29:49 +00:00
Jake Barnby and GitHub
e9edf013b0
Merge pull request #9618 from appwrite/update-collections-indexes
...
Update console indexes
2025-05-05 03:12:20 +00:00
Jake Barnby
f52f864085
Get limit directly from plan
2025-05-05 15:04:32 +12:00
Darshan
e523eb508a
Merge remote-tracking branch 'origin/fix-templates' into fix-templates
2025-05-04 19:16:32 +05:30
Darshan
8546195c04
address comments by coderabbitai.
2025-05-04 19:16:25 +05:30
Darshan and GitHub
f13a28cf6d
Merge branch '1.7.x' into fix-templates
2025-05-04 19:08:06 +05:30
Darshan
04539bff4a
update: make variable private.
2025-05-03 09:59:53 +05:30
Darshan
29647a9dc8
address comments.
2025-05-03 09:59:04 +05:30
Darshan and GitHub
487247c289
Merge branch '1.7.x' into fix-missing-filter
2025-05-03 09:40:04 +05:30
Darshan
a3db080fcf
update: method doc.
2025-05-02 19:56:00 +05:30
Darshan
5ba363b787
Merge remote-tracking branch 'origin/lazy-load-relationships' into lazy-load-relationships
2025-05-02 19:51:55 +05:30
Darshan
0a12b561c8
update: remove unneeded change.
2025-05-02 19:51:38 +05:30
Darshan and GitHub
36c4ed1dca
Merge branch '1.7.x' into lazy-load-relationships
2025-05-02 19:49:30 +05:30
Darshan
53133ba54f
patch: filters pre 1.7.x
2025-05-02 19:48:39 +05:30
Jake Barnby
df5fb87925
Update DB
2025-05-03 01:55:17 +12:00
Jake Barnby
bae0676a62
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-05-03 01:45:14 +12:00
Eldad A. Fux and GitHub
158a76545e
Merge pull request #9702 from appwrite/fix-module-name
...
fix: tokens module
2025-05-02 15:03:41 +02:00
Matej Bačo
f76aff1916
Migration preparations
2025-05-02 11:17:51 +02:00
Darshan
22174bec0e
attempt: conditional doc fetch.
2025-05-02 12:38:48 +05:30
Darshan
b00e7b804a
revert: tests.
2025-05-02 09:32:29 +05:30
Christy Jacob and GitHub
da4a1b4806
Merge pull request #9704 from appwrite/feat-1.6.2-release-prep
...
Add 1.6.2 to CHANGES.md
2025-05-02 00:03:49 +04:00
Darshan
50448126a9
Merge branch '1.7.x' into 'lazy-load-relationships'.
2025-05-01 20:00:32 +05:30
Darshan
e7e38c57f7
revert: changes to original.
2025-05-01 19:51:11 +05:30
ArnabChatterjee20k
7750ada4d8
* exposed internal id as a part of auto increment id
...
* updated test cases regarding internal id
2025-05-01 18:55:04 +05:30
Darshan
6dbeff0111
update: specs for console sdk.
2025-05-01 13:20:29 +05:30
Darshan and GitHub
d2aee75cf9
Merge branch '1.7.x' into fix-missing-filter
2025-05-01 12:58:45 +05:30
Darshan
972cb9c6a5
add: $permissions to the resourceToken response modal.
2025-05-01 12:58:20 +05:30
Jake Barnby and GitHub
6794ef77fd
Merge pull request #9710 from appwrite/expose-var
...
Expose var
2025-05-01 06:52:04 +00:00
Darshan
dcf11df193
remove: method and expose the variable itself.
2025-05-01 12:16:07 +05:30
Jake Barnby and GitHub
b922858428
Merge pull request #9709 from appwrite/source-report
...
Add: Source report method
2025-05-01 06:23:57 +00:00
Darshan
8c7ccfcc12
address comments.
2025-05-01 11:37:58 +05:30
Darshan
606fea5871
address comments.
2025-05-01 11:31:51 +05:30
Darshan
d137b41c0b
add: expose source report for cloud.
2025-05-01 11:22:19 +05:30
Steven Nguyen
977a920959
chore: add 1.6.2 to CHANGES.md
2025-04-30 17:23:50 -07:00
Khushboo Verma
f2bcae75b2
Add tests for type
2025-04-30 19:05:08 +05:30
Khushboo Verma
5e0eb59718
Merge branch '1.7.x' into fix-add-type-to-create-duplicate-deployment
2025-04-30 18:51:01 +05:30
Jake Barnby and GitHub
bf9deb09f5
Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter
...
Revert "Feat pool adapter"
2025-04-30 12:14:55 +00:00
Jake Barnby and GitHub
c759f9ec11
Revert "Feat pool adapter"
2025-04-30 23:24:54 +12:00
Jake Barnby
ea42b823d8
Revert name merge issue
2025-04-30 22:47:41 +12:00
Matej Bačo
279ff8f5ae
Migration preps, table width issues
2025-04-30 12:38:32 +02:00
Matej Bačo
e1dbf2170e
Migration preparations
2025-04-30 12:10:51 +02:00
Jake Barnby and GitHub
d312fe22ff
Merge pull request #9659 from appwrite/feat-pool-adapter
...
Feat pool adapter
2025-04-30 10:05:47 +00:00
Jake Barnby
6e59859f5c
AI review fixes
2025-04-30 21:18:24 +12:00
Matej Bačo
bd50baff85
Upgrade db lib for migration fix
2025-04-30 09:31:17 +02:00
Jake Barnby
7b88792b6a
Accumulate documents
2025-04-30 17:40:54 +12:00
Jake Barnby
27ac5cbb2a
Remove redundant withTimestamp
2025-04-30 17:40:47 +12:00
Jake Barnby
f2270b9ef8
Add read/write counts for bulk operations
2025-04-30 14:22:48 +12:00
Jake Barnby
58c536e232
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
2025-04-30 13:18:06 +12:00
Jake Barnby
6400b0dc48
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-04-30 13:16:56 +12:00
Jake Barnby and GitHub
44abf276d7
Merge pull request #9478 from appwrite/chore-merge-namespace
...
Move specification into SDK namespace
2025-04-30 01:15:13 +00:00
Jake Barnby
ed0929416b
Format
2025-04-30 13:13:14 +12:00
Jake Barnby
2e2af32be3
Fix missing trigger
2025-04-30 13:06:51 +12:00
Jake Barnby
ea38a7f869
Coroutine sleep
2025-04-30 13:05:31 +12:00
Jake Barnby
43fb92ca83
Set publisher on base
2025-04-30 13:04:19 +12:00
Jake Barnby
38f5d88b03
Remove unused param
2025-04-30 12:44:15 +12:00
Jake Barnby
f7296d80b2
Fix function schedule sleep
2025-04-30 12:27:18 +12:00
Jake Barnby
453bb8ab70
Update tests for changes
2025-04-30 12:09:13 +12:00
Jake Barnby
a98520302d
Reduce max batch
2025-04-30 12:09:02 +12:00
Jake Barnby
6af3912eff
Remove unused value
2025-04-30 12:08:53 +12:00
Jake Barnby
f82726c2b4
Remove redundant batch size passing
2025-04-30 12:08:38 +12:00
Jake Barnby
0ab1ebd8c4
Validate create batch size inline
2025-04-30 12:07:56 +12:00
Jake Barnby
706e5f2453
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace
2025-04-30 10:46:54 +12:00
Jake Barnby
2238f6d822
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.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.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
2025-04-30 10:45:18 +12:00
Jake Barnby
5fc2c1ceb8
Fix registry ref
2025-04-30 10:34:24 +12:00
Khushboo Verma
2610a0cbcd
Set type in createDuplicateDeployment
2025-04-30 02:26:30 +05:30
Jake Barnby
e643e7a406
Lint
2025-04-29 21:33:51 +12:00
Jake Barnby
02b1c82226
Remove all remaining pool usages
2025-04-29 21:28:53 +12:00
Jake Barnby
4d92af5ba6
Realtime pool adapters
2025-04-29 21:28:40 +12:00
Jake Barnby
acec1ab699
Use pool adapters in health api
2025-04-29 21:28:25 +12:00
Jake Barnby
1d82c67d1f
Add pubsub pool adapter
2025-04-29 21:28:13 +12:00
Jake Barnby
eabf3993a0
Use pool adapter on project create
2025-04-29 18:13:30 +12:00
Jake Barnby
47c5c55267
Remove redundant reclaims
2025-04-29 14:58:54 +12:00
Jake Barnby
43ae7c4b14
Format
2025-04-29 14:57:18 +12:00
Jake Barnby
38aae9e2c1
Fix sync
2025-04-29 14:07:48 +12:00
Steven Nguyen and GitHub
e74502a259
Merge pull request #9692 from appwrite/fix-vcs-migrations
...
Fix vcs migrations
2025-04-28 09:34:52 -07:00
Steven Nguyen
101283f345
fix: prevent update migration from clearing scopes and resetting specs
2025-04-28 09:02:06 -07:00
Steven Nguyen
8d9abd2f31
fix(vcs): add missing attributes to 1.6.x migration
2025-04-28 09:02:06 -07:00
Darshan
6ffe620c57
attempt: fixes, changes.
2025-04-28 15:36:30 +05:30
Jake Barnby and GitHub
4d2a08e7fd
Merge branch '1.6.x' into feat-pool-adapter
2025-04-28 10:02:55 +00:00
Jake Barnby
a9e953d840
Lint
2025-04-28 22:02:31 +12:00
Jake Barnby
6caa347b26
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
2025-04-28 21:56:45 +12:00
Christy Jacob and GitHub
5578e199e4
Merge pull request #9689 from appwrite/PLA-2808
...
feat(users): synchronously delete identities and targets in controller
2025-04-28 12:56:31 +04:00
Jake Barnby and GitHub
8623767926
Merge pull request #9677 from ArnabChatterjee20k/chore--utopia-migration
...
Chore: updated utopia migration version
2025-04-28 03:51:57 +00:00
Jake Barnby and GitHub
d39fce55c1
Merge branch '1.6.x' into chore--utopia-migration
2025-04-28 03:38:30 +00:00
Steven Nguyen and GitHub
70f31bb48c
Merge pull request #9691 from appwrite/update-flutter-sdk
...
chore: update flutter sdk
2025-04-25 12:48:50 -07:00
Chirag Aggarwal
b65c375655
chore: update flutter sdk
2025-04-25 19:24:12 +00:00
Fabian Gruber
270250a563
review feedback
2025-04-25 16:25:26 +02:00
Fabian Gruber
9601860247
feat(users): synchronously delete identities and targets in controller
2025-04-25 15:55:10 +02:00
Christy Jacob and GitHub
09ca143231
Merge pull request #9687 from appwrite/PLA-2807
...
feat(dispatch): add contextual dispatch logic
2025-04-25 17:52:43 +04:00
Christy Jacob and GitHub
2afbfea0d0
Merge pull request #9638 from appwrite/fix-zero-specifications
...
fix(functions): treat 0 as unlimited for CPUs and memory
2025-04-25 14:49:04 +04:00
Steven Nguyen
928f535800
chore(functions): update desc for CPU and mem env vars
...
Clarify that 0 for _APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY means
unlimited.
2025-04-24 17:30:03 -07:00
Fabian Gruber
391e045775
feat(dispatch): add contextual dispatch logic
2025-04-24 23:15:00 +02:00
Darshan and GitHub
7b901b5d34
Merge branch '1.7.x' into lazy-load-relationships
2025-04-24 19:28:17 +05:30
ArnabChatterjee20k
26edc75455
updated utopia migration version
2025-04-23 15:09:44 +05:30
fogelito
e1e195cec6
update projects indexes
2025-04-20 10:25:13 +03:00
fogelito
1be83d15dd
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into update-collections-indexes
2025-04-20 09:57:18 +03:00
Darshan
511cf72013
fix: tests as per the latest databases changes.
2025-04-19 19:17:25 +05:30
Darshan
12b816178b
feat: lazy-load relationships test.
2025-04-19 16:25:08 +05:30
Jake Barnby
d9d15b0fbe
Update queue version
2025-04-18 00:21:53 +12:00
Jake Barnby
59c4536208
Format
2025-04-18 00:10:20 +12:00
Jake Barnby
cc20484131
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
2025-04-18 00:00:55 +12:00
Jake Barnby
ec65071ae3
Revert "Add publisher consumer pool adapter"
...
This reverts commit fe26dcb50a .
2025-04-17 23:59:43 +12:00
Jake Barnby
fe26dcb50a
Add publisher consumer pool adapter
2025-04-17 22:27:20 +12:00
Jake Barnby
25a3266301
Remove dump
2025-04-17 22:25:36 +12:00
Jake Barnby
bef10d7c84
Update specs
2025-04-17 21:36:08 +12:00
Jake Barnby
382ffceed9
Lint
2025-04-17 21:19:12 +12:00
Jake Barnby
cd72d70432
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-04-17 17:09:51 +12:00
Jake Barnby
61cf767232
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-04-17 17:09:13 +12:00
Jake Barnby
70364d7a07
Format
2025-04-17 17:09:08 +12:00
Jake Barnby
100870557b
Use cache pool adapter
2025-04-17 16:50:13 +12:00
Jake Barnby
03cae4c5ee
Pool use project create
2025-04-17 16:49:12 +12:00
Jake Barnby
28addd6702
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# app/controllers/api/health.php
2025-04-17 13:34:30 +12:00
Jake Barnby
4b8c68e5ed
Update db
2025-04-17 13:34:08 +12:00
Jake Barnby
d10757e69f
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-04-16 13:55:55 +12:00
Jake Barnby
49ea2f6fd9
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# app/controllers/api/projects.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Workers/Deletes.php
2025-04-15 22:21:01 +12:00
Jake Barnby
b972e7a1d4
Stash
2025-04-15 22:18:48 +12:00
Luke B. Silver and GitHub
d82812cc04
Merge branch '1.6.x' into feat-exp-scheme
2025-04-15 10:11:31 +01:00
loks0n
2427f950b5
fix: realtime
2025-04-14 14:34:22 +01:00
loks0n
e551e4ad5b
chore: fmt
2025-04-14 14:23:01 +01:00
loks0n
67a313cef3
fix: tests
2025-04-14 13:50:48 +01:00
loks0n
3c2b88dc86
chore: remove unused
2025-04-14 13:02:02 +01:00
loks0n
944624f13a
chore: fmt
2025-04-14 12:59:39 +01:00
loks0n
4ac2571135
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-exp-scheme
2025-04-14 12:58:25 +01:00
loks0n
0a4c430ae7
feat: exp scheme
2025-04-14 12:56:42 +01:00
Steven Nguyen
b431eb4a51
fix(functions): treat 0 as unlimited for CPUs and memory
...
Prior versions of Appwrite treated 0 as unlimited for
_APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY. As such, this PR updates
the specification validator and the list specifications endpoint to also
treat the default 0 value as unlimited, allowing any specification.
2025-04-11 12:13:06 -07:00
Jake Barnby
31cf1266e1
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-04-10 18:22:21 +12:00
Jake Barnby
cfab30b43f
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/init/resources.php
2025-04-09 16:31:52 +12:00
fogelito
4396c5f0fc
Update indexes console
2025-04-07 08:48:53 +03:00
Jake Barnby
608bda0b48
Update lock
2025-04-02 13:47:12 +13:00
Jake Barnby
91d4b1b99f
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
2025-04-02 13:40:27 +13:00
Darshan
f56fcc6d90
fix: remaining tests! pheww!
2025-03-29 19:56:13 +05:30
Darshan
f2c43c14bf
fix: realtime test.
2025-03-29 19:20:27 +05:30
Darshan
c4852836ef
fix: realtime test.
2025-03-29 18:59:36 +05:30
Darshan
b22be9b586
fix: test with teamName.
2025-03-29 18:53:51 +05:30
Darshan
48139cf49c
Merge remote-tracking branch 'origin/fix-templates' into fix-templates
2025-03-29 18:23:07 +05:30
Darshan
736078203a
update: change method name.
2025-03-29 18:22:59 +05:30
Darshan
b1c67e6f74
fix: other remaining tests.
2025-03-29 18:21:25 +05:30
Darshan
6f501e2777
fix: teams test.
2025-03-29 17:19:46 +05:30
Darshan and GitHub
bcd12fdfba
Merge branch '1.7.x' into fix-templates
2025-03-29 14:32:13 +05:30
Darshan
734fa7dc77
update: languages;
2025-03-29 14:31:01 +05:30
Darshan
e4311de735
update: languages;
2025-03-29 12:52:55 +05:30
Darshan
0071f0e728
update: languages; will update the rest later ;)
...
Note: have cross referenced with GPT, Google Translator and various other regional translators.
2025-03-28 19:40:56 +05:30
Darshan
57c06f1e5b
update: use buttons instead of links for inner-base template.
2025-03-28 16:44:44 +05:30
Jake Barnby
a9152c0c20
Doctor pool use
2025-03-28 16:51:47 +13:00
Jake Barnby
906f774a90
Worker scope pool use
2025-03-28 16:50:34 +13:00
Jake Barnby
ec2f3b69cc
API scope pool use
2025-03-28 16:50:13 +13:00
Jake Barnby
5b843015b0
Realtime scope pool use
2025-03-28 16:43:17 +13:00
Jake Barnby
3a2ff9790c
CLI scope pool use
2025-03-28 16:42:26 +13:00
Jake Barnby
08bc6379bd
Remove redundant DSN parse
2025-03-28 14:43:34 +13:00
Jake Barnby
10c6315589
Add doc comments
2025-03-27 23:00:28 +13:00
Jake Barnby
536b6162ce
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-03-27 21:39:36 +13:00
Jake Barnby
6608023b9f
Regen specs
2025-03-27 21:30:10 +13:00
Jake Barnby
7c3d2c8435
Spread validator args
2025-03-27 21:06:04 +13:00
Jake Barnby
aa0111550b
Handle parameter class for spec generation
2025-03-27 21:04:14 +13:00
Jake Barnby
04c3182f7c
Use parameter class instead of inline array
2025-03-27 21:03:56 +13:00
Jake Barnby
5aca1fcfa9
Fix content type usage
2025-03-27 21:03:28 +13:00
Jake Barnby
254c12b084
Use parameter class in method class
2025-03-27 21:03:10 +13:00
Jake Barnby
6615c1a382
Add SDK parameter class
2025-03-27 21:02:25 +13:00
Jake Barnby
7ca4009457
Remove leftover
2025-03-27 21:01:59 +13:00
Jake Barnby
ee9efe530d
Add max batch size resource for plan override
2025-03-27 18:28:55 +13:00
Jake Barnby
985476ac50
Bulk operations for server/console only
2025-03-27 18:16:25 +13:00
Jake Barnby
7e6799d6dd
Block bulk operations on collections with relationships
2025-03-27 18:13:10 +13:00
Jake Barnby
2e12ae4390
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# composer.lock
2025-03-27 18:11:03 +13:00
Jake Barnby
bc866dc717
Sync with 1.6.x
2025-03-17 21:10:30 +13:00
Jake Barnby
94f9d0140b
Merge branch '1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/init.php
# composer.json
# composer.lock
2025-03-17 20:44:08 +13:00
Jake Barnby
2f43a3566d
Remove bulk update permissions param
2025-03-05 16:42:09 +13:00
Jake Barnby
0f0ea5e96c
Update deps
2025-03-05 15:18:14 +13:00
Jake Barnby
99377e26ee
Reset fixes
2025-03-05 15:09:06 +13:00
Jake Barnby
d809ab1ff3
Merge branch 'feat-bulk-operations' of github.com:appwrite/appwrite into feat-bulk-operations
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
2025-03-05 12:47:47 +13:00
Jake Barnby
a5c4fe0a2d
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# 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
# app/controllers/shared/api.php
# composer.json
# composer.lock
# docs/references/databases/create-document.md
2025-03-05 12:44:39 +13:00
Bradley Schofield
c560524a42
Add more benchmarks, update DB Lib
2025-02-13 16:52:53 +09:00
Bradley Schofield
0ccaf9adff
Add more benchmarks
2025-02-11 15:57:27 +09:00
d490879615
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2025-02-11 09:24:35 +09:00
709f616f7f
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2025-02-11 09:24:26 +09:00
a8a5b4d00c
Update docs/references/databases/update-documents.md
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2025-02-11 09:24:18 +09:00
Bradley Schofield
a27ba015e9
Merge branch '1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
2025-02-11 09:23:49 +09:00
Jake Barnby
386c6076b2
Merge branch '1.6.x' into feat-bulk-operations
...
# Conflicts:
# composer.json
# composer.lock
2025-02-05 01:52:35 +13:00
Jake Barnby
5be62c22e0
Move specification into SDK namespace
2025-02-05 00:08:56 +13:00
Bradley Schofield
bd20ea0300
Fix additional methods with multiple responses
2025-01-30 14:19:20 +09:00
Bradley Schofield
40f8a4cb02
Merge branch '1.6.x' into feat-bulk-operations
2025-01-27 09:36:15 +09:00
Bradley Schofield
5dadd8caea
Fix required/whitelist system and descriptions
2025-01-24 16:19:43 +09:00
Bradley Schofield
a6f459ecca
Cleanup a few leftover from development
2025-01-24 14:26:17 +09:00
Bradley Schofield
2647379557
Fix missing dependency
2025-01-23 13:24:56 +09:00
Bradley Schofield
8fb7a2db32
Merge branch '1.6.x' into feat-bulk-operations
...
# 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
# app/controllers/api/functions.php
# app/controllers/api/migrations.php
# app/controllers/api/projects.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# composer.json
# composer.lock
# docs/references/account/create-push-target.md
# docs/references/account/delete-push-target.md
# docs/references/account/update-push-target.md
# src/Appwrite/SDK/Method.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
2025-01-23 11:19:20 +09:00
Jake Barnby and GitHub
39c70b3539
Merge pull request #9108 from appwrite/feat-new-sdk-label
...
Feat new sdk label
2025-01-16 23:19:29 +13:00
Bradley Schofield
e0101def27
Fix tests
2025-01-16 17:47:36 +09:00
Bradley Schofield
469732f482
Address Comments
2025-01-16 14:34:53 +09:00
Bradley Schofield
4c22088146
Address GraphQL
2025-01-16 11:30:50 +09:00
Bradley Schofield
9d04c61cbe
Attempt to fix tests
2025-01-16 11:07:09 +09:00
Bradley Schofield
48bf8001ae
Address Comments
2025-01-15 16:17:35 +09:00
Bradley Schofield
1691910023
Run Linter
2025-01-15 12:56:46 +09:00
Bradley Schofield
d6474a85e2
Address Comments
2025-01-15 12:54:49 +09:00
Bradley Schofield
8d7712a669
Remove debug flag
2025-01-15 09:59:16 +09:00
Bradley Schofield
396602d887
Address Comments
2025-01-15 09:58:57 +09:00
Bradley Schofield
bc85d04bbc
Run Linter
2025-01-14 18:10:27 +09:00
Bradley Schofield
ec44b1f272
Make all delete routes return none
2025-01-14 18:09:37 +09:00
Bradley Schofield
efd8dc16b3
Address Comments
2025-01-14 17:52:31 +09:00
Bradley Schofield
d54d0ea7b3
Address error validation comment
2025-01-13 09:35:05 +09:00
Bradley Schofield
8f2cca5b0f
Fix Response Models
2025-01-10 16:53:09 +09:00
Bradley Schofield
a1c70a6956
Run Formatter, Fix GraphQL
2025-01-10 14:23:04 +09:00
Bradley Schofield
87de19b610
Address Comments
2025-01-10 02:07:56 +09:00
Bradley Schofield
0d6095ba18
Add improved error handling for SDK Class
2025-01-03 14:16:26 +00:00
Bradley Schofield
6a782ce373
Implement SDKResponse class
2024-12-30 11:32:40 +00:00
Bradley Schofield
624c91816b
Begin work on SDKResponse refactor
2024-12-20 12:06:09 +09:00
Bradley Schofield
64a957859e
Run Linter
2024-12-17 10:39:06 +09:00
Bradley Schofield
fa053e493a
Update specs
2024-12-17 10:33:08 +09:00
Bradley Schofield
1361dbdec5
Remove get version API from SDKs
2024-12-17 10:33:02 +09:00
Bradley Schofield
8ae462c317
Fix JSON Encode for multiplex objects
2024-12-17 10:31:26 +09:00
Bradley Schofield
2997a11274
Add SDK Multiplexing
2024-12-17 10:27:00 +09:00
Bradley Schofield
67a72edebf
Run Linter
2024-12-16 15:03:57 +09:00
Bradley Schofield
b4c77fbd5f
Get Initial Draft Working
2024-12-16 14:59:01 +09:00
Bradley Schofield
f7e69624c6
Address comments
2024-12-11 10:19:10 +09:00
Bradley Schofield
e9c2ebbcf5
Implement SDK Multiplexing for Create Document/s
2024-12-10 12:31:26 +09:00
Bradley Schofield
879ddb3074
Implement SDK Method Multiplexing
2024-12-09 14:21:56 +09:00
Jake Barnby and GitHub
8c1f6aabb7
Merge pull request #8968 from appwrite/feat-bulk-create
...
Feat: Bulk Create Documents
2024-12-04 19:03:31 +13:00
Bradley Schofield
f707be6ed3
Add extra tests
2024-12-04 09:13:08 +09:00
Bradley Schofield
bcb4ffa404
Fix Tests
2024-12-03 17:39:25 +09:00
Bradley Schofield
c0d4b58eea
Merge branch 'feat-bulk-operations' into feat-bulk-create
...
# Conflicts:
# tests/e2e/Services/Databases/DatabasesCustomClientTest.php
2024-12-03 17:06:35 +09:00
Bradley Schofield
e2ab6a05ab
Fix permissions and accompanying tests
2024-12-03 16:40:03 +09:00
Jake Barnby and GitHub
6bbb522a87
Merge pull request #8955 from appwrite/feat-bulk-updates
...
Feat bulk updates
2024-12-03 19:35:45 +13:00
Bradley Schofield
7f2d3beb31
Run Linter
2024-12-03 15:19:58 +09:00
Bradley Schofield
3d4917727b
Address Comments
2024-12-03 15:14:07 +09:00
Bradley Schofield and GitHub
41ead533b8
Linter
2024-12-03 05:03:51 +00:00
Bradley Schofield and GitHub
c47f65d27c
Merge remote-tracking branch 'origin/feat-bulk-operations' into feat-bulk-updates
2024-12-03 05:03:02 +00:00
Bradley Schofield and GitHub
116ba6bc7b
Fix Problems with tests and params
2024-12-03 04:38:59 +00:00
Jake Barnby and GitHub
adc94cf1b4
Merge pull request #8942 from appwrite/feat-bulk-deletes
...
Feat bulk deletes
2024-12-03 17:36:06 +13:00
Jake Barnby and GitHub
257733aec0
Update app/controllers/api/databases.php
2024-12-03 17:35:46 +13:00
Bradley Schofield
fbbf846eb9
Run Linter
2024-12-02 19:59:48 +09:00
Bradley Schofield
fbf985ea90
Add event
2024-12-02 19:57:21 +09:00
Bradley Schofield
f061f724e0
Fix params
2024-12-02 19:06:34 +09:00
Bradley Schofield
125585831b
Remove bulk deletes realtime test
2024-12-02 18:16:04 +09:00
Bradley Schofield
3c418c1607
Address params and events
2024-12-02 18:08:10 +09:00
Bradley Schofield
8f8c008e8b
Fix params and usage
2024-12-02 18:06:04 +09:00
Bradley Schofield
84ba7febe7
Run Linter
2024-12-02 16:45:03 +09:00
Bradley Schofield
7b79642f4b
Run Linter
2024-12-02 16:44:15 +09:00
Bradley Schofield
949347764a
Add new database events
2024-12-02 16:43:19 +09:00
Bradley Schofield
32c4debffc
Remove realtime/events from bulk operations and get usage events working
2024-12-02 16:40:19 +09:00
Bradley Schofield
2850879428
Remove Events for bulk updates
2024-12-02 16:07:32 +09:00
Bradley Schofield
1c0c8f0eb6
Run Formatter
2024-12-02 13:15:41 +09:00
Bradley Schofield
00e3fe12f4
Revert "Fix wrong params on feedback, disable debugging in compose file"
...
This reverts commit 5c895579ed .
2024-11-28 17:25:38 +09:00
Bradley Schofield
5c895579ed
Fix wrong params on feedback, disable debugging in compose file
2024-11-28 17:24:53 +09:00
Bradley Schofield
104a9b6074
Remove realtime support for bulk operations
2024-11-28 16:29:22 +09:00
Bradley Schofield
2b08db9a38
Address Comments
2024-11-25 16:22:02 +09:00
Bradley Schofield
9d652d9e79
Remove double realtime
2024-11-25 16:08:50 +09:00
Bradley Schofield
e1fffa775e
Fix Tests
2024-11-25 15:23:22 +09:00
Bradley Schofield
2e60698ec1
Fix double event execution on document creation
2024-11-25 15:21:56 +09:00
Bradley Schofield
90521c6bd7
Update database library version
2024-11-25 15:02:36 +09:00
Bradley Schofield
558f7f06b4
Fix Missing Model
2024-11-25 14:53:35 +09:00
Bradley Schofield
19194dabc0
Remove Bulk Operation Model
2024-11-25 14:53:01 +09:00
Bradley Schofield
e1230f7465
Address Comments
2024-11-25 14:45:21 +09:00
Bradley Schofield
def25a8c9b
Merge branch 'feat-bulk-deletes' of https://github.com/appwrite/appwrite into feat-bulk-deletes
2024-11-25 14:34:29 +09:00
Bradley Schofield
675227d25a
Address Comments
2024-11-25 14:34:23 +09:00
4e5ad33d73
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2024-11-25 14:29:51 +09:00
Bradley Schofield
54260b5a9a
Use new API Spec and get realtime/events working
2024-11-22 11:51:17 +09:00
Bradley Schofield
67b95c4b39
Update API Signature to DB Lib and get realtime/events working
2024-11-22 11:07:05 +09:00
Bradley Schofield
90c4bad826
Run Linter
2024-11-22 10:44:19 +09:00
Bradley Schofield
791f0dda79
Update to use new DB Lib and get realtime working
2024-11-22 10:43:45 +09:00
Bradley Schofield
79c043ec1f
Fix Tests
2024-11-19 11:47:23 +09:00
Bradley Schofield
755e86020f
Continue work on getting events working
2024-11-19 10:09:55 +09:00
Bradley Schofield
96e69b55e1
Add tests that are currently failing because of realtime and attempt to fix them
2024-11-15 12:00:11 +09:00
Bradley Schofield
c210b2b874
Address Comments
2024-11-14 17:16:39 +09:00
Bradley Schofield
c0ef832784
Try and fix events
2024-11-14 17:15:28 +09:00
Bradley Schofield
bb7234fa98
Update database version
2024-11-13 13:45:16 +09:00
Bradley Schofield
dd6bd745df
Address Comments, fix permission bug
2024-11-13 13:41:18 +09:00
Bradley Schofield
a8f3b63ded
Add Tests for Relationships and Permissions, Update error messages to be a little clearer
2024-11-13 10:00:40 +09:00
Bradley Schofield
aa42608528
Regen Specs
2024-11-13 09:22:47 +09:00
Bradley Schofield
172d25d67c
Address Comments
2024-11-12 15:43:36 +09:00
Bradley Schofield
92c93357cf
Address Jake's Comments
2024-11-12 11:41:08 +09:00
Bradley Schofield
6faad29907
Initial Version
2024-11-12 10:20:46 +09:00
Bradley Schofield
07738bdcf9
Update Specs
2024-11-11 15:29:59 +09:00
Bradley Schofield
c6ca830801
Merge branch 'feat-bulk-operations' into feat-bulk-updates
2024-11-11 15:27:37 +09:00
Bradley Schofield
44234da995
Implement Bulk Updates API
2024-11-11 15:27:26 +09:00
Bradley Schofield and GitHub
22dfcb78c4
Merge branch 'feat-bulk-operations' into feat-bulk-deletes
2024-11-11 03:59:23 +00:00
Bradley Schofield and GitHub
60da24e521
Run Linter
2024-11-11 03:58:24 +00:00
Bradley Schofield
f703a0db18
Merge branch 'feat-bulk-operations' into feat-bulk-deletes
...
# 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
# src/Appwrite/Utopia/Response/Model/BulkOperation.php
2024-11-11 12:41:24 +09:00
Bradley Schofield
2a8ab8d610
Add base bulk operation models and envvars
2024-11-11 12:36:58 +09:00
Bradley Schofield
5bf20289a5
Address Comments
2024-11-08 16:17:29 +09:00
8a601ee058
Update src/Appwrite/Utopia/Response/Model/BulkOperation.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2024-11-07 14:41:14 +09:00
Bradley Schofield
95861d068d
Fix Tests
2024-11-07 13:14:15 +09:00
Bradley Schofield
313adc7023
Merge branch '1.6.x' into feat-bulk-deletes
...
# Conflicts:
# composer.json
# composer.lock
2024-11-07 12:37:08 +09:00
Bradley Schofield
bb40455cb7
Add documentation, update specs
2024-11-07 12:34:18 +09:00
Bradley Schofield
86053e9028
Implement Bulk Deletes API
2024-11-07 12:30:17 +09:00