1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

4176 commits

Author SHA1 Message Date
Torsten Dittmann
a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann
8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Torsten Dittmann
e0699932a0 fix(users): query to ignore deleted users 2021-10-06 14:56:44 +02:00
Torsten Dittmann
492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann
fb165fa968
Merge pull request #1554 from appwrite/feat-db-project-subqueries
Moved project json attributes to their own collection
2021-10-06 12:42:10 +00:00
Torsten Dittmann
90e02847e4
Merge pull request #1646 from appwrite/feat-database-user-deprecation
Feat: Deprecate user for security reasons
2021-10-06 12:41:53 +00:00
Torsten Dittmann
7ce2ca45b4 fix cache purge in projects api 2021-10-06 13:56:44 +02:00
Torsten Dittmann
97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Torsten Dittmann
301e3c3e1a
Merge pull request #1569 from appwrite/feat-cleanup-index-on-delete-attribute
feat(refactor-db): clean up internal indexes collection on delete attribute
2021-10-05 21:26:06 +00:00
Torsten Dittmann
4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
Torsten Dittmann
895da9dbef fix semi-colons 2021-10-05 22:37:17 +02:00
Torsten Dittmann
244b62f12d
Merge pull request #1480 from appwrite/feat-enforce-document-collection-permissions
feat(refactor-db) enforce either document or collection permissions
2021-10-05 20:33:23 +00:00
Torsten Dittmann
1ba98f2c1f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 18:33:52 +02:00
kodumbeats
76be4ed082 Merge remote-tracking branch 'origin/feat-db-search-attribute' into feat-db-search-tests 2021-10-05 12:10:02 -04:00
kodumbeats
3d6de5da47 Throw correct response code for duplicate user 2021-10-05 12:02:54 -04:00
kodumbeats
a071880f2d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:52:24 -04:00
Torsten Dittmann
c774ea849c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-user-deprecation 2021-10-05 17:45:39 +02:00
Torsten Dittmann
f0ff3de725 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-cleanup-index-on-delete-attribute 2021-10-05 17:44:57 +02:00
Torsten Dittmann
70a7855bf6 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-attribute-limits 2021-10-05 17:44:35 +02:00
Torsten Dittmann
c3d1dad82c fix stdClass usage 2021-10-05 17:39:39 +02:00
kodumbeats
f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann
dcab167368 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-user-deprecation 2021-10-05 16:40:05 +02:00
Torsten Dittmann
925d11c422 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-cleanup-index-on-delete-attribute 2021-10-05 16:39:03 +02:00
Torsten Dittmann
349588df12 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-enforce-document-collection-permissions 2021-10-05 16:37:58 +02:00
Torsten Dittmann
dc2581a98a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-05 16:37:25 +02:00
Torsten Dittmann
41857f0bda fix usage worker 2021-10-05 16:37:19 +02:00
Torsten Dittmann
cdaec34c6a fix usage worker 2021-10-05 16:36:34 +02:00
kodumbeats
270d0eb0c4 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-database-user-deprecation 2021-10-05 10:31:27 -04:00
kodumbeats
88ef9dfd3c style - pass clone of user object to workers 2021-10-05 10:29:43 -04:00
Torsten Dittmann
bc0a15e38b fix usage worker 2021-10-05 16:27:06 +02:00
kodumbeats
31f1c4e1dd Merge remote-tracking branch 'origin/feat-database-indexing' into feat-cleanup-index-on-delete-attribute 2021-10-05 10:14:26 -04:00
kodumbeats
0f5931555a Fix issues from merge 2021-10-05 09:57:57 -04:00
kodumbeats
35c21e31c8 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-10-05 09:48:59 -04:00
kodumbeats
481ff1e2f9 Refactor purgeDocument calls to deleteCachedDocument 2021-10-05 09:05:40 -04:00
Matej Bačo
7497540db0
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-10-04 13:02:54 +02:00
kodumbeats
81c0f8c3c1
Merge pull request #1647 from appwrite/feat-database-indexing-openapi-fix
Update API spec generation to support anyOf for AttributeList responses and oneOf for Attribute responses
2021-09-30 15:42:32 -04:00
kodumbeats
7ca035960d Fix attribute response model spec definitions 2021-09-30 15:37:21 -04:00
kodumbeats
dd04158ae1 Return oneOf models for getAttribute 2021-09-30 15:03:18 -04:00
Torsten Dittmann
80e0df8a69 fix realtime 2021-09-30 13:18:50 +02:00
Torsten Dittmann
1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Matej Baco
73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Matej Baco
2ffbc33da2 Added missing MagicURL translation to all languages 2021-09-28 08:56:01 +02:00
Matej Baco
8fb83d9605 Fixed column width 2021-09-28 08:51:53 +02:00
Matej Baco
d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02:00
Eldad Fux
0b9a236c11 Merge branch 'master' of github.com:appwrite/appwrite 2021-09-27 11:30:36 +03:00
Eldad Fux
010202145e og image fix 2021-09-27 11:30:31 +03:00
Eldad A. Fux
e240168116
Merge pull request #1651 from TorstenDittmann/feat-release-flutter-1-0-4
feat(sdks): release flutter 2.0.0
2021-09-26 16:02:27 +03:00
Torsten Dittmann
74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02:00
Torsten Dittmann
f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Damodar Lohani
08fa3ecee7 remove beta from Flutter and dart SDKs 2021-09-24 11:54:03 +05:45