1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

377 commits

Author SHA1 Message Date
Eldad Fux afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux 4211c3159e Updated docs 2020-11-05 18:02:25 +02:00
Eldad Fux 002e50c0af Fixed webhooks error 2020-10-31 19:17:53 +02:00
Eldad Fux 1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux f95a93f27f Fixed coding standards 2020-10-27 02:12:35 +02:00
Eldad Fux 528ff82be9 Updated coding standards 2020-10-27 02:11:24 +02:00
Pedro Cisneros Santana c102bee5ec
Set output type to imagick 2020-10-26 22:08:47 +01:00
Eldad A. Fux 47c29e6c58
Merge branch '0.7.x' into 0.7.x 2020-10-26 22:37:02 +02:00
Pedro Cisneros Santana c286f23e1a Removed extra spaces 2020-10-26 19:14:04 +01:00
Pedro Cisneros Santana bff0e4db58 Bugs fixed
- Updated qrcode to v4.2
- Removed baconqrcode from composer
- Removed comments
- Fixed some indents
- Fixed the QR endpoint
2020-10-26 14:23:58 +01:00
Eldad Fux 08a831c141 Fixed validation test 2020-10-25 11:27:07 +02:00
Eldad Fux a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
hack3r-0m 76202f19a6 replaced old Reader method to new 2020-10-24 11:48:07 +00:00
hack3r-0m e102c9d990 replaced old Reader method to new 2020-10-24 11:39:57 +00:00
hack3r-0m 21eacb8a63 Replace .mmdb reader with maxmind and native C extension 2020-10-23 17:36:52 +00:00
Pedro Cisneros Santana f91a641032 Added QRCode dependency 2020-10-22 20:50:57 +02:00
Eldad Fux fefef52dae Removde hard-coded IP 2020-10-17 09:58:40 +03:00
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 79ee6c04e8 Updated error message 2020-08-30 07:49:24 +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 7391f39798 Fix for nested docs structure error #514 2020-08-26 18:54:07 +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 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