1
0
Fork 0
mirror of synced 2024-07-20 13:55:53 +12:00
Commit graph

43 commits

Author SHA1 Message Date
Christy Jacob 9177d659a1 feat: parse locale 2020-12-28 00:32:15 +05:30
Christy Jacob fde5183594 feat: parse token 2020-12-27 23:52:05 +05:30
Christy Jacob 9690ce8794 feat: parse log list 2020-12-27 23:47:26 +05:30
Christy Jacob bed4dcddef feat: parse session object 2020-12-27 22:01:18 +05:30
Christy Jacob 3a7dda5e10 feat: parse session object 2020-12-26 17:47:43 +05:30
Christy Jacob 89f35d733f feat: parse session object 2020-12-26 16:56:13 +05:30
Christy Jacob 09f42797e3 feat: added parse method for user object 2020-12-26 16:48:19 +05:30
Christy Jacob a8c07c3381 feat: added function to parse user object 2020-12-26 16:48:00 +05:30
Christy Jacob d78e956612 feat: added function to parse user object 2020-12-26 16:47:33 +05:30
Christy Jacob 46114a5920 feat: added function to parse user object 2020-12-26 16:46:43 +05:30
Christy Jacob 898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Eldad Fux 4df6cb2ef5 Added tests for Database webhooks 2020-12-01 20:53:31 +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 7a444d5a24 Fixed default session value 2020-11-20 23:02:42 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad Fux dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Eldad Fux e4db1ddd43 Updated specs 2020-11-13 22:38:47 +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 e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux 4d3c5a39cc Updated constants 2020-11-08 00:14:48 +02:00
Eldad Fux 3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux b4787a4b60 Fixed response type 2020-11-08 00:06:18 +02:00
Eldad Fux 50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +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
Eldad Fux 59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Eldad Fux 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux a43bb0643e Fixed missing attribute 2020-06-24 14:30:29 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux 75026ffa8c unix is Unix 2020-06-24 14:18:33 +03:00
Eldad Fux 5298c16971 Updated session model 2020-06-24 09:53:13 +03:00
Eldad Fux 228b2ec506 Updated session 2020-06-24 09:41:00 +03:00
Eldad Fux dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux dc2d990c29 Added team model 2020-06-24 08:14:42 +03:00
Eldad Fux 33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +03:00
Eldad Fux 2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux 72edaf7ff5 Added locale object 2020-06-23 00:55:45 +03:00
Eldad Fux 29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux 416d767ff0 Changed rule structure 2020-06-22 19:25:01 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00