1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
Commit graph

1995 commits

Author SHA1 Message Date
Jake Barnby 4f5c7ddada Add invalid query exception 2022-07-14 15:57:51 +12:00
Jake Barnby 4ee7f80433 Add too many queries exception 2022-07-14 15:57:34 +12:00
Jake Barnby ded46774bc Add max batch size env var 2022-07-14 15:56:02 +12:00
Jake Barnby d862de8e7f Remove redundant env var 2022-07-13 22:30:24 +12: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
Torsten Dittmann 6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02: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 4ffca32653
Merge pull request #3473 from appwrite/feat-specs-nested-models
feat: nested models in spec
2022-06-30 10:54:36 +02:00
Torsten Dittmann 5668ad01d5 chore: generate specs 2022-06-30 01:41:57 +02:00
Torsten Dittmann ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann 21df4861b4 chore: generate specs 2022-06-29 13:24:45 +02:00
Torsten Dittmann cdace54b7a feat: node sdk version 7.0.1 2022-06-28 17:01:14 +02:00
Torsten Dittmann 58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten Dittmann e83cf382fd fix: all sdks and specs 2022-06-28 13:21:28 +02:00
Torsten Dittmann ffd7463450 style: add line breaks to env var descriptions 2022-06-28 09:25:56 +02:00
Torsten Dittmann 0571b79290 chore: update specs 2022-06-28 08:28:54 +02:00
Torsten Dittmann bc16861930 chore: bump sdk versions 2022-06-27 22:08:04 +02:00
Vincent (Wen Yu) Ge 60ad401f0e Update _APP_FUNCTIONS_RUNTIMES to fix typo and clarify description 2022-06-27 20:03:51 +00:00
Torsten Dittmann 53ad2a5114 fix: global attributes for body payload 2022-06-27 11:14:27 +02:00
Torsten Dittmann 3cdeeac964 feat: global attributes in specs 2022-06-27 10:41:10 +02:00
Jake Barnby d019937e4f Merge remote-tracking branch 'origin/fix-role-clobbering' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-06-27 14:52:39 +12:00
Christy Jacob 43f834c0bd feat: add new errors for phone auth 2022-06-24 12:49:00 +02:00
Torsten Dittmann a16aaa8a48 chore: update docs and specs 2022-06-22 23:19:08 +02:00
haimantika mitra fbc86e29d4 Uppercase 2022-06-22 21:05:35 +05:30
haimantika mitra fe824fd733 Autodesk adapter 2022-06-22 20:30:19 +05:30
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 e89a367131 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-22 12:48:42 +02:00
Torsten Dittmann 9aead96518
Merge pull request #3366 from appwrite/feat-selfhosted-gitlab-oauth
Feat: Gitlab OAuth custom endpoint
2022-06-22 12:48:21 +02:00
Jake Barnby d6f48261d5 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-06-22 13:21:07 +12:00
Torsten Dittmann 79205cdccc fix: realtime and missing index 2022-06-21 20:02:43 +02:00
Torsten Dittmann 8158470656 chore: generated spec and sdk 2022-06-20 20:44:39 +02:00
Torsten Dittmann 59940e81a8 chore: prepare 0.15 2022-06-20 18:23:54 +02:00
Torsten Dittmann e6edcb5459
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten Dittmann e7f328c2fe
Merge pull request #3380 from appwrite/origin/feat-internal-id
Origin/feat internal ids for account / teams / users
2022-06-20 17:32:44 +02:00
Torsten Dittmann d92f06bcfa Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 16:28:11 +02:00
Torsten Dittmann 1047fe72c3 chore: update specs and console sdk 2022-06-20 16:20:04 +02:00
Torsten Dittmann 0f33dde04e Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-20 16:15:05 +02:00
Torsten Dittmann 511898afc9 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-20 15:34:27 +02:00
Torsten Dittmann 0023af43d8 Merge branch 'feat-phone-authentication' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:06:19 +02:00
Torsten Dittmann a66eac1e8c fix: env variable description 2022-06-20 15:05:17 +02:00
Torsten Dittmann d0ad879f4a Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:01:17 +02:00
Torsten Dittmann af817ec616
Merge pull request #3379 from appwrite/feat-phone-authentication-ui
feat: add ui for phone authentication
2022-06-20 14:34:33 +02:00
Torsten Dittmann 400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +02:00
Torsten Dittmann 3c3261b7f1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:46 +02: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
Torsten Dittmann f15c2733eb fix: update indexes 2022-06-20 13:31:46 +02:00
Torsten Dittmann 0dd6c25b49 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into fix-create-at-attributes 2022-06-20 13:24:44 +02:00
Torsten Dittmann fbfb871edf
Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
2022-06-20 12:06:22 +02:00
Everly Precia Suresh 44dc9346c2 fix oauth docs url for yammer 2022-06-20 09:57:18 +00:00
Torsten Dittmann 62d2dfd915 chore: run linter 2022-06-20 11:24:05 +02:00