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
|
850737c953
|
transformedAt for files addition
|
2025-01-29 22:12:31 +05:30 |
|
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 |
|
Damodar Lohani
|
d84f6e4ee0
|
reset database listeners
|
2025-01-28 06:40:20 +00:00 |
|
Chirag Aggarwal
|
f867fddaae
|
Merge branch '1.6.x' into feat-development-keys
|
2025-01-27 10:33:58 +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 |
|
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 |
|
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 |
|
shimon
|
fe18afcfca
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
|
2025-01-19 10:33:47 +02: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 |
|
shimon
|
1ae7d730ba
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
|
2025-01-16 15:04:52 +02: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 |
|
shimon
|
e4bdbdd9ba
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
# composer.lock
|
2024-12-24 18:18:44 +02:00 |
|
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 |
|
Damodar Lohani
|
44f70dad56
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-12-15 08:51:11 +00:00 |
|
shimon
|
aa2a45f142
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/messaging.php
# docker-compose.yml
|
2024-12-14 20:18:06 +02:00 |
|
Christy Jacob
|
75b42e134a
|
chore: replace occurrences of dbForConsole to dbForPlatform
|
2024-12-12 14:30:26 +04:00 |
|
shimon
|
635dbdb5cb
|
debug
|
2024-12-03 16:38:44 +02: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 |
|
shimon
|
1a6f23c3a1
|
debug
|
2024-12-02 10:13:10 +02: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
|
fe7851b97f
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-11-28 01:37:25 +00: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 |
|
Damodar Lohani
|
cc3edd7b2b
|
Refactor naming to Dev keys
|
2024-11-22 04:21:03 +00: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 |
|
Damodar Lohani
|
c555a707e6
|
Merge remote-tracking branch 'origin/1.7.x' into feat-file-tokens
|
2024-11-17 06:00:03 +00:00 |
|
Damodar Lohani
|
179684e8b2
|
improve dependency
|
2024-11-14 04:48:46 +00:00 |
|
Damodar Lohani
|
24353a1077
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-11-14 04:29:36 +00:00 |
|
Khushboo Verma
|
2ad0428727
|
Merge 1.6.x into feat-sites
|
2024-11-13 13:18:21 +05:30 |
|
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 |
|
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 |
|
Damodar Lohani
|
8a244708fa
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-10-29 01:23:32 +00:00 |
|
Khushboo Verma
|
d876085f6d
|
Add usage endpoints
|
2024-10-24 15:21:40 +02: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 |
|
Binyamin Yawitz
|
2703ca1106
|
chore: merge
|
2024-10-01 11:44:01 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Damodar Lohani
|
e9a5299547
|
Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl
|
2024-09-29 02:01:42 +00:00 |
|
Damodar Lohani
|
abe145dae2
|
fix formatting
|
2024-09-24 02:40:01 +00:00 |
|
Damodar Lohani
|
f2eb1c3b3e
|
Update api.php
|
2024-09-24 07:04:05 +05:45 |
|
Bradley Schofield
|
a309f31a33
|
Add tests, move hooks to API Layer
|
2024-09-23 18:08:48 +09:00 |
|
Damodar Lohani
|
c31e928def
|
fix linter
|
2024-09-22 02:44:53 +00:00 |
|
Damodar Lohani
|
985a31ca04
|
Merge branch '1.6.x' into feat-console-roles-dl
|
2024-09-22 08:26:14 +05:45 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Binyamin Yawitz
|
48d4d873de
|
Merge branch '1.6.x' into feat-eldad4-coroutines
|
2024-09-19 13:50:27 -04:00 |
|
Bradley Schofield
|
82687c8ca4
|
Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
|
2024-09-19 15:37:27 +09:00 |
|
Steven Nguyen
|
b8fbbf3710
|
Merge branch 'main' into chore-sync-main-into-1.6.x
|
2024-09-18 16:43:05 +00:00 |
|
Damodar Lohani
|
e1238d0fe9
|
Merge branch '1.6.x' into feat-console-roles-dl
|
2024-09-17 14:52:29 +05:45 |
|
Damodar Lohani
|
59760bf529
|
Update api.php
|
2024-09-05 08:28:47 +05:45 |
|
Jake Barnby
|
c58fa78962
|
Remove tenant in filter
|
2024-09-05 14:25:11 +12:00 |
|
Damodar Lohani
|
42b85fad54
|
remove dumps
|
2024-09-05 07:12:59 +05:45 |
|
Damodar Lohani
|
7c1c025f9e
|
remove console roles test
|
2024-09-04 23:35:31 +00:00 |
|
Binyamin Yawitz
|
feb775d2c4
|
chore: merge, lint, stan
|
2024-09-04 14:52:01 -04:00 |
|
Damodar Lohani
|
555f3f9406
|
Update api.php
|
2024-09-04 12:29:56 +05:45 |
|
Damodar Lohani
|
a89cf443aa
|
Update api.php
|
2024-09-04 12:28:52 +05:45 |
|
Damodar Lohani
|
269efbe2f0
|
Update api.php
|
2024-09-04 12:25:51 +05:45 |
|
Damodar Lohani
|
107fc1d069
|
fix check
|
2024-09-04 02:45:05 +00:00 |
|
Damodar Lohani
|
1752c6be44
|
fix team resource
|
2024-09-04 02:40:53 +00:00 |
|
Damodar Lohani
|
1f83dab9e1
|
fix roles for /projects/:projectId endpoints
|
2024-09-04 02:16:18 +00:00 |
|
Damodar Lohani
|
bc5ac28b84
|
update validator and formatting
|
2024-09-04 02:01:56 +00:00 |
|
Binyamin Yawitz
|
7d6eac4ddb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
|
2024-09-03 19:06:48 -04:00 |
|
Damodar Lohani
|
7aacaad94d
|
remove dump
|
2024-09-03 02:07:41 +00:00 |
|
Damodar Lohani
|
550a479532
|
Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl
|
2024-09-03 02:05:43 +00:00 |
|
Binyamin Yawitz
|
5cdb8388a1
|
chore: versions update
|
2024-08-23 13:02:54 -04:00 |
|
Damodar Lohani
|
2491f5c70c
|
fix scope merging
|
2024-08-21 05:51:37 +00:00 |
|
Damodar Lohani
|
cd70d74233
|
remove per project roles
|
2024-08-21 05:45:19 +00:00 |
|
Jake Barnby
|
d2c7be19d0
|
Update database stack
|
2024-08-21 17:31:13 +12:00 |
|
Matej Bačo
|
d5db9253cd
|
Fix breaking changes in lib
|
2024-08-16 11:25:01 +00:00 |
|
Christy Jacob
|
bfa253297b
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
|
2024-08-13 15:36:13 +00:00 |
|
Damodar Lohani
|
b06cffac45
|
trigger functions event only if event is not paused
|
2024-08-13 14:37:06 +05:45 |
|
Damodar Lohani
|
0a2eee0118
|
detailed error logs if development key is provided
|
2024-08-12 05:44:52 +00:00 |
|
Damodar Lohani
|
61c5848be4
|
refactor development keys
|
2024-08-12 05:34:25 +00:00 |
|
Binyamin Yawitz
|
9ed43ebbc2
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/general.php
# app/init.php
# composer.lock
# dev/xdebug.ini
# src/Appwrite/Utopia/Response.php
|
2024-08-06 14:57:05 -04:00 |
|
Damodar Lohani
|
ca0c38b3c0
|
subquery for development keys
|
2024-07-29 10:12:50 +00:00 |
|
Damodar Lohani
|
fe26c82dc1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-07-29 09:32:58 +00:00 |
|
Christy Jacob
|
c167201d7c
|
feat: add role override for admins
|
2024-07-24 02:47:46 +04:00 |
|
Christy Jacob
|
eea5d610ba
|
feat: linter
|
2024-07-23 23:54:52 +04:00 |
|
Christy Jacob
|
3b7ce7691e
|
feat: add support for console role
|
2024-07-23 23:49:11 +04:00 |
|
Bradley Schofield
|
4b585466e1
|
Update api.php
|
2024-07-22 20:03:45 +09:00 |
|
Binyamin Yawitz
|
916f58cd9d
|
fixes: Logger and Abuse timelimit
|
2024-07-19 14:19:30 -04:00 |
|
Christy Jacob
|
1bbce77c92
|
chore: poc for new roles
|
2024-07-18 01:18:15 +04:00 |
|
Binyamin Yawitz
|
b245aab9d8
|
fix: Adjusting to coroutine
|
2024-07-17 15:59:25 -04:00 |
|
Binyamin Yawitz
|
19119b573d
|
chore: Merge and lint
|
2024-07-17 15:06:06 -04:00 |
|
Binyamin Yawitz
|
927dbc7e11
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
|
2024-07-17 14:31:13 -04:00 |
|
Damodar Lohani
|
681e382459
|
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
|
2024-07-16 08:34:38 +00:00 |
|
Damodar Lohani
|
760c552ffb
|
support for api test keys
|
2024-07-16 08:28:22 +00:00 |
|
Bradley Schofield
|
29541617de
|
Start implementing database metrics in usage dump worker
|
2024-07-16 13:14:55 +09:00 |
|
Damodar Lohani
|
7ed877d96a
|
fix typo
|
2024-07-15 04:53:27 +00:00 |
|
Damodar Lohani
|
f4a4ec1def
|
Merge branch '1.6.x' into feat-project-accessed-at
|
2024-07-10 13:01:00 +05:45 |
|
Damodar Lohani
|
cfb00bf271
|
fix typo
|
2024-07-08 01:03:52 +00:00 |
|
Damodar Lohani
|
bfebf79630
|
update project accessedAt once every 24 hours
|
2024-07-08 01:02:58 +00:00 |
|
Binyamin Yawitz
|
664c3ad466
|
chore: Cleanup
|
2024-07-04 15:04:20 -04:00 |
|
Christy Jacob
|
fdf44c7bab
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
|
2024-06-20 15:26:17 +00:00 |
|
Damodar Lohani
|
74a293d425
|
Merge branch 'main' into feat-file-tokens
|
2024-06-20 15:43:38 +05:45 |
|
shimon
|
4bedb2f52a
|
Update Expires header via cache shared api
|
2024-06-13 09:40:36 +03:00 |
|
shimon
|
3f42b03f8e
|
Update Expires header via cache shared api
|
2024-06-13 09:40:03 +03:00 |
|
shimon
|
d2a2caedbd
|
Update Expires header via cache shared api
|
2024-06-12 18:42:04 +03:00 |
|