Commit graph

13354 commits

Author SHA1 Message Date
Chirag Aggarwal
6900b717da chore: updated to use logsdb 2025-03-01 17:45:20 +00:00
Chirag Aggarwal
aaee99e08b chore: generate specs 2025-03-01 17:19:55 +00:00
Chirag Aggarwal
712c33064a chore: fix sending of transformation stats 2025-03-01 17:18:44 +00:00
Chirag Aggarwal
df37462716 chore: fix typing and tests 2025-02-28 13:20:55 +00:00
Chirag Aggarwal
d5cfdc570f chore: updated specs 2025-02-28 08:41:53 +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
Chirag Aggarwal
ae78e793dd chore: added blocking to file preview endpoint 2025-02-26 08:52:06 +00:00
Chirag Aggarwal
676431c355 chore: shifted to logsDb 2025-02-25 07:16:42 +00:00
Chirag Aggarwal
7ac4a5bf27 chore: update naming 2025-02-25 04:43:44 +00:00
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
Jake Barnby
b6166063db
Add back remove shared v2 2025-02-21 00:51:29 +13:00
Christy Jacob
7319b12b51
Merge pull request #9353 from appwrite/feat-messaging-metrics
Feat messaging metrics
2025-02-20 12:25:14 +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
Chirag Aggarwal
ac84de7645 chore: updated variable descriptions 2025-02-18 10:38:13 +00:00
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
Jake Barnby
2b29c792ad
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage 2025-02-18 18:18:00 +13:00
Jake Barnby
3e02b830ac
Fix inject 2025-02-18 18:17:52 +13:00
Christy Jacob
f4e9b89195
Merge pull request #9373 from appwrite/pla-2503
Fix Self Hosting functions by adding missed config
2025-02-18 00:37:47 +05:30
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
Chirag Aggarwal
0dba22c606 chore: updated installations collection 2025-02-17 05:57:30 +00:00
Chirag Aggarwal
51438631da chore: added console check to ping 2025-02-14 15:40:08 +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
Damodar Lohani
745947621f Feat: count for targets 2025-02-13 04:54: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
Jake Barnby
704437b5e8
Format 2025-02-11 22:04:52 +13: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
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
Christy Jacob
2f95b0e2e0
Merge pull request #9272 from appwrite/feat-logs-db
Feat: logs DB
2025-02-10 23:49:48 +05:30
fogelito
c77ca64fc0 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into catch-invalid-index 2025-02-10 15:41:50 +02:00
fogelito
7caab2f9ff IndexException 2025-02-10 10:55:37 +02:00