1
0
Fork 0
mirror of synced 2024-08-29 00:52:07 +12:00
Commit graph

5329 commits

Author SHA1 Message Date
Eldad A. Fux
7698b17b19
Merge pull request #1095 from appwrite/fix-dashboard-tooltip
fix: dashboard tooltip message
2021-04-17 00:15:32 +03:00
Eldad A. Fux
1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Christy Jacob
6786b744bc fix: dashboard tooltip message 2021-04-17 02:10:49 +05:30
Eldad Fux
293badbd90 Fixed cached bug 2021-04-16 22:04:42 +03:00
Torsten Dittmann
bd02df15af deps: update composer after merge 2021-04-16 19:10:12 +02:00
Torsten Dittmann
e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann
ca8920a152 style: fix typo 2021-04-16 19:07:25 +02:00
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
f2a54d8f00 Fixed functions tests 2021-04-16 18:13:03 +03:00
kodumbeats
64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
Eldad Fux
3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Eldad Fux
611d781562 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-04-16 14:03:43 +03:00
Eldad A. Fux
69607e6839
Merge pull request #1042 from appwrite/feat-jwt-support-for-sdks
Feat JWT support for SDKs
2021-04-16 12:07:23 +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 A. Fux
f62a06da74
Merge pull request #1092 from TorstenDittmann/fix-migrate-0.8
fix: migration script to 0.8
2021-04-16 10:39:07 +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
Torsten Dittmann
52574d40dd fix: comparing multidimensional array on migration 2021-04-16 09:08:42 +02:00
kodumbeats
20f08f79ac Validators refactored out of utopia 2021-04-15 21:50:33 +00:00
kodumbeats
604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Eldad A. Fux
42a449da6c
Merge pull request #1087 from TorstenDittmann/refactor-whitelist-type-spec
Refactor: whitelist type for spec generation
2021-04-15 23:23:32 +03:00
Eldad Fux
be344c2b38 Updated CLI version 2021-04-15 21:04:51 +03:00
Torsten Dittmann
08586aa78c deps: update composer 2021-04-15 19:14:56 +02:00
Torsten Dittmann
f6aa9e8108 fix: migration tests 2021-04-15 19:13:29 +02:00
Eldad A. Fux
1336ea69e4
Merge pull request #1086 from TorstenDittmann/patch-npm-deps
deps: update npm packages and add scripts
2021-04-15 19:46:04 +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
Eldad A. Fux
e61f50f514
Merge pull request #1088 from TorstenDittmann/feat-abuse-limit-teaminvite-storage
Feat: Introduce new abuse limits
2021-04-15 11:37:46 +03:00
Eldad A. Fux
8c6c3627eb
Merge pull request #1091 from TorstenDittmann/fix-migration-0.8
fix: migration for 0.8.x
2021-04-15 10:59:03 +03:00
Torsten Dittmann
d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
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
Eldad A. Fux
e3e28719be
Merge pull request #1089 from TorstenDittmann/rename-users-delete-method
Rename: users delete method
2021-04-15 09:58:55 +03:00
Damodar Lohani
1f37f7da29 composer update 2021-04-15 11:55:39 +05:45
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
8f7c679604 tests: enable tests again 2021-04-14 17:25:30 +02:00
Torsten Dittmann
32587f9d80 tests: disable test 2021-04-14 17:09:36 +02:00
Torsten Dittmann
942bd4d56f fix: collection unit test 2021-04-14 16:39:04 +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
43b97a5364 Merge branch '0.8.x' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:24 +03: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