1
0
Fork 0
mirror of synced 2024-05-17 19:22:34 +12:00
Commit graph

96 commits

Author SHA1 Message Date
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Christy Jacob ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Damodar Lohani 378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Damodar Lohani e1133b665d fix whitelist issue 2021-06-09 14:22:20 +05:45
Damodar Lohani 4fb54ac87b fix crop gravity param type 2021-06-09 12:26:39 +05:45
Damodar Lohani 5201e48815 adding image crop gravity support 2021-06-07 12:02:46 +05:45
Damodar Lohani c03e3709a6 proper range validator for opacity 2021-05-21 12:42:43 +05:45
Damodar Lohani 3318631d9d converting to numeric validator 2021-05-20 12:27:20 +05:45
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +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
Damodar Lohani a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Damodar Lohani 6c8cb0545b handle when opacity is set to 0 2021-04-09 13:41:49 +05:45
Damodar Lohani b7920ab26c fix issue with opacity 2021-04-09 13:27:45 +05:45
Damodar Lohani d82bb692b2 fix for border with border radius issue 2021-04-09 12:49:46 +05:45
Damodar Lohani 7b81ce2550 updating cache key 2021-04-08 16:42:30 +05:45
Damodar Lohani d10c758e80
parameter description changes
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-04-04 14:25:03 +05:45
kodumbeats d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats 9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45
Damodar Lohani dbac4083ad fix missing param rotation 2021-03-23 15:53:09 +05:45
Eldad Fux 46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Damodar Lohani 0ac81f8f69 update image preview api 2021-03-22 12:39:42 +05:45
Eldad Fux e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Eldad Fux e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Christy Jacob 77a0feb46f fix: deprecate option 2020-12-30 01:13:53 +05:30
Eldad Fux 9963a422ff Updated storage controller 2020-12-26 18:48:36 +02:00
Eldad Fux c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux e3c58361d9 Merged all system events 2020-12-07 00:14:57 +02:00
Eldad Fux f657563711 Fixed default file permissions 2020-11-20 23:24:39 +02:00
Eldad Fux 5b06f4d71d Added woldcard content type 2020-11-12 07:12:25 +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 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 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 ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +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 eef01eb63b Unused namespace 2020-07-19 00:48:06 +03:00