Commit Graph

  • 20f08f79ac Validators refactored out of utopia kodumbeats 2021-04-15 21:50:33 +00:00
  • 604b3217f3 Use validator type constants kodumbeats 2021-04-15 16:33:47 -04:00
  • 42a449da6c Merge pull request #1087 from TorstenDittmann/refactor-whitelist-type-spec Eldad A. Fux 2021-04-15 23:23:32 +03:00
  • be344c2b38 Updated CLI version Eldad Fux 2021-04-15 21:04:51 +03:00
  • 08586aa78c deps: update composer Torsten Dittmann 2021-04-15 19:14:56 +02:00
  • f6aa9e8108 fix: migration tests Torsten Dittmann 2021-04-15 19:13:29 +02:00
  • 1336ea69e4 Merge pull request #1086 from TorstenDittmann/patch-npm-deps Eldad A. Fux 2021-04-15 19:46:04 +03:00
  • 5148c5419c Merge pull request #1008 from appwrite/feat-new-image-features Eldad A. Fux 2021-04-15 15:48:42 +03:00
  • e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x Eldad Fux 2021-04-15 12:01:52 +03:00
  • c5029028f3 Merge pull request #1073 from lohanidamodar/feat-deno-1.8-functions-env Eldad A. Fux 2021-04-15 11:39:59 +03:00
  • e61f50f514 Merge pull request #1088 from TorstenDittmann/feat-abuse-limit-teaminvite-storage Eldad A. Fux 2021-04-15 11:37:46 +03:00
  • 8c6c3627eb Merge pull request #1091 from TorstenDittmann/fix-migration-0.8 Eldad A. Fux 2021-04-15 10:59:03 +03:00
  • d5694815f3 fix: migration for 0.8.x Torsten Dittmann 2021-04-15 09:56:45 +02:00
  • 9b4fca1212 Update CHANGES.md Torsten Dittmann 2021-04-15 09:45:20 +02:00
  • 15c80628ac Update storage.php Torsten Dittmann 2021-04-15 09:45:05 +02:00
  • e3e28719be Merge pull request #1089 from TorstenDittmann/rename-users-delete-method Eldad A. Fux 2021-04-15 09:58:55 +03:00
  • 1f37f7da29 composer update Damodar Lohani 2021-04-15 11:55:39 +05:45
  • b7833a862b fix: disable co-routine hooks Torsten Dittmann 2021-04-14 17:56:15 +02:00
  • 74908f4965 fix: disable co-routine hooks Torsten Dittmann 2021-04-14 17:55:08 +02:00
  • 8f7c679604 tests: enable tests again Torsten Dittmann 2021-04-14 17:25:30 +02:00
  • 32587f9d80 tests: disable test Torsten Dittmann 2021-04-14 17:09:36 +02:00
  • 942bd4d56f fix: collection unit test Torsten Dittmann 2021-04-14 16:39:04 +02:00
  • d97e1674aa tests: fix Torsten Dittmann 2021-04-14 15:07:26 +02:00
  • c24c17f1a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method Torsten Dittmann 2021-04-14 13:10:54 +02:00
  • e021b8795a fix: enable coroutine in functions worker Torsten Dittmann 2021-04-14 12:40:55 +02:00
  • 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits Torsten Dittmann 2021-04-14 12:36:40 +02:00
  • 43b97a5364 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x Eldad Fux 2021-04-14 12:02:24 +03:00
  • 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x Eldad Fux 2021-04-14 12:02:17 +03:00
  • 0b4d7f0844 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method Torsten Dittmann 2021-04-14 10:21:35 +02:00
  • 282bdd3a14 changelog: updated! Torsten Dittmann 2021-04-14 10:20:05 +02:00
  • c961382fb7 Merge pull request #1090 from alexweininger/patch-1 Eldad A. Fux 2021-04-14 08:09:16 +03:00
  • 02061701c0 Make update password docs more clear. Alex Weininger 2021-04-13 21:12:09 -07:00
  • f73a68b63d Fixed demo name Eldad Fux 2021-04-14 00:22:27 +03:00
  • 004d3d5270 rename: users delete method Torsten Dittmann 2021-04-13 13:01:33 +02:00
  • e0fa4d6856 fix: adapt storage limit Torsten Dittmann 2021-04-13 11:41:10 +02:00
  • 3e2dcb2cac feat: add abuse limit to file upload Torsten Dittmann 2021-04-13 11:38:48 +02:00
  • 7e7662096a feat: add abuse limit to team invite Torsten Dittmann 2021-04-13 11:38:40 +02:00
  • 20e858dbfe fix: validator class and spec generator Torsten Dittmann 2021-04-13 10:46:30 +02:00
  • 7d08c30672 Merge branch 'dev' of https://github.com/appwrite/appwrite into refactor-whitelist-type Torsten Dittmann 2021-04-13 09:57:26 +02:00
  • c3150ce301 deps: update npm packages and add scripts Torsten Dittmann 2021-04-13 09:30:23 +02:00
  • 2e3d4fb616 Revert "Merge branch 'refactor-function-docker-exec' of https://github.com/appwrite/appwrite into feat-265-realtime" Torsten Dittmann 2021-04-13 09:10:07 +02:00
  • 509154afcc Merge branch 'feat-deno-1.8-functions-env' of github.com:lohanidamodar/appwrite into feat-deno-1.8-functions-env Damodar Lohani 2021-04-13 12:27:25 +05:45
  • 7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env Damodar Lohani 2021-04-13 12:27:17 +05:45
  • 3a60e421ac Merge pull request #1075 from TorstenDittmann/feat-document-response-model Eldad A. Fux 2021-04-13 07:09:09 +03:00
  • f48846f64b Merge pull request #1070 from appwrite/fix-form-array-casting Eldad A. Fux 2021-04-13 07:07:35 +03:00
  • 74c2def989 Merge pull request #1069 from appwrite/fix-collection-rules-form Eldad A. Fux 2021-04-13 07:06:36 +03:00
  • 84aa5f6a0d Merge branch 'dev' into refactor-whitelist-type kodumbeats 2021-04-12 12:34:35 -04:00
  • 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime Torsten Dittmann 2021-04-12 09:42:46 +02:00
  • e7265c392d Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-document-response-model Torsten Dittmann 2021-04-12 09:29:27 +02:00
  • 666c2d7b6f Merge branch 'dev' of https://github.com/appwrite/appwrite into fix-collection-rules-form Torsten Dittmann 2021-04-12 09:28:59 +02:00
  • 04c06cc6c5 Merge branch 'dev' of https://github.com/appwrite/appwrite into fix-form-array-casting Torsten Dittmann 2021-04-12 09:28:26 +02:00
  • a88b93d1cb Merge branch '0.8.x' into feat-new-image-features Damodar Lohani 2021-04-12 06:22:04 +05:45
  • a2f1aa55a2 Updated description Eldad Fux 2021-04-11 23:27:06 +03:00
  • 2d8b8ef2ff Updated config Eldad Fux 2021-04-11 22:26:33 +03:00
  • 318ed0b1f2 Updated git repos Eldad Fux 2021-04-11 20:49:40 +03:00
  • 72a2ca08b0 Updated Node SDK Eldad Fux 2021-04-10 19:14:15 +03:00
  • 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version Torsten Dittmann 2021-04-10 16:25:04 +02:00
  • f2e85df8de Merge pull request #1081 from appwrite/dev Eldad A. Fux 2021-04-10 17:23:13 +03:00
  • 61db72aa1e Merge pull request #1080 from TorstenDittmann/fix-disable-clamav Eldad A. Fux 2021-04-10 17:19:35 +03:00
  • 2150c7e63f fix: tests for docker services Torsten Dittmann 2021-04-10 15:54:03 +02:00
  • 8b9cf9abdd fix: disable clamav for development and ci Torsten Dittmann 2021-04-10 15:28:55 +02:00
  • 2c9de1d488 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x Eldad Fux 2021-04-10 15:15:22 +03:00
  • 1e1dfe8787 Merge branch 'dev' into feat-deno-1.8-functions-env Eldad A. Fux 2021-04-10 11:29:05 +03:00
  • 65c3e2536e deps: fix missplaced dash Torsten Dittmann 2021-04-09 13:02:11 +02:00
  • 6dd2cc1af2 deps: set imagich to master version until php8 is officialy released Torsten Dittmann 2021-04-09 12:54:50 +02:00
  • 6b3ea91e66 deps: update php extensions Torsten Dittmann 2021-04-09 12:41:22 +02:00
  • 8a93f404e9 deps: update dependencies Torsten Dittmann 2021-04-09 12:35:44 +02:00
  • 6c8cb0545b handle when opacity is set to 0 Damodar Lohani 2021-04-09 13:41:49 +05:45
  • b7920ab26c fix issue with opacity Damodar Lohani 2021-04-09 13:27:45 +05:45
  • d82bb692b2 fix for border with border radius issue Damodar Lohani 2021-04-09 12:49:46 +05:45
  • bc54b8b35e Set whitelist type when not string kodumbeats 2021-04-08 09:41:54 -04:00
  • 7b81ce2550 updating cache key Damodar Lohani 2021-04-08 16:42:30 +05:45
  • 3cc08c849f fix: add error types Torsten Dittmann 2021-04-08 11:27:59 +02:00
  • ccf114120e fix: add nested models in models Torsten Dittmann 2021-04-08 11:24:41 +02:00
  • 8bac3caeb5 feat: filter response models in openapi3 spec Torsten Dittmann 2021-04-08 10:46:45 +02:00
  • d8fd30cffa feat: filter response models in swagger spec Torsten Dittmann 2021-04-08 10:39:44 +02:00
  • 3ff66179c5 feat: add document response model that extends any type Torsten Dittmann 2021-04-08 10:39:23 +02:00
  • 2315cf01d3 skip origin check for console Torsten Dittmann 2021-04-07 12:07:21 +02:00
  • 4e24c5aa46 default functions env contains latest deno Damodar Lohani 2021-04-07 12:30:50 +05:45
  • e55f62a0a5 deno 1.8.3 upgrade Damodar Lohani 2021-04-07 12:30:05 +05:45
  • a8af10dbca build scripts Torsten Dittmann 2021-04-06 18:12:32 +02:00
  • 317a0b6324 build scripts Torsten Dittmann 2021-04-06 15:48:28 +02:00
  • fd5ff9ac8f Update form.js Torsten Dittmann 2021-04-06 15:40:24 +02:00
  • 03111a2a46 Update collection.phtml Torsten Dittmann 2021-04-06 13:52:49 +02:00
  • 3c7b62d889 Update form.js Torsten Dittmann 2021-04-06 13:51:59 +02:00
  • 807beb1359 add project channel to console project to receive realtime stats Torsten Dittmann 2021-04-06 12:11:57 +02:00
  • 19e9582df2 Merge branch '0.7.x' into feat-upgrade-php-version Eldad A. Fux 2021-04-05 14:56:45 +03:00
  • 7ee487a0cb Merge pull request #1021 from appwrite/refactor-validators Eldad A. Fux 2021-04-05 14:52:07 +03:00
  • 64b243880b Update change log Eldad Fux 2021-04-05 14:49:08 +03:00
  • 86df88781f Merge pull request #1064 from lohanidamodar/feat-disable-clamav Eldad A. Fux 2021-04-05 14:48:23 +03:00
  • 5f3b44d5b7 remove old file Damodar Lohani 2021-04-05 12:47:48 +05:45
  • ec87c11a0a production doc section to enable ClamAV Damodar Lohani 2021-04-05 12:33:45 +05:45
  • 272607ad3f update description Damodar Lohani 2021-04-05 12:25:37 +05:45
  • b15aef0c5d Merge pull request #1056 from appwrite/feat-locale-env-support Eldad A. Fux 2021-04-05 09:29:37 +03:00
  • d10c758e80 parameter description changes Damodar Lohani 2021-04-04 14:25:03 +05:45
  • e801fa383d Merge pull request #1044 from appwrite/feat-python-3.9-env Eldad A. Fux 2021-04-04 11:36:33 +03:00
  • 6b3f6f97e5 Merge pull request #1062 from appwrite/feat-consistent-bottom-controls Eldad A. Fux 2021-04-04 11:36:14 +03:00
  • 7794204acb disable clamav stuff on installation Damodar Lohani 2021-04-04 07:55:56 +05:45
  • c3fb2e6c46 adding locale to dev docker compose, dockerfile and compose and variables Damodar Lohani 2021-04-04 07:15:41 +05:45
  • a9950edcc1 updating default functions env python env Damodar Lohani 2021-04-04 07:08:41 +05:45