1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

589 commits

Author SHA1 Message Date
Eldad Fux 95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux eb5a51a35c Leveraged built-in encryption filter 2020-09-12 14:03:18 +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 ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux 5097d02cc2 Fixed param validation 2020-09-10 11:29:59 +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 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 2f904b4384 Fixed mock API 2020-08-30 09:51:44 +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 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 7391f39798 Fix for nested docs structure error #514 2020-08-26 18:54:07 +03:00
Eldad Fux 9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux 6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux 4e7580f1a8 Added env vars for cloud functions 2020-07-19 17:42:46 +03:00
Eldad Fux de32dbe040 Delete tag source not just data 2020-07-19 00:48:28 +03:00
Eldad Fux eef01eb63b Unused namespace 2020-07-19 00:48:06 +03:00
Eldad Fux d115e93a42 Added code packages to storage calculation 2020-07-17 12:48:43 +03:00
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux b53afae778 Fixed missing tag error timing 2020-07-17 00:50:37 +03:00
Eldad Fux 2af2484afa Worker now run real functions 2020-07-16 15:04:06 +03:00
Eldad Fux 3c194b5076 Manual function execution 2020-07-15 23:29:55 +03:00
Eldad Fux 1f46f0ef77 Set default tag 2020-07-15 22:09:33 +03:00
Eldad Fux b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux 6251d2b40a Added upload 2020-07-15 06:38:57 +03:00
Eldad Fux 8d5e62a02b Added a new volume 2020-07-15 00:20:46 +03:00
Eldad Fux 436300439d Enabled code upload 2020-07-14 23:33:52 +03:00
Eldad Fux d64ac11f88 Updated UI with dynamic data 2020-07-14 21:55:44 +03:00
Eldad Fux 6d2cd5884d Updated default values 2020-07-14 19:43:34 +03:00
Eldad Fux 60c5487c06 Updated SDKs 2020-07-14 19:29:49 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux 75254ac9f7 Refactored functions API 2020-07-13 00:18:52 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux 286b42787f Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-12 20:20:28 +03:00
Eldad Fux 64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux 1b897b4223 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-11 21:38:51 +03:00
Eldad Fux abdae9b095 Fixed permission updating bug 2020-07-11 19:18:04 +03:00
Eldad Fux c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux cbbc45af52 Added chunked output for large files 2020-07-11 07:17:45 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux bd606a5015 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-10 14:54:00 +03:00
Eldad Fux f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux 0fdc953980 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:26:53 +03:00
Eldad Fux 134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00