shimon
c7841bb36e
database crud usage addition
2025-01-02 09:59:59 +02:00
shimon
42589de95e
database crud usage addition
2025-01-02 09:56:14 +02:00
shimon
0f2985cec1
database crud usage addition
2025-01-02 09:19:09 +02:00
shimon
dd13e8b3cf
database crud usage addition
2024-12-29 18:02:19 +02:00
shimon
8e17fc69b3
database crud usage addition
2024-12-29 17:57:29 +02:00
shimon
c23af8168b
database crud usage addition
2024-12-29 17:48:05 +02:00
Vincent (Wen Yu) Ge
46038c9fef
update PR fix quote
2024-12-12 21:27:04 +00:00
Vincent (Wen Yu) Ge
bb3143128f
Merge branch 'main' into docs-create-document
2024-12-12 21:26:23 +00:00
fogelito
98864b04e1
fix $options
2024-11-27 18:02:37 +02: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
fogelito
abf97e391e
formatting
2024-11-14 14:19:33 +02:00
fogelito
d8799e5a9c
Remove comment
2024-11-14 14:13:28 +02:00
fogelito
217e471a41
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into unset-index-length
2024-11-14 14:12:03 +02:00
fogelito
72e491ac69
Remove unsetting index length for strings
2024-11-14 14:11:36 +02:00
fogelito
68e96e9851
comment
2024-11-13 18:32:20 +02:00
fogelito
71f2c6c131
Remove purgeCachedCollection
2024-11-13 14:55:56 +02:00
fogelito
bae6e465fa
updateAttributes
2024-11-11 18:46:47 +02:00
Christy Jacob
b1a1ad618a
Revert "Update database"
2024-11-09 01:01:14 +04:00
Jake Barnby
14532acb37
Update limit errors
2024-11-08 21:43:25 +13:00
fogelito
46af6dc3f0
Fix permissions
2024-11-06 09:36:27 +02:00
Jake Barnby
4489d5f77f
Fix validator
2024-11-04 22:13:38 +13:00
Jake Barnby
a00671fe29
Lint
2024-11-04 21:53:00 +13:00
Jake Barnby
6bba134650
Set min/max for datetime validator
2024-11-04 21:50:22 +13:00
Jake Barnby
b6287e11a3
Add storage catches
2024-11-04 21:40:02 +13:00
Jake Barnby
c59cd97eb8
Not found exception
2024-11-04 20:57:08 +13:00
Jake Barnby
f9813b86ac
Merge pull request #8890 from appwrite/fix-update-size-validator
...
Fix validator usage for updating string size
2024-11-04 14:59:09 +13:00
Fabian Gruber
fed9cdb408
use resource type constants
2024-10-29 16:10:57 +01:00
Jake Barnby
eacb55cdcc
Fix validator usage for updating string size
2024-10-29 19:04:37 +13:00
Fabian Gruber
225e2c21c3
feat: allow blocking based on resource attributes
2024-10-24 11:26:25 +02:00
Jake Barnby
b32cb30737
Force CI
2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI
2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error
2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value
2024-10-17 18:32:11 +13:00
shimon
424f24af04
remove resource
2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09
remove audits deletion
2024-10-06 20:22:25 +03:00
fogelito
b1cfd1c0ff
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
2024-09-26 10:42:15 +03:00
Bradley Schofield
f9d0f8fc38
Run Linter
2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33
Add tests, move hooks to API Layer
2024-09-23 18:08:48 +09:00
fogelito
b519f5e23a
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03: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
Jake Barnby
af7bd705f4
Update console SDK version
2024-09-09 19:17:47 +12:00
Jake Barnby
3f99f01953
Recreate original on create failure with new key
2024-09-05 20:41:50 +12:00
Jake Barnby
a28f19ff3c
Merge fix
2024-09-05 16:16:28 +12:00
Jake Barnby
57c5925526
Wrap attribute recreate in transaction
2024-09-05 15:45:28 +12:00
Jake Barnby
d39729d830
Param reorder
2024-09-05 15:45:13 +12:00
Jake Barnby
24746de9ba
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
...
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
2024-09-05 15:31:04 +12:00
Bradley Schofield
5820787afc
Run Linter
2024-08-30 19:21:26 +09:00
Bradley Schofield
627cbe285f
Address Comments
2024-08-30 19:18:45 +09:00
Bradley Schofield
40b1c28db0
Implement String Attribute Resizing
2024-08-30 18:22:17 +09:00
fogelito
5f27d75c11
Address comments
2024-08-22 17:30:50 +03:00
fogelito
ff1a679c49
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
2024-08-20 16:36:54 +03:00
Bradley Schofield
8770638d71
Implement Renaming Attributes in the API
2024-08-16 15:18:52 +09:00
fogelito
8de8ae03f3
Add header x-appwrite-preserve-dates
2024-07-22 15:38:58 +03:00
Bradley Schofield
f39d654725
Implement Trickle Down calculations
2024-07-18 13:58:02 +09:00
Binyamin Yawitz
0988fd7581
improve: events data
2024-07-11 11:03:28 -04:00
fogelito
475e2a64ce
DuplicateException dbg
2024-07-11 13:36:28 +03:00
fogelito
865bfdbd34
DuplicateException dbg
2024-07-11 12:38:55 +03:00
fogelito
b4ab1c2c69
Debug create document
2024-07-10 16:34:05 +03:00
Jake Barnby
ed1a5b600d
Fix oldAttribute key length
2024-07-10 19:00:10 +12:00
fogelito
661329b977
Invalid cursor value
2024-05-09 19:54:28 +03:00
Matej Bačo
d091b37a15
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-02 18:42:17 +02:00
Jake Barnby
22b3ea7e8d
Catch auth fixes
2024-03-11 13:03:30 +01:00
Jake Barnby
cea4e0d8b6
Wrap all db exceptions in error handler
2024-03-11 12:54:42 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Christy Jacob
03d6eb7401
Merge pull request #7669 from appwrite/main
...
Sync main
2024-02-26 17:39:33 +05:30
Jake Barnby
44ec1502f0
Merge remote-tracking branch 'origin/main' into 1.5.x
2024-02-26 18:35:25 +13:00
Jake Barnby
36ebb89a9b
Merge pull request #7667 from appwrite/1.5.x-api-descriptions
...
1.5.x api descriptions
2024-02-26 17:47:39 +13:00
Jake Barnby
19d7e533fa
Usage desc updates
2024-02-26 15:44:20 +13:00
Jake Barnby
00c3bc0f8a
Remove invalid index type
2024-02-26 15:38:58 +13:00
Vincent (Wen Yu) Ge
b32d40f3e2
Improve messages
2024-02-26 02:25:45 +00:00
fogelito
03ce64d41a
Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
...
Conflicts:
composer.lock
2024-02-25 11:01:08 +02:00
fogelito
1474bd65b0
Rename $collectionDocument
2024-02-25 10:57:41 +02:00
fogelito
af34f195c6
Address comments
2024-02-25 10:26:02 +02:00
Utkarsh Ahuja
8c4473932f
fix: list api select query
2024-02-24 10:55:33 +00:00
Christy Jacob
a8098831a3
Revert "usage/usage-dump queue health endpoints"
2024-02-22 12:21:48 +05:30
fogelito
b9000e6d2f
Changes message like Utopia
2024-02-13 12:29:36 +02:00
fogelito
99fed365db
Update comment
2024-02-13 12:05:47 +02:00
fogelito
796e44a1ed
Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
2024-02-13 11:46:33 +02:00
Bradley Schofield
b60c591f8f
Merge branch '1.5.x' into 1.5.x-response-request-models
2024-02-13 09:45:59 +00:00
Jake Barnby
66e51c0f18
Merge remote-tracking branch 'origin/1.5.x' into 1.5.x-response-request-models
...
# Conflicts:
# src/Appwrite/Platform/Workers/Usage.php
# src/Appwrite/Platform/Workers/UsageHook.php
2024-02-13 15:07:16 +13:00
Jake Barnby
37522ea66f
Merge branch '1.5.x' into fix-catch-exception
2024-02-13 12:47:36 +13:00
Jake Barnby
06b15c79ff
Merge pull request #7572 from appwrite/attributes-query-fix
...
fix Indexes
2024-02-13 12:37:59 +13:00
fogelito
4018224cc6
parseQueries
2024-02-12 18:06:37 +02:00
fogelito
ace75b0786
parseQueries
2024-02-12 18:02:04 +02:00
fogelito
6c064430fb
Merge branch '1.5.x' of github.com:appwrite/appwrite into json_syntax_error
2024-02-12 17:41:42 +02:00
fogelito
e5bada0493
typo
2024-02-12 12:03:31 +02:00
fogelito
2ef59134a0
Merge branch '1.5.x' of github.com:appwrite/appwrite into attributes-query-fix
2024-02-12 12:00:26 +02:00
fogelito
adbe11fd50
fix Indexes
2024-02-12 11:55:45 +02:00
shimon
e7ace61273
Sync against main
2024-02-12 11:10:52 +02:00
fogelito
bcc6564e5b
typo
2024-02-08 18:18:39 +02:00
fogelito
7176d7feab
Remove comment
2024-02-08 18:12:43 +02:00
fogelito
103fec1664
parseQueries
2024-02-08 18:10:25 +02:00
fogelito
98a6b96af9
Hardcode size and orders
2024-02-08 15:01:20 +02:00
Steven Nguyen
4ace8ed027
Replace catching \Exception with \Throwable
...
\Exception doesn't work as a catch-all because not everything extends
\Exception. For example, there was a problem where the messaging worker
didn't catch an exception here:
} catch (\Exception $e) {
$deliveryErrors[] = 'Failed sending to targets ' . $batchIndex + 1 . '-' . \count($batch) . ' with error: ' . $e->getMessage();
} finally {
As such, $deliveryErrors stayed as an empty array. In this case, the
$adapter->send() threw a TypeError which extends Error which implements
Throwable. Updating the catch to catch \Throwable ensures the error is
caught and $deliveryErrors gets updated.
2024-02-08 01:17:54 +00:00
shimon
a63977455f
Merge branch '1.5.x' of github.com:appwrite/appwrite into 1.5.x-response-request-models
...
Conflicts:
.gitmodules
2024-02-04 09:27:08 +02:00
Jake Barnby
0e8e455903
Fix spec generation
2024-02-02 23:54:34 +13:00
shimon
350d72eb1f
updates
2024-02-01 12:21:50 +02:00
fogelito
a782e20315
Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
...
Conflicts:
app/controllers/api/account.php
composer.json
composer.lock
src/Appwrite/Platform/Tasks/CalcTierStats.php
tests/e2e/Services/Account/AccountBase.php
2024-01-25 17:44:05 +02:00
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
fogelito
667abce8f5
Create indexes & query contains
2024-01-21 18:22:02 +02:00