1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

870 commits

Author SHA1 Message Date
Torsten Dittmann cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Damodar Lohani 0e8645fc13 fix function model permission 2021-10-22 16:17:38 +05:45
AmreshSinha d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Christy Jacob 1d3a87e347
Merge pull request #2014 from Asmit2952/master
refactor-1968-fixed-PSR-issues-in-utopia-library
2021-10-19 11:12:53 +05:30
Christy Jacob 71559af6c7
Merge pull request #2008 from kaczmarekdaniel/master
Docker library psr issues fix
2021-10-19 10:45:11 +05:30
Christy Jacob 88cfcb9ea8
Merge pull request #1997 from srijit2002/master
fix: Fix PSR issue in database library
2021-10-19 10:36:15 +05:30
Christy Jacob 52915e0656
Merge pull request #1956 from papuruth/refactor-1942-Fix-PSR-Auth-Library
Fix PSR issues in Auth library #1937
2021-10-19 10:31:31 +05:30
Torsten Dittmann b3dd0133a1 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-16 14:13:32 +02:00
Torsten Dittmann f4a6f6235f tests(unit): migration type 2021-10-15 18:56:35 +02:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
kodumbeats 4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Christy Jacob 80136de0ac
Merge pull request #1993 from waridrox/fixPSR_Migration
Fixed PSR issues in `Migration` library
2021-10-14 20:32:10 +05:30
Christy Jacob 8fcfb7ca5f
Merge pull request #1990 from divshacker/master
Fixes PSR issues in the Templates library
2021-10-11 17:32:25 +05:30
oovk f138aeb3a6 fixed PSR issues in the URL library 2021-10-09 19:51:21 +02:00
Torsten Dittmann 9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Christy Jacob 6c2257e3e8
Merge pull request #1941 from ezioishan/master
Fix PSR issues in Detector #1939
2021-10-08 16:00:33 +05:30
Torsten Dittmann 44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Dmitry a52d9152e5 fix(typos): fix bunch of typos and missclicks in whole project 2021-10-08 05:03:09 +03:00
Torsten Dittmann f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann 4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
kodumbeats 6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats b3d5ba4123 Address review comments 2021-10-07 14:27:20 -04:00
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
kodumbeats 328b326faa
Merge pull request #1896 from appwrite/feat-before-pagination
feat(refactor-db): before pagination
2021-10-07 14:05:41 -04:00
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
waridrox db7e1f5ebb Fixed PSR issues in Migration library
Signed-off-by: waridrox <mohdwarid4@gmail.com>
2021-10-07 15:34:55 +05:30
Christy Jacob 3746cda31b
Merge pull request #1998 from ar-ankou/feat-database-indexing
fix-1981-psr-issues-in-the-task-library
2021-10-07 15:11:37 +05:30
Christy Jacob d6c17d309d
Merge pull request #1988 from charithesh16/feat-database-indexing
Fixes PSR issues for Detector Library
2021-10-07 14:28:19 +05:30
Christy Jacob d6c42c0630
Merge pull request #1986 from krishguptadev/feat-database-indexing
style: fix using php cs fixer
2021-10-07 14:25:44 +05:30
Christy Jacob 46b3b23d90
Merge pull request #1949 from mendoza/refactor-1943-Fixing-PSR-Event
Fixing PSR in Event Library
2021-10-07 14:18:25 +05:30
kodumbeats 1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Mukul Kolpe c1235bfb7c Fixed PSR issues in the Extend(src\Appwrite) library 2021-10-07 02:53:58 +05:30
Torsten Dittmann df661a605f fix migration tests 2021-10-06 17:10:03 +02:00
Asmit2952 5a729e0932 Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
2021-10-06 19:52:38 +05:30
kaczmarekdaniel 8531eddeb4 Docker library psr issues fix 2021-10-06 15:39:14 +02:00
Geoffrey ec1d529e13 fix: PSR issues on OpenSSL at master 2021-10-06 14:07:23 +02:00
Torsten Dittmann 97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Steven Boixel acb4aebe4d Fix - PSR issues in the Task library
This fix the PSR issue for the Cron Class and also the CronTest

