Commit Graph
31434 Commits
Author SHA1 Message Date
kodumbeats 8c3ca6808c Test deleteCollection removal of attributes/indexes 2021-09-02 12:46:05 -04:00
kodumbeats 84e9881a6a Delete from attribute/index tables on deleteCollection 2021-09-02 12:45:03 -04:00
Torsten DittmannandGitHub c6b54f111b Update README.md 0.10.0 2021-09-02 16:29:48 +02:00
Torsten DittmannandGitHub 613684aefa Merge pull request #1566 from appwrite/0.10.x
0.10.x -> master
2021-09-02 16:28:30 +02:00
Torsten Dittmann b7cac0d221 update cache buster 2021-09-02 13:55:23 +02:00
Torsten Dittmann cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Matej Baco 0fa6c76413 Bug fix, tests are now green 2021-09-02 13:12:10 +02:00
Damodar Lohani 5ea98b65a2 fix create files collection per bucket 2021-09-02 16:51:54 +05:45
Torsten Dittmann b798211c77 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-02 12:54:16 +02:00
Torsten Dittmann ddd85f74a5 fix(console): max limit for nested collection setting 2021-09-02 12:54:09 +02:00
Damodar Lohani 95fb93057c separate files collection per bucket 2021-09-02 16:34:07 +05:45
Christy Jacob e56b0e8485 feat(readme): update readme image 2021-09-02 16:04:15 +05:30
Torsten Dittmann fb6f0dc73d update changelog 2021-09-02 12:23:05 +02:00
Damodar Lohani f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Torsten Dittmann f29e474248 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-02 12:10:22 +02:00
Torsten DittmannandGitHub 0fdaab776f Merge pull request #1565 from TorstenDittmann/release-0-10-sdks
Release SDK's - 0.10.0
2021-09-02 12:09:48 +02:00
Torsten Dittmann 9dce2cb964 leftover changes 2021-09-02 12:07:14 +02:00
Torsten Dittmann 9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann b3d61a7d83 update specs 2021-09-02 12:06:52 +02:00
Torsten Dittmann bcd866ea1d add docs 2021-09-02 12:00:05 +02:00
Matej Baco 524abc80d7 Rollback of services and providers sub-collections 2021-09-02 11:38:24 +02:00
Damodar Lohani 1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Torsten DittmannandGitHub afc1622fc2 Merge pull request #948 from appwrite/feat-265-realtime
Feat 265 - Realtime Implementation
2021-09-02 10:28:54 +02:00
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
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. FuxandGitHub 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 DittmannandGitHub 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 DittmannandGitHub 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 OberaiandGitHub 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
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