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

665 commits

Author SHA1 Message Date
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
Eldad Fux f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Torsten Dittmann 2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
kodumbeats e22d4e1db9 Add support for min and max for numeric attributes 2021-07-23 17:38:14 -04:00
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Bradley Schofield a9e7b617c0 First Iteration 2021-07-22 13:49:52 +01:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux f0d3aa6cb5 Updated FW version 2021-07-18 14:09:27 +03:00
Torsten Dittmann 0f5690b2b9 update version number from websocket server 2021-07-07 10:23:31 +02:00
Torsten Dittmann e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Eldad A. Fux ccf3f41eb6
Update composer.json 2021-07-06 19:32:53 +03:00
Jake Barnby 5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Eldad Fux 10202b2a30 Updated deps 2021-07-04 15:04:27 +03:00
Eldad Fux 2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Christy Jacob d820a2f9f2 feat: updated sdk generator tag 2021-07-01 19:34:25 +05:30
Christy Jacob 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Torsten Dittmann caddb13008 add websocket branch 2021-06-29 18:22:06 +02:00
Torsten Dittmann a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Torsten Dittmann dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Damodar Lohani 66a6c40433 update image library 2021-06-25 12:36:03 +05:45
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
dependabot[bot] 607c64734d
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 15:18:52 +00:00
Damodar Lohani 9598868c50 update php-runtime version 2021-06-22 14:38:20 +05:45
Torsten Dittmann 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"
This reverts commit eaee419fb1, reversing
changes made to 15e7297b5a.
2021-06-14 09:09:48 +02:00
Torsten Dittmann eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:14 +02:00
Eldad A. Fux a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad Fux fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Damodar Lohani a077ec0f55 Merge branch 'master' into feat-image-crop-gravity 2021-06-08 12:24:43 +05:45
Torsten Dittmann e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Damodar Lohani 5201e48815 adding image crop gravity support 2021-06-07 12:02:46 +05:45
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Torsten Dittmann 926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad Fux 78cc0ae3b8 Added transaction support 2021-05-27 14:22:18 +03:00
Eldad Fux 26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 6e1d40fd76 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-26 09:36:52 +02:00