3008 Commits
Author SHA1 Message Date
Eldad Fux f620f553a4 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-09-22 04:48:37 +03:00
Suraj Patil 990a250148 Translated into marathi -mr 2020-09-20 17:02:22 +05:30
Bradley SchofieldandGitHub 344b71eecc Merge pull request #1 from appwrite/0.7.x
0.7.x
2020-09-19 14:50:18 +01:00
Bradley Schofield 07f85a252b First Edition
Note: To transfer to my other computer for testing
2020-09-19 14:20:19 +01:00
Eldad Fux 626d0d7281 Added user delete method to the console SDK 2020-09-19 07:09:18 +03:00
Eldad A. FuxandGitHub a90e3dec17 Merge pull request #537 from PineappleIOnic/add-unknown-image
Add unknown image
2020-09-17 07:49:14 +03:00
Bradley Schofield d4533bd1c3 Implement fix on /console/account/devices
+ Implement fix on /console/account/devices
+ Fixed oversight where if data was applied on wrong span
2020-09-16 20:13:44 +01:00
Bradley Schofield ac682684c1 Improve Look and Add Unknown text aswell
+ Changed unknown.svg color from #26262F to #96b7eb
+ Added 'Unknown' text when the user agent cannot be identified in console
2020-09-16 16:21:32 +01:00
Bradley Schofield 3317e7aa68 Add fallback graphic for user.phtml
+ Fallback SVG
+ onError code to change src if image doesn't exist
2020-09-16 15:27:32 +01:00
Eldad Fux b05ecbb33a Fixed error detection 2020-09-16 01:44:51 +03:00
Eldad Fux 3567e32da9 Fixed default https port number 2020-09-16 01:20:28 +03:00
Eldad Fux 7a2239a015 Added version arg in setup script 2020-09-16 00:29:46 +03:00
Eldad Fux 59021582fa Fixed installation path 2020-09-15 23:43:08 +03:00
Eldad Fux eef7947df5 Updated setup script 2020-09-15 23:26:34 +03:00
Eldad Fux ea9898abab Updated CLI tasks 2020-09-15 22:50:21 +03:00
Eldad Fux ae541e10a9 Fixed domain UI 2020-09-13 23:39:01 +03:00
Eldad Fux f38f83ab77 Added documents list model 2020-09-13 23:38:00 +03:00
Eldad Fux 3c8ff92e14 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-12 17:36:28 +03:00
Eldad Fux eb5a51a35c Leveraged built-in encryption filter 2020-09-12 14:03:18 +03:00
Eldad Fux 8ad2dd1e87 Updated project model 2020-09-12 11:07:28 +03:00
Eldad Fux ae416187fc Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 21:12:58 +03:00
Eldad Fux 53778898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 21:08:41 +03:00
Eldad Fux 741dcdab12 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-improve-validator-performance 2020-09-11 15:00:41 +03:00
Eldad Fux d189f58002 Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat-add-webhook-events-to-the-users-service 2020-09-11 09:09:26 +03:00
Eldad Fux 76dfa75318 Cleaned up unused vars 2020-09-11 09:05:21 +03:00
Eldad Fux 4438be0627 Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 08:57:14 +03:00
Eldad Fux 33d8128296 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-09-11 08:57:08 +03:00
Eldad Fux 3122504d9b Added webhook event for the users API 2020-09-11 00:06:24 +03:00
Eldad Fux a54928782e Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat-add-webhook-events-to-the-users-service 2020-09-10 23:55:29 +03:00
Eldad Fux 1fe27e4097 Added missing docs 2020-09-10 23:50:31 +03:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux 7309cefd60 Fixed roles param input validation 2020-09-10 11:33:47 +03:00
Eldad Fux 5097d02cc2 Fixed param validation 2020-09-10 11:29:59 +03:00
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 69faaf8559 Fixed validation 2020-09-10 00:30:29 +03:00
Eldad Fux e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +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