1
0
Fork 0
mirror of synced 2024-08-05 13:31:36 +12:00
Commit graph

168 commits

Author SHA1 Message Date
Damodar Lohani
bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Eldad Fux
89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +03:00
Damodar Lohani
ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Damodar Lohani
1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Eldad A. Fux
52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann
8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Torsten Dittmann
8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani
be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Eldad Fux
14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
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
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
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
Eldad Fux
fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux
b929084b8b Updated var name 2021-06-11 21:23:31 +03:00
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
Eldad Fux
26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux
abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
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
0a3c198e00 Removed boolean check on DB operation 2021-05-09 23:34:32 +03:00
Eldad Fux
c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Eldad Fux
eab18af07e Added support for count 2021-05-03 13:25:05 +03:00
Eldad Fux
3739be31bb Init DB library 2021-05-03 11:28:31 +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
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
cbbc45af52 Added chunked output for large files 2020-07-11 07:17:45 +03:00
Eldad Fux
969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux
498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux
fb71414dc3 Fixed preview output default value 2020-07-03 12:11:19 +03:00
Eldad Fux
59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Eldad Fux
1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux
fd90a57ece Fixed tests 2020-07-01 00:38:06 +03:00
Eldad Fux
6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux
e336c3315c Added storage config files 2020-06-30 07:32:36 +03:00
Eldad Fux
3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux
0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux
00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux
601073302b Removed unused globals 2020-06-27 08:48:47 +03:00
Eldad Fux
62dda1d425 Added storage init 2020-06-26 15:28:57 +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
8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux
1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux
b59849df22 Added a flag to disable ClamAV scans #350 2020-05-25 16:12:59 +03:00
Eldad Fux
8d12a00268 Removed unused var 2020-04-13 22:38:39 +03:00
Eldad Fux
ed268340da Updated methods labels 2020-04-10 21:59:14 +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
cb5952c6c2 Added domain renewals task 2020-02-29 08:24:46 +02:00