1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

408 commits

Author SHA1 Message Date
Eldad Fux
d74ccd1dbe Fixed missing injections 2020-12-26 20:11:18 +02:00
Eldad Fux
9ec8f64bba Updated users controller 2020-12-26 18:54:42 +02:00
Eldad Fux
bece7cdb30 Updated teams controller 2020-12-26 18:48:43 +02:00
Eldad Fux
9963a422ff Updated storage controller 2020-12-26 18:48:36 +02:00
Eldad Fux
c2e2ac0430 Updated projects controller 2020-12-26 18:33:36 +02:00
Eldad Fux
4142791fc9 Updated functions controller 2020-12-26 17:20:08 +02:00
Eldad Fux
26f5f70259 Updated locale controller 2020-12-26 17:13:42 +02:00
Eldad Fux
0aa2687074 Updated health controller 2020-12-26 17:10:45 +02:00
Eldad Fux
acc9bd7a91 Updated database controller 2020-12-26 17:05:04 +02:00
Eldad Fux
9775db98b1 Updated avatars controller 2020-12-26 16:59:15 +02:00
Eldad Fux
fbe7263a5a Updated account controller 2020-12-26 16:31:53 +02:00
Christy Jacob
d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux
616d5a38bc Removed debug log 2020-12-13 01:29:32 +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 A. Fux
8f65ff1086
Merge pull request #751 from christyjacob4/delete-collection-documents
feat: delete documents using delete worker
2020-12-05 09:54:24 +02:00
Christy Jacob
d44c2ead0e feat: delete documents using delete worker 2020-12-05 02:17:02 +05:30
Eldad Fux
28623c6baa Added team events and tests 🟢 2020-12-03 00:15:20 +02:00
Eldad Fux
362f84e51b Added missing user ID to both session and token models 2020-11-26 08:12:24 +02:00
Eldad Fux
374e504923 Added more tests 2020-11-23 17:04:02 +02:00
Eldad Fux
a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-21 01:32:57 +02:00
Eldad Fux
f657563711 Fixed default file permissions 2020-11-20 23:24:39 +02:00
Eldad Fux
c3d398d2e3 Added missing response attributes 2020-11-20 23:02:26 +02:00
Eldad Fux
e9c1e8e0b1 Added new tests 2020-11-20 14:35:16 +02:00
Eldad Fux
a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux
9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux
ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux
d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux
0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +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
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