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

331 commits

Author SHA1 Message Date
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