| .. |
|
Account.php
|
Linter fixes
|
2022-06-14 11:08:54 +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
|
change grammar
|
2022-11-07 19:38:06 +00: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
|
Apply suggestions from code review
|
2023-04-10 15:05:58 +12:00 |
|
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
|
tests: fix unit tests
|
2022-08-01 12:22:04 +02:00 |
|
Bucket.php
|
Fix fileSecurity response model default
|
2022-09-07 18:49:48 +12:00 |
|
Build.php
|
feat: rename time attribute to duration
|
2022-09-09 16:02:04 +04:00 |
|
Collection.php
|
Model relationship
|
2023-03-14 10:24:53 +02:00 |
|
ConsoleVariables.php
|
fix: steven review
|
2023-03-31 22:48:34 +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
|
Feat: Add enable param in Database and Collection
|
2023-05-18 18:55:22 +05:30 |
|
Deployment.php
|
Add build time to deployment
|
2022-10-10 16:24:40 +01:00 |
|
Document.php
|
Handle document arrays when filtering documents
|
2023-03-30 20:54:45 +13:00 |
|
Domain.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04: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
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
File.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Func.php
|
Function default timeout example to 15s, so it doesn't look like a timestamp.
|
2023-01-11 21:49:15 +00:00 |
|
HealthAntivirus.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
HealthQueue.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
HealthStatus.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00: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 |
|
Index.php
|
change grammar
|
2022-11-07 19:38:06 +00:00 |
|
JWT.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Key.php
|
Update description for User and Key accesedAt
|
2023-07-20 11:47:26 -07: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
|
Fix the team membership model's roles example
|
2023-06-09 10:18:51 -07:00 |
|
Message.php
|
fix lint issuesl
|
2023-08-07 21:01:25 +05:30 |
|
Metric.php
|
Update V15 response filter and add tests
|
2022-09-10 01:00:20 +00:00 |
|
Mock.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +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
|
rename provider model to AuthProvider
|
2023-08-07 16:19:55 +05:30 |
|
Provider.php
|
fix lint issuesl
|
2023-08-07 21:01:25 +05:30 |
|
Runtime.php
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Session.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Subsciber.php
|
fix lint issuesl
|
2023-08-07 21:01:25 +05:30 |
|
Target.php
|
fix lint issuesl
|
2023-08-07 21:01:25 +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 |
|
TemplateSMS.php
|
rename
|
2023-04-10 01:03:48 +00:00 |
|
Token.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Topic.php
|
fix lint issuesl
|
2023-08-07 21:01:25 +05:30 |
|
UsageBuckets.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageCollection.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageDatabase.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageDatabases.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageFunction.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageFunctions.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageProject.php
|
feat: add databases and buckets to projects usage
|
2022-11-08 13:09:18 +01:00 |
|
UsageStorage.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
UsageUsers.php
|
Model MODEL_METRIC changes
|
2022-10-11 13:34:42 +03:00 |
|
User.php
|
Update description for User and Key accesedAt
|
2023-07-20 11:47:26 -07:00 |
|
Variable.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Webhook.php
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |