1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

8504 commits

Author SHA1 Message Date
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 9ce203f483
Merge pull request #2488 from appwrite/feat-database-indexing-update-utopia-deps
chore(deps): update utopia dependencies
2021-12-13 16:54:32 +01:00
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Eldad Fux 34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Eldad Fux 0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Torsten Dittmann 1291c8c8ec tests(database): add enable/disable tests 2021-12-13 14:23:12 +01:00
Eldad Fux 32f894792d Updated logo 2021-12-13 15:22:24 +02:00
Torsten Dittmann 66710cebc2 feat(ui): add collection enable/disable 2021-12-13 13:42:17 +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 b15096421b
Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01: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
Torsten Dittmann fbb5696f89
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-13 10:29:50 +01:00
Christy Jacob d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob 854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob 9845fc05fa feat: use Appwrite\Detector in database.php 2021-12-12 21:58:17 +04:00
Christy Jacob 3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Christy Jacob 2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00
Eldad Fux 0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux 624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Christy Jacob cc53f1bf08
Merge pull request #2476 from appwrite/feat-add-list-runtime
feat: add new endpoint
2021-12-12 14:43:56 +04:00
Eldad Fux 8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux 07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux 76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeats ca821f3989
Add missing period to doc 2021-12-10 12:23:20 -05:00
kodumbeats 75a83e9b53
Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Radmacher f02c1d01c5 Removed "Use this endpoint" to avoid repetition 2021-12-10 16:48:47 +01:00
Radmacher eb9d258be7 Changed "On admin mode" to "In admin mode" 2021-12-10 16:45:21 +01:00
Radmacher bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann 0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Torsten Dittmann ea7d9f617c handle float min/max 2021-12-10 11:51:50 +01:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Torsten Dittmann b2ac3fb5f3 add better logging 2021-12-09 16:37:41 +01:00
Torsten Dittmann 83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +01:00
Torsten Dittmann 337083e9f4 add more verbose logging 2021-12-09 15:45:56 +01:00
Torsten Dittmann 3ab5a070e5 fix counting documents 2021-12-09 15:03:08 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann 04a3e0633d add coroutine 2021-12-09 13:51:29 +01:00
Torsten Dittmann ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Torsten Dittmann 9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Radmacher 9fb460396c Fixed inconsistency 2021-12-08 23:22:52 +01:00
Radmacher 34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00