Commit graph

1375 commits

Author SHA1 Message Date
Darshan
be2929f07f Merge branch '1.6.x' into add-user-types 2025-01-21 11:56:36 +05:30
Chirag Aggarwal
af8cb29bfb chore: added log 2025-01-21 06:21:09 +00:00
Jake Barnby
cf8da3495c
Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-21 00:50:16 +13:00
Christy Jacob
2533a95b8b chore: add missing case for executions 2025-01-20 15:13:50 +05:30
Christy Jacob
b87c750536 chore: add temporary check to deletes worker to prevent it from throwing an exception 2025-01-20 14:31:22 +05:30
Bradley Schofield
e7b119abae Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-20 14:21:26 +09:00
Christy Jacob
dc651f632a fix: maintenance job missing type 2025-01-17 22:55:16 +05:30
Christy Jacob
e4efaf1efa fix: maintenance job missing type 2025-01-17 22:53:31 +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
Bradley Schofield
20e87cb82f Run Linter 2025-01-17 13:39:16 +09:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Christy Jacob
f52b2d5dcd chore: review comments 2025-01-16 16:59:30 +05:30
Jake Barnby
2b8772fad2
Merge pull request #9060 from appwrite/feat-apns-content-available
Add new push message parameters
2025-01-16 22:21:46 +13:00
Christy Jacob
e8f97baf26 fix: incorrect project payloads 2025-01-16 13:14:47 +05:30
Christy Jacob
8ea1f436c1 feat: linter 2025-01-16 11:37:02 +05:30
Christy Jacob
de6fced412 feat: optimise events payloads 2025-01-16 11:35:22 +05:30
fogelito
bbeb9d4719 Add relatedCollection default 2025-01-15 10:13:30 +02:00
Jake Barnby
6e7997a8a8
Merge remote-tracking branch 'origin/1.6.x' into feat-apns-content-available
# Conflicts:
#	composer.lock
2025-01-15 15:01:55 +13:00
Darshan
377627118f address comments: change type names. 2025-01-12 18:27:58 +05:30
Darshan
f4f0b3f0fe add: userTypeto audit data. 2025-01-12 17:06:27 +05:30
Darshan
e237f7c05d address comments: make things less complex. 2025-01-12 16:58:38 +05:30
Darshan
1e62e26ef1 add: userType and keyName to Audits. 2025-01-12 12:42:52 +05:30
ChiragAgg5k
ff056fa145 chore: shifted authphone usage tracking to api calls 2025-01-08 17:01:01 +05:30
Jake Barnby
077313fe2d
Update src/Appwrite/Platform/Workers/Databases.php 2025-01-08 15:46:35 +13:00
fogelito
06a5876f35 No throwing Exception 2025-01-02 17:06:22 +02:00
Steven Nguyen
a502b1c566
Merge branch '1.6.x' into feat-apns-content-available 2024-12-31 22:56:15 +00:00
loks0n
769772a0a8 fix: remove abuse delete trigger 2024-12-27 20:30:03 +00:00
loks0n
53860d2b96 chore: remove abuse cleanup 2024-12-27 10:07:53 +00:00
shimon
dae5bf593c add webhooks usage stats 2024-12-24 11:09:41 +02:00
shimon
4b033d8f00 add webhooks usage stats 2024-12-24 10:50:09 +02:00
shimon
fe19b0205a add webhooks usage stats 2024-12-23 19:44:10 +02:00
Christy Jacob
cddace70a4 fix: deletes worker abuse retention type 2024-12-23 01:45:57 +05:30
Christy Jacob
25953732ab fix: deletes worker abuse retention type 2024-12-23 01:30:20 +05:30
Christy Jacob
50601bd454 chore: use redis adapter for abuse 2024-12-20 20:14:50 +05:30
Christy Jacob
b97dea7996
Revert "chore: initial commit" 2024-12-19 20:27:54 +05:30
Christy Jacob
53d8e2b0c3 chore: optimise webhooks payload 2024-12-19 16:43:05 +05:30
Christy Jacob
599cc5e19a chore: review comments 2024-12-18 15:57:04 +05:30
Christy Jacob
911edd9457 chore: linter 2024-12-18 13:08:17 +05:30
Christy Jacob
abbb2b544e Merge branch 'migrate-to-redis-abuse' of github.com:appwrite/appwrite into migrate-to-redis-abuse 2024-12-18 12:58:12 +05:30
Christy Jacob
f1a089f8c6 feat: fix tests 2024-12-18 12:57:52 +05:30
Christy Jacob
e8a3b87f68
Merge branch '1.6.x' into migrate-to-redis-abuse 2024-12-18 12:46:09 +05:30
Christy Jacob
01393faf0b feat: update abuse library 2024-12-18 11:58:34 +05:30
Damodar Lohani
e24cce4e48 refactor 2024-12-17 14:19:26 +00:00
Damodar Lohani
2fb9ebe71d update project accessed at in schedules 2024-12-17 14:05:49 +00:00
Christy Jacob
cc867e2859 chore: rename variable 2024-12-17 10:23:09 +05:30
Christy Jacob
ed918e1748 Merge branch '1.6.x' of github.com:appwrite/appwrite into migrate-to-redis-abuse 2024-12-17 10:09:00 +05:30
Christy Jacob
ee05f3d3bc feat: migrate to redis abuse 2024-12-17 09:49:31 +05:30
Christy Jacob
396faa56c2 chore: initial commit 2024-12-17 08:21:38 +05:30
shimon
01019f5055 Usage payload debug 2024-12-12 21:54:59 +02:00
shimon
177fd92094 Usage payload debug 2024-12-12 21:20:55 +02:00
shimon
717b06950e Usage payload debug 2024-12-12 20:20:47 +02:00
shimon
158954df0b Usage payload debug 2024-12-12 18:55:45 +02:00
shimon
c5605ac8be payload bug fix 2024-12-12 17:46:27 +02:00
shimon
dc64fe85e9 payload bug fix 2024-12-12 17:46:04 +02:00
shimon
6a28d4eee6 payload bug fix 2024-12-12 16:55:14 +02:00
shimon
f6157dd2c0 payload bug fix 2024-12-12 16:44:41 +02:00
Christy Jacob
3949ce5f6b
Merge pull request #9096 from appwrite/refactor-db-for-console
chore: replace occurrences of dbForConsole to dbForPlatform
2024-12-12 15:15:19 +04:00
shimon
ed66e8e41b payload bug fix 2024-12-12 12:36:34 +02:00
shimon
6dcd679412 payload bug fix 2024-12-12 12:34:39 +02:00
shimon
b145477114 payload bug fix 2024-12-12 12:30:36 +02:00
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Jake Barnby
0c3ed7f81b
Merge pull request #9092 from appwrite/migration-throw-error
Migration throw error
2024-12-12 20:01:30 +13:00
fogelito
17b5b3cf4b Remove comments 2024-12-11 17:06:19 +02:00
fogelito
4984abb0dd tests nulls 2024-12-11 16:58:00 +02:00
fogelito
66c5f959c0 Sentry Console::error 2024-12-11 16:34:13 +02:00
fogelito
142782825d Add throwable migration error 2024-12-11 13:31:17 +02:00
fogelito
071f050aaf Add throwable migration error 2024-12-11 12:57:25 +02:00
Jake Barnby
d80731e7db
Allow pushing SDK to new branches 2024-12-11 19:14:10 +13:00
loks0n
13157837ec Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-dont-checkout-git-history 2024-12-10 13:27:54 +00:00
shimon
834c237cd5 handling map size 2024-12-10 15:18:21 +02:00
Jake Barnby
f2b202aa52
Update push message builder 2024-12-10 22:53:40 +13:00
shimon
5ffb81df43 update usage project attr 2024-12-09 17:42:05 +02:00
Jake Barnby
44d3a4f223
Update specs 2024-12-09 15:42:20 +13:00
loks0n
2c87e3f4e5 feat: delete git folder 2024-12-06 13:51:24 +00:00
Jake Barnby
526f54cf06
Update src/Appwrite/Platform/Workers/Messaging.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2024-12-05 21:09:52 +13:00
Jake Barnby
98149f56b5
Default empty title and body 2024-12-05 17:20:20 +13:00
Jake Barnby
a461198547
Add critical and priority params 2024-12-04 19:27:55 +13:00
Jake Barnby
fa49244b4b
Fix param type 2024-12-03 22:50:40 +13:00
Jake Barnby
ab900d16d4
Allow apns content available 2024-12-03 17:19:06 +13:00
Jake Barnby
3ce63b3d7d
Merge pull request #9038 from appwrite/1.6.x-fix-delete-attribute
Fix delete notFound attribute
2024-12-02 13:49:42 +13:00
Christy Jacob
4dbf11e236 feat: review comments and linter 2024-11-28 14:33:02 +04:00
Christy Jacob
48d20b2c67 feat: update proxy and certificates files 2024-11-28 14:18:37 +04:00
fogelito
6be15eee0c try catch not found 2024-11-28 11:59:43 +02:00
fogelito
ca6cd349fb Remove failed attribute 2024-11-27 14:35:58 +02:00
Fabian Gruber
98984a8085 refactor: use single adapter 2024-11-26 13:54:52 +01:00
Fabian Gruber
3a9ba8a6ad feat: move certificate generation to Adapter 2024-11-26 13:54:52 +01:00
Christy Jacob
33dd4df694 chore: backwards compatibility for 1.6.x 2024-11-22 17:16:51 +00:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Torsten Dittmann
9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Torsten Dittmann
8e02115828
ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
Jake Barnby
bdb0b188ef
Merge pull request #8971 from appwrite/fix-alter-attributes
Fix Patch attribute
2024-11-14 20:55:59 +13:00
fogelito
8f845aef53 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-alter-attributes
# Conflicts:
#	src/Appwrite/Platform/Workers/Databases.php
2024-11-13 18:34:57 +02:00
fogelito
71f2c6c131 Remove purgeCachedCollection 2024-11-13 14:55:56 +02:00
Bradley Schofield
54db5655a1 Run Linter 2024-11-13 13:42:49 +09:00
Bradley Schofield
91cc0e627a Address Comments 2024-11-13 10:29:43 +09:00
Bradley Schofield
29e7d1f7d0 Address Comments 2024-11-13 09:13:00 +09:00
Bradley Schofield
1337ea77b1 Fix Optionals 2024-11-12 16:18:09 +09:00
Bradley Schofield
a460a41fe5 Run Linter 2024-11-12 11:33:13 +09:00