1
0
Fork 0
mirror of synced 2024-09-12 07:36:01 +12:00
Commit graph

2430 commits

Author SHA1 Message Date
Jake Barnby
a2b1941a47
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	composer.json
#	composer.lock
#	docs/references/teams/list-teams.md
2022-10-19 13:17:56 +13:00
Damodar Lohani
5ff8ac46aa fix negative stats 2022-10-18 08:28:12 +00:00
Damodar Lohani
8cd4060334 fix storage stats 2022-10-18 07:38:05 +00:00
Damodar Lohani
027dafe906 fix linters 2022-10-18 07:26:28 +00:00
Damodar Lohani
e7c82a28dd more fixes 2022-10-18 07:09:11 +00:00
Damodar Lohani
305dafe2ad update missing stats 2022-10-18 06:53:17 +00:00
Damodar Lohani
8093f034c0 fix inbound and outbount 2022-10-18 03:53:07 +00:00
Damodar Lohani
a3f14220d3 take care of negative values 2022-10-18 03:19:12 +00:00
Matej Bačo
97df10e6b8 Fix project pagination in usage containers 2022-10-17 11:45:38 +00:00
Damodar Lohani
00d194d5d1 fix linters 2022-10-17 07:37:30 +00:00
Damodar Lohani
ffe029932d refactor stats 2022-10-17 06:59:27 +00:00
Damodar Lohani
f78cb09694 Merge remote-tracking branch 'origin/master' into feat-usage-refactor 2022-10-17 06:55:01 +00:00
Jake Barnby
fb5d2fc25c
Abstract setting params to init 2022-10-17 13:27:15 +13:00
Jake Barnby
cecc6dada2
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# 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/init.php
#	composer.json
#	composer.lock
2022-10-17 12:04:13 +13:00
Damodar Lohani
51cbc653af use metadata constant 2022-10-14 11:26:33 +00:00
Damodar Lohani
185b206076 fix moved constant 2022-10-14 11:23:20 +00:00
Damodar Lohani
e7b9ba70b6 fix error 2022-10-14 11:07:20 +00:00
Damodar Lohani
dee4f5c517 use metadata constants 2022-10-14 11:07:07 +00:00
Damodar Lohani
e7e8c53d89 use same array for all metrics 2022-10-14 08:49:00 +00:00
Jake Barnby
d163217d1f
Remove Appwrite URL dependency from resolvers 2022-10-14 18:04:23 +13:00
Jake Barnby
a1718e8a44
Remove database dependency from mapper 2022-10-14 18:01:39 +13:00
Jake Barnby
09e0e948b5
Remove resolver database dependency 2022-10-14 18:00:22 +13:00
Jake Barnby
444c68e07e
Remove redundant error 2022-10-14 13:23:21 +13:00
Jake Barnby
4e60db0598
Use upstream raw payload function 2022-10-13 16:56:12 +13:00
Jake Barnby
9c372d7335
Fix checking content type with postfixes 2022-10-13 14:32:06 +13:00
Jake Barnby
a2b532ed22
Set dirty property instead of in registry from shutdown 2022-10-13 12:59:32 +13:00
Jake Barnby
5c5bdac3d9
Add route blacklist instead of individual cases 2022-10-13 12:58:28 +13:00
Torsten Dittmann
99a6d7044c
Merge pull request #4433 from appwrite/1.0.x
sync: master <- 1.0.x
2022-10-12 13:22:40 +02:00
Torsten Dittmann
bc66efa1a5 chore: prepare 1.0.3 2022-10-12 12:03:55 +02:00
Jake Barnby
9821cc5e18
Check if value has then function when setting result to check external promise types 2022-10-12 21:48:58 +13:00
Jake Barnby
bb64bcc1c1
Allow cloning a request 2022-10-12 20:55:43 +13:00
Jake Barnby
597885028a
Use request setters 2022-10-12 20:55:04 +13:00
Jake Barnby
5debe2c13c
Alias + name fixes 2022-10-12 20:20:44 +13:00
Jake Barnby
b6621f5e87
Restructure schema building 2022-10-12 14:04:11 +13:00
Jake Barnby
39fcbe4d76
Restructure exception 2022-10-12 13:59:35 +13:00
Jake Barnby
4bc44183b6
Restructure type related helpers 2022-10-12 13:57:37 +13:00
Jake Barnby
ee2e8fcc23
Generify promises 2022-10-12 13:55:43 +13:00
fogelito
778751160b Merge branch '1.1.x' of github.com:appwrite/appwrite into bug_model_metric
 Conflicts:
	app/config/specs/open-api3-latest-console.json
	app/config/specs/swagger2-latest-console.json
