1
0
Fork 0
mirror of synced 2024-08-01 03:21:46 +12:00
Commit graph

2506 commits

Author SHA1 Message Date
Torsten Dittmann
4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02:00
Eldad Fux
934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux
a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux
e24a6cd52d Fixed get port method 2020-07-02 20:58:24 +03:00
Eldad Fux
521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux
1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux
8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux
87ecd44395 Fixed input generation 2020-07-02 17:32:34 +03:00
Eldad Fux
57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux
457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux
4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00
Eldad Fux
a1f1edfc78 Fixed memory leak 2020-07-01 11:55:14 +03:00
Eldad Fux
18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +03:00
Eldad Fux
c32804a7f2 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-07-01 01:18:43 +03:00
Eldad Fux
b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux
0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad A. Fux
c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00
Eldad Fux
8c5ae66b77 Require less permissions by default 2020-06-28 01:56:48 +03:00
Eldad Fux
e1387b5e80 Fixed capital letter issue 2020-06-28 01:40:36 +03:00
Eldad Fux
caefe03bc3 Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:39:35 +03:00
Eldad Fux
fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +03:00
Eldad Fux
ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux
efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux
7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux
ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux
e1bdf6cd04 Fixed S3 missing method 2020-06-25 23:52:25 +03:00
Eldad Fux
d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +03:00
Eldad Fux
30d875a6f1 Updated comments 2020-06-25 23:26:02 +03:00
Eldad Fux
e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux
65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux
dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +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
8efff7f1e9 Fixed session response 2020-06-24 10:35:59 +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
e469cccb61 Added models constants 2020-06-23 21:53:24 +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
2b4d93b6e4 Added support for default values 2020-06-22 17:33:37 +03:00
Eldad Fux
32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux
38758884b5 Updated definitions 2020-06-21 17:44:52 +03:00
Eldad Fux
9462e1c75b Updated structures 2020-06-21 16:31:51 +03:00
Eldad Fux
9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad Fux
a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux
38fe69b4a0 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-18 09:08:33 +03:00
Eldad Fux
305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +03:00
Eldad Fux
91435411fa Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-13 18:59:46 +03:00
Eldad Fux
02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad A. Fux
6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux
1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux
1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +03:00
Eldad Fux
81ef66a29a Work in progress 2020-06-05 12:53:06 +03:00
Eldad Fux
899fec8504 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-05 00:58:55 +03:00
Eldad Fux
d3d98d4d05 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-05 00:54:07 +03:00
Eldad Fux
91690fcae1 Work in progress 2020-06-04 17:06:51 +03:00
Eldad Fux
a25a827740 Work in progress - preloader 2020-05-30 12:53:34 +03:00
Eldad Fux
fe955ac9fb Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-05-30 10:41:38 +03:00
Eldad Fux
7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux
d6fbd734a3 Merge branch 'master' of github.com:appwrite/appwrite into apple-oauth 2020-05-28 18:44:41 +03:00
Eldad Fux
6e143f7ed3 Apple OAuth tests 2020-05-27 14:54:27 +03:00
Eldad Fux
c1ddf8ddc2 Updated typo and changelog 2020-05-26 22:44:47 +03:00
Eldad Fux
0b3cb1c302 Added option to delete project #340 2020-05-26 22:12:40 +03:00
Eldad Fux
419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux
6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Christy Jacob
ec527cbff4 Merge branch 'master' of https://github.com/appwrite/appwrite 2020-05-21 02:21:35 +05:30
Christy Jacob
290b52c77f feat: updated google oAuth token urls 2020-05-21 02:21:21 +05:30
Eldad Fux
dbab79fa54 Added yaml support 2020-05-16 14:28:26 +03:00
Eldad Fux
a5fefffc1d Added PHP preload support 2020-05-14 11:22:06 +03:00
Eldad Fux
8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux
db40609ead Converted network charts to MB 2020-05-12 23:18:34 +03:00
Eldad Fux
2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00
Eldad Fux
09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux
efc7bce35d Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-04 08:07:07 +03:00
Eldad Fux
496d7c2973 Work in progress 2020-05-04 08:04:30 +03:00
Eldad Fux
dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux
e3104cd84c Added markdown form 2020-04-24 20:09:09 +03:00
Eldad Fux
555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux
0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux
a9877abdfa Added unit tests 2020-04-14 22:53:41 +03:00
Eldad Fux
a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux
73d4012934 Pass session to non-web clients 2020-04-08 20:04:46 +03:00
Eldad Fux
586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux
8af011f638 Fix for cases when missing signature key 2020-04-08 16:14:16 +03:00
Eldad Fux
f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux
73d9bbb446 Minor source code cleanups 2020-03-25 07:03:01 +02:00
Eldad Fux
8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux
4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux
89ba82755e Changed Auth default 2020-03-16 20:43:43 +02:00
Eldad Fux
b26b9c061c Fixed auth bug 2020-03-16 20:39:24 +02:00
Eldad Fux
01552bb13b Fix for query with empty ID 2020-03-08 21:25:31 +02:00
Eldad Fux
27850c660f Updated env vars 2020-03-01 19:05:51 +02:00
Eldad Fux
0fc51eba1e Added DNS validator 2020-02-21 00:15:53 +02:00
Eldad Fux
6a79655911 Added new collections type 2020-02-20 22:45:12 +02:00
Eldad Fux
fe5d9107c0 Added volumes constants 2020-02-19 14:41:23 +02:00
Eldad Fux
46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux
f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux
172fb77e8d Fixed broken test 2020-02-15 18:54:45 +02:00
Eldad Fux
53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux
8cd40b1209 Fixed teams permission on admin mode 2020-02-11 08:17:40 +02:00
Eldad Fux
dd693d59fc Added method to remove attribute 2020-02-10 18:15:18 +02:00
Eldad Fux
8f6b5ddf22 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 00:51:20 +02:00
Armino Popp
c28aa3dfe0 Added Bitly OAuth provider 2020-01-21 22:59:44 +02:00
Armino Popp
2e724524f4 Initial commit for Bitly OAuth provider 2020-01-21 22:10:11 +02:00
Armino Popp
f68089e0e5 Changed to live 2020-01-20 15:00:57 +02:00
Armino Popp
318b1a577b Added Paypal OAuth provider 2020-01-20 13:44:16 +02:00
Armino Popp
3c49144a3b Initial commit 2020-01-20 12:56:16 +02:00
Christy Jacob
d41e1790c5 feat: added Yandex OAuth Adapter 2020-01-20 09:39:01 +05:30
Eldad Fux
72481d88e1 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-19 12:43:54 +02:00
Christy Jacob
45c9b28254 Merge remote-tracking branch 'upstream/master' 2020-01-19 16:00:37 +05:30
Christy Jacob
26202fcac6 feat: added support for Salesforce OAuth 2020-01-19 16:00:18 +05:30
Christy Jacob
28ec03c885 chore: added Salesforce to providers 2020-01-19 07:46:22 +05:30
Eldad Fux
9be443c9dd Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:09:03 +02:00
Eldad Fux
efccfda6b7 Fixed psr standard 2020-01-18 23:08:28 +02:00
Eldad Fux
92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Christy Jacob
4d4745ccd2 chore: refactoring OAuth Adapters 2020-01-19 01:42:41 +05:30
Christy Jacob
e8cf1cb977 Merge remote-tracking branch 'upstream/master' 2020-01-19 01:29:01 +05:30
Christy Jacob
a4630b4995 chpore: vk adapter changes 2020-01-19 01:18:59 +05:30
Christy Jacob
efdacd7248 chore: fixed slack adapter 2020-01-19 01:14:08 +05:30
Christy Jacob
ca6a0e70b6 chore: microsoft adapter changes 2020-01-19 01:09:37 +05:30
Eldad Fux
a297f843de Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 20:52:31 +02:00
Christy Jacob
ba96505aa4 chore: google oauth adapter changes 2020-01-18 20:57:48 +05:30
Christy Jacob
d2a19207c2 chore: gitlab adapter fixes 2020-01-18 20:38:46 +05:30
Christy Jacob
538f5cf1c3 chore: github adapter changes 2020-01-18 20:18:11 +05:30
Christy Jacob
0ae60726fe chore: changes to facebook Adapter 2020-01-18 20:03:39 +05:30
Christy Jacob
5b5c178b03 chore: dropbox adapter changes 2020-01-18 19:29:35 +05:30
Eldad Fux
28560c7520 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 15:51:12 +02:00
Christy Jacob
1e4fe08901 chore: updated bitbucket adapter 2020-01-18 18:50:07 +05:30
Eldad Fux
ed21fb5fb1 Updated comment 2020-01-18 14:32:02 +02:00
Christy Jacob
7bd3b7ab46 chore: apple Adapter Fixes 2020-01-18 10:24:40 +05:30
Christy Jacob
f7acaea6a9 chore: apple Adapter Fixes 2020-01-18 10:23:41 +05:30
Christy Jacob
c63eb7fda5 chore: Adapter fixes 2020-01-18 10:15:54 +05:30
Christy Jacob
1678021ce3 chore: updated Amazon Adapter Methods 2020-01-18 09:49:10 +05:30
Christy Jacob
a7f0d16596 chore: modified amazon adapter 2020-01-18 09:18:47 +05:30
Christy Jacob
2c937f8221 chore: fixed php coding standard 2020-01-18 09:06:51 +05:30
Christy Jacob
b51e061c56 Merge remote-tracking branch 'origin' 2020-01-18 08:29:01 +05:30
Christy Jacob
9a5b0098a6 feat: renamed adapter variable to scope 2020-01-18 08:27:02 +05:30
Armino Popp
72c2724cee Fixed getUser 2020-01-17 20:48:46 +02:00
Armino Popp
7d89b02f6e Initial commit 2020-01-17 19:58:00 +02:00
Eldad Fux
63c36f1265 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-17 08:06:10 +02:00
Armino Popp
637417f900 Fixed getUser 2020-01-16 12:59:24 +02:00
Armino Popp
5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp
3c2a03444f Fixed getUser 2020-01-16 00:02:44 +02:00
Armino Popp
21d663b0dc minor fixes 2020-01-15 22:57:32 +02:00
Armino Popp
358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Eldad Fux
c5df0627bd Added missing state param 2020-01-13 22:59:53 +02:00
Eldad Fux
ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Armino Popp
4d548d2808 Added Discord OAuth provider 2020-01-13 17:30:10 +02:00
Eldad Fux
178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
Eldad A. Fux
d4ba226b74
Merge branch 'master' into master 2020-01-13 17:10:24 +02:00
Christy Jacob
6bc1668877 chore: Amazon Adapter changes 2020-01-13 20:03:41 +05:30
Christy Jacob
67bda8b9fa feat: modified Amazon Adapter to use the new custom scopes 2020-01-13 20:02:03 +05:30
Christy Jacob
907de3e95f chore: sanitisation of BitBucket Adapter 2020-01-13 19:48:47 +05:30
Christy Jacob
b190bc28d8 chore: added required Scopes to Amazon Adapter 2020-01-13 19:46:41 +05:30
Christy Jacob
fe9f79b123 chore: corrected function doc 2020-01-13 19:43:08 +05:30
Christy Jacob
cda8f27398 chore: support for chaining in addScope 2020-01-13 19:42:09 +05:30
Eldad Fux
73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux
2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Christy Jacob
1f1e4e0def chore: added duplicate scope check in constructor 2020-01-13 12:01:36 +05:30
Christy Jacob
ecae436f4f chore: removed debug comments 2020-01-13 00:15:01 +05:30
Christy Jacob
074bf1ae50 feat: applied methods to adapters 2020-01-12 23:50:27 +05:30
Christy Jacob
230b039bbd feat: added methods for adding and getting scopes 2020-01-12 23:50:27 +05:30
Christy Jacob
2660fcfc3b feat: added support for scopes param in OAuth Constructor 2020-01-12 23:50:26 +05:30
Christy Jacob
8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux
211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux
7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux
afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux
4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux
2d6a3d09af Updated return type 2019-12-28 01:04:15 +02:00
Eldad Fux
feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux
92288eb132 Improve storage device type hinting and abstraction 2019-12-27 19:01:19 +02:00
Eldad Fux
c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux
1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux
ec1d1d1633 Deprecated old consts 2019-12-26 16:06:34 +02:00
Eldad Fux
d3e272b5d5 Fixed indentation 2019-12-26 15:15:47 +02:00
Eldad Fux
88df11f80f Reordered types 2019-12-14 20:34:42 +02:00
eldadfux
fdcbb86f43 Handle mkdir errors with exceptions 2019-11-13 00:32:59 +02:00
eldadfux
3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
Frieder Bluemle
0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux
088b6a5503 Allow empty permissions array 2019-10-20 21:28:07 +03:00
Christy Jacob
63571dd52b feat: removed StackExchange Class 2019-10-13 23:37:00 +04:00
Christy Jacob
681acbdffa feat: getAccessToken Done 2019-10-13 23:22:15 +04:00
Christy Jacob
17590846a1 fix: return type of parseState removed 2019-10-13 22:25:39 +04:00
Christy Jacob
26071b9a3c feat: added scope 2019-10-13 22:13:31 +04:00
Christy Jacob
c251451957 feat: added stackoverflow reference 2019-10-13 22:11:49 +04:00
Christy Jacob
4ac8cd50b9 fix: fixed changes to Google.php 2019-10-13 22:06:20 +04:00
Christy Jacob
1d34eec44b feat: added stackoverflow class 2019-10-13 22:05:39 +04:00
Christy Jacob
061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
Christy Jacob
bd5fa91223 feat: started Twitter OAuth 2019-10-06 21:51:02 +05:30
Christy Jacob
d2ebafb237 chore: lint fix 2019-10-06 18:28:01 +05:30
Christy Jacob
62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob
cb0ca885c1 chore: lint fix 2019-10-06 16:31:34 +05:30
Christy Jacob
99dd990a6c feat: vk OAuth Done 2019-10-06 16:30:05 +05:30
Christy Jacob
0422fe75a7 feat: start vk oAuth 2019-10-06 02:15:28 +05:30
Christy Jacob
965a68afd3 chore: added Amazon OAuth Docs 2019-10-05 18:46:07 +05:30
Christy Jacob
0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob
080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Christy Jacob
e8583822cc feat: added reference docs for Google 2019-10-04 20:39:16 +05:30
Christy Jacob
92101ae7af feat: added reference docs for Gitlab 2019-10-04 20:36:13 +05:30
Christy Jacob
c9b1dcd6e5 Merge remote-tracking branch 'upstream/master' 2019-10-04 20:34:41 +05:30
Christy Jacob
07118d7358 feat: started with apple OAuth 2019-10-04 19:59:16 +05:30
Eldad A. Fux
ea82e1e027
Merge branch 'master' into feat/add-slack-oauth 2019-10-03 19:53:35 +03:00
Bogdan Covrig
b1f01e9dbf Add Slack provider. Fix getUser request path 2019-10-03 18:19:39 +02:00
Bogdan Covrig
2d1ff748f2 [WIP] Add Slack accestoken and code functions 2019-10-03 01:45:06 +02:00
Christy Jacob
80f09862b4 chore: lint fix 2019-10-02 19:37:52 +05:30
Christy Jacob
4e6541b8f6 feat: Dropbox OAuth Added 2019-10-02 19:35:02 +05:30
Christy Jacob
44c179bb02 chore: added getAccessToken adapter 2019-10-02 19:27:52 +05:30
Christy Jacob
ba7db4b80b feat: started Dropbox OAuth Support 2019-10-02 19:09:40 +05:30
Christy Jacob
119f5de6b0 chore: lint fix 2019-10-02 12:58:59 +05:30
Christy Jacob
eb47cf8d9b feat: added Microsoft OAuth Support 2019-10-02 12:30:59 +05:30
Christy Jacob
69b229c79b fix: syntax error in hi.locale.php 2019-10-01 23:15:01 +05:30
Christy Jacob
18e164608b fix: reverted back to UUID from account_id 2019-10-01 21:02:20 +05:30
Christy Jacob
25ad32abc4 chore: removed commented line 2019-10-01 14:47:55 +05:30
Christy Jacob
4a06fee978 chore: linting 2019-10-01 14:38:32 +05:30
Christy Jacob
fb00547997 chore: use account_id instead of uuid 2019-10-01 14:37:57 +05:30
Christy Jacob
c5ba48e0f6 feat: added BitBucket OAuth Support 2019-10-01 14:31:22 +05:30
eldadfux
e411590cf6 PHP CS fixer 2019-10-01 07:34:01 +03:00
Christy Jacob
ec7f706c95 feat: removed unused variable 2019-09-30 14:36:47 +05:30
Christy Jacob
92f2b4c242 feat: added Gitlab OAuth Support 2019-09-30 14:33:55 +05:30
Christy Jacob
4158c3ea21 refactor: code refactoring using php-cs-fixer 2019-09-30 11:43:40 +05:30
Christy Jacob
faa63aba97 feat: added Google OAuth Support 2019-09-30 03:33:22 +05:30
Christy Jacob
40a5e53861 Merge remote-tracking branch 'upstream/master' 2019-09-29 03:10:33 +05:30
eldadfux
5d8661fd27 Better structure error 2019-09-28 22:30:56 +03:00
Christy Jacob
90372dba45 fix: corrected path in OAuth docs 2019-09-28 14:57:21 +05:30
eldadfux
598b9c9124 Simplified nested documents appending 2019-09-20 17:01:47 +03:00
eldadfux
512005ddf4 Updated SDKs 2019-09-20 09:33:11 +03:00
eldadfux
90a3dee390 Better error descriptions 2019-09-17 12:55:31 +03:00
eldadfux
35680bbae9 Run PHP-CS-FIXER to make sure
code is consisted with PSR-1 + PSR-2
2019-09-06 20:04:26 +03:00
eldadfux
2161e35d46 Removed not working OAuth providers 2019-09-06 14:22:19 +03:00
eldadfux
3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux
712e16f282 Remove unauthorized Linkedin scopes 2019-09-03 11:20:00 +03:00
eldadfux
fa94111277 Changed linkeding OAuth scopes 2019-09-03 11:09:23 +03:00
eldadfux
67a669231e Added method to delete DB 2019-08-22 23:54:05 +03:00
eldadfux
141e88898a Added method to delete DB namespace 2019-08-22 23:53:50 +03:00
eldadfux
2d0ace7cd5 Added method to delete complete namespace 2019-08-22 23:42:06 +03:00
eldadfux
79230c4de6 Seperated mocks from DB class 2019-08-09 17:46:09 +03:00
eldadfux
823a4ea3bd Some code cleanups 2019-08-09 17:11:22 +03:00
eldadfux
40b1d1d821 Changed service configuration method 2019-08-03 08:58:44 +03:00
eldadfux
a22198408a Added option for extendable service registry 2019-08-02 00:48:17 +03:00
eldadfux
08368133a9 Improved fulltext search performance 2019-07-29 07:50:10 +03:00
eldadfux
fcb24af8d9 Updated Linkedin OAuth provider to support Linkedin V2 API 2019-07-06 12:47:48 +03:00
eldadfux
66072f84b5 Removed some limits and updated SDKs 2019-07-03 22:50:04 +03:00
eldadfux
3115a1f349 Added collection validation 2019-06-09 14:44:58 +03:00
eldadfux
44ee22eb3e Changed status code to 201 for endpoints creating new resources 2019-06-09 11:51:10 +03:00
eldadfux
6faa0152a9 Deprecated database documents type and changed it to document type 2019-06-08 10:45:41 +03:00
eldadfux
24884908b8 Updated SDKs list 2019-06-06 09:44:26 +03:00
eldadfux
af815c481c Added Apple ID OAuth adapter 2019-06-05 23:35:23 +03:00
eldadfux
63068f6b1d Exported ClamAV client to 3rd party package 2019-05-11 18:30:53 +03:00
eldadfux
36358e90b5 Added source code 2019-05-09 09:54:42 +03:00