Commit Graph

  • 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes kodumbeats 2021-07-26 16:48:22 -04:00
  • 5dfa6217d8 Merge pull request #1411 from appwrite/refactor-workers-no-db-pools Eldad A. Fux 2021-07-26 22:59:20 +03:00
  • cf9f99fdc8 Merge pull request #1427 from appwrite/feat-cleanup-old-db-lib Eldad A. Fux 2021-07-26 22:57:56 +03:00
  • aa3651c6f8 Merge pull request #1426 from appwrite/fix-sessions-index Eldad A. Fux 2021-07-26 22:57:08 +03:00
  • 15bbed22d8 Merge pull request #1430 from appwrite/fix-remove-local-swagger-validator Eldad A. Fux 2021-07-26 22:56:45 +03:00
  • 0466e22ea1 feat(locale): added comments to terms Christy Jacob 2021-07-27 00:23:04 +05:30
  • 78f248fa33 feat(locale): added comments to terms Christy Jacob 2021-07-27 00:16:44 +05:30
  • 823a76d73d feat(email-tempaltes): apply nl2p filters Christy Jacob 2021-07-26 23:25:14 +05:30
  • 717799776a Use parent class method to get consoleDB kodumbeats 2021-07-26 12:37:29 -04:00
  • 9b5f8fb525 Merge remote-tracking branch 'origin/feat-database-indexing' into refactor-workers-no-db-pools kodumbeats 2021-07-26 12:26:26 -04:00
  • 0b59a04964 Merge remote-tracking branch 'origin/feat-database-indexing' into fix-remove-local-swagger-validator kodumbeats 2021-07-26 12:18:18 -04:00
  • f81227cad0 Merge pull request #1413 from appwrite/fix-retry-init-db-connection Eldad A. Fux 2021-07-26 19:17:24 +03:00
  • 56da7e48f6 Use external swagger validator kodumbeats 2021-07-26 12:10:08 -04:00
  • b340d236db Refactor retry logic to private method kodumbeats 2021-07-26 10:59:38 -04:00
  • e64dde37ef update framework and swoole libraries Damodar Lohani 2021-07-26 15:54:22 +05:45
  • ce45fbf5c3 sync as typed Damodar Lohani 2021-07-26 15:50:31 +05:45
  • d4c7600980 tests(realtime): run the actual tests on travis Torsten Dittmann 2021-07-26 11:07:09 +02:00
  • 889d6aa1c0 tests(realtime): adapt account channel Torsten Dittmann 2021-07-26 11:05:42 +02:00
  • 71d483dc7b fix(deps): update composer lock Torsten Dittmann 2021-07-26 11:05:33 +02:00
  • f6b91336a4 update label Damodar Lohani 2021-07-26 13:27:22 +05:45
  • 9ec39ad3b8 custom id component in project id Damodar Lohani 2021-07-26 13:09:29 +05:45
  • 198c5087c7 feat: review comments Christy Jacob 2021-07-26 12:35:08 +05:30
  • 75fdc8c0e7 platform update form display ID Damodar Lohani 2021-07-26 12:04:10 +05:45
  • 47fa14310c fix replace depricated name with id Damodar Lohani 2021-07-26 11:58:14 +05:45
  • 51449841bf Refactor db methods to worker class instead of worker script kodumbeats 2021-07-25 19:14:19 -04:00
  • 51100fda0a Ensure namespace exists before proceeding kodumbeats 2021-07-25 18:24:29 -04:00
  • 03288ffbfa Refactor database methods to parent worker script kodumbeats 2021-07-25 18:20:31 -04:00
  • f7c415cd2c Removed Authorization2 references Eldad Fux 2021-07-25 17:51:04 +03:00
  • 13c1bb045d Cleanup old db library Eldad Fux 2021-07-25 17:47:18 +03:00
  • 7bf7300aba remove unused Damodar Lohani 2021-07-25 17:59:28 +05:45
  • 3a8487016c explode initials with _ as well Damodar Lohani 2021-07-25 17:58:49 +05:45
  • a20bf4171e Merge branch 'feat-database-indexing' into feat-custom-id Damodar Lohani 2021-07-25 17:23:27 +05:45
  • 69cd8c468c Fixed conflict Eldad Fux 2021-07-25 14:37:36 +03:00
  • e91f31991b Merge branch 'feat-database-indexing' into feat-custom-id Damodar Lohani 2021-07-25 17:03:13 +05:45
  • f909b9da1c Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing Eldad Fux 2021-07-25 14:11:23 +03:00
  • b431c0ee41 Added missing sessions index Eldad Fux 2021-07-24 18:48:11 +03:00
  • 3aae021cfb Add tests for document structure validation kodumbeats 2021-07-23 17:38:31 -04:00
  • e22d4e1db9 Add support for min and max for numeric attributes kodumbeats 2021-07-23 17:38:14 -04:00
  • e6e0baab12 feat(template): fix incorrect if condition Christy Jacob 2021-07-23 23:16:03 +05:30
  • 2919e70d05 feat(template): added static method for template creation from file Christy Jacob 2021-07-23 22:59:20 +05:30
  • 04a69edf34 Test for unsupported formats kodumbeats 2021-07-23 11:04:31 -04:00
  • ff2fd8a381 Set format structure validators on app init kodumbeats 2021-07-23 10:59:55 -04:00
  • 47084b2835 feat(locale): fix broken tests Christy Jacob 2021-07-23 20:05:21 +05:30
  • 01f375b17d Merge branch 'master' into orchestration-api-test Bradley Schofield 2021-07-23 10:28:32 +01:00
  • a4875cfd22 Fix Native Labels Bradley Schofield 2021-07-23 10:05:59 +01:00
  • b043ccde48 Merge branch 'master' into orchestration-api-test Bradley Schofield 2021-07-23 09:51:05 +01:00
  • b5ab777cad Implement new native filters Bradley Schofield 2021-07-23 09:48:51 +01:00
  • 3665998791 fix platforms update Damodar Lohani 2021-07-23 11:55:39 +05:45
  • 73dea8d4b2 update case Damodar Lohani 2021-07-23 11:33:38 +05:45
  • 0c6f1298e7 custom id in platforms depricating name Damodar Lohani 2021-07-23 11:23:39 +05:45
  • 7b7e2ad17f Test for invalid document structure with custom attributes kodumbeats 2021-07-22 16:39:52 -04:00
  • aea2d2ffa5 Accept format on createAttribute for document structure validation kodumbeats 2021-07-22 16:38:42 -04:00
  • b911673389 feat(locale): use new locale functions Christy Jacob 2021-07-23 01:49:00 +05:30
  • 1c6802619a feat(locale): use new locale functions Christy Jacob 2021-07-23 01:47:18 +05:30
  • 16b3c5c3a4 feat(locale): use new locale functions Christy Jacob 2021-07-23 01:45:01 +05:30
  • 1e219eca19 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute Eldad A. Fux 2021-07-19 21:23:04 +03:00
  • 7fb7f1073f Merge pull request #1418 from TorstenDittmann/feat-prepare-0-9-2 0.9.2 Eldad A. Fux 2021-07-22 19:09:33 +03:00
  • 5815caf01e chore(changelog): update changelog Torsten Dittmann 2021-07-22 17:45:15 +02:00
  • 82d22d10fc Merge pull request #1419 from PineappleIOnic/fix-early-command-execution Eldad A. Fux 2021-07-22 18:33:11 +03:00
  • 060e50f644 Merge pull request #1421 from appwrite/fix-jwt-for-functions Eldad A. Fux 2021-07-22 18:32:21 +03:00
  • d0e4e5cb29 Fixed bug Eldad Fux 2021-07-22 17:49:52 +03:00
  • e0ab558f90 Update functions.php Bradley Schofield 2021-07-22 14:54:23 +01:00
  • 4d2f5428a2 Update to use protected container class Bradley Schofield 2021-07-22 14:53:30 +01:00
  • a9e7b617c0 First Iteration Bradley Schofield 2021-07-22 13:49:52 +01:00
  • 70d4c4d7be Update functions.php Bradley Schofield 2021-07-22 11:46:05 +01:00
  • ca3d677596 Make untarring the code file a blocking task Bradley Schofield 2021-07-22 11:08:08 +01:00
  • d235ed7190 chore(changelog): add 0.9.2 Torsten Dittmann 2021-07-22 11:04:17 +02:00
  • 4e1bc7aa1d feat(0.9.2): release Torsten Dittmann 2021-07-22 11:02:07 +02:00
  • 7c551d829d file support custom ID Damodar Lohani 2021-07-22 14:21:54 +05:45
  • d01079e67c update console Damodar Lohani 2021-07-22 12:34:28 +05:45
  • b86b2e8430 collection update name attribute Damodar Lohani 2021-07-22 11:54:57 +05:45
  • f957c4aa94 remove name on update Damodar Lohani 2021-07-22 11:53:55 +05:45
  • 40b57aca19 depricate name in webhook Damodar Lohani 2021-07-22 11:44:01 +05:45
  • ee34261cde function name removed Damodar Lohani 2021-07-22 11:40:34 +05:45
  • 77e232b320 collection id as default Damodar Lohani 2021-07-22 11:34:13 +05:45
  • 63a88beef1 scripts update Damodar Lohani 2021-07-22 11:23:27 +05:45
  • e54fc6fc5a swagger update Damodar Lohani 2021-07-22 11:19:50 +05:45
  • 80f559e306 composer update Damodar Lohani 2021-07-22 11:18:46 +05:45
  • 7a2cab6a58 remove indexes Damodar Lohani 2021-07-22 11:08:41 +05:45
  • e88450268b depricate name params Damodar Lohani 2021-07-22 10:57:01 +05:45
  • 4242ba75f5 Remove unneeded continue statements kodumbeats 2021-07-21 15:14:18 -04:00
  • 2f13542d08 fix(deps) composer update kodumbeats 2021-07-21 11:50:37 -04:00
  • 92175c5e32 Adjust tests for new attribute routes kodumbeats 2021-07-21 11:05:18 -04:00
  • 97b7c863a8 Validate default value only when not null kodumbeats 2021-07-21 10:26:50 -04:00
  • b64202043d Renamed import due to reserved keyword conflicts kodumbeats 2021-07-21 10:26:08 -04:00
  • 6fc5bf0a71 Add createAttribute routes for each primitive type kodumbeats 2021-07-21 09:23:12 -04:00
  • 9ac2a4f94c Remove outdated comments kodumbeats 2021-07-21 09:22:34 -04:00
  • df6645c9ab depricate project name Damodar Lohani 2021-07-21 18:29:51 +05:45
  • 829a804ea5 depricate name attribute from function Damodar Lohani 2021-07-21 18:16:58 +05:45
  • e06701942c remove name from function Damodar Lohani 2021-07-21 17:43:05 +05:45
  • be3eda31f4 support custom id for file Damodar Lohani 2021-07-21 13:58:00 +05:45
  • 7999355b05 custom id support on team and user Damodar Lohani 2021-07-21 11:56:30 +05:45
  • dd6b5b4fe0 api key custom id support Damodar Lohani 2021-07-21 11:48:28 +05:45
  • 9594945cb2 webhook uses custom id Damodar Lohani 2021-07-21 11:39:55 +05:45
  • 11bff54252 utopia database Damodar Lohani 2021-07-21 11:35:15 +05:45
  • 1b1877db06 update to new db Damodar Lohani 2021-07-21 11:32:01 +05:45
  • c16d709682 create function and tag with Id Damodar Lohani 2021-07-21 11:31:33 +05:45
  • 3e08281ecf fix edit view Damodar Lohani 2021-07-21 11:17:35 +05:45
  • c2157110f5 Use multi-arch swagger-validator build kodumbeats 2021-07-20 16:44:13 -04:00
  • 1b051d32fe Attempt to reconnect deletes worker to db kodumbeats 2021-07-20 15:13:00 -04:00