Commit Graph

  • 30fc5658e4 Merge pull request #5847 from appwrite/chore-upgrade-domains Eldad A. Fux 2023-07-20 08:21:36 +03:00
  • 5c3f96289d Prevent Response from modifying the passed in doc Steven Nguyen 2023-07-19 16:12:44 -07:00
  • 66fee90af9 Merge pull request #5199 from appwrite/feat-custom-smtp Eldad A. Fux 2023-07-20 07:09:11 +03:00
  • 6e54b79812 fix Damodar Lohani 2023-07-20 01:35:01 +00:00
  • cb8341fa5b fix test Damodar Lohani 2023-07-20 01:33:27 +00:00
  • 0c2848bece using maildev for smtp test Damodar Lohani 2023-07-20 01:32:19 +00:00
  • 3dbd980fa6 fixes for database updates Damodar Lohani 2023-07-20 01:14:07 +00:00
  • 1dd19caf3d remove var dump Damodar Lohani 2023-07-20 01:04:33 +00:00
  • ba99859b5c error fixes Damodar Lohani 2023-07-20 01:01:55 +00:00
  • 400cbb30bb composer update Damodar Lohani 2023-07-20 01:01:17 +00:00
  • cc42700299 Fix test after session expire format was updated Steven 2023-07-19 23:52:33 +00:00
  • 4c8608b49c chore: update naming conventions Christy Jacob 2023-07-20 02:24:32 +04:00
  • 43ee8e1ed4 fix: update tests Christy Jacob 2023-07-20 02:17:16 +04:00
  • e493551f8a Merge branch '1.4.x' of github.com:appwrite/appwrite into disallow-personal-data Christy Jacob 2023-07-20 01:44:25 +04:00
  • cd57da8ead fix: update tests Christy Jacob 2023-07-20 01:42:42 +04:00
  • 257776a54e fix: failing tests Christy Jacob 2023-07-20 01:34:27 +04:00
  • d7ee02f1d5 feat: revert changes Christy Jacob 2023-07-20 01:13:46 +04:00
  • 803d653e44 Upgrade utopia-php/domains Steven 2023-07-19 18:29:01 +00:00
  • faece71145 ignore adding enums for users/usage providers param Bishwajeet Parhi 2023-07-19 21:47:23 +05:30
  • 28fb6a0c16 fix: generate specs Torsten Dittmann 2023-07-19 15:08:32 +02:00
  • 978007ca98 fix: run formatter Torsten Dittmann 2023-07-19 14:43:23 +02:00
  • 500cfdb4c9 fix: remove hotp support for now Torsten Dittmann 2023-07-19 14:40:59 +02:00
  • 38eb24d0ad Restore.php fogelito 2023-07-19 12:34:00 +03:00
  • 122d6fd803 Merge pull request #5845 from appwrite/feat-1.4.x-with-1.3.x-master Eldad A. Fux 2023-07-19 12:30:57 +03:00
  • 9289ec1959 fix date format in test Damodar Lohani 2023-07-19 08:49:20 +00:00
  • 8328dac86b lint issues Prateek Banga 2023-07-19 14:08:02 +05:30
  • 131e9658a5 change to use findOne instead of iterating index array Prateek Banga 2023-07-19 14:04:35 +05:30
  • 4fd5c72f34 Merge branch 'master' into feat-1.4.x-with-1.3.x-master Damodar Lohani 2023-07-19 07:39:37 +00:00
  • 8044ab568c update specs Damodar Lohani 2023-07-19 07:32:32 +00:00
  • 8dc5c2cb4c Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp Damodar Lohani 2023-07-19 07:24:58 +00:00
  • 14f8cc57af Update app/controllers/api/projects.php Damodar Lohani 2023-07-19 12:04:37 +05:45
  • ff6dd0990d Update app/controllers/api/projects.php Damodar Lohani 2023-07-19 12:04:29 +05:45
  • c7492ee35e Fix a bug where the delete worker wasn't iterating over schedules Steven 2023-07-19 01:32:11 +00:00
  • e26062ca87 Prepare 1.3.8 release 1.3.8 Steven 2023-07-18 22:21:58 +00:00
  • 9fafd39fef Merge pull request #5211 from Pranav2612000/fix-5095-trigger-email-subscription-on-email-verification Eldad A. Fux 2023-07-19 00:24:33 +03:00
  • 7a2c789c6b Merge pull request #5745 from vaibhavagarwal220/fix-5220-handle-null-name Eldad A. Fux 2023-07-19 00:21:09 +03:00
  • b2b1b6e2e4 Merge pull request #5562 from fanatic75/fix-4846-added-expiry-value-to-account-sessions Eldad A. Fux 2023-07-19 00:17:53 +03:00
  • 50f258b6db Merge pull request #5740 from appwrite/fix-create-phone-verification Eldad A. Fux 2023-07-18 23:18:16 +03:00
  • 9cdf124a81 Merge pull request #5739 from appwrite/fix-anonymous-user Eldad A. Fux 2023-07-18 23:07:52 +03:00
  • bee246956c Merge pull request #5808 from jaivix/fix-5768-pull-request-to-return-team-id-conflict-error Eldad A. Fux 2023-07-18 23:00:31 +03:00
  • 6f499cfa26 Merge pull request #5567 from fanatic75/fix-4982-expire-sessions-format-for-multiple-api Eldad A. Fux 2023-07-18 22:57:10 +03:00
  • d4ed77b5e8 Merge pull request #5568 from fanatic75/fix-5429-expire-format-fix-for-get-session Eldad A. Fux 2023-07-18 22:56:47 +03:00
  • 3a17f30374 Merge pull request #5566 from fanatic75/fix-5428-fixed-expire-format-for-magic-url-sessions Eldad A. Fux 2023-07-18 22:56:35 +03:00
  • 9c6956b947 update specs Bishwajeet Parhi 2023-07-18 21:56:27 +05:30
  • eddcc19267 chore: fix x-enum-key in users api Bishwajeet Parhi 2023-07-18 21:54:06 +05:30
  • 3c15359447 Merge branch 'master' into feat-whitelist-enums Bishwajeet Parhi 2023-07-18 21:22:48 +05:30
  • 6bf6bc7dc3 Merge pull request #5743 from appwrite/feature-restrict-project-id-chars Eldad A. Fux 2023-07-18 18:06:01 +03:00
  • 8f851aaa53 chore: refactor avatar, flags, credit-cards and update spec Bishwajeet Parhi 2023-07-18 20:00:19 +05:30
  • 74308b445e Merge pull request #5587 from appwrite/feat-user-labels Torsten Dittmann 2023-07-18 14:59:18 +02:00
  • c204bc8e87 fix: console paths feat-new-router Torsten Dittmann 2023-07-18 14:51:50 +02:00
  • 9fc46710c5 Merge pull request #5839 from appwrite/fix-deletes-worker-loop appwrite-0.62.15 Christy Jacob 2023-07-18 17:12:48 +05:30
  • 266cb055f7 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-5404-update-doc-without-relation-permission fix-5404-update-doc-without-relation-permission Prateek Banga 2023-07-18 17:10:35 +05:30
  • f4a3d347a4 format issues Prateek Banga 2023-07-18 16:52:00 +05:30
  • 29fbca788c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-router Torsten Dittmann 2023-07-18 13:18:17 +02:00
  • 83b7d54469 updated logic to skip checking permission if no change in new document Prateek Banga 2023-07-18 16:46:33 +05:30
  • f0416a299b Increment Version to 1.4.0 for autodetection reasons Bradley Schofield 2023-07-18 11:31:50 +01:00
  • 05f314e88c fix: delete schedule document if project is deleted as well Christy Jacob 2023-07-18 10:10:56 +00:00
  • 8db0ed11c3 Update Exception.php Bradley Schofield 2023-07-18 10:36:01 +01:00
  • eef8a1169e Update open-api3-1.2.x-client.json Bradley Schofield 2023-07-18 10:33:19 +01:00
  • bd34fe9394 Remove examples Bradley Schofield 2023-07-18 10:31:43 +01:00
  • e317e1a8e4 Use Whitelist again Bradley Schofield 2023-07-18 10:22:34 +01:00
  • 1fd7f0c5d7 SSl task shimon 2023-07-18 10:54:11 +03:00
  • d493be0efb fix empty SMTP check Damodar Lohani 2023-07-18 07:08:02 +00:00
  • 8d106a39b0 null safe Damodar Lohani 2023-07-18 07:05:09 +00:00
  • e7f531ea5b error fixes Damodar Lohani 2023-07-18 06:11:37 +00:00
  • 6380004678 Merge branch 'appwrite:master' into fix-5768-pull-request-to-return-team-id-conflict-error jaivik 2023-07-18 10:35:52 +05:30
  • 0cbaeb4352 chore: add ImageGravity x-enum-name Bishwajeet Parhi 2023-07-18 09:53:39 +05:30
  • 11c9066c4d Merge pull request #5402 from appwrite/fix-chunked-upload Eldad A. Fux 2023-07-18 06:55:05 +03:00
  • ce5a689b5b Merge pull request #5565 from appwrite/fix-flutter-getting-started-1 Eldad A. Fux 2023-07-18 06:53:58 +03:00
  • 4e90e8b525 fixes for http Damodar Lohani 2023-07-18 02:48:58 +00:00
  • 9d667d9b61 fix specs and migrate Damodar Lohani 2023-07-18 02:14:22 +00:00
  • a3e35fd01a fix realtime Damodar Lohani 2023-07-18 02:13:08 +00:00
  • 49dfbff4c6 rename App:: to Http:: Damodar Lohani 2023-07-18 01:56:00 +00:00
  • 9ab8c49747 update framework and namespaces Damodar Lohani 2023-07-18 01:46:57 +00:00
  • 308c92f203 Ensure resources are deleted using their internal Id Steven Nguyen 2023-07-17 17:07:37 -07:00
  • fce230dca8 Fix team delete Steven Nguyen 2023-07-17 16:42:46 -07:00
  • 5bd2c41cd3 Bump clamav to get it working again fix-clamav Steven Nguyen 2023-07-17 13:11:02 -07:00
  • 186b92d5af Restore.php + name Changes fogelito 2023-07-17 20:38:31 +03:00
  • 88b59295d1 Rename reason to errors Bradley Schofield 2023-07-17 15:17:06 +01:00
  • d28a235b4d $projectInternalId rollback to false shimon 2023-07-17 16:31:19 +03:00
  • 3a42dca19e Update es.json David 2023-07-17 13:44:04 +02:00
  • c8689d1d41 Merge pull request #5639 from appwrite/fix-default-project Eldad A. Fux 2023-07-16 21:13:57 +03:00
  • b4ce4c7837 Update console appwrite-0.62.14 Matej Bačo 2023-07-15 17:26:57 +02:00
  • e416719f66 cache deleteById to deleteByGroup fix-cache-deletes shimon 2023-07-14 18:27:26 +03:00
  • 94fe4f7189 Fix Reports Bradley Schofield 2023-07-14 12:05:16 +01:00
  • 3fafefb2c2 Fixed automatic activation of manual deployments Khushboo Verma 2023-07-14 14:01:31 +05:30
  • d4ecbffa95 lint issues Prateek Banga 2023-07-13 23:17:31 +05:30
  • 149f085c61 added test case for verifying permission issue with relations Prateek Banga 2023-07-13 23:15:10 +05:30
  • b69ad635b9 Skipping checking permission of relations that are not being updated Prateek Banga 2023-07-13 22:28:08 +05:30
  • 3616756f50 chore: add x-enum-name param Bishwajeet Parhi 2023-07-13 21:51:22 +05:30
  • 7ad08bfef2 SO spaces fogelito 2023-07-13 15:39:29 +03:00
  • 6f87757c53 SO spaces fogelito 2023-07-13 15:38:49 +03:00
  • cd4e85519c Update console version, fix docs. Matej Bačo 2023-07-13 13:42:04 +02:00
  • 5267dd86f1 cache deleteById to deleteByGroup shimon 2023-07-13 14:08:42 +03:00
  • ee6ddc89dc cache deleteById to deleteByGroup shimon 2023-07-13 13:53:35 +03:00
  • b7aab21698 cache deleteById to deleteByGroup shimon 2023-07-13 13:36:14 +03:00
  • b78401923f test case minor fix jaivix 2023-07-13 12:10:52 +05:30
  • 26334b79bf Update migration for audit collection Steven Nguyen 2023-07-12 10:57:55 -07:00
  • 4db919b42d linting and wording updates based on stnguyen90 feedback jaivix 2023-07-13 00:33:38 +05:30
  • ca6e9a7f1e Update get logs by user to pass user internal id Steven Nguyen 2023-07-12 10:56:24 -07:00