1
0
Fork 0
mirror of synced 2024-05-20 04:32:37 +12:00
Commit graph

1032 commits

Author SHA1 Message Date
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad A. Fux 5140d3328e
Merge pull request #2432 from appwrite/feat-improve-error-logging
Implement utopia-php/logger
2021-12-31 16:55:29 +02:00
Torsten Dittmann cf3136e51c fix: migration team memberships and permissions 2021-12-31 15:03:25 +01:00
Torsten Dittmann 3730e33b0c fix: api key migration 2021-12-31 14:40:38 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann 4ef7c5c93c fix: stdclass import 2021-12-30 11:32:30 +01:00
Torsten Dittmann 7740696e36
Merge pull request #2532 from appwrite/fix-prefs-response
Fix-prefs-response
2021-12-30 11:07:51 +01:00
Damodar Lohani 95afb6aa0b
Update src/Appwrite/Utopia/Response/Model/User.php 2021-12-30 15:49:17 +05:45
Torsten Dittmann f65441fb83 fix: migration dont stop on exception 2021-12-30 10:59:58 +01:00
Torsten Dittmann ba50075fff fix: migration handle default and requried attributes 2021-12-30 10:51:16 +01:00
Damodar Lohani 297d03126e make empty prefs object instead of array 2021-12-30 11:55:17 +05:45
Torsten Dittmann 0c5e9eed33 fix: migration 2021-12-29 17:33:52 +01:00
Torsten Dittmann f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann b16c4367d8 fix: migration 2021-12-27 18:38:51 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann 166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Christy Jacob 80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04:00
Torsten Dittmann d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann ae37c630bc fix: document level permissions migration 2021-12-17 11:58:11 +01:00
Torsten Dittmann 626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Torsten Dittmann 1de17ed132
Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Matej Baco ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
Matej Bačo 77d6ea8890
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:06:26 +01:00
Matej Baco 5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann 8f583cc063 fix: swagger spec 2021-12-14 13:51:57 +01:00
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann 8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Torsten Dittmann d92763fbfc Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-14 11:47:05 +01:00
Torsten Dittmann aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann 7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten Dittmann a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Torsten Dittmann 6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Christy Jacob 79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Torsten Dittmann 13ab43e72e Merge branch 'feat-database-indexing-migration' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 11:59:15 +01:00
Torsten Dittmann 361006d42c adapt to review 2021-12-13 11:59:13 +01:00
Christy Jacob 8fbb6d1057 feat: update user agent name to Appwrite CLI 2021-12-13 14:37:05 +04:00
Torsten Dittmann 784183c646
Update src/Appwrite/Migration/Version/V11.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-13 10:44:07 +01:00
Torsten Dittmann 8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00