Commit graph

592 commits

Author SHA1 Message Date
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
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
Bradley Schofield
a1c70a6956 Run Formatter, Fix GraphQL 2025-01-10 14:23:04 +09:00
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
Bradley Schofield
b4c77fbd5f Get Initial Draft Working 2024-12-16 14:59:01 +09:00
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04: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
fbf985ea90 Add event 2024-12-02 19:57:21 +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
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
Bradley Schofield
675227d25a Address Comments 2024-11-25 14:34:23 +09:00
Bradley Schofield
54260b5a9a Use new API Spec and get realtime/events working 2024-11-22 11:51:17 +09:00
Damodar Lohani
c33c5732e0 move accessed at to init 2024-11-20 04:29:57 +00:00
Bradley Schofield
79c043ec1f Fix Tests 2024-11-19 11:47:23 +09:00
Bradley Schofield
172d25d67c Address Comments 2024-11-12 15:43:36 +09: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