Commit Graph

  • f435649acb Fix 1-element enum Matej Bačo 2022-04-25 07:54:17 +00:00
  • d36a2602ed Add limits, add docs Matej Bačo 2022-04-25 07:23:25 +00:00
  • ea4d3fb76b regroup namespaces Everly Precia Suresh 2022-04-24 04:51:28 +00:00
  • adce803d9e Minor fix Tanay Pant 2022-04-23 23:44:50 +02:00
  • 8942610219 Fix typo Tanay Pant 2022-04-23 23:29:26 +02:00
  • e0a8ef8b3a Create Okta OAuth Adapter Tanay Pant 2022-04-23 20:14:32 +02:00
  • 82d30ebc35 fix(ui): increase alert time Torsten Dittmann 2022-04-22 14:21:04 +02:00
  • c2be304345 fix(ui): improve validation of attributes Torsten Dittmann 2022-04-22 14:10:16 +02:00
  • b9764f3d5d Merge pull request #2979 from appwrite/fix-runtime-data Christy Jacob 2022-04-22 13:46:24 +03:00
  • 5b1f973b45 Fix promise adapter all resolving on a started scheduler Jake Barnby 2022-04-22 22:08:30 +12:00
  • 1057d7e3aa Resolve fields as top-level promises for fixed passed through types Jake Barnby 2022-04-22 22:06:53 +12:00
  • e79343bae7 Fix type check Jake Barnby 2022-04-22 17:49:46 +12:00
  • 4a2b620611 Fix using closed request (rebuild API schema per request) Jake Barnby 2022-04-22 17:47:27 +12:00
  • c6f32a31d2 Implement team activity Matej Bačo 2022-04-21 14:07:08 +00:00
  • 25c7127f76 tests: add float default 0 to database Torsten Dittmann 2022-04-21 15:20:53 +02:00
  • 25de029992 fix(database): casting of float values Torsten Dittmann 2022-04-21 15:14:01 +02:00
  • a95995f0e8 Merge pull request #3132 from appwrite/fix-upgrade-stats-table Torsten Dittmann 2022-04-21 14:49:47 +02:00
  • 9495a0873d Merge pull request #3133 from appwrite/fix-ui-missing-icons Torsten Dittmann 2022-04-21 14:49:09 +02:00
  • a18ea60168 fix storage.total usage Damodar Lohani 2022-04-21 11:16:21 +00:00
  • fd9fa82fb4 chore: build css Torsten Dittmann 2022-04-21 13:13:53 +02:00
  • 3a3bf9b16b fix(ui): pointer events for jump to top Torsten Dittmann 2022-04-21 13:05:47 +02:00
  • 0b92de81f4 fix(ui): upload box covering top jump button Torsten Dittmann 2022-04-21 13:04:40 +02:00
  • a91b9ff7ee fix(ui): missing icons Torsten Dittmann 2022-04-21 12:51:46 +02:00
  • 59af8d9c86 aggregate storage.total as well Damodar Lohani 2022-04-21 10:30:32 +00:00
  • 3cd953d2cf make stats table value field Bigint Damodar Lohani 2022-04-21 10:29:10 +00:00
  • f5ca72b612 add space Everly Precia Suresh 2022-04-21 02:47:51 +00:00
  • 277897eefc push changes Everly Precia Suresh 2022-04-20 16:44:34 +00:00
  • f3252fc3d3 cleanup code for locale Everly Precia Suresh 2022-04-20 16:19:50 +00:00
  • a6c27a3876 Merge pull request #3116 from appwrite/fix-remove-usage-queue Torsten Dittmann 2022-04-20 18:10:41 +02:00
  • bf22b4264d Merge branch '0.14.x' of https://github.com/appwrite/appwrite into chore-update-deps Torsten Dittmann 2022-04-20 17:01:17 +02:00
  • a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x Torsten Dittmann 2022-04-20 17:00:51 +02:00
  • b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps Torsten Dittmann 2022-04-20 16:56:21 +02:00
  • 264440dd15 chore: remove unused files Torsten Dittmann 2022-04-20 16:55:49 +02:00
  • 01d2b5d1b3 chore: update php extensions Torsten Dittmann 2022-04-20 16:55:37 +02:00
  • 240d7bc513 chore: upgrade docker images Torsten Dittmann 2022-04-20 16:55:25 +02:00
  • 34e69968af chore: build js Torsten Dittmann 2022-04-20 16:55:11 +02:00
  • 45bd2e3a2d chore: update composer dependencies Torsten Dittmann 2022-04-20 16:55:04 +02:00
  • 859c6bc592 chore: update npm dependencies Torsten Dittmann 2022-04-20 16:54:55 +02:00
  • 32c6ef301e Merge pull request #3126 from appwrite/fix-enum-array-ui Torsten Dittmann 2022-04-20 16:08:10 +02:00
  • 379d074269 fix: users audit logs Torsten Dittmann 2022-04-20 16:03:40 +02:00
  • b26ed86824 Fix array enums dropdown Matej Bačo 2022-04-20 14:02:57 +00:00
  • 806c50bcdb Fix tests Matej Bačo 2022-04-20 13:56:39 +00:00
  • ec22aa3dfe style: remove whitespace Torsten Dittmann 2022-04-20 15:38:43 +02:00
  • d85c341875 fix: events config Torsten Dittmann 2022-04-20 15:34:55 +02:00
  • 41b17822a5 PR review changes Matej Bačo 2022-04-20 12:39:53 +00:00
  • 601576a9e3 WIP fix individual param resolution Jake Barnby 2022-04-20 22:30:48 +12:00
  • 8fcb2b4058 Hostname-related features&fixes Matej Bačo 2022-04-20 09:31:17 +00:00
  • 5e54339673 Update lockfile after merge Matej Bačo 2022-04-20 08:53:29 +00:00
  • 369d438bc9 Merge branch 'master' into feat-https-redirect-exception Matej Bačo 2022-04-20 08:53:09 +00:00
  • ede0427ba5 Update Lockfile after merge Matej Bačo 2022-04-20 08:50:37 +00:00
  • 33741f8183 Merge branch 'master' into feat-improved-ssl Matej Bačo 2022-04-20 08:49:59 +00:00
  • ab6c1ea4c7 New button placement Matej Bačo 2022-04-20 08:39:45 +00:00
  • 69051a54f1 Update docs Matej Baco 2022-04-20 10:31:12 +02:00
  • 69a5dd886c Revert changes Matej Baco 2022-04-20 10:27:28 +02:00
  • 25fbac8f03 Fix lockfile after merge Matej Bačo 2022-04-20 08:16:01 +00:00
  • 94d4697553 Merge branch 'master' into feat-user-verification-ui Matej Bačo 2022-04-20 08:15:03 +00:00
  • 6141080449 Fix code in exception Matej Baco 2022-04-20 10:10:39 +02:00
  • 8b4ef53cfe Merge pull request #3117 from gaby/update-php Torsten Dittmann 2022-04-19 16:51:09 +02:00
  • 4277e4d22b Update PHP to 8.0.18 for final stage Juan Calderon-Perez 2022-04-19 10:10:16 -04:00
  • b153b4b07a Bump PHP to 8.0.18 Juan Calderon-Perez 2022-04-19 10:01:59 -04:00
  • 3839b7d71b Merge pull request #2991 from gaby/update-baseimage Torsten Dittmann 2022-04-19 15:54:15 +02:00
  • 8a0c4c8ae8 Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth Torsten Dittmann 2022-04-19 15:51:50 +02:00
  • 626a17fce6 Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id Torsten Dittmann 2022-04-19 15:51:11 +02:00
  • fcb0d40ec7 docs: remove docs for queue usage health Torsten Dittmann 2022-04-19 15:31:20 +02:00
  • 9c7b79f5fc tests: remove usage queue health check Torsten Dittmann 2022-04-19 15:29:17 +02:00
  • 224c34b6a6 fix: remove usage queue Torsten Dittmann 2022-04-19 15:28:30 +02:00
  • 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model Torsten Dittmann 2022-04-19 15:16:43 +02:00
  • 033bbec261 fix: usage and build Torsten Dittmann 2022-04-19 15:13:55 +02:00
  • feb8562983 style: fix some whitespace Torsten Dittmann 2022-04-19 11:30:42 +02:00
  • f6e8f082c9 Updates create collection permission description to be clearer Wen Yu Ge 2022-04-18 16:15:22 -04:00
  • 4799804a9a tests: remove worker tests Torsten Dittmann 2022-04-18 18:22:36 +02:00
  • 7790d72c0c fix: realtime, tests and webhooks Torsten Dittmann 2022-04-18 18:21:45 +02:00
  • 8ec435ed1f sync: changes Torsten Dittmann 2022-04-17 22:34:32 +02:00
  • e3c9041ca1 Merge pull request #3096 from appwrite/feat-rename-providers Eldad A. Fux 2022-04-17 17:23:05 +03:00
  • f6d4526217 customId console, reserved project Damodar Lohani 2022-04-17 10:18:00 +00:00
  • e567b68c19 Rename 'providers' to 'authProviders' Bradley Schofield 2022-04-14 09:54:29 +00:00
  • 46c2772185 Update lock file after merge Matej Bačo 2022-04-14 09:05:31 +00:00
  • 6d26f313b6 Merge branch 'master' into fix-failed-indexes-query Matej Bačo 2022-04-14 09:05:04 +00:00
  • 9e5436f80d Merge pull request #3084 from sjke/feat-3077-add-executor-host-env-variable Eldad A. Fux 2022-04-14 06:20:01 +03:00
  • 2aa322b8c9 Merge pull request #3090 from appwrite/feat-more-sdk-releases Eldad A. Fux 2022-04-13 19:41:54 +03:00
  • 607c7e0020 Merge pull request #3093 from appwrite/fix-update-session-docs Eldad A. Fux 2022-04-13 19:40:02 +03:00
  • e37d1be6a6 * Move default host value from code to env variables * Add validation for host value Andrey 2022-04-13 18:15:25 +02:00
  • 54f8556f95 Review changes Matej Bačo 2022-04-13 14:44:21 +00:00
  • bae4eb8959 Update session docs Matej Bačo 2022-04-13 14:02:29 +00:00
  • 443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model Torsten Dittmann 2022-04-13 14:39:37 +02:00
  • 87b8fc3c41 feat: event classes for different cases Torsten Dittmann 2022-04-13 14:39:31 +02:00
  • e49d6fd766 Review changes Matej Bačo 2022-04-13 12:26:07 +00:00
  • 8ebe3ae7ca Update Docs for update password Bradley Schofield 2022-04-13 13:00:43 +01:00
  • 812249ebcb update account.php Bradley Schofield 2022-04-13 10:45:17 +00:00
  • 37d0de8291 Add tests Bradley Schofield 2022-04-13 10:27:58 +00:00
  • 51c9165bac Fix 'magic URL' accounts from not being able to create a new account. Bradley Schofield 2022-04-13 10:11:31 +00:00
  • 23342fe926 feat: format spec Christy Jacob 2022-04-13 11:59:17 +03:00
  • d903f562a7 feat: fix docker-compose error Christy Jacob 2022-04-13 11:58:09 +03:00
  • 3dd11cf1e8 Merge pull request #3086 from appwrite/fix-attribute-icons Eldad A. Fux 2022-04-13 11:47:45 +03:00
  • 4247214c69 update versions Damodar Lohani 2022-04-13 09:56:11 +05:45
  • 30ccc39287 sdk-generator update Damodar Lohani 2022-04-13 09:50:37 +05:45
  • 99537545ce Update lockfile after merge Matej Bačo 2022-04-12 11:46:43 +00:00
  • a0627b89e1 Merge branch 'master' into feat-certificate-refactor Matej Bačo 2022-04-12 11:46:27 +00:00
  • a1e53cd4e3 Properly crop images in avatars API Matej Bačo 2022-04-12 11:36:03 +00:00
  • c1cd1214ba Fix mail,url icons Matej Bačo 2022-04-12 11:11:37 +00:00