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
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
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
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
kodumbeats
0f5931555a
Fix issues from merge
2021-10-05 09:57:57 -04:00
Torsten Dittmann
768ab84a17
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination
2021-10-05 15:53:54 +02: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
Torsten Dittmann
580b92227c
fix tests
2021-10-05 14:59:58 +02:00
Torsten Dittmann
33699ea2c4
feat(controllers): implement before cursor pagination
2021-10-05 12:30:33 +02:00
kodumbeats
d57f7b0a30
Throw exception on index creation if any attribute is not ready
2021-10-04 20:43:27 -04:00
kodumbeats
2aa94e7897
Improve attr/index lifecycle with status stuck when deletion fails
2021-10-04 20:23:15 -04:00
Damodar Lohani
cb73c43965
remove duplicates
2021-10-04 15:24:25 +05:45
Dehami Koswatte
f31fc0735e
Add code review fixes
2021-10-01 21:06:57 +05:30
Dehami Koswatte
e1235299f5
Fix parameter order at create-team-membership method
2021-10-01 18:41:18 +05:30
Jake Barnby
f572959c33
Add watchOS + tvOS platforms
2021-10-02 00:10:29 +13:00
kodumbeats
5cdc330cab
Merge remote-tracking branch 'origin/feat-response-models-new-attributes' into feat-db-refactor-api-buxfixes
...
API Specification updates for varying attributes
2021-09-30 20:26:54 -04: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
1ed41f52d3
Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor
2021-09-30 12:32:10 +02:00
Damodar Lohani
7b6a637301
fix view method
2021-09-30 15:32:53 +05:45
Damodar Lohani
18dc0f6a90
moved range parser to framework
2021-09-30 15:31:45 +05:45
Damodar Lohani
08b3cadd49
Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file
2021-09-30 15:23:27 +05:45
Damodar Lohani
d267c8965b
const for output chunk size
2021-09-30 14:26:29 +05:45
Damodar Lohani
070d3d5e4d
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-30 14:21:07 +05:45
Damodar Lohani
1ab0b6ccb6
Update app/controllers/api/storage.php
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2021-09-30 14:19:02 +05:45
Damodar Lohani
5475bd104b
update bucket permission model similarly to collections permission model
2021-09-30 12:30:14 +05:45
Damodar Lohani
ddd5335fb0
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-30 12:10:28 +05:45
Damodar Lohani
96749afe7c
update permission validator
2021-09-30 12:08:19 +05:45
Jake Barnby
1a0487328e
Enable iOS and macOS platforms
2021-09-28 23:24:54 +13:00
kodumbeats
2c2b5f6232
Create docs for api/sdk description
2021-09-27 20:26:33 -04:00
Matej Baco
d0b70a9dee
Re-added function execution search + added missing tests
2021-09-27 12:12:42 +02:00
Damodar Lohani
a4e9f2ece9
chunked upload support on function tags creation
2021-09-27 12:46:04 +05:45
Damodar Lohani
6c494e8439
fix undefined param
2021-09-27 12:17:41 +05:45
Damodar Lohani
311f07ddde
get ID from header
2021-09-27 11:49:17 +05:45
Matej Baco
8e7039ab92
Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes
2021-09-27 07:45:41 +02:00
kodumbeats
fcb13806be
Merge remote-tracking branch 'origin/feat-enforce-document-collection-permissions' into feat-db-refactor-ui-fixes
2021-09-23 21:52:03 -04:00
kodumbeats
d457ba1627
Merge remote-tracking branch 'origin/feat-db-attribute-limits' into feat-db-refactor-ui-fixes
2021-09-23 21:51:16 -04:00
Damodar Lohani
a9cbbdf4e2
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-23 13:05:34 +05:45
Damodar Lohani
ca58351e93
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-09-23 13:03:19 +05:45
Matej Baco
f9423111f3
Merge branch 'feat-database-indexing' into feat-db-search-tests
2021-09-23 08:35:07 +02:00
kodumbeats
c87e686ca2
Fix createUrlAttribute description
2021-09-22 21:29:56 -04:00
Bradley Schofield
715a8ac729
Add authentication between appwrite and the executor
...
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Matej Baco
77793b4e01
update instead of delete, adjust code to new attribute
2021-09-21 13:18:54 +02:00
Matej Baco
732c59a03d
Implemented search tests
2021-09-21 10:22:13 +02:00