ArnabChatterjee20k
|
3b2eb02f8a
|
Merge branch '1.8.x' into documents-db-api
|
2026-02-09 17:27:09 +05:30 |
|
Chirag Aggarwal
|
1eaf5d5ffa
|
replace app usage with http
|
2026-02-04 11:22:04 +05:30 |
|
Jake Barnby
|
2cfb5ecfd9
|
Reapply "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit 38687bc24e.
|
2026-01-15 04:08:00 +13:00 |
|
Jake Barnby
|
38687bc24e
|
Revert "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit c12cad80bb, reversing
changes made to 2a17429226.
# Conflicts:
# composer.lock
|
2026-01-15 03:48:42 +13:00 |
|
Jake Barnby
|
5c915ef92f
|
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit 321fc8ee70.
|
2026-01-14 19:07:49 +13:00 |
|
Jake Barnby
|
321fc8ee70
|
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit a4734a5de7, reversing
changes made to 15922fb88c.
# Conflicts:
# composer.lock
|
2026-01-14 02:37:17 +13:00 |
|
ArnabChatterjee20k
|
f580dc9145
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2026-01-13 14:32:46 +05:30 |
|
Jake Barnby
|
7573ee75a2
|
Use authorization instance
|
2026-01-07 20:04:28 +13:00 |
|
Jake Barnby
|
dc85d44647
|
Revert "Refactor auth single instance"
|
2025-12-20 02:54:50 +13:00 |
|
ArnabChatterjee20k
|
480757dcfe
|
added usage test for the vectordb
|
2025-12-09 12:07:26 +05:30 |
|
ArnabChatterjee20k
|
f149ba33d4
|
updated stats for vectordb
|
2025-12-08 20:27:30 +05:30 |
|
ArnabChatterjee20k
|
b15f2eed8f
|
Merge remote-tracking branch 'upstream/documents-db-api' into vector-db-api
|
2025-12-08 19:32:21 +05:30 |
|
ArnabChatterjee20k
|
8edd3c87cb
|
added documentsdb total reads and writes in the project response
|
2025-12-05 19:09:35 +05:30 |
|
ArnabChatterjee20k
|
203170c36d
|
updated database and collection stats
|
2025-12-04 15:57:18 +05:30 |
|
ArnabChatterjee20k
|
af095bdf4a
|
updated stats
|
2025-12-03 19:11:46 +05:30 |
|
ArnabChatterjee20k
|
7af361fa16
|
* added logger in the create text embedding
* aadded error text metric
|
2025-12-03 13:38:24 +05:30 |
|
ArnabChatterjee20k
|
ca4c7b5361
|
added stats usage for text embeddings
|
2025-12-02 18:13:49 +05:30 |
|
shimon
|
4ad249f918
|
Revert "Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance""
This reverts commit 8765d5650a.
|
2025-11-26 12:05:12 +02:00 |
|
Jake Barnby
|
8765d5650a
|
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
This reverts commit 919b01a1b1, reversing
changes made to deb5039352.
|
2025-11-19 16:21:06 +13:00 |
|
ArnabChatterjee20k
|
28be12d827
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-14 19:16:08 +05:30 |
|
Jake Barnby
|
83b9815644
|
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
|
2025-11-14 16:45:57 +13:00 |
|
Chirag Aggarwal
|
eb17ffd5d2
|
wrap all optional values with default null with nullable
|
2025-11-10 10:15:49 +05:30 |
|
shimon
|
5c2828bc78
|
Refactor authorization handling across multiple modules to use a single instance of the Authorization class.
|
2025-10-29 20:21:41 +02:00 |
|
shimon
|
8b3b07a710
|
linter
|
2025-10-22 16:40:00 +03:00 |
|
shimon
|
33f88fa5e0
|
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
|
2025-10-22 16:35:48 +03:00 |
|
Jake Barnby
|
143be8239f
|
Fix inject
|
2025-10-09 00:41:25 +13:00 |
|
Jake Barnby
|
28392647e0
|
Pass adapter max ID length to validator
|
2025-10-07 18:52:05 +13:00 |
|
Darshan
|
1ac22c0ae0
|
Merge branch '1.8.x' into 'database-aliases'.
|
2025-06-11 12:36:33 +05:30 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +12:00 |
|
Darshan
|
36e6617090
|
update: the usage modals.
|
2025-05-08 19:47:35 +05:30 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Chirag Aggarwal
|
04733e25c8
|
chore: make group nullable and remove it from endpoints where its not required
|
2025-04-12 06:41:57 +00:00 |
|
Damodar Lohani
|
ac152a76b5
|
Fix: usage stats changes
|
2025-03-31 06:28:58 +00:00 |
|
Chirag Aggarwal
|
abcaf6cd73
|
feat: sdk group attribute
|
2025-03-31 05:48:17 +00:00 |
|
Matej Bačo
|
725dff7f0f
|
Merge branch '1.7.x' into feat-sites
|
2025-03-13 11:41:28 +01:00 |
|
Matej Bačo
|
358e096301
|
Merge branch '1.6.x' into 1.7.x
|
2025-03-13 11:34:14 +01:00 |
|
Chirag Aggarwal
|
6900b717da
|
chore: updated to use logsdb
|
2025-03-01 17:45:20 +00:00 |
|
Chirag Aggarwal
|
712c33064a
|
chore: fix sending of transformation stats
|
2025-03-01 17:18:44 +00:00 |
|
Chirag Aggarwal
|
e9d8d13fbd
|
chore: added imageTransformations to project usage
|
2025-02-28 08:28:21 +00:00 |
|
Khushboo Verma
|
11477d67c9
|
Address PR comments
|
2025-02-11 18:20:54 +05:30 |
|
Khushboo Verma
|
f1989d0aba
|
Fix project tests
|
2025-02-10 22:07:07 +05:30 |
|
Khushboo Verma
|
8557a9e1b1
|
Add secret param to update variable in function and projects
|
2025-02-10 16:06:31 +05:30 |
|
Matej Bačo
|
f9430d4d20
|
Merge branch '1.6.x' into fix-site-tests
|
2025-02-03 10:05:30 +01:00 |
|
Matej Bačo
|
1946df83a7
|
Merge remote-tracking branch 'origin/1.6.x' into 1.7.x
|
2025-02-03 09:03:04 +00:00 |
|
Darshan
|
784cddcf9b
|
Merge branch '1.6.x' into databases-reads-writes
|
2025-01-23 18:54:28 +05:30 |
|
Darshan
|
08f2a59766
|
add: database read, write metrics.
|
2025-01-23 18:54:02 +05:30 |
|
Bradley Schofield
|
02e7f91e59
|
Address all missing descriptions apart from ones in projects.php
|
2025-01-17 16:44:25 +09:00 |
|