1
0
Fork 0
mirror of synced 2024-05-19 04:02:34 +12:00
Commit graph

425 commits

Author SHA1 Message Date
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann 4bca6c3696 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:46:27 +02:00
Torsten Dittmann ae7a93b8dc fix: phone env variables and compose template 2022-06-21 20:32:51 +02:00
shimon 17360cd7bd passing lru params via docker compose 2022-06-20 17:32:34 +03:00
shimon 628ed13a9e added redis conf 2022-06-20 15:59:42 +03:00
Torsten Dittmann 6dd41b52c3 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:39 +02:00
Damodar Lohani af19787ed9 logging updates 2022-06-14 23:40:56 +00:00
Torsten Dittmann 70c98b0cfc feat: messaging worker 2022-06-08 15:57:34 +02:00
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Torsten Dittmann 426e7cb77b feat: remove unused psalm 2022-06-01 16:39:12 +02:00
Everly Precia Suresh 5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann 248df3b13d chore: sync docker-compose 2022-05-17 13:10:50 +02:00
Everly Precia Suresh aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh 50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +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
Everly Precia Suresh 8cbb28fb98 use anchors and aliases to clean up compose file 2022-05-10 15:22:58 +00:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Eldad A. Fux 9e5436f80d
Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable
Add Executor host variables as a part of infrastructure configuration
2022-04-14 06:20:01 +03:00
Christy Jacob d903f562a7 feat: fix docker-compose error 2022-04-13 11:58:09 +03:00
Matej Bačo a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Eldad A. Fux c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Damodar Lohani 2ef2fa2d5f
warning to top 2022-04-10 12:57:00 +05:45
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Damodar Lohani a1cc57fbc7 log limit on development stack 2022-03-29 09:50:57 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Eldad A. Fux 9a1862e4a2
Merge pull request #2891 from brandonroberts/gitpod-support
feat: add support for using Gitpod for development
2022-03-09 05:19:46 +02:00
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Brandon 8580dad158 feat: add Gitpod configuration 2022-03-03 08:36:08 -06:00
Matej Bačo 2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +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
Torsten Dittmann 1c27b5a88f
Merge pull request #2855 from appwrite/fix-storage-env-vars
Fix: Simplify ENV vars
2022-02-28 16:18:30 +01:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Jake Barnby 4b280bef24 Update executor to bin entrypoint 2022-02-24 14:55:38 +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
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Christy Jacob ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob 5689353994 fix: review comments 2022-02-21 15:08:58 +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