2022-10-11 17:06:37 +03:00
Torsten Dittmann
e9ef7c0ecd
Merge pull request #4424 from appwrite/master
sync: 1.1.x <- master
2022-10-11 16:03:43 +02:00
fogelito
4250234231 Model MODEL_METRIC changes 2022-10-11 13:34:42 +03:00
Damodar Lohani
910c033d2a refactor build and execution time 2022-10-11 05:40:28 +00:00
Jake Barnby
bf194c30e9
Review updates 2022-10-11 13:38:06 +13:00
Jake Barnby
62038bd2a9
Passthru JSON objects 2022-10-11 12:32:04 +13:00
Jake Barnby
0716c430d6
Fix getting union implementations 2022-10-11 12:31:12 +13:00
Jake Barnby
96bce27642
Cherrypick empty model rules 2022-10-11 12:28:46 +13:00
Jake Barnby
fd8d4f4a1b
Add type property to hash algorithms to allow resolving union type implementation 2022-10-11 12:27:03 +13:00
Bradley Schofield
380a45f987 Add build time to deployment 2022-10-10 16:24:40 +01:00
Damodar Lohani
3ffc31ba58 fix formatting 2022-10-10 09:39:26 +00:00
Damodar Lohani
f41d388bf5 separate cumulative metrics 2022-10-10 09:13:20 +00:00
Jake Barnby
575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Jake Barnby
f93099cbb6
Merge remote-tracking branch 'origin/1.1.x' into feat-integrate-messaging 2022-10-10 14:04:01 +13:00
Jake Barnby
608f1532a6
Merge remote-tracking branch 'origin/1.0.x' into feat-integrate-messaging
# Conflicts:
#	app/workers/messaging.php
#	src/Appwrite/SMS/Adapter/Mock.php
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-10-10 14:01:59 +13:00
Damodar Lohani
8ddbde62c1 use project internal id 2022-10-09 06:45:46 +00:00
sooraj
5958577a6e camel case update 2022-10-08 06:31:28 +05:30
sooraj
3a2d6da052 sanitized_url add in parse url 2022-10-07 06:11:38 +05:30
Sooraj S
81fc5ee6b3
Merge pull request #1 from appwrite/master
new
2022-10-06 09:01:55 +05:30
Vincent (Wen Yu) Ge
207941558f fix typo in email examples 2022-10-03 15:13:04 +00:00
Vincent (Wen Yu) Ge
3281b8bbd4 Add meaningful Phone number examples to specs 2022-10-03 15:06:44 +00:00
Matej Bačo
a883d3728f Allow teamId queries on listProjects 2022-10-03 07:16:49 +00:00
Jake Barnby
2bb8854f61
WIP integrate messaging library
(cherry picked from commit 9a25f77e3e7e76f6c93cc3ce1985f43426a0debf)

