1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

2630 commits

Author SHA1 Message Date
Christy Jacob
78a057ebf9 feat: add code to account creation endpoint 2023-01-09 22:39:58 +05:30
Matej Bačo
014457636c Fix missing env var category 2022-12-27 23:58:30 +01:00
Matej Bačo
df0409d25c Update specs 2022-12-27 16:18:55 +01:00
Matej Bačo
ccc9432219 Merge branch 'master' into fix-1.2.x-conflicts 2022-12-27 08:29:10 +01:00
Matej Bačo
3826937a7b Update 1.2 specs 2022-12-26 13:16:12 +01:00
Matej Bačo
14b6aa0e8e Update SDK versions 2022-12-26 13:08:31 +01:00
shimon
0ac5e293b6 add internalId to collections 2022-12-25 14:13:52 +02:00
shimon
586c7fac7c add internalId to collections 2022-12-25 14:07:54 +02:00
shimon
f3dcd6a79f add internalId to collections 2022-12-25 13:06:25 +02:00
shimon
b89e04f561 add internalId to collections 2022-12-22 19:18:54 +02:00
Steven
9167b10c81
Merge branch 'master' into fix-4782-email-body-fr-translation 2022-12-21 11:45:50 -08:00
shimon
5e394fed5d refactor usage worker 2022-12-21 21:03:09 +02:00
shimon
c6b3fb39b1 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
 Conflicts:
	app/console
	app/workers/builds.php
	docker-compose.yml
	src/Appwrite/Usage/Stats.php
