1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

647 commits

Author SHA1 Message Date
Eldad Fux 55e758b4c4 Updated general controller 2020-12-26 14:19:46 +02:00
Christy Jacob d8a0e9bd14 feat: updated new Linkedin scopes 2020-12-24 18:04:55 +05:30
Eldad Fux 40107c4d06 Added option to generate mock API spec 2020-12-23 08:09:16 +02:00
Eldad Fux 4166a497da Fixed routing 2020-12-22 23:01:11 +02:00
Eldad Fux d246afefd6 Wrong error format 2020-12-22 22:33:20 +02:00
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 49aed67ad9 Fix for events memory management +
merged functions and webhooks events
2020-12-07 10:51:12 +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 4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux 76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux 2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +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 e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +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 50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +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 c3149a4db0 Cleanup 2020-10-30 00:07:01 +02:00
Eldad Fux 788db3d794 Better error logs 2020-10-30 00:04:53 +02:00
Eldad Fux b01819afc9 Check for user ID before granting user role 2020-10-29 23:54:54 +02:00
Eldad Fux 812ea8015c Fixed templates 2020-10-29 23:08:20 +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
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +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