Commit Graph

  • 543edc9287 Improvements to executor and UI Bradley Schofield 2021-09-06 13:43:23 +01:00
  • b36b159352 fix(ssl): skip auto generation with acme challenge Torsten Dittmann 2021-09-06 14:06:33 +02:00
  • 9f93ceec13 missing break Damodar Lohani 2021-09-06 15:24:36 +05:45
  • c4dc1c6e6a chore(sdks): update flutter to 1.0.2 Torsten Dittmann 2021-09-06 11:39:24 +02:00
  • f92080a487 add changelog Torsten Dittmann 2021-09-06 09:51:48 +02:00
  • ed75e88e09 chore(deps): update sdks and sdk-generator Torsten Dittmann 2021-09-06 09:45:41 +02:00
  • eccc19e5dc Apply suggestions from code review Christy Jacob 2021-09-06 12:13:20 +05:30
  • 1a21c8fdbb fix constant value Damodar Lohani 2021-09-06 11:48:44 +05:45
  • bca326dc8d Improvements to executor Bradley Schofield 2021-09-06 01:37:20 +01:00
  • 978f15c1c1 extend tests Torsten Dittmann 2021-09-03 18:05:50 +02:00
  • 1f7bad1560 add test Torsten Dittmann 2021-09-03 17:59:02 +02:00
  • 0ac4b031eb fix condition Torsten Dittmann 2021-09-03 17:18:42 +02:00
  • 55a5a0c7fd fix roles variable Torsten Dittmann 2021-09-03 17:15:42 +02:00
  • 0b344e182c feat(Auth): improve getRoles method Torsten Dittmann 2021-09-03 17:07:09 +02:00
  • b617afb17c fix huge mistake Torsten Dittmann 2021-09-03 16:42:31 +02:00
  • dc4cf2b35f fix(auth): add role for privileged users Torsten Dittmann 2021-09-03 16:30:16 +02:00
  • 0571dbe378 Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1 0.10.1 Torsten Dittmann 2021-09-03 14:06:40 +02:00
  • 17d2a4bc0a Merge pull request #1577 from TorstenDittmann/fix-functions-env-variable Torsten Dittmann 2021-09-03 14:06:23 +02:00
  • bc4545a503 feat(appwrite): update version number to 0.10.1 Torsten Dittmann 2021-09-03 13:57:49 +02:00
  • 1910cceafb chore(changes): 0.10.1 Torsten Dittmann 2021-09-03 13:55:06 +02:00
  • b9944a885a chore(changes): 0.10.1 Torsten Dittmann 2021-09-03 13:53:43 +02:00
  • 37c33c3c7b fix(functions): environment variables Torsten Dittmann 2021-09-03 13:41:42 +02:00
  • 1a0b108f56 Merge pull request #1576 from TorstenDittmann/fix-migration-warning Torsten Dittmann 2021-09-03 11:43:57 +02:00
  • 1eefe3feb5 Merge pull request #1575 from TorstenDittmann/fix-console-endpoint Torsten Dittmann 2021-09-03 11:43:44 +02:00
  • 54aea7d75d fix(migration): better warning message Torsten Dittmann 2021-09-03 10:36:58 +02:00
  • 30802d7d4a fix(console): endpoint using proxy in front of traefik Torsten Dittmann 2021-09-03 09:38:46 +02:00
  • ae89bf914c Updated bug issue template to GitHub forms Matej Baco 2021-09-03 08:54:55 +02:00
  • 1410101db8 Test index cleanup when attribute is deleted kodumbeats 2021-09-02 17:38:46 -04:00
  • 31977e462c Clean up indexes when attribute is deleted kodumbeats 2021-09-02 17:38:33 -04:00
  • 42e4c46a08 Merge pull request #1568 from TorstenDittmann/fix-functions-cpu-env Eldad A. Fux 2021-09-02 23:02:07 +03:00
  • be1e3acfca fix(functions): properly cast cpu counts variable Torsten Dittmann 2021-09-02 20:59:58 +02:00
  • 8c3ca6808c Test deleteCollection removal of attributes/indexes kodumbeats 2021-09-02 12:46:05 -04:00
  • 84e9881a6a Delete from attribute/index tables on deleteCollection kodumbeats 2021-09-02 12:45:03 -04:00
  • c6b54f111b Update README.md 0.10.0 Torsten Dittmann 2021-09-02 16:29:48 +02:00
  • 613684aefa Merge pull request #1566 from appwrite/0.10.x Torsten Dittmann 2021-09-02 16:28:30 +02:00
  • b7cac0d221 update cache buster Torsten Dittmann 2021-09-02 13:55:23 +02:00
  • cdb20a2af2 update sdks Torsten Dittmann 2021-09-02 13:21:16 +02:00
  • 0fa6c76413 Bug fix, tests are now green Matej Baco 2021-09-02 13:12:10 +02:00
  • 5ea98b65a2 fix create files collection per bucket Damodar Lohani 2021-09-02 16:51:54 +05:45
  • b798211c77 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into 0.10.x Torsten Dittmann 2021-09-02 12:54:16 +02:00
  • ddd85f74a5 fix(console): max limit for nested collection setting Torsten Dittmann 2021-09-02 12:54:09 +02:00
  • 95fb93057c separate files collection per bucket Damodar Lohani 2021-09-02 16:34:07 +05:45
  • e56b0e8485 feat(readme): update readme image Christy Jacob 2021-09-02 16:04:15 +05:30
  • fb6f0dc73d update changelog Torsten Dittmann 2021-09-02 12:23:05 +02:00
  • f230c5b340 storage after pagination test Damodar Lohani 2021-09-02 15:56:10 +05:45
  • f29e474248 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x Torsten Dittmann 2021-09-02 12:10:22 +02:00
  • 0fdaab776f Merge pull request #1565 from TorstenDittmann/release-0-10-sdks Torsten Dittmann 2021-09-02 12:09:48 +02:00
  • 9dce2cb964 leftover changes Torsten Dittmann 2021-09-02 12:07:14 +02:00
  • 9b50a52f7b update sdk versions Torsten Dittmann 2021-09-02 12:07:08 +02:00
  • b3d61a7d83 update specs Torsten Dittmann 2021-09-02 12:06:52 +02:00
  • bcd866ea1d add docs Torsten Dittmann 2021-09-02 12:00:05 +02:00
  • 524abc80d7 Rollback of services and providers sub-collections Matej Baco 2021-09-02 11:38:24 +02:00
  • 1edf1a7ba1 custom ID and after pagination Damodar Lohani 2021-09-02 14:15:10 +05:45
  • afc1622fc2 Merge pull request #948 from appwrite/feat-265-realtime Torsten Dittmann 2021-09-02 10:28:54 +02:00
  • 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets Damodar Lohani 2021-09-02 13:37:40 +05:45
  • b5b5f22b93 fix(js): build dist Torsten Dittmann 2021-09-02 09:44:52 +02:00
  • 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime Torsten Dittmann 2021-09-02 09:44:36 +02:00
  • b23dae4948 Merge pull request #1552 from appwrite/feat-magic-url Eldad A. Fux 2021-09-02 10:09:55 +03:00
  • 72cc3691a6 Added 0.10.x code examples Eldad Fux 2021-09-02 10:04:48 +03:00
  • 334a59e3c1 schedule usage stats deletion Damodar Lohani 2021-09-02 12:17:32 +05:45
  • 3a29d6a565 fix deletes, remove 15m period after refactor Damodar Lohani 2021-09-02 12:16:03 +05:45
  • d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes Damodar Lohani 2021-09-02 12:15:11 +05:45
  • 4be7f732bc Fixed mock adapter view Eldad Fux 2021-09-02 08:56:11 +03:00
  • cf912993b4 fix default magic login handling url Damodar Lohani 2021-09-02 11:06:25 +05:45
  • 484bda5c4d Env block not for environment vars kodumbeats 2021-09-01 15:44:27 -04:00
  • 395203d9e2 Update docker-compose to version compatible with buildkit kodumbeats 2021-09-01 15:39:53 -04:00
  • 92cf111036 Define environment vars in env block kodumbeats 2021-09-01 15:39:38 -04:00
  • 67148acab1 Set envs inline to ensure compose uses buildkit kodumbeats 2021-09-01 15:24:10 -04:00
  • 87a9c97df6 Pull and build in parallel kodumbeats 2021-09-01 15:06:21 -04:00
  • 2ad776ac54 Explode compile step into multistage build for parallel compilation kodumbeats 2021-09-01 15:05:50 -04:00
  • 8e7402951c Merge pull request #1559 from TorstenDittmann/clean-up-functions-worker Torsten Dittmann 2021-09-01 20:44:09 +02:00
  • 4a66d01cdd Merge pull request #1561 from appwrite/fix-technology-stack-heading-anchor-link Torsten Dittmann 2021-09-01 18:57:59 +02:00
  • 08a7041439 update docs Torsten Dittmann 2021-09-01 18:45:30 +02:00
  • 7ca025f1ad Fix anchor link to Technology Stack heading Aditya Oberai 2021-09-01 16:18:04 +00:00
  • 6b7059c034 Fix missing lines from conflict resolution kodumbeats 2021-09-01 10:57:20 -04:00
  • c49179e6bc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions kodumbeats 2021-09-01 10:52:38 -04:00
  • 624d099bf9 Assert row width exception is thrown kodumbeats 2021-09-01 10:36:01 -04:00
  • be47d16290 Use MariaDB max limit for index/attribute subqueries kodumbeats 2021-09-01 10:08:59 -04:00
  • 0e7cf6a466 Update src/Appwrite/Messaging/Adapter/Realtime.php Torsten Dittmann 2021-09-01 14:47:21 +02:00
  • dd9cddc525 feat(review): fix review comments Christy Jacob 2021-09-01 16:54:36 +05:30
  • 35ed296b75 Add Deno and update UI Bradley Schofield 2021-09-01 10:48:56 +01:00
  • 68bb12ad3e style worker code Torsten Dittmann 2021-09-01 11:13:23 +02:00
  • 424e153b80 refactor(workers): refactor the workers Torsten Dittmann 2021-09-01 11:09:04 +02:00
  • 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo Matej Baco 2021-09-01 10:43:35 +02:00
  • 51b1a7e72c Removed re-selecting queries, improved selecting from sub-tables Matej Baco 2021-09-01 10:25:54 +02:00
  • 182630ed20 Rollbacked auth attribute, set subquery limits to 5000, Replaced " with ' Matej Baco 2021-09-01 09:52:43 +02:00
  • 4483b1c7cd chore(composer): update lock file Torsten Dittmann 2021-09-01 09:34:13 +02:00
  • c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime Torsten Dittmann 2021-09-01 09:33:50 +02:00
  • 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x Torsten Dittmann 2021-09-01 09:32:42 +02:00
  • 98a21c475d fix(mails-worker): shorter switch case Torsten Dittmann 2021-09-01 09:29:25 +02:00
  • bcc8c0a9cd fix(magic-url): verify e-mail address on user Torsten Dittmann 2021-09-01 09:29:12 +02:00
  • 5bdebe55d7 Update app/controllers/api/account.php Torsten Dittmann 2021-09-01 09:23:08 +02:00
  • 8346710d4f Update app/controllers/api/account.php Torsten Dittmann 2021-09-01 09:22:51 +02:00
  • 577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test Matej Baco 2021-09-01 09:03:22 +02:00
  • ae58a60065 Use checkAttribute to catch index limits kodumbeats 2021-08-31 21:13:58 -04:00
  • e2d1b2df58 Fetch new checkAttribute database method kodumbeats 2021-08-31 21:13:36 -04:00
  • 5f0f932428 Merge pull request #1420 from PineappleIOnic/orchestration-api-test Eldad A. Fux 2021-09-01 00:04:51 +03:00
  • ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation Christy Jacob 2021-09-01 02:25:13 +05:30
  • 9755663547 chore(composer): update lock file Torsten Dittmann 2021-08-31 21:08:29 +02:00
  • 6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test Torsten Dittmann 2021-08-31 21:08:08 +02:00