1
0
Fork 0
mirror of synced 2024-09-16 09:27:23 +12:00
Commit graph

14190 commits

Author SHA1 Message Date
Jake Barnby
19123257fc
Strip $ instead of replace to match SDK models 2022-10-20 15:29:56 +13:00
Jake Barnby
6a4f3d6a6b
Merge remote-tracking branch 'origin/master' 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
2022-10-20 12:41:24 +13:00
Jake Barnby
120b788343
Update resolvers for framework changes 2022-10-20 12:22:46 +13:00
Jake Barnby
ce76fb58b1
Update request/response extensions for framework changes 2022-10-20 12:12:09 +13:00
Jake Barnby
f54aa1f4c2
Update framework + swoole 2022-10-20 12:10:41 +13:00
Sarthak Roy
c57da64feb
workflows: Update codeql-action to v3 2022-10-19 21:59:12 +05:30
vimo
c772844bcb docs: update windows powershell commands 2022-10-19 16:37:46 +05:30
Jake Barnby
5a2dc60420
Fix options test 2022-10-19 22:23:08 +13:00
Eldad A. Fux
61d6b435b3
Merge pull request #4530 from appwrite/feat-bump-api-specs
Update API specs
2022-10-19 09:28:13 +03:00
Bradley Schofield
60e924b62b Run Linter 2022-10-19 02:50:48 +01:00
Bradley Schofield
fe4028f588 Add tests and add buildTime to worker 2022-10-19 02:43:40 +01:00
Jake Barnby
f6dc7b2068
Add OAuth to blacklist 2022-10-19 13:23:42 +13:00
Jake Barnby
c2e0ef3f98
Merge remote-tracking branch 'origin/1.0.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
2022-10-19 13:21:06 +13:00
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
Jake Barnby
61e5014ff0
Add sdk graphql header to allowed headers list 2022-10-19 13:01:39 +13:00
Steven Nguyen
080116cff8 Update API specs 2022-10-18 21:05:54 +00:00
Eldad A. Fux
28252f693b
Merge pull request #4517 from appwrite/v1-fix-usage-projects-pagination
V1: Fix: DB Usage projects pagination
2022-10-18 14:39:56 +03:00
Eldad A. Fux
0d0cacbf87
Merge pull request #4520 from appwrite/doc-remove-admin-mode
Remove references to admin mode
2022-10-18 14:38:25 +03:00
Christy Jacob
766cc7fcfa
Merge pull request #4524 from appwrite/christyjacob4-patch-3
Update add-environment-variable.md
2022-10-18 12:50:44 +04:00
Damodar Lohani
5ff8ac46aa fix negative stats 2022-10-18 08:28:12 +00:00
Damodar Lohani
868e487a59 fix bucket collection name 2022-10-18 07:52:41 +00:00
Christy Jacob
28044662f4
Update add-environment-variable.md 2022-10-18 11:44:30 +04:00
Damodar Lohani
8cd4060334 fix storage stats 2022-10-18 07:38:05 +00:00
Christy Jacob
e9ef5b5eac
Merge pull request #4303 from MrKrishnaAgarwal/typos
Fixed Typo's and Rephrased words
2022-10-18 11:34:20 +04: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
1fdaaeef71 reduce waiting time 2022-10-18 06:19:57 +00:00
Damodar Lohani
d7f87051d6 fix test 2022-10-18 06:10:33 +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
Damodar Lohani
b1f3fdce7a fix stats test 2022-10-18 02:26:28 +00:00
Vincent (Wen Yu) Ge
f7904af0ed Remove references to admin mode 2022-10-17 20:45:17 +00:00
Matej Bačo
837422145d Update changelog url 2022-10-17 11:46:42 +00:00
Matej Bačo
97df10e6b8 Fix project pagination in usage containers 2022-10-17 11:45:38 +00:00
megatank58
819ba45836
chore(tests): add test case for value ending in = 2022-10-17 16:02:24 +05:30
megatank58
d1e9e7b396
chore(tests): update .env 2022-10-17 16:01:28 +05:30
Damodar Lohani
e96c0b1127 fix composer 2022-10-17 08:57:12 +00:00
Damodar Lohani
f71eb5a169 database listeners 2022-10-17 08:04:12 +00:00
Damodar Lohani
5b90c433ab fix collection id 2022-10-17 07:53:55 +00:00
Damodar Lohani
00d194d5d1 fix linters 2022-10-17 07:37:30 +00:00
Damodar Lohani
f3c183b563 listen to delete events 2022-10-17 07:10:18 +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
Damodar Lohani
84f5842c81 document create listener 2022-10-17 06:52:24 +00:00
Jake Barnby
e0f6b8c105
Update specs 2022-10-17 14:43:27 +13:00
Jake Barnby
fb5d2fc25c
Abstract setting params to init 2022-10-17 13:27:15 +13:00
Jake Barnby
fb68ed377e
Fix imports 2022-10-17 12:13:35 +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
Eldad A. Fux
1c7019a04d
Merge pull request #4449 from appwrite/feat-upgrade-framework
chore: upgrade utopia-php/framework
2022-10-16 12:25:55 +03:00