Resolve #1981
2021-10-06 13:53:33 +02:00
Srijit 4df8803c75 fix: Fix PSR issue in database library 2021-10-06 17:14:03 +05:30
divshacker 1a2a1c4df8 updated_templates 2021-10-06 12:26:23 +05:30
Charithesh Puppireddy c9b8175a90 Fixed PSR issues for Detector Library 2021-10-06 11:38:54 +05:30
Krish Gupta 8331842a23
style: fix using php cs fixer 2021-10-06 11:10:29 +05:30
Emilia 2865921c00 Fix PSR issues in Network 2021-10-05 22:07:39 +02:00
Papu Kumar 6122578fe5 fix PSR issues in Auth library #1937 2021-10-06 00:53:04 +05:30
David Mendoza 3ee11afe88 Fixed PSR issues on event library 2021-10-05 11:50:54 -06:00
David Mendoza 4228c304a5 Revert "fixed PSR issues on event library issue #1943"
This reverts commit 735c04318d.
2021-10-05 11:49:05 -06:00
David Mendoza 735c04318d fixed PSR issues on event library issue #1943 2021-10-05 11:46:56 -06:00
Ishan Sourav 1d8b7da145 Fix PSR issues in Detector #1939 2021-10-05 21:57:40 +05:30
Torsten Dittmann c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
kodumbeats dc06e42348 Remove standard lib imports 2021-10-05 09:16:27 -04:00
kodumbeats 2aa94e7897 Improve attr/index lifecycle with status stuck when deletion fails 2021-10-04 20:23:15 -04:00
Torsten Dittmann aa5d4cfc9b fix types 2021-09-30 12:32:24 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco 73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Eldad Fux 59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Matej Baco 36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
Matej Bačo 9c9a17a2a4
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco 1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
kodumbeats 4cf16c88ed
Update docblocks for getType 2021-09-15 11:17:09 -04:00
kodumbeats d305c7c442
Merge pull request #1624 from TorstenDittmann/feat-response-models-new-attributes-torsten
feat(feat-response-models-new-attributes): introduce response type array
2021-09-15 10:28:39 -04:00
Torsten Dittmann 824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Torsten Dittmann 0992576e52 introduce response type array 2021-09-14 10:26:16 +02:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
kodumbeats 7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -04:00
kodumbeats 23611857a1 Add response model for enum attribute 2021-09-10 16:12:55 -04:00
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Torsten Dittmann 7e1a03effd
Merge pull request #1595 from appwrite/0.10.x
merge 0.10.x into master
2021-09-06 17:10:44 +02:00
Torsten Dittmann 17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Torsten Dittmann 0ac4b031eb fix condition 2021-09-03 17:18:42 +02:00
Torsten Dittmann 55a5a0c7fd fix roles variable 2021-09-03 17:15:42 +02:00
Torsten Dittmann 0b344e182c feat(Auth): improve getRoles method 2021-09-03 17:07:09 +02:00
Torsten Dittmann 0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann 54aea7d75d fix(migration): better warning message 2021-09-03 10:36:58 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Torsten Dittmann 0e7cf6a466
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 14:47:21 +02:00
Christy Jacob dd9cddc525 feat(review): fix review comments 2021-09-01 16:54:36 +05:30
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Matej Baco 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Christy Jacob ad81e414d9 feat(response): add metric and metric list to response models 2021-09-01 00:34:01 +05:30
Damodar Lohani 4267221970
Update src/Appwrite/Auth/Auth.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:37:55 +05:45
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann 93c481b24b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-30 12:08:08 +02:00
Eldad Fux 09aea0fd95 Fixed test 2021-08-29 15:40:52 +03:00
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob 3aedad2061 feat(tests): added tests for users usage 2021-08-29 14:13:14 +05:30
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob 1b074a3c38 feat(model): added better description for rule 2021-08-28 21:38:50 +05:30
kodumbeats 8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats 783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats 6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
kodumbeats ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats 87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Torsten Dittmann 4dd9424613 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-25 10:00:50 +02:00
Damodar Lohani 1af4b02034 fix warning 2021-08-25 11:44:12 +05:45
kodumbeats 7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -04:00
kodumbeats af2e64ef7b Construct parent models to properly inherit rules 2021-08-24 10:31:02 -04:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
kodumbeats 65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
kodumbeats 741779cdb8 Do not throw exception if rule default is null but not required 2021-08-23 17:33:57 -04:00
kodumbeats 0eb0ceb6d5 Explicitly add attribute model rules 2021-08-23 17:25:32 -04:00
Eldad A. Fux 27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
kodumbeats 19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats 401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats 4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Torsten Dittmann b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann 30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann 5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann 9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02:00
Torsten Dittmann f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
Damodar Lohani 354633afa8 fix usage stats 2021-08-17 10:47:31 +05:45
kodumbeats 10e4297652 Update attribute response models 2021-08-16 18:59:33 -04:00
kodumbeats 328358654a Instantiate boolean attribute response model 2021-08-16 16:08:18 -04:00
kodumbeats e963ad84d5 Add default param to attribute response models 2021-08-16 16:06:27 -04:00
kodumbeats d2ad1a899e Add response model for boolean attribute 2021-08-16 16:01:20 -04:00
kodumbeats 78d013c109 Prefix all attribute models with Attribute 2021-08-16 15:59:58 -04:00