Commit graph

579 commits

Author SHA1 Message Date
Shimon Newman
f1f660352e
Revert "Transformed at addition" 2025-01-29 10:30:35 +02:00
shimon
f97b3aaa86 transformedAt for files addition 2025-01-28 16:49:55 +02: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
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
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
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Darshan
25431adafb address comment: anonymous > guest. 2025-01-14 17:45:49 +05:30
Darshan
fabf581d21 fix: tests. 2025-01-14 13:47:01 +05:30
Darshan
e9479db0fa add: anonymous user type to audit/activity. 2025-01-14 13:18:11 +05:30
Darshan
377627118f address comments: change type names. 2025-01-12 18:27:58 +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
Christy Jacob
bdb6599087 chore: linter 2025-01-04 12:55:20 +05:30
Christy Jacob
56af9d0991 chore: add todo 2025-01-04 12:51:50 +05:30
Christy Jacob
e1c08e33d4 fix: trigger webhooks events only if a project has webhooks 2025-01-04 12:51:42 +05:30
Darshan
31f8950b45 add: hostname to audits. 2025-01-03 15:30:55 +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
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
f1a089f8c6 feat: fix tests 2024-12-18 12:57:52 +05:30
Christy Jacob
01393faf0b feat: update abuse library 2024-12-18 11:58:34 +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
67996a8a14 feat: cleanup 2024-12-17 10:00:45 +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
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Damodar Lohani
3a21ed6333 Merge remote-tracking branch 'origin/1.6.x' into fix-project-accessed-at 2024-11-26 11:51:50 +00:00
Damodar Lohani
580a9f331f fix user update 2024-11-26 08:59:03 +00:00
Damodar Lohani
c33c5732e0 move accessed at to init 2024-11-20 04:29:57 +00:00
loks0n
229fe9ecd5 fix: tests 2024-11-05 15:50:32 +01:00
loks0n
ab7e454292 fix: event name 2024-11-05 15:17:41 +01:00
loks0n
2dea9b1f51 chore: clone 2024-11-05 14:35:35 +01:00
loks0n
20d8a702a1 chore: refactor 2024-11-04 15:20:43 +00:00
loks0n
d2deca7f1f feat: refactor events 2024-11-04 15:05:54 +00:00
loks0n
ff95532ccb chore: refactor 2024-11-01 16:29:34 +00:00
loks0n
e87ed0e13a chore: refactor use from over clonse 2024-11-01 15:24:29 +00:00
loks0n
51ae3a6475 fix: tests 2024-10-30 18:31:14 +00:00
loks0n
2736f6009a feat: dirty solution 2024-10-30 18:18:37 +00:00
loks0n
26c53bcf9c feat: clone queue 2024-10-30 18:01:12 +00:00
loks0n
0b35d51547 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-29 12:16:47 +00:00
loks0n
13d1376e28 fix: type 2024-10-29 11:20:52 +00:00
loks0n
5afa8c6158 feat: usage db listener 2024-10-29 10:51:40 +00:00
Fabian Gruber
a9b648b2a9 chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching 2024-10-22 11:38:05 +02:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00