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

6562 commits

Author SHA1 Message Date
Eldad Fux 5bf7f3f773 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-24 00:25:21 +03: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 8f2e5c3563
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:56 +03:00
Eldad A. Fux f9d5d310e3
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
Eldad A. Fux 8219fcbcb4
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
Eldad A. Fux 0b30691879
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:14 +03:00
Eldad A. Fux 130d567ecf
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00
Eldad A. Fux 9aefe4e360
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:42 +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
Eldad A. Fux 5de5a38ba0
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:24 +03:00
Eldad A. Fux 8d262ffbbb
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:15 +03:00
Eldad A. Fux 75a1c70174
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:39 +03:00
Eldad A. Fux 72f8402edd
Update app/config/collections2.php 2021-08-23 23:38:26 +03:00
Eldad A. Fux 7cbebf8028
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:15 +03:00
Eldad Fux defb94917e Updated dependencies 2021-08-23 23:36:50 +03:00
Eldad Fux 57b12a416d Fixed tests 2021-08-23 13:43:11 +03: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 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
Eldad Fux 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +03:00
Eldad Fux 555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux 4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 16ceb774e0 Minor style change 2021-08-22 11:00:19 +03:00
Eldad Fux 3d9dc298ef Minor style change 2021-08-22 11:00:09 +03:00
Eldad Fux c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux 0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux b83fff331b Updated UI 2021-08-21 07:47:04 +03:00
Eldad Fux c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Eldad A. Fux 536bc44a32
Merge pull request #1502 from lohanidamodar/feat-upgrade-framework-new
feat-upgrade-framework-new
2021-08-19 13:54:19 +03:00
Eldad A. Fux 088ccb955d
Merge pull request #1501 from lohanidamodar/feat-upgrade-framework
fix changed getURL to getPath
2021-08-19 13:53:59 +03:00
Eldad A. Fux e7d5063975
Merge pull request #1497 from appwrite/improve-arm-ci
ci(travis): improve build speed and arm stability
2021-08-19 13:52:55 +03:00
Torsten Dittmann 41b2e1a7fc
Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +02:00
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +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 A. Fux 207ad02601
Merge pull request #1488 from appwrite/feat-custom-id-component-improvement
feat-custom-id-component-improvement
2021-08-19 07:55:08 +03:00
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani 6048d371b2 custom id description 2021-08-19 10:25:16 +05:45
Damodar Lohani d76e079d29 custom id component - not allow leading special chars 2021-08-19 10:21:02 +05:45
Damodar Lohani 7c69f38779 Merge branch 'feat-database-indexing' into feat-custom-id-component-improvement 2021-08-19 10:15:23 +05:45
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00