# Conflicts:
#	app/workers/messaging.php
#	src/Appwrite/SMS/Adapter/Mock.php
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-10-03 13:28:30 +13:00
Torsten Dittmann
5d32ddb408 Merge branch '1.0.x' of https://github.com/appwrite/appwrite into chore-prepare-1-0-2 2022-09-30 14:36:53 +02:00
Torsten Dittmann
0c1222f0f5 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-09-30 14:23:06 +02:00
Torsten Dittmann
fbbb150e86 Revert "Merge pull request #4041 from appwrite/revert-3789-feat-app-region"
This reverts commit 2117fa53f0, reversing
changes made to c634d12ef4.
2022-09-30 14:22:11 +02:00
Torsten Dittmann
e0b9f57d85
Revert "Feat app region" 2022-09-30 12:32:58 +02:00
sooraj
f6c586986d sanitized url in url Validation 2022-09-30 15:58:56 +05:30
Torsten Dittmann
757a3f8651 chore: prepare 1.0.2 2022-09-30 12:27:26 +02:00
Torsten Dittmann
1b490233b6
Merge pull request #4038 from appwrite/fix-3949-migrate-audit-time
Fix migration for audit
2022-09-30 11:56:05 +02:00
Jake Barnby
6ac4d4f490
Handle response model union type rules 2022-09-30 19:59:20 +13:00
Jake Barnby
1fbcedec42
Move mapping functions to TypeMapper 2022-09-30 19:58:26 +13:00
Jake Barnby
f1429e8155
Move custom types to their own class 2022-09-30 19:51:27 +13:00
Steven Nguyen
c97fea37c0 Fix migration for audit
`time` attribute should be a DateTime type rather than int.
2022-09-29 19:15:54 +00:00
Jake Barnby
df651c3c78
Match class names instead of strings 2022-09-29 19:28:41 +13:00
Jake Barnby
b176929557
Sort schema 2022-09-29 19:27:57 +13:00
Jake Barnby
0471bf1c90
Only allow default values for optional params 2022-09-29 17:54:48 +13:00
Jake Barnby
73d0f033b8
Skip new models with no rules 2022-09-29 17:53:53 +13:00
Jake Barnby
e5b9e261c5
Upcase type names 2022-09-29 17:53:07 +13:00
Jake Barnby
6c81069b27
Custom type serialization fixes 2022-09-29 17:51:53 +13:00
Jake Barnby
5e1bb655dc
Fix scrypt algo response model rule default types 2022-09-29 16:54:01 +13:00
Eldad A. Fux
b575df867e
Merge pull request #3789 from appwrite/feat-app-region
Feat app region
2022-09-25 15:04:56 +03:00
Damodar Lohani
8c6ef5b26f pass region in constructors 2022-09-25 05:41:13 +00:00
Damodar Lohani
895e12c29b monthly period not supported 2022-09-25 02:08:42 +00:00
Damodar Lohani
4969ceadd4 add project internal id to the timeseries tats 2022-09-25 02:07:26 +00:00
Eldad A. Fux
80ce2b2464
Merge pull request #3906 from appwrite/fix-phone-secret-hash
fix: hash phone auth code
2022-09-24 17:49:52 +03:00
Damodar Lohani
651ccef328
correct env value 2022-09-23 14:35:50 +05:45
Matej Bačo
46c91899e7
Merge branch '0.16.x' into feat-improve-sms-e2e-tests 2022-09-23 08:23:29 +02:00
Christy Jacob
426f50c69c
Merge pull request #3852 from appwrite/fix-response-filters
Fix response filters
2022-09-23 11:28:34 +05:30
Damodar Lohani
5e6b8ec506 refactor counters to get sum in period only 2022-09-23 05:51:26 +00:00
Jake Barnby
63a4853563
Fix list complexity calculations 2022-09-23 15:53:25 +12:00
Jake Barnby
318bea760e
Fix defualt arg types nullability 2022-09-23 13:52:19 +12:00
Jake Barnby
eb818d15e0
Fix custom entity update 2022-09-23 13:49:36 +12:00
Jake Barnby
6e4bad5969
Fix custom entity delete 2022-09-23 13:46:39 +12:00
Christy Jacob
7abb426e3f fix: hash phone auth code 2022-09-23 03:55:17 +05:30
Damodar Lohani
aee87e3d01 fix stats users 2022-09-22 12:19:43 +00:00
Jake Barnby
8cd36b2721
Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby
5f0f136e6e
Refactor methods for clarity 2022-09-22 20:59:47 +12:00
Damodar Lohani
80502ff937 collect counter data 2022-09-22 07:34:11 +00:00
Jake Barnby
2d1cd7cb50
Add queries validators 2022-09-22 18:54:58 +12:00
Krishna Agarwal
0ddd2f6c77
fixed typo on line 15 2022-09-21 22:53:36 +05:30
Damodar Lohani
4de148f783 new stats to count resources 2022-09-21 09:36:42 +00:00
Jake Barnby
8af0983274
Handle role validator 2022-09-21 21:12:23 +12:00