1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

1005 commits

Author SHA1 Message Date
Damodar Lohani 2df3bc813a refactor rename 2022-08-02 01:32:46 +00:00
Damodar Lohani ce7d98ff1f framework released 2022-08-02 01:15:56 +00: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
Damodar Lohani a4eafa5c66 composer update 2022-07-27 06:00:21 +00:00
Damodar Lohani 11ea71f7b9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-hooks-implementation 2022-07-27 05:59:52 +00:00
Damodar Lohani 9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Torsten Dittmann 5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
Damodar Lohani 901170ab41 update framework 2022-07-25 08:11:07 +00:00
Damodar Lohani b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
Bradley Schofield de5ccf9c47 Update composer.lock 2022-07-20 16:57:01 +01: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 69feb7138a update platform fix 2022-07-17 01:29:45 +00: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
Christy Jacob e8763a6380 feat: update composer lock 2022-07-16 11:30:27 +05:30
Christy Jacob 5abb561f91 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-16 11:25:22 +05:30
Damodar Lohani 57518c6950 updated implementation 2022-07-15 05:02:39 +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
Damodar Lohani 2c2a570819 composer update 2022-07-14 02:20:29 +00:00
Christy Jacob 6662fa7b7b feat: merge and fix conflicts 2022-07-14 04:11:35 +04: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
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00: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
Jake Barnby 7b547456fe Add graphql functions server tests 2022-07-04 16:14:37 +12:00
Jake Barnby 7c8cc39d07 Update database queries for 0.15 2022-07-01 10:44:41 +12: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 ababeef84d fix: update files on migration 2022-06-24 18:15:51 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
Matej Bačo a049b13741 Fix database UI names 2022-06-22 13:03:55 +00:00
Torsten Dittmann 018d63f250 chore: update composer lock 2022-06-22 11:20:09 +02:00
Jake Barnby 5ea41a0253 Print with debug flags if not production 2022-06-22 16:44:58 +12: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
Bishwajeet Parhi 7b1bcf7033 removed unnecessary fields 2022-06-13 11:35:45 +00:00
Bishwajeet Parhi 416392ad34
Merge branch 'appwrite:master' into feat-dailymotion-oauth 2022-06-12 11:10:47 +05:30
Bishwajeet Parhi ad6023c3db fix unable to access token 2022-06-10 13:54:00 +00:00
dependabot[bot] 8b1860d5ec
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:53:52 +00:00
Bishwajeet Parhi 086c9f431e rename dailymotion file and misc changes 2022-06-09 13:22:57 +00:00
Bishwajeet Parhi ea6a29e8ab initial dailymotion provider 2022-06-09 11:04:26 +05:30
Everly Precia Suresh 3b14ccb7d4 fix linting issues 2022-06-02 13:09:04 +00:00
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Torsten Dittmann 02bc2f6390 ci: introduce linter 2022-05-31 17:09:45 +02:00
Everly Precia Suresh 902e74a943 introduce php code snifer 2022-05-20 15:43:22 +00:00
Torsten Dittmann 426449d1d8
Merge pull request #3249 from appwrite/feat-sdk-fixes
SDK release
2022-05-20 13:07:16 +02:00
Torsten Dittmann f9056d1dca update: composer 2022-05-19 17:31:04 +02: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
Matej Bačo ce216664cc QA bug fixes 2022-05-17 08:33:24 +00: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 6d6361b672 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-13 11:51:19 +02:00
Matej Bačo 550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann 82c7322e8a chore: update composer 2022-05-12 20:24:55 +02:00
Torsten Dittmann a0d37f77e4
Merge pull request #3194 from appwrite/feat-14-migration
feat: migration for 0.14
2022-05-12 19:00:58 +02:00
Matej Bačo cc8ffad56a Fix lockfile 2022-05-11 14:13:02 +00:00
Matej Bačo 8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Matej Bačo 6d94c1d6e8 PR review changes 2022-05-11 13:11:58 +00:00
Torsten Dittmann 3e80b3e610 chore: update composer 2022-05-08 18:11:52 +02:00
Torsten Dittmann f03c904516 chore: update composer 2022-05-08 18:10:18 +02:00
Jake Barnby f7c1a6c4a6
IDE method hint 2022-05-04 21:17:19 +12:00
Matej Bačo a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Matej Bačo fe646e808d Post-merge lockfile fix 2022-04-26 10:32:38 +00: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
Matej Bačo f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Torsten Dittmann 45bd2e3a2d chore: update composer dependencies 2022-04-20 16:55:04 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Damodar Lohani 30ccc39287 sdk-generator update 2022-04-13 09:50:37 +05:45
Matej Bačo 99537545ce Update lockfile after merge 2022-04-12 11:46:43 +00:00
Matej Bačo a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Damodar Lohani 5558d1949f prep for flutter,dart release 2022-04-12 02:03:28 +00:00
Damodar Lohani ceea838878 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-framework-head-req-fix-test 2022-04-12 00:31:37 +00:00
Damodar Lohani d8da25f12a update framework to dev branch 2022-04-10 11:01:10 +00:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Jake Barnby eb85ff8e1e
Update graphql resources 2022-04-07 18:38:38 +12:00
Jake Barnby 48ba76f365
Add resolvers for get, list, create, update, delete for user collections 2022-04-07 11:23:20 +12:00
Jake Barnby 69e7c2fed9
Async query resolution 2022-04-06 01:48:51 +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 0a3816044e Updated lockfile 2022-04-04 13:56:01 +00:00
Matej Bačo 88e110b338 Cache library upgrade 2022-03-30 17:59:19 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Bradley Schofield 7dd5300947 Update composer.lock 2022-03-18 11:06:51 +00:00
Torsten Dittmann a1a1a8c5b6 chore: composer update 2022-03-15 18:22:23 +01:00
Torsten Dittmann 638d9d87f5 fix: user search 2022-03-15 13:04:24 +01:00
Torsten Dittmann 9ea2bcbfc0 chore: upgrade composer lock 2022-03-07 13:00:38 +01:00
Torsten Dittmann f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Torsten Dittmann 2eedd1db36 chore: update sdk generator to 0.18.1 2022-03-03 10:48:13 +01:00
Matej Bačo 96b8b69b5b Lock fiel for new runtimes version 2022-03-02 12:40:51 +00: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
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00: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
Damodar Lohani 7f0c3250cc update sdk generator version 2022-02-27 13:52:31 +05:45
Damodar Lohani 34c497ade3 composer update 2022-02-27 13:34:11 +05:45
Christy Jacob 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Jake Barnby 3af8f66034 Update runtimes lock 2022-02-24 14:55:18 +13: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
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Torsten Dittmann 61d7e9083d chore: update composer deps 2022-02-22 10:35:54 +01:00
Damodar Lohani 9ed39a9d43 composer update 2022-02-22 06:43:17 +00: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
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 cd434858df feat: update composer 2022-02-18 15:18:46 +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
Christy Jacob f752807790 feat: add 406 status code 2022-02-18 04:43:04 +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
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +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 62cdf010cc composer update 2022-01-28 13:26:29 +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
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
kodumbeats 1cf7da26d4 Test new exists behavior in database 2022-01-19 17:15:22 -05:00
Damodar Lohani 4b3e461928 composer update 2022-01-16 17:20:03 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield 51af513786 Update composer.lock 2022-01-05 13:14:08 +00:00
Torsten Dittmann 06e1f6afd1 chore: composer update 2022-01-04 16:19:03 +01:00
Christy Jacob 2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Matej Baco 71a546c908 Post-merge fixes 2021-12-31 15:19:29 +01:00
Eldad Fux a2b947b220 Update runtimes lib 2021-12-31 09:25:24 +02:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten Dittmann 0c5e9eed33 fix: migration 2021-12-29 17:33:52 +01:00
Torsten Dittmann 03989a052b fix: query on 2021-12-29 15:06:44 +01:00
Torsten Dittmann bb208fd05c fix: composer dependencies 2021-12-27 14:07:57 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
kodumbeats 3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05: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
Bradley Schofield 0018fe11a2 Update Orchestration Library Version 2021-12-20 15:38:31 +00:00
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann 8dde9fca2a chore: update composer lock 2021-12-17 14:38:46 +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
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Bradley Schofield 7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann 4e98eb372a chore(deps): update composer lock 2021-11-25 17:45:09 +01:00
kodumbeats c26831097e Test cache changes from dev branch 2021-11-25 11:33:30 -05:00
kodumbeats 37ec36f146 Bump utopia-php/database to 0.12 2021-11-24 10:46:04 -05: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 585d197b4f chore(deps): update composer lock 2021-11-17 11:39:25 +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
Christy Jacob 8141043946 Merge branch 'master' into feat-graphql-support 2021-11-16 11:09:21 +04:00
Torsten Dittmann fd3e46bbcb feat(chore): update composer lock 2021-11-15 10:49:21 +01:00
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01: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
Torsten Dittmann 74b7dd1733 update flutter version 2021-10-18 11:12:40 +02:00
Torsten Dittmann 9a9e8f6e71 docs(node): fix code examples 2021-10-18 10:10:26 +02:00
Torsten Dittmann 933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Damodar Lohani a43e838718 update utopia-image with fix for top-left gravity 2021-10-18 12:32:24 +05:45
Eldad Fux 661ac937c8 Updated dependencies 2021-10-17 17:12:23 +03: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
Jake Barnby dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13:00
Jake Barnby e5ba262742 Update Apple + Swift examples 2021-10-14 23:07:14 +13:00
Jake Barnby 1dab8b203c
Temp update to swift template sdk-generator 2021-10-14 01:23:03 +13:00
Torsten Dittmann adfc2ffbb7 update composer 2021-10-07 21:35:30 +02:00
Torsten Dittmann 42414e8841 update lock 2021-10-07 12:08:34 +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
kodumbeats 22132ef420 Update to utopia-php/database:0.10.0 2021-10-05 09:05:19 -04: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
Matej Baco e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
Torsten Dittmann 1a760ffb95 feat(sdk): release web 4.0.1 2021-09-20 18:37:24 +02:00
Torsten Dittmann 39c2ad1542 chore(sdks): php sdk to 2.3.1 2021-09-07 15:32:13 +02: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
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 4483b1c7cd chore(composer): update lock file 2021-09-01 09:34:13 +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 9755663547 chore(composer): update lock file 2021-08-31 21:08:29 +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
Torsten Dittmann a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Torsten Dittmann 70a8b6b4cb chore(composer): update lock file 2021-08-25 10:02:15 +02: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
Eldad Fux defb94917e Updated dependencies 2021-08-23 23:36:50 +03:00
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +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 8366b6fe03 chore(composer): update lock file 2021-08-16 11:11:22 +02: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
Bradley Schofield 44ac60a70a Implement Suggestions 2021-08-13 10:00:20 +01:00
Bradley Schofield 5080160f09 Revert "Update Tests"
This reverts commit bd537e6992.
2021-08-13 09:34:21 +01:00
Bradley Schofield bd537e6992 Update Tests 2021-08-13 09:32:27 +01:00
Bradley Schofield 80fef728b4 Implement UNIX Exit Code suggestion 2021-08-11 14:23:37 +01:00
Bradley Schofield 1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +01:00
Damodar Lohani 44232ae60c update utopia database 2021-08-06 10:59:32 +05:45
Eldad Fux f3338e7ed1 updated dependencies 2021-08-05 11:25:45 +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 46a9a4699a Update composer.lock 2021-08-03 11:18:54 +01:00
kodumbeats d7126e6d8b Fix tests 2021-08-02 16:11:10 -04: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 48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +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
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Torsten Dittmann 71d483dc7b fix(deps): update composer lock 2021-07-26 11:05:33 +02:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Eldad Fux b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
kodumbeats 2f13542d08 fix(deps) composer update 2021-07-21 11:50:37 -04: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 1589472606 chore(composer): udpate lock file 2021-07-13 12:09:05 +02:00
Torsten Dittmann 18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Torsten Dittmann 0f5690b2b9 update version number from websocket server 2021-07-07 10:23:31 +02:00
Torsten Dittmann 750229f745 update composer lock 2021-07-07 10:21:14 +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
Jake Barnby 5149a83159 Allow docs per language per SDK 2021-07-07 00:05:45 +12:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04: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 025b4e4e81 Updated deps 2021-07-04 15:06:26 +03:00
Damodar Lohani 02c5eba4e4 Merge branch '0.9.x' into feat-upgrade-runtimes 2021-07-04 11:11:36 +05:45
Eldad Fux 2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
kodumbeats 017ee134e6 Use dev branches until features are merged 2021-07-02 11:46:57 -04:00
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Damodar Lohani 5583d946e7 runtime upgrade 2021-07-02 16:25:48 +05:45
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
kodumbeats 0d895c5486 Upgrade to utopia-php/database:0.4.0 2021-07-01 12:24:13 -04:00
Christy Jacob d820a2f9f2 feat: updated sdk generator tag 2021-07-01 19:34:25 +05:30
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +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 8106631452 update lock file 2021-06-29 13:34:48 +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 699dba8e19 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-24 00:03:25 +02:00
Torsten Dittmann e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Torsten Dittmann b2aa23be11 update composer lock 2021-06-23 17:13:01 +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
Torsten Dittmann 72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Christy Jacob 6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad Fux c1d85d17c8 POC 2021-06-22 22:51:14 +03:00
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 05b7b3da24 chore(composer): update lock file 2021-06-18 10:42:47 +02:00
Christy Jacob b7b63b1b2d feat: sync graphQL branch 2021-06-15 08:59:39 +05:30
Christy Jacob e419e4bc1c Merge branch 'master' of github.com:appwrite/appwrite into feat-graphql-support 2021-06-14 21:53:29 +05:30
Torsten Dittmann 346b04b94b sync with 0.9.x 2021-06-14 16:54:16 +02:00
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 Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux 640dbd3e8b Updated DB lib 2021-06-12 21:40:08 +03: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 1f1b68f0ca update dependency 2021-06-10 15:16:03 +05:45
Damodar Lohani 0a5646482f abuse-audit update 2021-06-09 15:13:24 +05:45
Damodar Lohani 3c29e0da95 update image library 2021-06-09 13:06:49 +05:45
Damodar Lohani 4b9be0f741 composer update 2021-06-08 12:25:09 +05:45
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 ee67986662 db setup 2021-06-07 11:37:40 +05:45
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
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
Damodar Lohani 641e777449 Merge branch 'master' into feat-flutter-platforms 2021-05-30 17:20:10 +05:45
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 288bd7fcc1 deps(composer): update composer lock 2021-05-26 09:37:31 +02: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
Eldad Fux 63ea200f96 Updated SDKS 2021-05-24 18:08:54 +03:00
Eldad Fux 34fd7fee56 Updated dependency 2021-05-21 17:19:58 +03:00
Eldad Fux 07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Eldad A. Fux 4cfce5547e
Merge pull request #1170 from lohanidamodar/fix-image-preview-validator
fix-image-preview-validator
2021-05-21 15:25:09 +03:00
Damodar Lohani 4199dcc1f4 updated framework 2021-05-21 12:38:20 +05:45
Eldad Fux bcdf8835ca Updated the Node.js SDK 2021-05-20 12:07:51 +03:00