1
0
Fork 0
mirror of synced 2024-09-06 21:01:55 +12:00
Commit graph

9069 commits

Author SHA1 Message Date
Damodar Lohani
32da55b0d2 add bucket events 2021-12-14 13:17:09 +05:45
Damodar Lohani
9b77d1396e fix realtime 2021-12-14 13:15:27 +05:45
Damodar Lohani
1112d97c6f update package 2021-12-14 13:07:10 +05:45
Damodar Lohani
29a5de377c fix custom id validator 2021-12-14 12:34:54 +05:45
Damodar Lohani
6362f18a9a fix param order 2021-12-14 12:08:37 +05:45
Damodar Lohani
2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Damodar Lohani
0f8a3fcea3 fix collection config name 2021-12-14 10:57:48 +05:45
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
Matej Baco
198382a60a Removed unnecessary use 2021-12-13 14:18:44 +01:00
Matej Baco
e3716ab2b8 Included prefs size exceeded test 2021-12-13 14:09:23 +01:00
Matej Baco
7262515842 Added prefs max size limit 2021-12-13 13:53:30 +01:00
Matej Baco
447b47592c Updated docs 2021-12-13 13:42:40 +01: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
Damodar Lohani
64c719e82c re organize validators 2021-12-13 17:31:59 +05:45
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
Damodar Lohani
350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani
d9883fe9eb use storage from resources in functions 2021-12-13 13:53:36 +05:45
Damodar Lohani
80272c528f use storage from resource 2021-12-13 13:53:27 +05:45
Damodar Lohani
b25cd9274c storage device resource 2021-12-13 13:53:17 +05:45
Damodar Lohani
0481a510a4 storage resource 2021-12-13 13:19:15 +05:45
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