1
0
Fork 0
mirror of synced 2024-07-20 22:06:15 +12:00
Commit graph

5678 commits

Author SHA1 Message Date
kodumbeats e35d883c56 Test for creating collections and documents 2021-06-11 16:06:54 -04:00
kodumbeats b8950930d7 Fix missing bracket 2021-06-11 14:47:23 -04:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux 2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Eldad Fux b929084b8b Updated var name 2021-06-11 21:23:31 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats 1885a9632d Fix tests for create/delete collection 2021-06-11 14:07:05 -04:00
kodumbeats 8aecf3cf6a Use response models for attirbute types 2021-06-11 11:27:51 -04:00
kodumbeats d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
kodumbeats 3510bc88b4 use isEmpty document method to check for empty collection 2021-06-11 10:25:52 -04:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad A. Fux c74a77422b
Merge pull request #1272 from lohanidamodar/fix-remove-runtime-exception
fix warning
2021-06-11 14:20:37 +03:00
Damodar Lohani 282edd5049 Merge branch 'master' into fix-remove-runtime-exception 2021-06-11 12:20:12 +05:45
Eldad A. Fux a433181e17
Merge pull request #1274 from TorstenDittmann/fix-imagick-version
fix(dockerfile): imagick version specific commit
2021-06-11 01:14:34 +03:00
kodumbeats fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
kodumbeats 4e068e63bf Revert "Update utopia-php/database to 0.3"
This reverts commit 2c7e65af68.
2021-06-10 15:38:54 -04:00
kodumbeats 7138dbd34f Use new db for collections and documents 2021-06-10 14:19:42 -04:00
kodumbeats 2d974edce9 Update document and collection response models 2021-06-10 14:19:10 -04:00
kodumbeats 2c7e65af68 Update utopia-php/database to 0.3 2021-06-10 10:53:39 -04:00
kodumbeats e9d93ce95e Throw 404 when collection not found 2021-06-10 09:15:00 -04:00
Torsten Dittmann d471a5e1bd fix(dockerfile): imagick version specific commit 2021-06-10 13:14:22 +02:00
Damodar Lohani f26b8f05f5 use exception instead 2021-06-10 14:11:16 +05:45
Damodar Lohani 4563faedcb fix warning 2021-06-10 12:05:46 +05:45
kodumbeats 6f3b331069 Align index and attribute routes to db and models 2021-06-09 17:11:51 -04:00
kodumbeats 44fb6f815d Correct response models 2021-06-09 17:10:19 -04:00
Eldad Fux 32e6f058d4 Removed reference for old compose file 2021-06-09 14:01:56 +03:00
kodumbeats be79eb76c6 Use new db for attribute endpoints 2021-06-08 16:12:14 -04:00
kodumbeats 6cb89ef955 Create response models for indexes and attributes 2021-06-08 15:30:42 -04:00
kodumbeats 2342d84de3 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-08 12:47:59 -04:00
Eldad A. Fux a8728a2f0d
Merge pull request #1234 from TorstenDittmann/feat-specs-unused-models
feat(specs): include only used models param
2021-06-08 00:01:14 +03:00
Eldad A. Fux 0039ec4300
Merge pull request #1241 from lohanidamodar/fix-project-data-type
fix type
2021-06-07 23:58:27 +03:00
Eldad A. Fux 8ee8de978a
Merge pull request #1243 from appwrite/fix-1240-ignore-email-case
fix: ignore email case when creating account
2021-06-07 23:57:30 +03:00
Eldad A. Fux a4d460faf6
Merge pull request #1256 from TorstenDittmann/feat-dbip-2021-06
feat(dbip): update to 2021-06
2021-06-07 23:55:25 +03:00
Eldad A. Fux 7c00f89103
Merge pull request #1258 from TorstenDittmann/feat-sdk-generator-0.10.11
deps(composer): sdk-generator@0.10.11
2021-06-07 18:47:07 +03:00
Torsten Dittmann e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Torsten Dittmann d1be341800 remove leftover 2021-06-07 12:18:11 +02:00
Torsten Dittmann c9b8d62834 remove leftover 2021-06-07 12:13:10 +02:00
Torsten Dittmann ffd53053a7 feat(dbip): update to 2021-06 2021-06-07 12:09:31 +02:00
Eldad Fux a953892cd3 Update docs 2021-06-06 20:54:50 +03:00
Eldad Fux a0be399f0c Fix db connection 2021-06-06 20:54:01 +03:00
Eldad A. Fux 7a0b0b6dd0
Merge pull request #1254 from appwrite/fix-escape-html-tags
Fix escape html tags
2021-06-05 15:21:43 +03:00
Eldad Fux 742ad18bbf Updated OG logo 2021-06-05 14:34:06 +03:00
Eldad Fux 5e5a40df63 Escaped vars 2021-06-05 14:30:32 +03:00
Eldad Fux d84d4dc0fd Updated cache buster 2021-06-05 14:30:24 +03:00
Eldad Fux 2378ec8521 Merge branch 'master' of github.com:appwrite/appwrite 2021-06-05 14:23:58 +03:00
Torsten Dittmann 114578f102
remove leftover 2021-06-04 10:23:29 +02:00
Eldad A. Fux 94b46e3c06
Merge pull request #1242 from TorstenDittmann/release-sdks-june-2021
feat(sdks): update to sdk-generator@0.10.9
2021-06-04 08:50:24 +03:00
Eldad Fux f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad A. Fux 816f76f4e7
Update README.md 2021-06-03 22:57:34 +03:00