Commit Graph

29860 Commits

Author SHA1 Message Date
Torsten Dittmann b5b5f22b93 fix(js): build dist 2021-09-02 09:44:52 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux b23dae4948 Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Eldad Fux 72cc3691a6 Added 0.10.x code examples 2021-09-02 10:04:48 +03:00
Damodar Lohani 334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani 3a29d6a565 fix deletes, remove 15m period after refactor 2021-09-02 12:16:03 +05:45
Damodar Lohani d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Eldad Fux 4be7f732bc Fixed mock adapter view 2021-09-02 08:56:11 +03:00
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
kodumbeats 484bda5c4d Env block not for environment vars 2021-09-01 15:44:27 -04:00
kodumbeats 395203d9e2 Update docker-compose to version compatible with buildkit 2021-09-01 15:39:53 -04:00
kodumbeats 92cf111036 Define environment vars in env block 2021-09-01 15:39:38 -04:00
kodumbeats 67148acab1 Set envs inline to ensure compose uses buildkit 2021-09-01 15:24:10 -04:00
kodumbeats 87a9c97df6 Pull and build in parallel 2021-09-01 15:06:21 -04:00
kodumbeats 2ad776ac54 Explode compile step into multistage build for parallel compilation 2021-09-01 15:05:50 -04:00
Torsten Dittmann 8e7402951c Merge pull request #1559 from TorstenDittmann/clean-up-functions-worker
refactor(workers): refactor the workers
2021-09-01 20:44:09 +02:00
Torsten Dittmann 4a66d01cdd Merge pull request #1561 from appwrite/fix-technology-stack-heading-anchor-link
Fix anchor link to Technology Stack heading
2021-09-01 18:57:59 +02:00
Torsten Dittmann 08a7041439 update docs 2021-09-01 18:45:30 +02:00
Aditya Oberai 7ca025f1ad Fix anchor link to Technology Stack heading 2021-09-01 16:18:04 +00:00
kodumbeats 6b7059c034 Fix missing lines from conflict resolution 2021-09-01 10:57:20 -04:00
kodumbeats c49179e6bc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions 2021-09-01 10:52:38 -04:00
kodumbeats 624d099bf9 Assert row width exception is thrown 2021-09-01 10:36:01 -04:00
kodumbeats be47d16290 Use MariaDB max limit for index/attribute subqueries 2021-09-01 10:08:59 -04:00
Torsten Dittmann 0e7cf6a466 Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Bradley Schofield 35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Torsten Dittmann 68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Matej Baco 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Matej Baco 51b1a7e72c Removed re-selecting queries, improved selecting from sub-tables 2021-09-01 10:25:54 +02:00
Matej Baco 182630ed20 Rollbacked auth attribute, set subquery limits to 5000, Replaced " with ' 2021-09-01 09:52:43 +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 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Torsten Dittmann 98a21c475d fix(mails-worker): shorter switch case 2021-09-01 09:29:25 +02:00
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7 Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Matej Baco 577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
kodumbeats ae58a60065 Use checkAttribute to catch index limits 2021-08-31 21:13:58 -04:00
kodumbeats e2d1b2df58 Fetch new checkAttribute database method 2021-08-31 21:13:36 -04:00
Eldad A. Fux 5f0f932428 Merge pull request #1420 from PineappleIOnic/orchestration-api-test
Implement Utopia Orchestration library into Appwrite
2021-09-01 00:04:51 +03:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
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 ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Torsten Dittmann 38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +02:00
kodumbeats 53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
kodumbeats 656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04:00
Eldad A. Fux d0f7438a14 Merge pull request #1553 from TorstenDittmann/feat-migration-0-10-x
feat(migration): add 0.10.x migration
2021-08-31 20:44:12 +03:00