Commit Graph

  • 12e2ebc2b5 Define loop control vars outside loop kodumbeats 2021-07-20 15:11:54 -04:00
  • e16bfe7fd3 Move reconnection loop to first call to db kodumbeats 2021-07-20 14:59:58 -04:00
  • 9870c6fdff Attempt to reconnect five times before throwing exception kodumbeats 2021-07-20 13:01:47 -04:00
  • 119035463a more fixes on collection Damodar Lohani 2021-07-20 17:21:27 +05:45
  • acfad597fa fix create project Damodar Lohani 2021-07-20 16:36:13 +05:45
  • 596c742fa7 fix sdk error Damodar Lohani 2021-07-20 16:05:45 +05:45
  • 1582dc514f update console sdk Damodar Lohani 2021-07-20 15:57:39 +05:45
  • 84e7311096 solving composer issue Damodar Lohani 2021-07-20 13:28:16 +05:45
  • b2203403e9 update console sdk Damodar Lohani 2021-07-20 13:18:51 +05:45
  • fb3f4a2d2d Merge branch 'feat-storage-buckets' into feat-sb-delete Damodar Lohani 2021-07-20 11:45:37 +05:45
  • 8c0e891079 Merge branch 'feat-storage-buckets' into feat-large-file Damodar Lohani 2021-07-20 11:37:00 +05:45
  • 085f7c03c4 Merge branch 'feat-database-indexing' into feat-storage-buckets Damodar Lohani 2021-07-20 11:15:09 +05:45
  • 6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id Damodar Lohani 2021-07-20 11:12:54 +05:45
  • 8a205d1b63 Retry initial db connection once before throwing exception kodumbeats 2021-07-19 15:39:31 -04:00
  • 48ad89ac27 Merge pull request #1412 from appwrite/feat-db-refactor-routes Eldad A. Fux 2021-07-19 22:18:28 +03:00
  • 8dab66d455 Require correct dependencies in database worker kodumbeats 2021-07-19 14:48:03 -04:00
  • f388c44e20 Merge pull request #1408 from appwrite/fix-jwt-validate-attribute Eldad A. Fux 2021-07-19 21:23:04 +03:00
  • bf04e0b39a Merge pull request #1406 from appwrite/fix-db-sync-with-master Eldad A. Fux 2021-07-19 21:20:50 +03:00
  • c1a67fc718 Merge branch 'feat-database-indexing' into fix-db-sync-with-master Eldad A. Fux 2021-07-19 21:20:29 +03:00
  • 3b32c08b54 Merge pull request #1400 from appwrite/feat-sync-session-collection Eldad A. Fux 2021-07-19 21:19:48 +03:00
  • f56e2fede9 Harmonize syntax for db connections kodumbeats 2021-07-19 12:47:02 -04:00
  • d8dee84be1 Obtain db connection without coroutine kodumbeats 2021-07-19 12:46:34 -04:00
  • c2f1389a56 fix(jwt): correct session validation Torsten Dittmann 2021-07-19 17:09:39 +02:00
  • f0657d6ff3 Changed provider length Eldad Fux 2021-07-19 18:03:15 +03:00
  • 09a1f609be Changed IP length Eldad Fux 2021-07-19 18:02:05 +03:00
  • 171d315e98 Merge pull request #1405 from appwrite/fix-index-test Eldad A. Fux 2021-07-19 17:58:12 +03:00
  • 285cc76212 Merge pull request #1403 from appwrite/fix-db-open-api-spec Eldad A. Fux 2021-07-19 17:49:15 +03:00
  • ea33609acb Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status Eldad A. Fux 2021-07-19 13:21:40 +03:00
  • 14cd81e4a8 Merge pull request #1404 from lohanidamodar/doc-create-membership Eldad A. Fux 2021-07-19 13:19:12 +03:00
  • 6aa5bb42b6 fix tests for database Damodar Lohani 2021-07-19 15:11:00 +05:45
  • d8dc30b08a custom id on database Damodar Lohani 2021-07-19 15:10:53 +05:45
  • 285c66be48 fix test Damodar Lohani 2021-07-19 14:42:27 +05:45
  • 64ce7d8a81 fix test for custom id support Damodar Lohani 2021-07-19 14:40:20 +05:45
  • 3fe9277e9b custom Id on project Damodar Lohani 2021-07-19 14:26:24 +05:45
  • 541711d231 function custom id test Damodar Lohani 2021-07-19 14:09:32 +05:45
  • 2f222e136d executions custom id Damodar Lohani 2021-07-19 13:57:01 +05:45
  • 95e90efcc6 custom id in function and tag Damodar Lohani 2021-07-19 13:54:37 +05:45
  • 3f6c5153d5 custom id test and fixes Damodar Lohani 2021-07-19 13:49:12 +05:45
  • 825788c05b fix naming Damodar Lohani 2021-07-19 13:38:57 +05:45
  • 0460882723 fix tests Damodar Lohani 2021-07-19 13:35:51 +05:45
  • d6204e5ed2 fix tests Damodar Lohani 2021-07-19 12:44:12 +05:45
  • d037c0df23 team and membership custom id support Damodar Lohani 2021-07-19 12:20:49 +05:45
  • cd0b21ec0a fix typo Damodar Lohani 2021-07-19 12:11:29 +05:45
  • 7c99192ced Merge branch 'feat-database-indexing' into feat-custom-id Damodar Lohani 2021-07-19 12:06:18 +05:45
  • bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master Eldad Fux 2021-07-18 17:17:29 +03:00
  • f0d3aa6cb5 Updated FW version Eldad Fux 2021-07-18 14:09:27 +03:00
  • cf3ffcdf32 update create membership doc Damodar Lohani 2021-07-18 16:19:50 +05:45
  • 5ec5649603 Fixed wrong paths Eldad Fux 2021-07-18 11:19:23 +03:00
  • a3fb635168 wip Damodar Lohani 2021-07-18 12:48:48 +05:45
  • ef56dc33df composer update Damodar Lohani 2021-07-18 11:49:55 +05:45
  • 806acba737 composer update Damodar Lohani 2021-07-18 11:44:51 +05:45
  • eb0f711c22 Merge branch 'feat-storage-buckets' into feat-large-file Damodar Lohani 2021-07-18 11:30:37 +05:45
  • 57fa41c240 merge feat-database-indexing Damodar Lohani 2021-07-18 11:29:43 +05:45
  • 6fe19370f3 Fixed OAuth2 tests Eldad Fux 2021-07-18 00:21:33 +03:00
  • 318c4843ca Updated error template Eldad Fux 2021-07-17 21:59:54 +03:00
  • 46960d6731 Hide index Eldad Fux 2021-07-17 21:59:34 +03:00
  • 2bf69d59f1 Update session document Eldad Fux 2021-07-17 13:04:43 +03:00
  • 0608103d6f Updated sessions collection structure Eldad Fux 2021-07-16 18:11:14 +03:00
  • 78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection Eldad Fux 2021-07-16 18:00:05 +03:00
  • 19e9a138e4 Merge pull request #1266 from appwrite/feat-db-refactor-routes Eldad A. Fux 2021-07-16 17:47:25 +03:00
  • 3c475e37a9 Add delay to wait for db before initialization kodumbeats 2021-07-16 10:35:46 -04:00
  • ce742b104e Remove $ from task document kodumbeats 2021-07-16 10:32:20 -04:00
  • 2619157dd0 Add inline todos kodumbeats 2021-07-16 09:53:55 -04:00
  • 78dd02e81d Revert increased curl timeout kodumbeats 2021-07-16 09:50:25 -04:00
  • c04e2ba924 Remove $ from projectId attribute kodumbeats 2021-07-16 09:49:54 -04:00
  • f749256e03 Fix typos in changes for certificates worker kodumbeats 2021-07-16 09:33:30 -04:00
  • 6471acb1e1 Fixed injection name Eldad Fux 2021-07-16 07:40:01 +03:00
  • b4a65c2c1a Removed TODOs, fixed comments Eldad Fux 2021-07-16 07:39:31 +03:00
  • 04d6d33f60 Fixed structure Eldad Fux 2021-07-16 07:38:29 +03:00
  • 0f0af0c799 Updated libs Eldad Fux 2021-07-16 07:38:18 +03:00
  • 564324ff1c Merge pull request #1398 from TorstenDittmann/fix-install-shell-args Eldad A. Fux 2021-07-16 06:32:11 +03:00
  • 0243d6c9e1 Use refactored db for certificates worker kodumbeats 2021-07-15 17:14:52 -04:00
  • 6e69b0a82b fix(install): escape shell args Torsten Dittmann 2021-07-15 18:12:18 +02:00
  • c1b1e76c79 fix download Damodar Lohani 2021-07-15 17:30:26 +05:45
  • d3b9765d65 fix upload Damodar Lohani 2021-07-15 17:19:05 +05:45
  • 05674b29a4 updates and refactor Damodar Lohani 2021-07-15 16:20:08 +05:45
  • f9185d943a fix payload size to 5MB Damodar Lohani 2021-07-15 16:01:51 +05:45
  • 77e7de6304 use range parser from framewwork Damodar Lohani 2021-07-15 15:25:41 +05:45
  • dc7d08fddf update dependencies Damodar Lohani 2021-07-15 15:22:03 +05:45
  • 0817eea595 Update app/controllers/api/users.php Damodar Lohani 2021-07-15 11:34:08 +05:45
  • 88146857f7 Use refactored db for tasks worker kodumbeats 2021-07-14 15:59:16 -04:00
  • 30483610f8 Add missing typehint kodumbeats 2021-07-14 15:09:48 -04:00
  • 66c5aef358 fix: response filters Torsten Dittmann 2021-07-14 15:27:40 +02:00
  • 8660cf7977 fix: response filters Torsten Dittmann 2021-07-14 15:27:05 +02:00
  • 90a08c4d2c fix migration tests Torsten Dittmann 2021-07-14 13:24:10 +02:00
  • 4633d74fc7 feat(db-refactor): user status now boolean Torsten Dittmann 2021-07-14 13:02:12 +02:00
  • 9000e40f93 Merge pull request #1394 from TorstenDittmann/fix-response-setstatuscode Eldad A. Fux 2021-07-14 13:13:41 +03:00
  • 5bccaeb394 fix(response): setStatusCode phpdoc block Torsten Dittmann 2021-07-14 10:52:26 +02:00
  • 3d2888ac70 Remove unused functions kodumbeats 2021-07-13 15:24:52 -04:00
  • 2db245a607 Use new db for deletes worker kodumbeats 2021-07-13 14:44:45 -04:00
  • 0af70aae30 Handle deleting functions with new db kodumbeats 2021-07-13 12:10:42 -04:00
  • b58e773568 Handle deleting execution logs with new db kodumbeats 2021-07-13 12:10:20 -04:00
  • 4062715613 Handle deleting team memberships with new db kodumbeats 2021-07-13 12:08:52 -04:00
  • 882686952e adapt to review Torsten Dittmann 2021-07-13 17:18:02 +02:00
  • adb26c5356 Use Utopia authorization validator kodumbeats 2021-07-13 09:41:15 -04:00
  • e5e6425a3d Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file Damodar Lohani 2021-07-13 16:47:09 +05:45
  • eab5bd4d5d Update app/controllers/api/storage.php Damodar Lohani 2021-07-13 16:46:00 +05:45
  • c89f7b4c1f fix(realtime): reset pdo connection on exception Torsten Dittmann 2021-07-13 12:20:26 +02:00
  • 1589472606 chore(composer): udpate lock file Torsten Dittmann 2021-07-13 12:09:05 +02:00
  • 16fde539b5 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime Torsten Dittmann 2021-07-13 12:08:40 +02:00