1
0
Fork 0
mirror of synced 2024-08-03 04:21:46 +12:00
Commit graph

777 commits

Author SHA1 Message Date
Christy Jacob
d3308a4d42 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-08-24 14:40:06 +05:30
Christy Jacob
4521907b83 feat: refactor workers 2022-08-12 21:39:45 +05:30
Christy Jacob
561e7b43e1 feat: review comments 2022-08-03 00:26:45 +05:30
Christy Jacob
9e183f8994 feat: review comments 2022-07-27 22:29:27 +05:30
Christy Jacob
da16c0159b feat: rename environment variable 2022-07-27 09:17:00 +05:30
Torsten Dittmann
0bf39bd152
Merge pull request #3603 from appwrite/0.15.x
master <- 0.15.x
2022-07-26 11:22:23 +02:00
Torsten Dittmann
80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Christy Jacob
56856309c5 feat: update php docs 2022-07-18 17:02:12 +05:30
Christy Jacob
6662fa7b7b feat: merge and fix conflicts 2022-07-14 04:11:35 +04:00
Christy Jacob
662800cc67 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-14 03:42:26 +04:00
Aditya Oberai
f63c1c95fe Create Vonage phone auth adapter 2022-07-12 15:45:22 +00:00
Dineshkumar
817524de4b Renamed Msg91Flow to Msg91 2022-07-09 19:34:57 +05:30
Christy Jacob
43ec31e393 feat: restructuring db pools 2022-07-09 17:41:14 +04:00
Torsten Dittmann
6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Christy Jacob
3ab4dcb7c1 feat: refactor DatabasePool class 2022-07-01 15:43:38 +02:00
Christy Jacob
8d5dd605d8 feat: refactor DatabasePool class 2022-07-01 14:18:33 +02:00
Christy Jacob
899869b51b feat: refactoring all db resources 2022-06-30 21:05:00 +02:00
Christy Jacob
373295b498 feat: add new projectDB resource 2022-06-30 17:38:47 +02:00
Christy Jacob
1c1a635d5a feat: rename db to consoleDB 2022-06-30 13:01:29 +02:00
Torsten Dittmann
2bc6587e84 chore: increase chache buster 2022-06-29 13:56:56 +02:00
Torsten Dittmann
95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Torsten Dittmann
4d2101b092 chore: update geo db 2022-06-27 14:16:35 +02:00
Torsten Dittmann
ef1daf8f1c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-24 14:15:42 +02:00
Christy Jacob
4a2dac9d46 feat: add OAuth name in event label 2022-06-24 11:48:55 +02:00
Christy Jacob
b303f20cac feat: remove duplicate dbForProject resource 2022-06-23 16:38:20 +02:00
Christy Jacob
69f1798758 feat: add db-pools 2022-06-23 10:50:00 +02:00
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
9d7b6927d6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:10:03 +02:00
Matej Bačo
41ab727c78
Increase element limit 2022-06-22 11:08:11 +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
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
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
400f5c4b48 feat: use DSN for phone provider 2022-06-20 14:22:35 +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
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
Torsten Dittmann
3aa49f773a fix: all of the workers 2022-06-20 11:22:53 +02:00
Torsten Dittmann
4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
Torsten Dittmann
c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
Torsten Dittmann
5a4a9e0739 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-19 11:43:58 +02:00
Torsten Dittmann
16dffdb0bf chore update version 2022-06-19 09:40:25 +00:00
fogelito
6d7580b9d0 subQueryIndexes, subQueryAttributes with new relations 2022-06-16 10:53:57 +03:00
fogelito
ddbe1edf6d Adding Internal Ids Projects, Webhooks, Keys, domains, Platforms 2022-06-16 10:50:52 +03:00
Torsten Dittmann
bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
Matej Bačo
217f732b11 Increase array elemnt limit 2022-06-15 12:10:30 +00:00
Matej Bačo
6758e78cf1 Introduce APP_LIMIT_ARRAY_ELEMENT_SIZE 2022-06-15 12:07:14 +00:00
Christy Jacob
039d9f0ead feat: inital commit for multiple db pools 2022-06-14 16:57:57 +02:00
Torsten Dittmann
68264a0fe0 fix: tests and adaption to review 2022-06-13 14:43:17 +02:00
fogelito
e2c8cfea18 change PDOPool settings 2022-06-13 15:39:11 +03:00