1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

716 commits

Author SHA1 Message Date
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 2bd217b3d2 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-09-19 13:11:13 +00:00
Christy Jacob 0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Christy Jacob 2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
Jake Barnby 95c5d7eb39
Update db + abuse + audit 2022-09-06 21:11:31 +12:00
Damodar Lohani c4796bedd9 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-09-06 07:18:12 +00:00
Jake Barnby 02f54eca65
Fix tests 2022-09-06 13:02:32 +12:00
Jake Barnby 27af4e3b7c
Merge remote-tracking branch 'origin/0.16.x' into fix-write-permission-not-allowed
# Conflicts:
#	composer.lock
2022-09-06 12:28:57 +12:00
Christy Jacob cc124bf211 feat: update for 1.0.0-RC1 2022-09-05 20:11:55 +04:00
Damodar Lohani 0b42a564b0 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-09-05 06:52:41 +00:00
Jake Barnby a861b174a2
Add allowed permissions tests 2022-09-05 14:16:40 +12:00
Christy Jacob 06603e53ca feat: udpate sdk version 2022-09-04 21:43:15 +04:00
Damodar Lohani 53c784a6fb Merge branch 'feat-release-preps' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-09-01 12:00:13 +00:00
Christy Jacob 73bae25a3f update sdk versions 2022-09-01 11:16:17 +00:00
Damodar Lohani 0129209eb0 storage version update 2022-08-31 09:37:58 +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
Damodar Lohani 5fa7d34757 zstd compression support on endpoints 2022-08-30 13:46:55 +00: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
Jake Barnby cab456aaff Update database, audit, abuse 2022-08-27 22:09:49 +12:00
Jake Barnby e989735e89 Remove permissions processor 2022-08-23 13:42:25 +12:00
Jake Barnby 8841f8fe76 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	composer.json
#	composer.lock
2022-08-22 21:13:29 +12:00
Christy Jacob 2a750eaa73 Merge branch 'refactor-permissions-inc-console-fix' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:32:22 +00:00
Christy Jacob 278afd77c0 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:20:08 +00:00
Jake Barnby cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby 7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# 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/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
fogelito 093a8be8a3 composer updates 2022-08-17 18:20:26 +03:00
fogelito ae5163c813 tags changes 2022-08-17 17:38:40 +03:00
shimon a4c0d89d55 sync with 0.16 2022-08-17 11:19:31 +03:00
Christy Jacob d2305a7900 feat: update abuse library 2022-08-16 20:45:55 +00:00
fogelito 78b0b24c25 composer changes for audit abuse 2022-08-16 10:45:16 +03:00
Jake Barnby fb34ecfa7d Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/storage.php
#	app/controllers/api/teams.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
2022-08-16 19:20:26 +12:00
Damodar Lohani 94d9bb8a18 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-functions-console-logs 2022-08-16 04:42:03 +00:00
Damodar Lohani e59f00fcd0 update runtime package 2022-08-16 04:37:54 +00:00
fogelito 8d1127182f datetime tz 2022-08-15 17:12:03 +03:00
Steven 6b618a5824 Merge branch 'origin/datetime-attributes' into feat-datetime-attributes-with-database-query-update 2022-08-15 01:45:56 +00:00
fogelito 00e64e3518 datetime tests fixes 2022-08-14 13:10:32 +03:00
Steven 610ec1a6a4 Update database query syntax 2022-08-14 05:44:55 +00:00
Jake Barnby 9e02c26908 Update libs 2022-08-14 15:35:00 +12:00
Jake Barnby 2ca2f4e135 Update audits 2022-08-14 03:17:18 +12:00
Jake Barnby ed712fb196 Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-inc-console-fix
# Conflicts:
#	app/controllers/general.php
#	composer.lock
2022-08-14 02:31:06 +12:00
Eldad A. Fux ba239de8be
Merge branch '0.16.x' into fix-unit-tests 2022-08-13 12:28:33 +03:00
Eldad Fux 3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
Jake Barnby fc119ecd98 Fix abuse 2022-08-13 13:31:31 +12:00
Christy Jacob 9693c6e941 Merge branch 'master' of github.com:appwrite/appwrite into 0.16.x 2022-08-12 21:44:36 +05:30
Christy Jacob 42d78f9a68 feat: update sdk generatoe dependency 2022-08-10 18:33:49 +05:30
Jake Barnby 25e893f712 Revert sdk-generator to master 2022-08-10 18:02:23 +12:00
Jake Barnby 8d83b6ada3 Fix realtime abuse check 2022-08-10 17:42:20 +12:00
Jake Barnby a61fd030ff Fix storage tests 2022-08-09 19:11:30 +12:00
Jake Barnby e2cf49aefd Update sdk-generator 2022-08-08 23:00:26 +12:00
Jake Barnby d9f0ece812 Remove new properties from DB level 2022-08-04 12:08:16 +12:00
Damodar Lohani b28d10ad65 upgrade framework 2022-08-03 04:41:48 +00:00
fogelito 4de0fd71e1 utopia-php/database tag change to 0.19.* 2022-08-02 19:45:37 +03:00
Torsten Dittmann 28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
Jake Barnby 9a182d615a Refactor databases to use new permissions 2022-08-02 21:18:49 +12:00
Damodar Lohani ce7d98ff1f framework released 2022-08-02 01:15:56 +00:00
Torsten Dittmann bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Damodar Lohani 651f73ed71 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-08-01 07:10:12 +00:00
Torsten Dittmann a4588cc848 Merge branch 'master' of https://github.com/appwrite/appwrite into origin/datetime-api 2022-07-28 14:49:28 +02:00
Damodar Lohani a4eafa5c66 composer update 2022-07-27 06:00:21 +00:00
Damodar Lohani 9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Damodar Lohani b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
fogelito 169fb4d6f4 audit + abuse datetime changes 2022-07-19 17:52:06 +03:00
Jake Barnby b4b76b72ff Update framework branch 2022-07-20 01:29:15 +12:00
Jake Barnby b8bd81e232 Add back fullBody params for testing 2022-07-18 19:31:07 +12:00
Jake Barnby 1dc557042f Fix lazy matching route replacement parameters 2022-07-18 14:52:41 +12:00
Damodar Lohani a97ef5d1e5 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-17 01:06:01 +00:00
Jake Barnby 16851be3e4 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-15 11:14:37 +12:00
Torsten Dittmann 5604a6837f Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-07-14 14:14:05 +02:00
Matej Bačo 0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Damodar Lohani 752117e07a using platform to implement CLI 2022-07-13 06:26:22 +00:00
Damodar Lohani d476c8bbd8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-13 06:01:25 +00:00
Jake Barnby 9909493bfc Support query batching 2022-07-13 15:49:59 +12:00
Jake Barnby 78cd903543 Update to framework fork for CI 2022-07-12 12:15:56 +12:00
Jake Barnby 7259f21cf1 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-12 09:18:58 +12:00
Torsten Dittmann 0c46022f1b feat: composer scripts 2022-07-08 17:17:20 +02:00
Jake Barnby da71aec774 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2022-07-08 17:50:16 +12:00
Damodar Lohani cb2fc93f78 basic setup for extendable tasks 2022-07-08 02:27:06 +00:00
Torsten Dittmann 6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
fogelito e07e5b5cf8 changing datetime from timestamp to datetime 2022-07-01 15:01:14 +03:00
Jake Barnby 9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Torsten Dittmann ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann cdace54b7a feat: node sdk version 7.0.1 2022-06-28 17:01:14 +02:00
Torsten Dittmann e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
Torsten Dittmann 93bb2022a7 chore: update composer 2022-06-28 08:35:15 +02:00
Torsten Dittmann 904baec1b9 chore: update composer 2022-06-27 22:08:23 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Torsten Dittmann 3ca63d5b6a chore: make code sniffer a dev dependency 2022-06-22 11:25:15 +02:00
Jake Barnby 09c89ecd12 Test updates 2022-06-20 13:15:02 +12:00
Jake Barnby e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Torsten Dittmann 90f451d3ca chore: update composer 2022-06-19 11:34:45 +02:00
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Everly Precia Suresh 902e74a943 introduce php code snifer 2022-05-20 15:43:22 +00:00
Torsten Dittmann 3f3dfaf952 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-sdk-fixes 2022-05-19 13:46:12 +02:00
Torsten Dittmann 90a4f4d756 chore: update composer 2022-05-19 13:07:40 +02:00
Damodar Lohani eca1626bea update sdk generator 2022-05-19 16:22:32 +05:45
Damodar Lohani b426ec00a0 package update 2022-05-19 15:55:01 +05:45
Christy Jacob 5463e62a6e feat: remove redundant order attributes validation 2022-05-18 04:36:24 +04:00
Torsten Dittmann 8c61502670 chore: update composer 2022-05-17 14:19:25 +02:00
Torsten Dittmann acaf60efaf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-runtime-versioning 2022-05-16 15:08:36 +02:00
Torsten Dittmann 046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Torsten Dittmann 5b6900ac84 fix: migration 2022-05-16 11:14:23 +02:00
Damodar Lohani 7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Torsten Dittmann 3e80b3e610 chore: update composer 2022-05-08 18:11:52 +02:00
Jake Barnby f7c1a6c4a6
IDE method hint 2022-05-04 21:17:19 +12:00
Jake Barnby 7edbb428d0
Use exposed nested validator 2022-05-04 18:43:51 +12:00
Jake Barnby 5127602c9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12:00
Torsten Dittmann 45bd2e3a2d chore: update composer dependencies 2022-04-20 16:55:04 +02:00
Damodar Lohani 30ccc39287 sdk-generator update 2022-04-13 09:50:37 +05:45
Damodar Lohani 5558d1949f prep for flutter,dart release 2022-04-12 02:03:28 +00:00
Jake Barnby eb85ff8e1e
Update graphql resources 2022-04-07 18:38:38 +12:00
Jake Barnby 48c610348e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/http.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Utopia/Response.php
2022-04-05 16:44:38 +12:00
Matej Bačo e503756bf9 Upgraded to new versions 2022-04-04 13:55:26 +00:00
Matej Bačo 88e110b338 Cache library upgrade 2022-03-30 17:59:19 +00:00
Bradley Schofield df8e76c2dc Update composer.json 2022-03-18 11:06:21 +00:00
Christy Jacob 709be5f952 feat: update node version 2022-03-03 13:56:48 +04:00
Torsten Dittmann 0d326f7fad chore: sdk version numbers bump 2022-03-02 12:29:13 +01:00
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Christy Jacob 8ffe663379 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:23:48 +04:00
Christy Jacob f57ffa4a0a feat: some updates 2022-02-23 16:22:18 +04:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann 568479bcfd chore: update composer deps 2022-02-21 20:57:52 +01:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob 6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Damodar Lohani fe5ff5b12c update cli and orchentration version 2022-02-20 09:27:23 +00:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann 9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Jake Barnby 47bc7d6045 Update SDK generator version 2022-02-16 12:10:07 +13:00
Matej Bačo 7f5528b8d6 Updated storage version 2022-02-09 13:16:20 +00:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Damodar Lohani 677169ae45 updated storage library version 2022-01-31 12:21:22 +05:45
Damodar Lohani c32a81992b update sdk-generator 2022-01-30 14:38:24 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
kodumbeats f7373fff2b Update utopia/database to latest 2022-01-21 11:39:21 -05:00
Torsten Dittmann 12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
kodumbeats 1cf7da26d4 Test new exists behavior in database 2022-01-19 17:15:22 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Bradley Schofield 2a6de25f28 Update Runtime Repo name 2022-01-11 10:19:49 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Matej Baco eed3d3d510 Removed temp branch change 2022-01-04 15:43:01 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Christy Jacob 2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Damodar Lohani 980846b4bb updated sdk-generator version 2022-01-04 15:15:10 +05:45
Matej Baco a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann bb208fd05c fix: composer dependencies 2021-12-27 14:07:57 +01:00
kodumbeats 647db81169 Test changes in audit and abuse libraries 2021-12-23 16:25:33 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Bradley Schofield 0018fe11a2 Update Orchestration Library Version 2021-12-20 15:38:31 +00:00
Matej Baco 399cd9e38e Updated dependencies after logger library release 2021-12-20 16:26:58 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Damodar Lohani cfd9938415 update sdk generator 2021-12-17 17:26:36 +05:45
Damodar Lohani 3f9ba67853 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-16 11:47:51 +05:45
Torsten Dittmann a6cef92b2d chore: update composer deps 2021-12-15 14:23:29 +01:00
Torsten Dittmann 529796f885 Revert "chore: update composer deps"
This reverts commit d0b4d4e9ee.
2021-12-15 14:21:56 +01:00
Torsten Dittmann d0b4d4e9ee chore: update composer deps 2021-12-15 14:18:50 +01:00
Damodar Lohani 1112d97c6f update package 2021-12-14 13:07:10 +05:45
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Matej Baco 276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
kodumbeats 37ec36f146 Bump utopia-php/database to 0.12 2021-11-24 10:46:04 -05:00
Matej Baco 70c5666690 Fixed logger import 2021-11-24 12:06:47 +01:00
Matej Baco 5b08969133 Code review changes 2021-11-24 11:09:04 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Torsten Dittmann 41833d18da chore(deps): update composer 2021-11-18 11:15:32 +01:00
Torsten Dittmann 58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Christy Jacob a50f099ba3 feat: sync graphQL with master 2021-11-16 15:45:24 +04:00
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Torsten Dittmann 12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
kodumbeats ffbcc728bb support integers as valid float values 2021-10-25 16:00:33 -04:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
Bradley Schofield 214f103984 Handle rootless runtimes
+ Update to handle using rootless runtimes for build and launch
+ also updated swoole to 4.8
2021-10-20 12:31:38 +01:00
Eldad A. Fux 295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Torsten Dittmann 59949f8191 deps(composer): update multiple dependencies 2021-10-15 12:18:29 +02:00
Christy Jacob 09ec6c24f4 feat: update runtimes version 2021-10-14 16:20:52 +05:30
Jake Barnby 1dab8b203c
Temp update to swift template sdk-generator 2021-10-14 01:23:03 +13:00
Bradley Schofield dd5bdda000 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-10-11 14:59:34 +01:00
Torsten Dittmann 90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Christy Jacob b25bd2c0ba feat: revert changes 2021-10-06 16:37:01 +05:30
Christy Jacob d41384f01c feat: added swift runtime image 2021-10-06 12:33:58 +05:30
Torsten Dittmann 768ab84a17 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 15:53:54 +02:00
kodumbeats 22132ef420 Update to utopia-php/database:0.10.0 2021-10-05 09:05:19 -04:00
Torsten Dittmann 33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann 74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02:00
Torsten Dittmann f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Torsten Dittmann 9af67bef6e chore(deps): compoer lock update 2021-09-23 11:40:32 +02:00
Torsten Dittmann 1a760ffb95 feat(sdk): release web 4.0.1 2021-09-20 18:37:24 +02:00
Bradley Schofield da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
Torsten Dittmann 39c2ad1542 chore(sdks): php sdk to 2.3.1 2021-09-07 15:32:13 +02:00
Bradley Schofield 66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Torsten Dittmann c4dc1c6e6a chore(sdks): update flutter to 1.0.2 2021-09-06 11:39:24 +02:00
Torsten Dittmann ed75e88e09 chore(deps): update sdks and sdk-generator 2021-09-06 09:45:41 +02:00
Bradley Schofield bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Torsten Dittmann 37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Torsten Dittmann 9dce2cb964 leftover changes 2021-09-02 12:07:14 +02:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann 6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Christy Jacob f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
kodumbeats b293c5dd65 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-27 16:55:00 -04:00
kodumbeats f5b25c28df Pick up changes to encodeAttribute for range filter 2021-08-27 16:44:53 -04:00
Bradley Schofield 48d57aa38e aaaaa 2021-08-27 10:21:28 +01:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Bradley Schofield 5bbbbd5a3e Merge branch 'master' into the-executor-poc 2021-08-25 09:20:14 +01:00
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
kodumbeats 5678100d7d Use main branch of utopia-php/database 2021-08-24 18:18:14 -04:00
Bradley Schofield 82b7e18033 First Test 2021-08-24 10:32:27 +01:00
Eldad Fux defb94917e Updated dependencies 2021-08-23 23:36:50 +03:00
kodumbeats 401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Damodar Lohani d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Torsten Dittmann b6ce61ee60 chore(composer): update lock file 2021-08-18 16:56:54 +02:00
Eldad Fux cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Bradley Schofield c662d9bb2a Update to use packagist repo 2021-08-16 14:04:32 +01:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Eldad Fux 87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
kodumbeats d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats bbd1fd9c5f Update utopia-php/database from 0.5 to 0.6 2021-08-03 16:21:37 -04:00
kodumbeats 94eeb2d816 Update utopia-php/framework to 0.17 2021-08-03 10:38:04 -04:00
Bradley Schofield 232bf01b27 Merge branch 'master' into orchestration-api-test 2021-08-03 11:18:31 +01:00
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Eldad A. Fux 7a050f2df4
Merge branch 'feat-database-indexing' into feat-service-flags-new 2021-08-01 21:45:56 +03:00
Eldad Fux 7e05ae9e32 Updated dependencies 2021-08-01 14:37:58 +03:00
Eldad Fux b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00