2022-12-21 09:58:22 +02:00
Jake Barnby
2ee9f2607f
Remove redundant code 2022-12-21 19:15:42 +13:00
Christy Jacob
ff9bccf1ff
Revert "Feat: Build output size" 2022-12-20 18:26:56 +05:30
Christy Jacob
adb21683e0
Merge pull request #4285 from vrabe/update-zh-tw-translation
update zh-tw translation
2022-12-20 02:31:41 +05:30
Jake Barnby
09a6726afa
Update specs 2022-12-19 20:52:14 +13:00
Matej Bačo
8f363eae7a Fix bugs 2022-12-18 08:35:16 +01:00
Matej Bačo
ab68bb4ea1 Merge branch 'feat-db-pools' into feat-build-size 2022-12-18 08:21:41 +01:00
Matej Bačo
c5da386d67 PR review changes 2022-12-18 08:20:50 +01:00
Damodar Lohani
0eae73e7b8 fix: password comparison 2022-12-18 06:27:41 +00:00
Christy Jacob
90e93f3255 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-12-16 15:42:40 +00:00
Damodar Lohani
8e7b89ec03 feat: check password history 2022-12-16 10:22:39 +00:00
Jake Barnby
ab08f0ca40
Fix prism settings for graphql platforms 2022-12-15 13:39:13 +13:00
fogelito
f96128e14f Changing Id 2022-12-14 17:42:25 +02:00
shimon
961c408885 metric negative / positive values in worker 2022-12-14 09:34:04 +02:00
shimon
06aee565a8 addressing comments 2022-12-13 13:46:53 +02:00
shimon
141d55bd36 build+functions worker 2022-12-13 09:35:05 +02:00
Matej Bačo
fe27670e1f New attribute + migration 2022-12-12 13:39:43 +01:00
shimon
3242bd9b2a Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats 2022-12-11 20:07:20 +02:00
shimon
0348472345 usage cleanup 2022-12-11 19:15:38 +02:00
shimon
5d63d2f199 functions api usage 2022-12-07 19:01:25 +02:00
Christy Jacob
69d5a25c62 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-12-07 15:39:44 +04:00
Jake Barnby
b6723b7c83
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-12-06 20:38:09 +13:00
Matej Bačo
4dfaa5e69a Fix mimetype size 2022-12-05 14:54:13 +00:00
P.O Marec
31089b76fb Fix : translation french "emails.certificate.body" 2022-11-26 13:04:46 +01:00
P.O.M
0cd67229a1 Fix : translation french "emails.recovery.body"
Wrong reference to project variable
2022-11-26 13:04:44 +01:00
Eldad Fux
db345fae41 WIP 2022-11-24 09:53:52 +02:00
Christy Jacob
210b4558c6 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-22 19:52:44 +05:30
Vincent (Wen Yu) Ge
7f95ff31bd Updated the error descriptions for better SEO. 2022-11-21 15:37:34 +00:00
Matej Bačo
202e4c01d8 Add new executor env vars 2022-11-21 14:23:43 +00:00
Damodar Lohani
14ea8b2197 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-21 14:12:22 +00:00
Matej Bačo
421cebced8
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-18 15:17:51 +01:00
Matej Baco
0075956c6c Introduce ENV to disable console invites, fix outdated code after merge 2022-11-18 09:51:28 +01:00
Christy Jacob
57dd721a61 chore: update volume names 2022-11-18 01:08:43 +05:30
Christy Jacob
71bb70dec4 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 23:27:26 +05:30
Christy Jacob
6c43b44441 feat: use new storage library 2022-11-17 23:16:49 +05:30
Christy Jacob
080abbbb79 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
Jake Barnby
163cbc5052
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-17 21:41:56 +13:00
Christy Jacob
28087d708d feat: review comments 2022-11-17 07:03:59 +00:00
Christy Jacob
d830f5c262 feat: review comments 2022-11-17 07:01:11 +00:00
Christy Jacob
261830c122 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-support-dsn 2022-11-17 06:43:49 +00:00
Christy Jacob
d75831380b feat: review comments 2022-11-17 06:36:41 +00:00
Damodar Lohani
96e67f968f Merge remote-tracking branch 'origin/feat-db-pools' into feat-usage-refactor-fo-db-pools 2022-11-17 00:31:57 +00:00
Christy Jacob
a233a30d28
Merge pull request #4691 from appwrite/feat-schedules-deletions
Deleted functions
2022-11-16 20:49:14 +05:30
Christy Jacob
44c85da574
Update app/config/variables.php 2022-11-16 20:47:47 +05:30
shimon
a6fcc59ead Merge remote-tracking branch 'origin/feat-schedules-deletions' into feat-schedules-deletions
# Conflicts:
#	app/config/variables.php
2022-11-16 17:05:27 +02:00
shimon
29db442b99 Deleted functions
schedules clean up
2022-11-16 17:02:00 +02:00
Christy Jacob
0250754e6f
Update app/config/variables.php 2022-11-16 20:31:36 +05:30
shimon
8edb592138 Deleted functions
schedules clean up
2022-11-16 17:00:27 +02:00
Shimon Newman
bc6731ff6b
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-11-16 16:55:41 +02:00
shimon
99823656f0 Deleted functions
schedules clean up
2022-11-16 16:31:49 +02:00
shimon
dd7bd108cc Deleted functions
schedules clean up
2022-11-16 16:14:45 +02:00
Matej Baco
8b000aff40 Merge branch 'feat-db-pools' into refactor-scheduler 2022-11-16 14:13:05 +01:00
Christy Jacob
05318b3168
Merge pull request #4679 from appwrite/feat-realtime-dbpools
Simplify pool sizing
2022-11-16 16:35:52 +05:30
Christy Jacob
cf4be51094 feat: review comments 2022-11-16 10:43:26 +00:00
Torsten Dittmann
410533be27 chore: generate specs 2022-11-16 11:01:49 +01:00
Jake Barnby
750dcc2a56
Comment out variable 2022-11-16 20:00:20 +13:00
Jake Barnby
c46ba06c51
Update env var name 2022-11-16 19:57:12 +13:00
Jake Barnby
f9d2976c1d
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	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
#	app/tasks/sdks.php
#	composer.lock
#	docker-compose.yml
2022-11-16 19:37:35 +13:00
Torsten Dittmann
50dc4c3790 chore: refresh specs 2022-11-15 16:43:42 +01:00
Christy Jacob
98fbe18ac4 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into refactor-scheduler 2022-11-15 12:13:44 +00:00
Christy Jacob
3e4a10f42e
Merge pull request #4673 from appwrite/feat-realtime-dbpools
Feat realtime dbpools
2022-11-15 14:47:51 +05:30
Jake Barnby
702657ebb4
Merge remote-tracking branch 'origin/feat-db-pools' into feat-realtime-dbpools
# Conflicts:
#	.env
#	CHANGES.md
#	composer.json
#	composer.lock
2022-11-15 21:22:14 +13:00
Jake Barnby
ada54cacd0
Update default env values 2022-11-15 20:29:27 +13:00
Torsten Dittmann
aea13bad72 Merge branch 'chore-prepare-1-1-0' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-14 22:54:23 +01:00
Christy Jacob
d7d41b4b6b feat: move project endpoint to another service 2022-11-14 23:52:04 +05:30
Bradley Schofield
3c71164741 Merge branch '1.1.x' into feat-implement-session-length-api 2022-11-14 15:30:38 +00:00
Torsten Dittmann
310ff90d22 Merge branch '1.1.x' of https://github.com/appwrite/appwrite into feat-console-rewrite 2022-11-14 15:57:40 +01:00
Torsten Dittmann
465dad522e fix: remove unnecessary files 2022-11-14 15:31:24 +01:00
Bradley Schofield
43d4d6fec3 Address Eldad's Comments 2022-11-14 09:57:37 +00:00
Jake Barnby
702bb413dc
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
#	.env
#	app/config/variables.php
#	app/init.php
#	app/realtime.php
#	composer.lock
2022-11-14 11:21:58 +13:00
shimon
745ae7a4c8 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-scheduler 2022-11-10 20:07:32 +02:00
shimon
aef565c8ff addressing comments 2022-11-10 18:40:12 +02:00
Matej Bačo
192cf2e20d PR review changes + fix test 2022-11-10 12:04:49 +00:00
Matej Bačo
6c6e1caefc Improve ENV vars documentation 2022-11-10 09:37:49 +00:00
Jake Barnby
4fe2289e7f
Add max connections variable 2022-11-09 16:24:42 +13:00
Damodar Lohani
5bd4b6e59d Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-usage-refactor-fo-db-pools 2022-11-09 01:21:04 +00:00
Matej Bačo
940eee0562 Merge remote-tracking branch 'origin/feat-decouple-executor' into feat-db-pools-opr 2022-11-08 12:39:25 +00:00
Matej Bačo
a52ff7372a Add Open Runtimes Executor 2022-11-08 08:49:45 +00:00
Christy Jacob
1d4afd2f6c Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-mysql-test 2022-11-07 16:45:28 +05:30
shimon
ef7b53fbc7 queue 2022-11-06 23:41:33 +02:00
shimon
ed505fba7c queue 2022-11-06 15:10:26 +02:00
Damodar Lohani
5756a7e117 Merge remote-tracking branch 'origin/feat-fixes-for-pools' into feat-usage-refactor-fo-db-pools 2022-11-06 08:10:01 +00:00
Bradley Schofield
4dfafd1169 Merge branch 'master' into feat-implement-session-length-api 2022-11-04 16:11:38 +00:00
Bradley Schofield
e1f9a8e0ce Clean up a couple things and fix tests 2022-11-04 14:48:29 +00:00
Jake Barnby
a47bfe71bf
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
# Conflicts:
#	CHANGES.md
#	composer.json
#	composer.lock
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
2022-11-04 21:32:57 +13:00
Eldad Fux
1ff53bc82a Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools 2022-11-04 07:26:35 +02:00
shimon
bc631d926e ticker 2022-11-04 07:12:08 +02:00
Damodar Lohani
4ef05e2a16 Merge remote-tracking branch 'origin/master' into feat-usage-refactor-fo-db-pools 2022-11-04 04:22:50 +00:00
Everly Precia Suresh
e869debc76 resolve merge conflicts 2022-11-03 15:20:20 +00:00
Bradley Schofield
4b8287c097 Remove 'expire' from sessions 2022-11-03 15:03:39 +00:00
Damodar Lohani
41d31c28d0
remove buildTime from deployments collection 2022-11-02 15:38:59 +05:45
Damodar Lohani
b66f932b3b Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-11-02 08:43:12 +00:00
Christy Jacob
e9239717d7 Merge branch 'master' of github.com:appwrite/appwrite into sync-1.2.x 2022-11-02 10:16:16 +05:30
Christy Jacob
c074731615
Merge pull request #4590 from rskbansal/master
fixed grammatical and spelling errors
2022-11-02 07:38:45 +05:30
Christy Jacob
b2d884e329 Merge branch 'master' of github.com:appwrite/appwrite into 1.1.x 2022-11-01 22:21:19 +05:30
Bradley Schofield
cddacfbb78 Handle Eldad's Comments 2022-11-01 14:43:18 +00:00
Christy Jacob
5ea19cd539
Merge pull request #3848 from appwrite/refactor-remove-beta
Remove beta tag from Android, Kotlin, Apple and Swift
2022-11-01 12:35:56 +05:30
Christy Jacob
4331e1ef03 feat: update PR 2022-11-01 04:55:13 +00:00
Damodar Lohani
8baa95db1c Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-11-01 04:54:48 +00:00
Christy Jacob
a6499e34a3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-mysql-test 2022-11-01 04:52:07 +00:00
Jake Barnby
8a4fd3307d
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.json
#	composer.lock
2022-11-01 11:38:23 +13:00
Damodar Lohani
11f3474cb8
buildTime attribute to deployment
(cherry picked from commit 7989518eec)
2022-11-01 11:04:27 +13:00
fogelito
bf119867e8 change name back to original 'name' 2048 2022-10-31 17:17:37 +02:00
Bradley Schofield
d34359fd49 Implement Variable Session Duration 2022-10-31 14:54:15 +00:00
Damodar Lohani
7989518eec buildTime attribute to deployment 2022-10-31 09:07:06 +00:00
Torsten Dittmann
d387f198db Merge branch 'master' of https://github.com/appwrite/appwrite into rebase-1.1.x 2022-10-31 09:45:51 +01:00
Damodar Lohani
982a449143 Merge remote-tracking branch 'origin/feat-db-pools' into feat-usage-refactor-fo-db-pools 2022-10-31 06:49:37 +00:00
Damodar Lohani
4086ba93ad Merge remote-tracking branch 'origin/1.1.x' into feat-usage-refactor 2022-10-31 06:36:26 +00:00
Damodar Lohani
80972aa4ce update variables descriptions 2022-10-30 05:07:46 +00:00
Eldad Fux
8e492a9797 Tests 2022-10-28 17:45:16 +03:00
Damodar Lohani
60f2d10a50 update variable namings 2022-10-28 09:54:56 +00:00
Damodar Lohani
4c5273b8b2 document the environment variable usage stats retention 2022-10-28 09:16:36 +00:00
Rhythm Bansal
572e5d5f93
Update hi.json 2022-10-27 14:49:58 +05:30
Rhythm Bansal
569c5644fa
Update hi.json 2022-10-27 14:43:59 +05:30
Rhythm Bansal
b5a61d949b
fixed grammatical and spelling errors 2022-10-27 14:42:08 +05:30
fogelito
a5e67db604 fulltext 2022-10-26 23:12:46 +03:00
fogelito
08e44f0656 some changes 2022-10-26 22:14:39 +03:00
Everly Precia Suresh
943a334277 review comments 2022-10-26 17:01:16 +00:00
Christy Jacob
9165da14b7 feat: add support for the new DSN class 2022-10-26 12:16:22 +05:30
Jake Barnby
9620dcbc07
Update specs 2022-10-26 16:22:01 +13:00
Jake Barnby
c5bda4d2ff
Add REST to platforms and SDKs 2022-10-26 16:19:30 +13:00
Everly Precia Suresh
3c8b74628d revert unnecessary commit 2022-10-25 19:42:19 +00:00
Everly Precia Suresh
17251b1973 initial implementation 2022-10-25 17:37:07 +00:00
Christy Jacob
2d6a00e56f Merge branch 'feat-mysql-test' of github.com:appwrite/appwrite into feat-db-pools 2022-10-25 19:26:23 +05:30
Christy Jacob
503bd53a47 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-mysql-test 2022-10-25 13:48:59 +00:00
Christy Jacob
ca602199da feat: update mysql changes 2022-10-25 13:42:30 +00:00
Damodar Lohani
8048d24857 deprecate database aggregation 2022-10-23 05:17:50 +00:00
fogelito
1b776f7fdc some changes 2022-10-20 23:59:00 +03:00
Jake Barnby
40be56b35f
Set isSDK false for graphql 2022-10-20 18:52:51 +13:00
Jake Barnby
99b8769151
Fix family 2022-10-20 18:40:34 +13:00
Jake Barnby
455b9ca5df
Add initial 1.2.x specs 2022-10-20 16:22:30 +13:00
Jake Barnby
2eed73395a
Add GraphQL platform 2022-10-20 16:21:16 +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
Christy Jacob
41b420d313 Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-19 10:00:56 +00:00
Christy Jacob
584ec3160a Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-10-19 09:52:52 +00:00
Steven Nguyen
080116cff8 Update API specs 2022-10-18 21:05:54 +00:00
Christy Jacob
6bfb76b620 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2022-10-18 07:57:34 +00:00
Jake Barnby
e0f6b8c105
Update specs 2022-10-17 14:43:27 +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 Fux
7484656be3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-15 22:08:16 +03:00
vrabe
f260836100
Update the name of Eswatini (Swaziland) 2022-10-15 19:14:20 +08:00
Eldad Fux
daecc1aa76 Init new connection pool, removed old extensions 2022-10-15 11:52:50 +03:00
Jake Barnby
3f98cef633
Fix spec test 2022-10-14 14:40:34 +13:00
Jake Barnby
444c68e07e
Remove redundant error 2022-10-14 13:23:21 +13:00
Jake Barnby
44e4f1e05b
Make param errors consistent 2022-10-14 13:18:08 +13:00
Jake Barnby
64ad2211c7
Update specs + sdk generator 2022-10-13 17:42:53 +13:00
fogelito
4d2e5c3e94 specs recreate 2022-10-11 17:08:06 +03: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
fogelito
9ff918ac6b specs 2022-10-11 15:56:09 +03: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
Eldad Fux
690c275ee2 Hide _APP_DB_PROJECT and _APP_DB_CONSOLE from docs 2022-10-08 10:26:51 +03:00
Christy Jacob
1a9c4e3756 fix: mysql indexes issue 2022-10-06 18:41:15 +05:30
vrabe
5236b48f34
你 to 您, for consistency 2022-10-04 20:41:46 +08:00
vrabe
018e4fe54b
update zh-tw translation 2022-10-04 20:25:40 +08:00
Christy Jacob
12b1ecfcf9 feat: mysql support 2022-10-04 17:04:42 +05:30
Matej Bačo
a883d3728f Allow teamId queries on listProjects 2022-10-03 07:16:49 +00: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
Christy Jacob
84da2eee8c
Merge pull request #3872 from toir427/patch-3
Fixed typo in events.php
2022-09-29 16:40:08 +05:30
Christy Jacob
3b802e9ba6 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-09-27 20:59:50 +05:30
Eldad A. Fux
b575df867e
Merge pull request #3789 from appwrite/feat-app-region
Feat app region
2022-09-25 15:04:56 +03:00
Christy Jacob
9524b06d26
Merge pull request #3895 from MrKrishnaAgarwal/typo
fixed typo
2022-09-23 11:59:34 +05:30
Jake Barnby
a3b75a374b
Update variables and defaults 2022-09-23 15:55:10 +12:00
Christy Jacob
f3fac22bab
Merge pull request #3902 from appwrite/update-versions
Update SDK generator and versions
2022-09-22 17:13:53 +05:30
Jake Barnby
8cd36b2721
Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby
1bd55c8d69
Update CLI version 2022-09-22 21:24:50 +12:00
Christy Jacob
fea3580c1c chore: update sdk versions 2022-09-22 09:37:34 +05:30
Steven
87cc201811 Update list of supported SMS Providers 2022-09-21 21:05:59 +00:00
Krishna Agarwal
de0b88737e
fixed typo 2022-09-21 22:55:21 +05:30
Jake Barnby
6aee9e0ddb
Update errors 2022-09-21 21:11:05 +12:00
Jake Barnby
e2f86aec62
Add graphql scope back for guests 2022-09-21 18:54:47 +12:00
Jake Barnby
144e723431
Update error handling 2022-09-21 18:36:43 +12:00
Jake Barnby
48ede78894
Fix roles 2022-09-20 19:03:04 +12:00
Jake Barnby
e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	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/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Damodar Lohani
e80e65946b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-app-region 2022-09-19 12:01:56 +00:00
Toir Tuychiev
fd9d300654
Fixed typo in events.php
accessiable -> accessible
2022-09-17 21:27:32 +05:00
Jake Barnby
9ad270ec14
Remove Android, Kotlin, Apple and Swift from beta 2022-09-15 19:38:00 +12:00
Christy Jacob
4c3b477b44 feat: generate latest specs 2022-09-14 17:18:25 +05:30
Christy Jacob
0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Torsten Dittmann
587a8b5b7b Merge branch '0.16.x' of https://github.com/appwrite/appwrite into 0.16.x 2022-09-14 11:00:15 +02:00
Torsten Dittmann
78cd9ea71a chore: prepare 1.0.0 release 2022-09-14 11:00:13 +02:00
Jake Barnby
13fa712cc5
Merge remote-tracking branch 'origin/0.16.x' into feat-sdk-version-bump
# Conflicts:
#	app/config/platforms.php
2022-09-14 20:31:54 +12:00
Jake Barnby
9fe4a295ff
Bump SDK versions 2022-09-14 20:27:34 +12:00
Torsten Dittmann
90af882aa6
Merge pull request #3825 from appwrite/update-team-membership
feat: rename getMemberships to listMemberships
2022-09-14 10:23:13 +02:00
Christy Jacob
3af85b7e82 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:51:07 +05:30
Christy Jacob
937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob
183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob
0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Matej Bačo
20bbbfc493 Merge remote-tracking branch 'origin/0.16.x' into fix-function-scheduling 2022-09-13 20:14:42 +00:00
Matej Bačo
640b5abe1e PR review changes 2022-09-13 20:13:48 +00:00
Christy Jacob
efbe21d433 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3 2022-09-13 18:21:44 +00:00
Matej Bačo
a315f43039 Fix functon scheduling loop logic, and double-loop prevention 2022-09-11 12:20:26 +00:00
Christy Jacob
cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Matej Bačo
b41aaefc7e Implement 'enabled' attribute for functions 2022-09-09 08:49:18 +00:00
Damodar Lohani
3beacf0263 add region to usage documents 2022-09-09 06:13:12 +00:00
Damodar Lohani
aa2a6d7f11 region in spec 2022-09-09 01:22:04 +00:00
Damodar Lohani
0848815485 remove other regions 2022-09-09 01:00:51 +00:00
Damodar Lohani
4f257f9e7e linter fix 2022-09-09 01:00:27 +00:00
Damodar Lohani
ed81ff1263 regions using config instead 2022-09-08 07:19:14 +00:00
Damodar Lohani
fafef03512 region attribute on project 2022-09-08 04:53:46 +00:00
Christy Jacob
2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
Christy Jacob
cc124bf211 feat: update for 1.0.0-RC1 2022-09-05 20:11:55 +04:00
Christy Jacob
614985c837 feat: update specs 2022-09-05 01:43:01 +04:00
Christy Jacob
d5028e601e feat: update datetime description 2022-09-05 01:26:16 +04:00
Christy Jacob
fed981681a feat: update specs and sdks 2022-09-05 00:56:13 +04:00
Christy Jacob
73bae25a3f update sdk versions 2022-09-01 11:16:17 +00:00
Matej Bačo
c47e76fd50 Generate release specs 2022-09-01 04:49:24 +00:00
Matej Bačo
432bfe96ac New version preparation 2022-09-01 04:41:50 +00:00
Christy Jacob
e5a9195e66
Merge pull request #3736 from appwrite/refactor-cache-date
Refactor cache date
2022-08-31 19:00:36 +02:00
Matej Bačo
6cd1b94935 Fix failing tests 2022-08-31 16:18:41 +00:00
Matej Bačo
2e00fd5d4f Update after merge conflicts. 2022-08-31 13:35:42 +00:00
Matej Bačo
a85a471d3b Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 13:33:18 +00:00
Matej Bačo
6600f08059 Fix open api test 2022-08-31 13:32:34 +00:00
Damodar Lohani
8fe365d66e Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 13:21:45 +00:00
shimon
f7da33a873 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-31 16:09:42 +03:00
Matej Bačo
dccb9b7291 Merge remote-tracking branch 'origin/0.16.x' into fix-ui-with-queries-v2 2022-08-31 12:38:40 +00:00
Matej Bačo
d5997d92c3 Updated all UI components for new queries V2. introduced queries to listProjects 2022-08-31 12:30:16 +00:00
shimon
bc786cdb86 Merge branch '0.16.x' of github.com:appwrite/appwrite into refactor-cache-date 2022-08-31 10:42:55 +03:00
Matej Bačo
0897cd0fe4
Merge branch '0.16.x' into feat-variables-api 2022-08-31 09:37:47 +02:00
Matej Bačo
3fc2e70007 updateVariable 'key' param marked as required 2022-08-31 07:33:43 +00:00
Damodar Lohani
69ed468ec3 spec update 2022-08-31 03:20:59 +00:00
Damodar Lohani
63f95c0a5c Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 02:55:26 +00:00
Matej Bačo
f6a0949d14 WIP: Introduce queries to UI 2022-08-30 17:51:39 +00:00
Christy Jacob
fe8295c2ec Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-30 17:35:46 +00:00
Christy Jacob
7591f68970
Merge pull request #3702 from appwrite/feat-list-endpoints-queries
Feat: List endpoint queries
2022-08-30 14:56:09 +02:00
Damodar Lohani
5666002ff2 compression attribute on bucket collection 2022-08-30 12:52:53 +00:00
shimon
69066cfc5e timestamp -> datetime on file cache 2022-08-30 15:44:37 +03:00
Christy Jacob
3da3e2100c
Merge pull request #3727 from appwrite/feat-allow-guest-writes
Allow guest write scope for document, file and execution
2022-08-30 13:28:51 +02:00
Christy Jacob
177354407a
Merge pull request #3689 from appwrite/feat-list-users-queries 2022-08-30 13:19:56 +04:00
Matej Bačo
6df1d35712 PR review changes 2022-08-30 07:30:23 +00:00
Jake Barnby
ccfd104545
Allow guest write scope for document, file and execution 2022-08-29 17:53:37 +12:00
Jake Barnby
44970cc628 Sync master 2022-08-28 11:01:46 +12:00
Christy Jacob
25d9c8e501 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-27 20:03:15 +00:00
Matej Bačo
dca0b211f6 Implement queries into list variables 2022-08-26 13:38:39 +00:00
Matej Bačo
3b7ac045d7 Merge remote-tracking branch 'origin/feat-list-endpoints-queries' into feat-variables-api 2022-08-26 07:51:54 +00:00
Matej Bačo
7f0507473d Merge remote-tracking branch 'origin/feat-list-users-queries' into feat-list-endpoints-queries 2022-08-26 07:47:42 +00:00
Matej Bačo
281eb2fafe Merge remote-tracking branch 'origin/refactor-permissions-inc-console-fix' into feat-list-users-queries 2022-08-26 07:40:35 +00:00
Jake Barnby
a320e220c3 Console fixes 2022-08-26 15:34:26 +12:00