appwrite/src/Appwrite/Utopia/Response/Model
2024-10-02 17:38:50 +02:00
..
Account.php Fix MFA flows and docs 2024-03-01 16:22:51 +00:00
AlgoArgon2.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoBcrypt.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoMd5.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoPhpass.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoScrypt.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoScryptModified.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
AlgoSha.php Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
Any.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
Attribute.php Add $createdAt $updatedAt 2024-09-10 12:39:52 +02:00
AttributeBoolean.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeDatetime.php fix-models-attributeDatetime-object-example 2023-03-25 17:32:46 +05:30
AttributeEmail.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeEnum.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeFloat.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeInteger.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeIP.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeList.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeRelationship.php lint fix 2023-08-08 03:35:13 +05:30
AttributeString.php Model relationship 2023-03-14 10:32:49 +02:00
AttributeURL.php Model relationship 2023-03-14 10:32:49 +02:00
AuthProvider.php rename provider model to AuthProvider 2023-08-07 16:19:55 +05:30
BaseList.php Implement rules 2023-03-08 19:30:01 +01:00
Branch.php PR review changes 2023-07-24 15:12:36 +02:00
Bucket.php use compression constant from utopia/storage 2023-12-31 11:46:45 +00:00
Build.php Fix after merge 2023-03-15 09:20:25 +01:00
Collection.php fix: relative links to absolute v2 2023-10-13 15:43:44 +02:00
ConsoleVariables.php Add domain_enabled var 2023-08-28 16:08:50 +02:00
Continent.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Country.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Currency.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Database.php Improve error and copy in params/models 2023-08-22 20:11:33 +00:00
Deployment.php Separate deployment and build sizes 2024-08-19 11:06:58 +00:00
Detection.php Add createRepositoryDetection endpoint 2023-06-14 00:34:22 +05:30
Document.php Remove tenant in filter 2024-09-05 14:25:11 +12:00
Error.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
ErrorDev.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
Execution.php fix: openapi v3 use string 2024-09-26 12:59:41 +01:00
File.php fix: relative links to absolute v2 2023-10-13 15:43:44 +02:00
Func.php Address Jake's Comments 2024-08-20 13:23:11 +09:00
Headers.php Update execution model, add detection to repository 2023-07-30 09:17:23 +02:00
HealthAntivirus.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
HealthCertificate.php Merge main 2024-02-12 14:18:19 +13:00
HealthQueue.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
HealthStatus.php Fixed health API and add new test endpoints 2022-10-17 14:43:57 +03:00
HealthTime.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
HealthVersion.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Identity.php Remove identity status 2023-08-04 15:07:36 -07:00
Index.php Add $createdAt $updatedAt 2024-09-10 12:39:52 +02:00
Installation.php PR review changes, fixes from QA 2023-08-11 15:34:57 +02:00
JWT.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Key.php fix typo 2024-07-08 01:03:52 +00:00
Language.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Locale.php Fix typo in Model/Locale.php 2022-11-14 21:31:08 +09:00
LocaleCode.php new locale codes endpoint 2023-04-17 02:10:17 +00:00
Log.php feat: update datetime description 2022-09-05 01:26:16 +04:00
Membership.php feat: mfa console 2024-01-18 16:04:18 +01:00
Message.php chore: run formatter 2024-03-06 18:34:21 +01:00
Metric.php Update V15 response filter and add tests 2022-09-10 01:00:20 +00:00
MetricBreakdown.php feat: usage breakdown by project 2023-12-11 16:19:08 +01:00
MFAChallenge.php feat: initial mfa implementation 2023-06-22 15:35:49 +02:00
MFAFactors.php Improve logic for recovery code factor 2024-04-11 07:52:54 +00:00
MFARecoveryCodes.php Fix MFA flows and docs 2024-03-01 16:22:51 +00:00
MFAType.php Fix MFA flows and docs 2024-03-01 16:22:51 +00:00
Migration.php Fix missing array flag on migration errors response model rule 2023-10-04 15:05:42 +13:00
MigrationFirebaseProject.php Move to new branch 2023-08-04 17:21:41 +01:00
MigrationReport.php Update Migration Lib 2023-08-09 18:08:10 +01:00
Mock.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
MockNumber.php PR review changes 2024-07-03 08:27:54 +00:00
None.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
Phone.php format files in app, src, tests 2022-05-23 14:54:50 +00:00
Platform.php Update Platform Model type property description 2023-01-12 11:33:29 -08:00
Preferences.php tests: fix unit tests 2022-08-01 12:22:04 +02:00
Project.php QA changes with Console 2024-07-03 11:36:56 +00:00
Provider.php Add constants for message types 2023-11-29 17:05:37 +13:00
ProviderRepository.php PR review changes, fixes from QA 2023-08-11 15:34:57 +02:00
Rule.php chore: run formatter 2024-03-06 18:34:21 +01:00
Runtime.php feat: add base/key runtime 2024-08-09 12:56:55 +01:00
Session.php Fix bug in MFA protected group 2024-04-10 11:42:20 +00:00
Specification.php Update src/Appwrite/Utopia/Response/Model/Specification.php 2024-08-20 18:35:55 +09:00
Subscriber.php misc changes 2023-12-01 03:39:43 +05:30
Target.php misc changes 2023-12-01 03:39:43 +05:30
Team.php Ensure empty team prefs returns as JSON object rather array 2023-04-12 12:06:48 -07:00
Template.php tests and fixes 2023-03-14 07:21:56 +00:00
TemplateEmail.php rename 2023-04-10 01:03:48 +00:00
TemplateFunction.php Apply new terminology for template branch 2024-08-14 10:01:04 +00:00
TemplateRuntime.php Add value to variables template 2024-08-07 00:01:54 +05:30
TemplateSMS.php rename 2023-04-10 01:03:48 +00:00
TemplateVariable.php Add value to variables template 2024-08-07 00:01:54 +05:30
Token.php Rename security phrases 2024-02-01 10:41:01 +00:00
Topic.php Add email, sms and push totals to topic 2024-02-15 17:22:43 +13:00
UsageBuckets.php editing the response models 2023-11-09 12:54:33 +02:00
UsageCollection.php editing the response models 2023-11-09 12:54:33 +02:00
UsageDatabase.php Implement Trickle Down calculations 2024-07-18 13:58:02 +09:00
UsageDatabases.php Address Comments 2024-09-24 01:48:15 +09:00
UsageFunction.php Move mbSeconds into 1.5.x 2024-07-30 17:53:28 +09:00
UsageFunctions.php Move mbSeconds into 1.5.x 2024-07-30 17:53:28 +09:00
UsageProject.php Address Comments 2024-09-24 01:48:15 +09:00
UsageStorage.php editing the response models 2023-11-09 12:54:33 +02:00
UsageUsers.php editing the response models 2023-11-09 12:54:33 +02:00
User.php fix typo 2024-07-08 01:03:52 +00:00
Variable.php Shared variables 2023-03-11 17:06:02 +01:00
VcsContent.php Improve VCS tests 2024-06-26 10:27:24 +00:00
Webhook.php Add webhook tests 2024-01-18 15:19:57 +05:30