1
0
Fork 0
mirror of synced 2024-09-14 16:38:28 +12:00
Commit graph

2870 commits

Author SHA1 Message Date
Torsten Dittmann
3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann
2f7f8ab03d test: disabling coroutine in functions worker 2021-04-16 17:53:36 +02:00
Eldad Fux
3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Eldad Fux
85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux
63c93aab1f Added JWT auth to client SDKs 2021-04-16 10:59:41 +03:00
Eldad Fux
dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
kodumbeats
604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Eldad Fux
be344c2b38 Updated CLI version 2021-04-15 21:04:51 +03:00
Eldad A. Fux
5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux
e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Eldad A. Fux
c5029028f3
Merge pull request #1073 from lohanidamodar/feat-deno-1.8-functions-env
feat-deno-1.8-functions-env
2021-04-15 11:39:59 +03:00
Torsten Dittmann
d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Torsten Dittmann
15c80628ac
Update storage.php 2021-04-15 09:45:05 +02:00
Torsten Dittmann
b7833a862b fix: disable co-routine hooks 2021-04-14 17:56:15 +02:00
Torsten Dittmann
74908f4965 fix: disable co-routine hooks 2021-04-14 17:55:08 +02:00
Torsten Dittmann
32587f9d80 tests: disable test 2021-04-14 17:09:36 +02:00
Torsten Dittmann
d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann
c24c17f1a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 13:10:54 +02:00
Torsten Dittmann
e021b8795a fix: enable coroutine in functions worker 2021-04-14 12:40:55 +02:00
Torsten Dittmann
3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux
994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann
0b4d7f0844 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 10:21:35 +02:00
Eldad Fux
f73a68b63d Fixed demo name 2021-04-14 00:22:27 +03:00
Torsten Dittmann
004d3d5270 rename: users delete method 2021-04-13 13:01:33 +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
Torsten Dittmann
20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Torsten Dittmann
7d08c30672 Merge branch 'dev' of https://github.com/appwrite/appwrite into refactor-whitelist-type 2021-04-13 09:57:26 +02:00
Damodar Lohani
7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
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
Damodar Lohani
a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Eldad Fux
a2f1aa55a2 Updated description 2021-04-11 23:27:06 +03:00
Eldad Fux
2d8b8ef2ff Updated config 2021-04-11 22:26:33 +03:00
Eldad Fux
318ed0b1f2 Updated git repos 2021-04-11 20:49:40 +03:00
Eldad Fux
72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Torsten Dittmann
9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux
f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Damodar Lohani
6c8cb0545b handle when opacity is set to 0 2021-04-09 13:41:49 +05:45
Damodar Lohani
b7920ab26c fix issue with opacity 2021-04-09 13:27:45 +05:45
Damodar Lohani
d82bb692b2 fix for border with border radius issue 2021-04-09 12:49:46 +05:45
kodumbeats
bc54b8b35e Set whitelist type when not string 2021-04-08 09:41:54 -04:00
Damodar Lohani
7b81ce2550 updating cache key 2021-04-08 16:42:30 +05:45
Torsten Dittmann
3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Damodar Lohani
4e24c5aa46 default functions env contains latest deno 2021-04-07 12:30:50 +05:45
Torsten Dittmann
03111a2a46
Update collection.phtml 2021-04-06 13:52:49 +02:00
Eldad A. Fux
19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03: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
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
Damodar Lohani
d10c758e80
parameter description changes
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-04-04 14:25:03 +05:45
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 Fux
d9528ef1ce Update anon login limits and tests 2021-04-03 11:56:32 +03:00
Eldad Fux
f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad Fux
ae2cc44817 First commit 2021-04-03 09:29:13 +03:00
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
Damodar Lohani
5d0ea6a45f Set default locale on .env #1052 2021-04-01 11:59:23 +05:45
kodumbeats
456793ebd8 Added space for styling and consistency 2021-03-30 07:42:58 -04:00
kodumbeats
d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats
9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann
ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann
078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Damodar Lohani
617edbf3ff fix deno 1.8 env 2021-03-29 13:14:51 +05:45
Damodar Lohani
30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Damodar Lohani
ed90bc1d24 deno 1.8 function env 2021-03-29 12:49:42 +05:45
Eldad Fux
0f67c500a2 Fixed missing API scope 2021-03-29 01:56:05 +03:00
Eldad Fux
a22243b998 Updated specs 2021-03-29 01:36:25 +03:00
Eldad Fux
3c0d74ec81 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-03-29 00:52:29 +03:00
Eldad Fux
b74a88262b Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-29 00:50:31 +03:00
Eldad Fux
72e0daf2bd Updated version number 2021-03-29 00:49:07 +03:00
Eldad Fux
31c7c31d33 Updated version list 2021-03-29 00:38:21 +03:00
Eldad Fux
c7559758c3 Updated 0.8.x specs 2021-03-29 00:37:23 +03:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Eldad Fux
db4530a5e5 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-03-28 16:13:53 +03:00
Eldad Fux
70e809fa92 Fixed default value for https force option 2021-03-28 15:36:15 +03:00
Damodar Lohani
cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Eldad A. Fux
5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux
7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Eldad Fux
d05c2b4dda Added list of web demos 2021-03-26 21:49:04 +03:00
Damodar Lohani
00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
Torsten Dittmann
38d58a8060 fix default code param on tag creation 2021-03-25 17:53:27 +01:00
Eldad Fux
889111ca1c Updated Flutter SDK 2021-03-25 15:23:37 +02:00
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
kodumbeats
2f90b5a343 Refactor EVENT_PAYLOAD to EVENT_DATA 2021-03-24 09:36:36 -04:00
Eldad Fux
86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Eldad Fux
90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
Eldad Fux
464fc5a813 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-23 13:37:24 +02:00
Damodar Lohani
dbac4083ad fix missing param rotation 2021-03-23 15:53:09 +05:45
Torsten Dittmann
74853da211 Merge branch 'feat-anon-login' of https://github.com/TorstenDittmann/appwrite into feat-anon-login 2021-03-23 09:39:03 +01:00
Torsten Dittmann
b9017549c2 remove env variable in favor of #947 2021-03-23 09:38:56 +01:00
Damodar Lohani
64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
Damodar Lohani
464486743a Merge branch 'dev' into feat-new-image-features 2021-03-23 13:18:03 +05:45
Eldad Fux
65f77351f4 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-22 22:09:41 +02:00
Eldad Fux
866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00