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

8397 commits

Author SHA1 Message Date
Torsten Dittmann af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann f5f23222f3 chore: add comment for mode resource 2021-12-14 12:15:00 +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 37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Torsten Dittmann b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Torsten Dittmann 22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann 3f0d4a64c0 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 09:36:04 +01:00
Christy Jacob a3e3ba9e44 feat: fix issue with listIndexes 2021-12-14 04:42:54 +04:00
Radmacher ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +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 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