1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

4878 commits

Author SHA1 Message Date
Torsten Dittmann 9b4fca1212
Update CHANGES.md 2021-04-15 09:45:20 +02:00
Torsten Dittmann 15c80628ac
Update storage.php 2021-04-15 09:45:05 +02:00
Torsten Dittmann 282bdd3a14 changelog: updated! 2021-04-14 10:20:05 +02:00
Torsten Dittmann e0fa4d6856 fix: adapt storage limit 2021-04-13 11:41:10 +02:00
Torsten Dittmann 3e2dcb2cac feat: add abuse limit to file upload 2021-04-13 11:38:48 +02:00
Torsten Dittmann 7e7662096a feat: add abuse limit to team invite 2021-04-13 11:38:40 +02:00
Eldad A. Fux 3a60e421ac
Merge pull request #1075 from TorstenDittmann/feat-document-response-model
Feat: Document Response Model
2021-04-13 07:09:09 +03:00
Eldad A. Fux f48846f64b
Merge pull request #1070 from appwrite/fix-form-array-casting
Fix form array casting in dashboard
2021-04-13 07:07:35 +03:00
Eldad A. Fux 74c2def989
Merge pull request #1069 from appwrite/fix-collection-rules-form
Fix collection document rule form in dashboard
2021-04-13 07:06:36 +03:00
Torsten Dittmann e7265c392d Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-document-response-model 2021-04-12 09:29:27 +02:00
Torsten Dittmann 666c2d7b6f Merge branch 'dev' of https://github.com/appwrite/appwrite into fix-collection-rules-form 2021-04-12 09:28:59 +02:00
Torsten Dittmann 04c06cc6c5 Merge branch 'dev' of https://github.com/appwrite/appwrite into fix-form-array-casting 2021-04-12 09:28:26 +02:00
Eldad A. Fux 61db72aa1e
Merge pull request #1080 from TorstenDittmann/fix-disable-clamav
fix: disable clamav for development and ci
2021-04-10 17:19:35 +03:00
Torsten Dittmann 2150c7e63f fix: tests for docker services 2021-04-10 15:54:03 +02:00
Torsten Dittmann 8b9cf9abdd fix: disable clamav for development and ci 2021-04-10 15:28:55 +02:00
Torsten Dittmann 3cc08c849f fix: add error types 2021-04-08 11:27:59 +02:00
Torsten Dittmann ccf114120e fix: add nested models in models 2021-04-08 11:24:41 +02:00
Torsten Dittmann 8bac3caeb5 feat: filter response models in openapi3 spec 2021-04-08 10:46:45 +02:00
Torsten Dittmann d8fd30cffa feat: filter response models in swagger spec 2021-04-08 10:39:44 +02:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Torsten Dittmann a8af10dbca build scripts 2021-04-06 18:12:32 +02:00
Torsten Dittmann 317a0b6324 build scripts 2021-04-06 15:48:28 +02:00
Torsten Dittmann fd5ff9ac8f
Update form.js 2021-04-06 15:40:24 +02:00
Torsten Dittmann 03111a2a46
Update collection.phtml 2021-04-06 13:52:49 +02:00
Torsten Dittmann 3c7b62d889
Update form.js 2021-04-06 13:51:59 +02:00
Eldad A. Fux 7ee487a0cb
Merge pull request #1021 from appwrite/refactor-validators
Move validators from utopia
2021-04-05 14:52:07 +03:00
Eldad A. Fux 86df88781f
Merge pull request #1064 from lohanidamodar/feat-disable-clamav
Feat Disable Clamav
2021-04-05 14:48:23 +03:00
Damodar Lohani 5f3b44d5b7 remove old file 2021-04-05 12:47:48 +05:45
Damodar Lohani ec87c11a0a production doc section to enable ClamAV 2021-04-05 12:33:45 +05:45
Damodar Lohani 272607ad3f update description 2021-04-05 12:25:37 +05:45
Eldad A. Fux b15aef0c5d
Merge pull request #1056 from appwrite/feat-locale-env-support
feat-locale-env-support
2021-04-05 09:29:37 +03:00
Eldad A. Fux e801fa383d
Merge pull request #1044 from appwrite/feat-python-3.9-env
feat-python-3.9-env
2021-04-04 11:36:33 +03:00
Damodar Lohani 7794204acb disable clamav stuff on installation 2021-04-04 07:55:56 +05:45
Damodar Lohani c3fb2e6c46 adding locale to dev docker compose, dockerfile and compose and variables 2021-04-04 07:15:41 +05:45
Damodar Lohani a9950edcc1 updating default functions env python env 2021-04-04 07:08:41 +05:45
Eldad A. Fux 02bbc7c2db
Merge pull request #989 from lohanidamodar/feat-dart-env-update
feat-dart-env-update
2021-04-03 09:04:05 +03:00
Eldad A. Fux 2f17dba1be
Merge pull request #1051 from lohanidamodar/fix-getting-started-self-signed-cert
fix-getting-started-self-signed-cert
2021-04-02 08:13:21 +03:00
Damodar Lohani 5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
Damodar Lohani 1c9fbf0b17 self signed certs on readmes 2021-03-31 07:15:25 +05:45
kodumbeats c491662487 Remove utopia license comments 2021-03-30 07:25:21 -04:00
Damodar Lohani 30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Eldad Fux b74a88262b Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-29 00:50:31 +03:00
Eldad Fux d60e43ddaa Merge branch 'master' of github.com:appwrite/appwrite 2021-03-29 00:49:34 +03:00
Eldad Fux 1174216bfd Updated changelog 2021-03-29 00:49:29 +03:00
Eldad A. Fux d496ba37e2
Update README.md 2021-03-28 16:28:47 +03:00
Eldad Fux 298edef242 Updated change log 2021-03-28 15:36:59 +03:00
Eldad Fux 70e809fa92 Fixed default value for https force option 2021-03-28 15:36:15 +03:00
Eldad A. Fux 2df9b9ff0a
Merge pull request #1034 from lohanidamodar/feat-error-handling-section-on-sdks
feat-error-handling-section-on-sdks
2021-03-28 12:40:14 +03:00
Eldad A. Fux 133f28a3d1
Merge pull request #1017 from TorstenDittmann/feat-getting-started-web
Add Web Getting started
2021-03-28 12:39:51 +03:00
Damodar Lohani 0e20eaac77 ruby sdk exception handling section 2021-03-26 18:20:18 +05:45