shimon
d6e53d8e2e
Merge branch '1.6.x' of github.com:appwrite/appwrite into updates-projects-regions
2025-03-11 11:17:18 +02:00
Steven Nguyen
59a8172e96
fix: prevent "Failed to initialize logging provider" errors
...
If the _APP_EXPERIMENT_LOGGING_CONFIG env var isn't set, every 4XX error
outputs this warning:
Failed to initialize logging provider: Unable to parse DSN: scheme is
required
To reduce this unnecessary clutter when _APP_EXPERIMENT_LOGGING_CONFIG
isn't set, this PR adds a check to only attempt to initialize the
logging provider if the env var is set.
2025-03-07 12:59:11 -08:00
shimon
584e4c0d75
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-03-06 12:03:10 +02:00
Chirag Aggarwal
0ce4555f70
chore: added auth group to create phone token
2025-03-05 17:42:43 +00:00
shimon
3bc81c82ec
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# src/Appwrite/Platform/Workers/Usage.php
2025-03-05 17:29:57 +02:00
Jake Barnby
2f43a3566d
Remove bulk update permissions param
2025-03-05 16:42:09 +13:00
Jake Barnby
8c1a1604a8
Merge pull request #9387 from appwrite/pla-2526
...
chore: make min/max params optional for attribute update
2025-03-05 16:13:59 +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
shimon
19ad2088a0
update region
2025-03-04 10:08:07 +02:00
Chirag Aggarwal
239bebfe2e
Merge branch '1.6.x' into add-file-transformation-endpoints
2025-03-04 07:34:43 +00:00
shimon
b314ae8208
disable transformedAt update for console users
2025-03-03 15:19:49 +02:00
Chirag Aggarwal
88c8d2aa4c
Merge branch '1.6.x' into pla-1883
2025-03-03 13:37:05 +05:30
Chirag Aggarwal
9849e7b232
Merge branch '1.6.x' into add-file-transformation-endpoints
2025-03-01 19:41:25 +00:00
Chirag Aggarwal
6900b717da
chore: updated to use logsdb
2025-03-01 17:45:20 +00:00
Chirag Aggarwal
712c33064a
chore: fix sending of transformation stats
2025-03-01 17:18:44 +00:00
Chirag Aggarwal
e9d8d13fbd
chore: added imageTransformations to project usage
2025-02-28 08:28:21 +00:00
Chirag Aggarwal
f31acd214e
chore: remove plan blocking
2025-02-27 09:52:27 +00:00
shimon
5ed1ca617f
cleanup
2025-02-27 11:02:27 +02:00
shimon
368b61493f
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.lock
2025-02-27 10:29:06 +02:00
Chirag Aggarwal
388affa3d0
chore: updated naming for subscribers
2025-02-27 07:23:13 +00:00
Chirag Aggarwal
c79ed286b1
chore: update tests
2025-02-26 17:35:06 +00:00
Chirag Aggarwal
7687784515
chore: added fallback to old values in update
2025-02-26 16:41:26 +00:00
shimon
458df23797
debug cert
2025-02-26 17:41:44 +02:00
shimon
369caae87d
debug cert
2025-02-26 17:40:06 +02:00
Chirag Aggarwal
ae78e793dd
chore: added blocking to file preview endpoint
2025-02-26 08:52:06 +00:00
Eldad Fux
ce5a04a37d
Merge remote-tracking branch 'origin/1.6.x' into feat-dynamic-regions
2025-02-26 07:52:40 +01:00
Christy Jacob
718e44adce
Merge branch '1.6.x' into track-options-requests
2025-02-26 10:40:10 +05:30
Jake Barnby
6e82bfe8e7
Update date
2025-02-26 14:00:16 +13:00
Jake Barnby
3a2babc906
Update date
2025-02-25 21:34:46 +13:00
Eldad Fux
697c30f559
Init
2025-02-25 09:31:24 +01:00
Jake Barnby
03f0e382f4
Fix dates
2025-02-25 21:03:37 +13:00
Jake Barnby
b272a8b1e7
Pass queries
2025-02-25 20:26:00 +13:00
Chirag Aggarwal
676431c355
chore: shifted to logsDb
2025-02-25 07:16:42 +00:00
Jake Barnby
2924f408b3
Reapply "Remove blocks"
...
This reverts commit f49346485a .
2025-02-25 19:21:35 +13:00
Jake Barnby
b0547015a9
Add temp log date skip
2025-02-25 18:51:11 +13:00
Jake Barnby
f49346485a
Revert "Remove blocks"
...
This reverts commit 6f854b5eb6 .
2025-02-25 18:39:12 +13:00
Jake Barnby
6f854b5eb6
Remove blocks
2025-02-25 18:18:25 +13:00
Chirag Aggarwal
7ac4a5bf27
chore: update naming
2025-02-25 04:43:44 +00:00
shimon
6bd14d548f
composer
2025-02-23 20:58:02 +02:00
shimon
06d22f910c
disable logs display
2025-02-23 20:51:38 +02:00
Christy Jacob
30327f86fd
feat: enable assistant
2025-02-23 11:39:18 +05:30
Christy Jacob
12b494982b
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:37:54 +05:30
Christy Jacob
65dd5fe9b3
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:34:28 +05:30
Chirag Aggarwal
b1629b24ad
chore: added file transformation stats to usage endpoint for bucket
2025-02-21 11:44:04 +00:00
Chirag Aggarwal
d6c2dfb915
chore: updated name
2025-02-21 03:27:46 +00:00
Chirag Aggarwal
9d9e44a14f
chore: remove redundant check
2025-02-20 17:36:42 +00:00
Chirag Aggarwal
397a6a34ed
chore: fix null errors on team invite
2025-02-20 17:30:26 +00:00
Chirag Aggarwal
6235a1c729
chore: make min/max params optional for attribute update
2025-02-20 10:33:58 +00:00
shimon
e972ccedd6
debug
2025-02-20 10:26:39 +02:00
shimon
e4369e5e85
debug
2025-02-20 09:48:17 +02:00
shimon
45b2d58aa5
debug
2025-02-19 23:28:09 +02:00
shimon
be1c12147f
debug
2025-02-19 22:59:04 +02:00
shimon
4157e89ab7
debug
2025-02-19 22:33:13 +02:00
shimon
c151d2aaca
debug
2025-02-19 18:18:39 +02:00
shimon
baa40e4007
debug
2025-02-19 18:15:26 +02:00
shimon
197e32f128
debug
2025-02-19 13:52:14 +02:00
shimon
39e5c5e734
debug
2025-02-19 10:11:47 +02:00
Chirag Aggarwal
b99d2c3c8c
Merge branch '1.6.x' into pla-1883
2025-02-18 16:31:41 +05:30
Christy Jacob
d59d6f70a5
Merge pull request #9303 from appwrite/pla-2428
...
Add support endpoint url for S3
2025-02-18 16:28:44 +05:30
Christy Jacob
27d2cc9f00
Merge pull request #9348 from ChiragAgg5k/pla-2470
...
Fix resend team invite if already accepted
2025-02-18 15:10:11 +05:30
Chirag Aggarwal
a74c6e0b10
chore: added targets to realtime, refactor webhook queues
2025-02-18 07:58:56 +00:00
Jake Barnby
3e02b830ac
Fix inject
2025-02-18 18:17:52 +13:00
Chirag Aggarwal
6ef4e76aa6
Merge branch '1.6.x' into pla-1883
2025-02-17 18:54:41 +00:00
Jake Barnby
d6b9be8799
Merge remote-tracking branch 'origin/feat-key-segmented-usage' into feat-key-segmented-usage
2025-02-18 02:10:37 +13:00
Jake Barnby
0d79ae33ba
Lint
2025-02-18 02:10:05 +13:00
Matej Bačo
685c141a59
Merge branch '1.6.x' into feat-key-segmented-usage
2025-02-17 14:06:40 +01:00
Jake Barnby
07a6d60b01
Remove leftover
2025-02-18 02:02:29 +13:00
Jake Barnby
77e83d5cfb
Remove unused injections
2025-02-18 01:49:51 +13:00
Jake Barnby
fe251c443f
Remove leftover
2025-02-18 01:32:48 +13:00
shimon
a8a8df602f
sync against 1.6.x
2025-02-17 10:30:53 +02:00
shimon
463bc4aac3
sync against 1.6.x
2025-02-15 06:28:19 +02:00
shimon
e597ee4493
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/http.php
2025-02-15 06:24:48 +02:00
Chirag Aggarwal
51438631da
chore: added console check to ping
2025-02-14 15:40:08 +00:00
shimon
00478e8533
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-14 11:08:43 +02:00
Chirag Aggarwal
4c7917687d
Merge branch '1.6.x' into pla-1883
2025-02-14 07:16:43 +00:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428
2025-02-14 09:04:30 +05:30
Chirag Aggarwal
2457485230
chore: removed redundant exception
2025-02-13 13:16:29 +00:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys
2025-02-13 00:19:51 +13:00
Chirag Aggarwal
e435e457de
chore: added check for team membership exists
2025-02-12 09:50:13 +00:00
Jake Barnby
2449b76676
Format
2025-02-12 21:25:53 +13:00
Jake Barnby
9427b07580
Add expired property directly to key
2025-02-12 21:22:08 +13:00
Jake Barnby
775e6ec9cf
Fix role setting
2025-02-12 20:34:38 +13:00
Jake Barnby
5780ec9547
Make sure key has app role before continuing checks
2025-02-12 18:45:06 +13:00
Chirag Aggarwal
ec5fd1d798
chore: remove showsensitive
2025-02-11 09:06:11 +00:00
Jake Barnby
d04a5cab0d
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
...
# Conflicts:
# composer.lock
2025-02-11 21:33:34 +13:00
Chirag Aggarwal
f723948907
Merge branch '1.6.x' into chore-sensitive-check
2025-02-11 08:29:06 +00:00
Jake Barnby
0634a7eac3
Fix injections
2025-02-11 21:13:01 +13:00
Jake Barnby
1c91604c80
Only disable database reads/writes and network stats
2025-02-11 20:56:39 +13:00
Jake Barnby
2902b1bde8
Merge pull request #9329 from appwrite/catch-invalid-index
...
Catch invalid index
2025-02-11 20:34:10 +13:00
Jake Barnby
7490240397
Fix name shadowing
2025-02-11 18:29:42 +13:00
Jake Barnby
e5a3866065
Fix imports
2025-02-11 17:53:40 +13:00
Jake Barnby
30bc70b9b1
Abstract key decoding and check if usage is enabled
2025-02-11 17:49:22 +13:00
Chirag Aggarwal
375f643214
refactor: triggering realtime events with queueForRealtime
2025-02-11 03:29:32 +00:00
Bradley Schofield
d490879615
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-02-11 09:24:35 +09:00
Bradley Schofield
709f616f7f
Update app/controllers/api/databases.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-02-11 09:24:26 +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
fogelito
7caab2f9ff
IndexException
2025-02-10 10:55:37 +02:00
fogelito
33f55c73a7
Revert cast Index
2025-02-10 10:42:29 +02:00
fogelito
23a9b519f6
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into catch-invalid-index
2025-02-10 10:37:05 +02:00
fogelito
a032540b3c
IndexException
2025-02-10 10:11:52 +02:00
fogelito
27709e7683
IndexException
2025-02-10 10:04:51 +02:00
fogelito
5b786e2a68
Catch index exception
2025-02-10 09:19:56 +02:00
fogelito
3092e765cc
indexException
2025-02-09 18:34:41 +02:00
shimon
2106022507
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.json
# composer.lock
2025-02-09 10:06:56 +02:00
Damodar Lohani
ec9045b488
add stats-resources health queue
2025-02-09 06:36:59 +00:00
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes"""
2025-02-07 17:34:58 +00:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes""
2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes"
2025-02-07 09:51:27 +00:00
Chirag Aggarwal
989bbbc261
Merge branch '1.6.x' into pla-2428
2025-02-07 13:25:15 +05:30
Luke B. Silver
e6efe5b27e
Merge branch '1.6.x' into pla-2428
2025-02-06 13:58:58 +00:00
loks0n
a4c8b74501
chore: revert storage
2025-02-06 11:24:29 +00:00
loks0n
b69e78e5bf
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2
2025-02-06 11:22:49 +00:00
Matej Bačo
e992ed11c1
Fix unwanted redirects in functions
2025-02-06 11:08:28 +01:00
Damodar Lohani
c27c3499aa
fix endpoint and add test
2025-02-06 04:48:40 +00:00
Damodar Lohani
2efe1ed9dc
new health endpoint
2025-02-06 04:24:04 +00:00
Damodar Lohani
87b3f535bd
fix renaming
2025-02-06 03:36:53 +00:00
shimon
50400c4b43
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 13:14:03 +02:00
shimon
3cfb013f1e
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 12:49:04 +02:00
Damodar Lohani
cf66bee925
Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db
2025-02-05 09:49:11 +00:00
shimon
be27912a6e
_APP_DOMAIN_FUNCTIONS_FALLBACK
2025-02-05 11:35:19 +02:00
Fabian Gruber
a16f26d378
feat: add AMQP queues
2025-02-05 10:29:33 +01:00
Damodar Lohani
4d43b41482
Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db
2025-02-05 08:17:46 +00:00
shimon
4dc7206e04
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.json
# composer.lock
2025-02-04 21:12:11 +02: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
Chirag Aggarwal
6be805fe6e
Merge branch '1.6.x' into pla-2428
2025-02-04 08:15:44 +00:00
Chirag Aggarwal
fcfef4d474
Merge branch '1.6.x' into pla-2428
2025-02-04 08:12:42 +00:00
Christy Jacob
5d243de029
Merge pull request #9269 from ChiragAgg5k/pla-2061
...
chore: added teamName to membership redirect url
2025-02-04 13:07:25 +05:30
Damodar Lohani
63c07a456f
Merge branch '1.6.x' into feat-logs-db
2025-02-02 07:08:25 +05:45
loks0n
58086fbc74
fix: leftover
2025-01-31 22:15:22 +00:00
loks0n
8ab06d053f
chore: refactor, dbless approach
2025-01-30 16:58:42 +00:00
loks0n
dada8f9bc1
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2
2025-01-30 16:00:50 +00:00
Damodar Lohani
d31a358392
Temp: everything to be removed
2025-01-30 07:07:10 +00:00
Damodar Lohani
cb31e7954e
refactor rename
2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9
refactor: rename
2025-01-30 04:43:16 +00:00
Chirag Aggarwal
6801a46d4e
chore: remove unnecessary priviledge check
2025-01-30 04:36:51 +00:00
Bradley Schofield
9f043a1b58
Merge branch '1.6.x' into feat-migrations-dynamic-keys
2025-01-30 11:26:52 +09:00
Bradley Schofield
ecaaa4be53
Make migrations use Dynamic keys for destination
2025-01-30 11:23:39 +09:00
shimon
6ef49c8f73
transformedAt for files addition
2025-01-29 22:12:35 +05:30
shimon
850737c953
transformedAt for files addition
2025-01-29 22:12:31 +05:30
shimon
a12fce550a
payload debug
2025-01-29 22:12:24 +05:30
Shimon Newman
f1f660352e
Revert "Transformed at addition"
2025-01-29 10:30:35 +02:00
shimon
34f6dab14e
transformedAt for files addition
2025-01-28 16:52:04 +02:00
shimon
f97b3aaa86
transformedAt for files addition
2025-01-28 16:49:55 +02:00
shimon
163f7b8d17
Merge branch '1.6.x' of github.com:appwrite/appwrite into 1.6.x
2025-01-28 16:07:30 +02:00
Damodar Lohani
d84f6e4ee0
reset database listeners
2025-01-28 06:40:20 +00:00
Damodar Lohani
a85499a4ec
Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db
2025-01-28 02:11:01 +00:00
loks0n
f369e9100f
fix: tests
2025-01-27 13:25:27 +00:00
loks0n
c184938a2a
fix: tests
2025-01-27 13:02:39 +00:00
loks0n
dc33c26781
fix: tests
2025-01-27 12:01:18 +00:00
Luke B. Silver
c30689d664
Merge branch '1.6.x' into fix-redirect-validator-v2
2025-01-27 11:00:03 +00:00
Damodar Lohani
3124554403
remove db listeners as counters are now done separately by usage worker
2025-01-27 07:39:33 +00:00
Chirag Aggarwal
d40fbda04a
chore: added teamName to membership redirect url
2025-01-25 17:25:07 +00:00
shimon
b18d3bc678
payload debug
2025-01-24 18:36:32 +02:00
loks0n
42cf1fefa5
feat: custom scheme
2025-01-24 16:21:12 +00:00
shimon
0cc5088e8e
payload debug
2025-01-24 18:03:24 +02:00
shimon
2c4f5d3daa
payload debug
2025-01-24 17:52:07 +02:00
shimon
1675683e76
payload debug
2025-01-24 17:38:29 +02:00
shimon
78dcfd2770
payload debug
2025-01-24 17:25:57 +02:00
shimon
87de071f53
payload debug
2025-01-24 16:53:26 +02:00
shimon
270dfd685d
payload debug
2025-01-24 16:39:16 +02:00
shimon
de29879793
payload debug
2025-01-24 16:22:11 +02:00
shimon
a70e323a15
payload debug
2025-01-24 09:41:53 +02:00
shimon
ff1bfb61f1
payload debug
2025-01-24 09:06:10 +02:00
shimon
0e5b59e9f0
payload debug
2025-01-24 09:03:39 +02:00
loks0n
507d210bcb
fix: tests
2025-01-23 17:20:57 +00:00
loks0n
49b71ff43a
chore: fmt
2025-01-23 15:27:03 +00:00
loks0n
170f3656e1
fix: redirect validator v2
2025-01-23 15:00:54 +00:00
Darshan
784cddcf9b
Merge branch '1.6.x' into databases-reads-writes
2025-01-23 18:54:28 +05:30
Darshan
08f2a59766
add: database read, write metrics.
2025-01-23 18:54:02 +05:30
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
758d8496c1
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
...
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Darshan
bc533aeeaa
update: change var name.
2025-01-21 12:11:20 +05:30
Darshan
3c3559aee5
update: apply comment suggestion.
2025-01-21 12:07:03 +05:30
Darshan
f8f403a66a
remove: comments.
2025-01-21 12:02:08 +05:30
Darshan
be2929f07f
Merge branch '1.6.x' into add-user-types
2025-01-21 11:56:36 +05:30
Jake Barnby
cf8da3495c
Merge branch '1.6.x' into feat-1.6.x-new-sdk-class
2025-01-21 00:50:16 +13:00
shimon
b2f920d983
debug
2025-01-20 10:03:54 +02:00
shimon
3c152b8349
debug
2025-01-20 09:25:15 +02:00
Bradley Schofield
e7b119abae
Merge branch '1.6.x' into feat-1.6.x-new-sdk-class
2025-01-20 14:21:26 +09:00
Bradley Schofield
f3b395f3f3
Add remaining missing descriptions and enable the desc check
2025-01-20 12:16:00 +09:00
shimon
fe18afcfca
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-01-19 10:33:47 +02:00
fogelito
028cd935d9
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception
2025-01-19 08:30:59 +02:00
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
...
fix: resend invitation
2025-01-17 12:59:31 -08:00
Chirag Aggarwal
1d1b83afb6
chore: review
2025-01-17 17:28:03 +00:00
Christy Jacob
b3fb7cfdb6
Merge branch '1.6.x' into optimise-webhook-events
2025-01-17 18:01:37 +05:30
Christy Jacob
5240d0f9c6
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into optimise-webhook-events
2025-01-17 11:48:41 +00:00
Christy Jacob
5b28e7c478
chore: review comments
2025-01-17 11:48:19 +00:00
Bradley Schofield
02e7f91e59
Address all missing descriptions apart from ones in projects.php
2025-01-17 16:44:25 +09:00
Christy Jacob
f66f75b808
chore: review comments
2025-01-17 10:43:02 +05:30
Christy Jacob
458b7bb877
Merge branch '1.6.x' of github.com:appwrite/appwrite into chore-optimise-events-payloads
2025-01-17 10:42:16 +05:30
Christy Jacob
a2962b6b95
chore: review comments
2025-01-17 10:42:06 +05:30
Christy Jacob
8bdafb46d6
chore: review comments & refactoring
2025-01-17 10:38:39 +05:30
Bradley Schofield
20e87cb82f
Run Linter
2025-01-17 13:39:16 +09:00
Bradley Schofield
d5604efef8
Fix actions
2025-01-17 13:38:38 +09:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
Chirag Aggarwal
c098b62d59
Merge branch '1.6.x' into fix-resend-invitation
2025-01-17 09:28:57 +05:30
Chirag Aggarwal
a1031ab921
fix: update membership
2025-01-17 03:58:23 +00:00
fogelito
8c90973b61
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception
2025-01-16 17:34:16 +02:00