Commit Graph

  • 94c91cc52a Apply suggestions from code review Damodar Lohani 2021-06-16 11:11:34 +05:45
  • 92d1ef4428 Merge branch 'feat-sb-create' into feat-sb-list Damodar Lohani 2021-06-16 11:08:54 +05:45
  • 091152ca46 update collection structure Damodar Lohani 2021-06-16 11:08:31 +05:45
  • e281ea08c6 revert(docker): adding chronograf Torsten Dittmann 2021-06-15 17:14:48 +02:00
  • 4847a0b674 feat(realtime): shared usage stats over database Torsten Dittmann 2021-06-15 17:11:07 +02:00
  • 53d3ae0419 Temporarily adjust client timeout kodumbeats 2021-06-15 10:25:14 -04:00
  • 0e7c55c17c Fix tests for deleteDocument kodumbeats 2021-06-15 10:24:51 -04:00
  • a62c46cc44 Fix tests for update and delete document kodumbeats 2021-06-15 09:38:24 -04:00
  • 7adcdf916f fix(realtime): class and phpdocs Torsten Dittmann 2021-06-15 11:14:10 +02:00
  • 667161d46a with new db this is not required Damodar Lohani 2021-06-15 14:44:00 +05:45
  • 72bcbf2863 Merge branch 'feat-sb-list' into feat-sb-id-get Damodar Lohani 2021-06-15 14:30:45 +05:45
  • 2a05eca0c4 Merge branch 'feat-sb-create' into feat-sb-list Damodar Lohani 2021-06-15 14:30:13 +05:45
  • b1ebb150cb fix response model Damodar Lohani 2021-06-15 14:29:36 +05:45
  • 82b3a56d26 revert(realtime): make access modifiers public again Torsten Dittmann 2021-06-15 10:41:02 +02:00
  • 62f7373e77 fix get bucket with new db Damodar Lohani 2021-06-15 14:24:36 +05:45
  • 8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get Damodar Lohani 2021-06-15 14:22:52 +05:45
  • b7eb26bc96 fix list bucket with new db Damodar Lohani 2021-06-15 14:22:23 +05:45
  • 017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list Damodar Lohani 2021-06-15 14:20:12 +05:45
  • 6939002932 create bucket fixing with new db Damodar Lohani 2021-06-15 14:19:49 +05:45
  • 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get Damodar Lohani 2021-06-15 13:39:15 +05:45
  • 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list Damodar Lohani 2021-06-15 13:38:44 +05:45
  • 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create Damodar Lohani 2021-06-15 13:38:03 +05:45
  • fbf1f376c0 Merge branch 'feat-database-indexing' into feat-storage-buckets Damodar Lohani 2021-06-15 13:36:48 +05:45
  • 0bb5718b2f get bucket endpoint and test Damodar Lohani 2021-06-15 13:33:59 +05:45
  • 0d2a4f0cbf Merge pull request #1288 from appwrite/fix-functions-conflicts Eldad A. Fux 2021-06-15 10:24:47 +03:00
  • 081d3ecbde list buckets endpoint Damodar Lohani 2021-06-15 13:08:22 +05:45
  • 382aab0dee buckets.read scope Damodar Lohani 2021-06-15 13:08:06 +05:45
  • d8bae25438 fix(realtime): phpdoc and access modifiers Torsten Dittmann 2021-06-15 09:15:14 +02:00
  • 03b03bbcc2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage Torsten Dittmann 2021-06-15 08:44:47 +02:00
  • 620980b316 Update webhooks.php Torsten Dittmann 2021-06-15 08:44:06 +02:00
  • 3a9e6f8295 create bucket test Damodar Lohani 2021-06-15 12:28:15 +05:45
  • 1917381379 fix create bucket issue Damodar Lohani 2021-06-15 12:28:10 +05:45
  • fe34b6685e buckets.write scope Damodar Lohani 2021-06-15 12:23:05 +05:45
  • aabcc8eb09 fixing structure Damodar Lohani 2021-06-15 12:22:51 +05:45
  • f7c27e1727 fix name for buckets collection Damodar Lohani 2021-06-15 11:42:38 +05:45
  • 22da32a53f fix response model def for bucket Damodar Lohani 2021-06-15 11:09:39 +05:45
  • b7b63b1b2d feat: sync graphQL branch Christy Jacob 2021-06-15 08:59:39 +05:30
  • b115672e0f Merge pull request #1137 from appwrite/feat-move-deletion-to-worker Eldad A. Fux 2021-06-14 23:15:41 +03:00
  • 33d07c2ba4 Move listDocuments to new db kodumbeats 2021-06-14 15:55:36 -04:00
  • 80f41edf36 Test for creating indexes kodumbeats 2021-06-14 15:54:49 -04:00
  • 1d2d869fa8 Add assertions for creating attributes kodumbeats 2021-06-14 15:54:19 -04:00
  • 579a24cf73 Updated sort method before cleanup Eldad Fux 2021-06-14 22:18:43 +03:00
  • 8638d738fa fix dist js Torsten Dittmann 2021-06-14 20:22:57 +02:00
  • 66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage Torsten Dittmann 2021-06-14 20:21:42 +02:00
  • 7ad5be5475 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console Torsten Dittmann 2021-06-14 20:21:12 +02:00
  • e419e4bc1c Merge branch 'master' of github.com:appwrite/appwrite into feat-graphql-support Christy Jacob 2021-06-14 21:53:29 +05:30
  • 8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker Christy Jacob 2021-06-14 20:56:40 +05:30
  • 346b04b94b sync with 0.9.x Torsten Dittmann 2021-06-14 16:54:16 +02:00
  • 3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime Torsten Dittmann 2021-06-14 16:52:48 +02:00
  • 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes kodumbeats 2021-06-14 10:40:05 -04:00
  • d469e3a7b6 Merge pull request #1278 from TorstenDittmann/feat-db-pools Eldad A. Fux 2021-06-14 17:22:15 +03:00
  • d0f7ab7a19 create bucket endpoint Damodar Lohani 2021-06-14 17:44:47 +05:45
  • fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"" Torsten Dittmann 2021-06-14 13:55:55 +02:00
  • 6eb8ce9170 revert changes Torsten Dittmann 2021-06-14 13:46:38 +02:00
  • be512471f8 fix description typo Damodar Lohani 2021-06-14 17:30:26 +05:45
  • a5eb89fc1b wip Damodar Lohani 2021-06-14 17:17:09 +05:45
  • c0ebe052f0 Merge pull request #1286 from lohanidamodar/feat-sb-collection Damodar Lohani 2021-06-14 17:28:19 +05:45
  • 7a3611f6d5 bucketlist model Damodar Lohani 2021-06-14 17:25:06 +05:45
  • 81d6c9ea5d adapter credentials field Damodar Lohani 2021-06-14 17:23:56 +05:45
  • f1dc788748 Apply suggestions from code review Damodar Lohani 2021-06-14 17:18:49 +05:45
  • 0b4a840161 Merge branch '0.9.x' into feat-sb-collection Damodar Lohani 2021-06-14 17:06:59 +05:45
  • a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x Eldad Fux 2021-06-14 14:17:32 +03:00
  • c6d43b06c4 bucket response model Damodar Lohani 2021-06-14 16:43:18 +05:45
  • d3ae58a2ff Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools Torsten Dittmann 2021-06-14 12:49:55 +02:00
  • 220427916d refactor(realtime): introduce realtime server class Torsten Dittmann 2021-06-14 12:48:31 +02:00
  • aeddd0d070 buckets collection Damodar Lohani 2021-06-14 16:33:28 +05:45
  • 9346b5647b Merge pull request #1285 from appwrite/fix-tests-ignore-swagger-validation Eldad A. Fux 2021-06-14 13:34:00 +03:00
  • 95b6e166db fix(tests): skip swagger spec validation Torsten Dittmann 2021-06-14 10:38:26 +02:00
  • 2c06e15f23 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools Torsten Dittmann 2021-06-14 09:10:55 +02:00
  • a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x Eldad Fux 2021-06-14 10:09:55 +03:00
  • c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools" Torsten Dittmann 2021-06-14 09:09:48 +02:00
  • fc9a833b33 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools Torsten Dittmann 2021-06-14 09:08:23 +02:00
  • eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools Torsten Dittmann 2021-06-14 09:08:14 +02:00
  • 15e7297b5a remove unused dependencies Torsten Dittmann 2021-06-14 09:07:52 +02:00
  • a93496bc8c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-move-deletion-to-worker Christy Jacob 2021-06-14 11:05:08 +05:30
  • 86b1cc1678 feat: merge commit Christy Jacob 2021-06-14 10:58:49 +05:30
  • 412d7c8735 feat: removed log Christy Jacob 2021-06-14 10:45:41 +05:30
  • 09a90a5631 feat: fix deletes workker bug Christy Jacob 2021-06-14 10:41:48 +05:30
  • 9f81790761 Updates to swagger tests Eldad Fux 2021-06-13 18:01:56 +03:00
  • 01ba5a0738 Returned userIDs Eldad Fux 2021-06-12 23:44:25 +03:00
  • b4fcbbe062 Fixed JWT missing namespace Eldad Fux 2021-06-12 22:37:19 +03:00
  • 7a3221168e Removed unrequired attribute Eldad Fux 2021-06-12 21:43:12 +03:00
  • 640dbd3e8b Updated DB lib Eldad Fux 2021-06-12 21:40:08 +03:00
  • f3ff50d686 Fixed logs time attribute Eldad Fux 2021-06-12 21:39:59 +03:00
  • 00136969d2 Merge pull request #1246 from lohanidamodar/feat-audit-abuse Eldad A. Fux 2021-06-12 17:55:04 +03:00
  • a3053b2a2b Merge branch 'feat-database-indexing' into feat-audit-abuse Eldad A. Fux 2021-06-12 17:54:55 +03:00
  • 5be8e2fc0c Update app/workers/deletes.php Eldad A. Fux 2021-06-12 17:50:45 +03:00
  • 264eb0ea4e Update app/controllers/api/account.php Eldad A. Fux 2021-06-12 17:50:40 +03:00
  • 6fa0fc6ac9 Update app/workers/audits.php Eldad A. Fux 2021-06-12 17:50:35 +03:00
  • babf31c3a3 Update app/controllers/shared/api.php Eldad A. Fux 2021-06-12 17:50:27 +03:00
  • 4dc225a886 Added orderType params Eldad Fux 2021-06-12 17:33:23 +03:00
  • a6acb1724b Fixed wrong indexes Eldad Fux 2021-06-12 15:00:17 +03:00
  • 6ca3be8e73 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing Eldad Fux 2021-06-12 14:27:50 +03:00
  • 785db645eb Added back missing icons Eldad Fux 2021-06-12 14:16:52 +03:00
  • 8e40eb8740 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing Eldad Fux 2021-06-12 13:57:51 +03:00
  • 967afad696 Fixed extra space on modal window Eldad Fux 2021-06-12 13:57:32 +03:00
  • fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing Eldad Fux 2021-06-12 13:21:28 +03:00
  • f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing Eldad Fux 2021-06-12 13:08:48 +03:00
  • 034a01af10 Updated deletes worker Eldad Fux 2021-06-12 13:07:26 +03:00
  • aa1f73fb10 Merge pull request #1276 from TorstenDittmann/refactor-workers Eldad A. Fux 2021-06-12 12:54:52 +03:00