1
0
Fork 0
mirror of synced 2024-08-28 00:21:50 +12:00
Commit graph

1873 commits

Author SHA1 Message Date
Eldad Fux
08f69d69d5 Added payload manually for no-content routes 2020-09-10 10:40:01 +03:00
Eldad Fux
57bb13b99f Fixed events count 2020-09-10 10:32:58 +03:00
Eldad Fux
628097a1d8 Added option to overwrite webhook payload 2020-09-10 09:52:32 +03:00
Eldad Fux
f08cf1286d Added database response models 2020-09-10 09:52:14 +03:00
Eldad Fux
6b871f4adf Added Any response model 2020-09-09 12:53:57 +03:00
Eldad Fux
6c8e4ea339 Added payloads for no-content requests 2020-09-09 12:27:08 +03:00
Eldad Fux
88e7d8535b Removed old payloads 2020-09-09 12:26:55 +03:00
Eldad Fux
fd93c61009 Added response model payload as webhook payload 2020-09-08 23:08:55 +03:00
Eldad Fux
14fac182ea Fixed account warning 2020-09-08 23:07:38 +03:00
Eldad Fux
9f2b4f7438 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 18:19:11 +03:00
Eldad Fux
fd4aea18b0 Updated Flutter SDK 2020-09-08 18:17:02 +03:00
Eldad Fux
be76719ea2 Updated flutter SDK 2020-09-08 15:54:02 +03:00
Eldad Fux
9c6b506876 Updated 0.6.2 spec 2020-09-08 15:37:11 +03:00
Eldad Fux
5210531896 Added built-in specs 2020-09-08 15:31:35 +03:00
Eldad Fux
51a8691315 Added 0.7 spec files 2020-09-08 14:33:36 +03:00
Eldad Fux
f39d2fb05f Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-08 09:10:51 +03:00
Eldad Fux
c8730d6c90 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-08 09:04:11 +03:00
Eldad Fux
d8873ec0b9 Added 0.6.2 spec files 2020-09-08 09:01:05 +03:00
Eldad Fux
1d218b213c Updated docs 2020-09-08 00:36:13 +03:00
Eldad Fux
77667be404 Changes all name attributes length to max
of 128 chars
2020-09-08 00:28:40 +03:00
Eldad Fux
e846aafceb Updated locale response models 2020-09-06 15:32:05 +03:00
Eldad Fux
26ef7a83f0 Fixed log model 2020-09-06 07:21:36 +03:00
Eldad Fux
4f629b80bd Added log response model 2020-09-05 22:04:35 +03:00
Eldad Fux
3f77152b9a Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-05 14:31:52 +03:00
Eldad Fux
5d1dda9e5e Added the Task response model 2020-09-04 15:15:22 +03:00
Eldad Fux
977c884133 Updated tasks UI 2020-09-04 09:55:28 +03:00
Eldad Fux
a00d849a72 Updated response objects 2020-09-04 09:45:27 +03:00
Eldad Fux
4d6897867e Merge branch 'master' of github.com:appwrite/appwrite into 0.6.x 2020-09-03 20:50:32 +03:00
Eldad Fux
ee9c5c92a7 Updated Flutter SDK 2020-09-03 20:31:31 +03:00
Eldad Fux
4a6b860e7e Fixed package namespaces 2020-09-03 16:26:05 +03:00
Eldad Fux
be3d445cb6 Update package name 2020-09-03 14:09:22 +03:00
Eldad Fux
d82697fa8c Updqted flutter dev package name 2020-09-03 13:56:06 +03:00
Eldad Fux
b70d557359 Updated flutter dev package name 2020-09-03 13:54:19 +03:00
Eldad Fux
b3930ff37a Updated flutter-dev channel 2020-09-03 13:40:38 +03:00
Eldad Fux
8ccd94d1ec Swift demo 2020-08-30 19:23:15 +03:00
Eldad Fux
2f904b4384 Fixed mock API 2020-08-30 09:51:44 +03:00
Eldad Fux
6d8ae69763 Fixed mock API 2020-08-30 09:50:38 +03:00
Eldad Fux
7e229b98e9 Adjusted delete worker 2020-08-30 08:09:34 +03:00
Eldad Fux
8625f692b5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-30 08:09:14 +03:00
Eldad Fux
79ee6c04e8 Updated error message 2020-08-30 07:49:24 +03:00
Eldad A. Fux
230a00a1ed
Merge pull request #517 from appwrite/feat-delete-user
Feat delete user
2020-08-30 07:26:26 +03:00
Eldad Fux
4e1e42ed5a Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-29 23:48:14 +03:00
Eldad Fux
f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux
dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann
edde41e50f delete unique key from db 2020-08-28 20:53:19 +02:00
Eldad Fux
1593838f89 Block iframe access to Appwrite console 2020-08-28 15:20:04 +03:00
Eldad Fux
565deca719 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-26 20:42:45 +03:00
Eldad Fux
7391f39798 Fix for nested docs structure error #514 2020-08-26 18:54:07 +03:00
Eldad Fux
17fbceb772 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-26 12:43:41 +03:00
Eldad Fux
a503173e2e Added stackshare URL 2020-08-26 12:43:11 +03:00