1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

55 commits

Author SHA1 Message Date
Eldad A. Fux 65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad Fux 293badbd90 Fixed cached bug 2021-04-16 22:04:42 +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
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
kodumbeats 07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Eldad Fux 71036ba85f Fixed resizing 2021-01-10 02:17:44 +02:00
Eldad Fux bdd04ce292 Fixed margin value, add png compression 2021-01-10 02:07:58 +02:00
Eldad Fux 9775db98b1 Updated avatars controller 2020-12-26 16:59:15 +02:00
Eldad Fux 90fa894a7e Updated routes labels 2020-11-12 00:02:02 +02:00
Eldad Fux afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux f95a93f27f Fixed coding standards 2020-10-27 02:12:35 +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
Pedro Cisneros Santana f91a641032 Added QRCode dependency 2020-10-22 20:50:57 +02:00
Eldad Fux 95cafb9f1b Updated controllers and workers 2020-10-15 00:34:57 +03:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +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 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux 7b361cce1e Fixed avatar service 2020-07-02 16:51:11 +03:00
Eldad Fux 43dbc10733 Updated Avatars output method 2020-07-02 16:43:31 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux 4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07:18 +03:00
Eldad Fux ed4ba66723 List Documents undefined behavior
Fixes #429
2020-06-28 21:35:03 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux b41fe51c50 Added avatars to the config class 2020-06-27 08:36:22 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux d17954d4fb Removed unsued var 2020-06-24 23:38:18 +03:00
Eldad Fux 2bc0bef105 Removed unwanted exit functions 2020-06-24 23:32:33 +03:00
Eldad Fux 2bc181a057 Fixed tests 2020-06-21 15:18:00 +03:00
Eldad Fux 1b549092c4 Added support for "loose" boolean in query strings 2020-06-21 14:56:42 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux ce3f2037a3 Changed font weight 2020-06-11 11:41:03 +03:00
Eldad Fux 8e47027c34 Removed 3rd party avatar services from the console 2020-06-10 00:31:15 +03:00
Eldad Fux 13bd66e502 Added initials route 2020-06-09 22:48:26 +03:00
Eldad Fux 8f23a80634 Fixed wrong SDK method type in avatars browser route 2020-05-25 06:36:10 +03:00
Eldad Fux d2bcbcb4da updated method types 2020-05-18 07:26:28 +03:00
Eldad Fux a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 27850c660f Updated env vars 2020-03-01 19:05:51 +02:00