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
kodumbeats
3c05a43ea7
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits
2021-09-20 21:28:54 -04:00
kodumbeats
1b76219f6f
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes
2021-09-20 21:27:07 -04:00
kodumbeats
cb7c810207
Drop collection table in deletes worker
2021-09-19 11:49:24 -04:00
Damodar Lohani
49cfddae1e
Update app/controllers/api/storage.php
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2021-09-15 10:40:30 +05:45
Damodar Lohani
ccae13ac19
fix bucket delete
2021-09-15 10:39:49 +05:45
Matej Baco
ba6c528617
Apply suggestions from code review 2
2021-09-14 08:58:19 +02:00
Matej Bačo
d3e02db31f
Apply suggestions from code review
...
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com >
2021-09-14 08:57:55 +02:00
Damodar Lohani
0bb13e9251
Apply suggestions from code review
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2021-09-14 11:50:34 +05:45
Bradley Schofield
da8b4bb9f9
Add build step and more function cleanup
2021-09-13 11:50:45 +01:00
Damodar Lohani
1ec3bcd498
view endpoint supports range headers too
2021-09-13 12:34:35 +05:45
Damodar Lohani
cc65339a01
fix range header and test
2021-09-13 12:07:27 +05:45
Damodar Lohani
547302c80c
fix range header support for streaming
2021-09-13 12:02:45 +05:45
kodumbeats
5735c5d129
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions
2021-09-12 09:14:03 -04:00
kodumbeats
b4ad95747a
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-delete-collection-attributes-indexes
2021-09-12 09:07:46 -04:00
kodumbeats
d32b877347
Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes
2021-09-12 08:57:02 -04:00
Damodar Lohani
b0bdcebd15
fix file custom ID
2021-09-12 15:52:19 +05:45
Damodar Lohani
9052d34b33
fix range header
2021-09-12 15:14:40 +05:45
Damodar Lohani
f924ead8f8
range support fix and passed test
2021-09-12 14:35:43 +05:45
Damodar Lohani
40898ae313
download with range header
2021-09-12 12:48:25 +05:45
Damodar Lohani
8caa06ef88
remove multiple imports
2021-09-12 12:05:18 +05:45
Damodar Lohani
c48ea44ac4
Merge branch 'feat-storage-buckets' into feat-large-file
2021-09-12 12:03:47 +05:45
Damodar Lohani
6d3a78f7a9
check if bucket exists in usage endpoint
2021-09-12 11:59:40 +05:45
Eldad A. Fux
ca39f1e617
Merge pull request #1555 from appwrite/fix-oauth-default-succss-failure-url
...
fix-oauth-default-succss-failure-url
2021-09-11 20:15:16 +03:00
kodumbeats
7fbe95de30
Use enum filter to respond with proper enum model
2021-09-10 16:14:12 -04:00
kodumbeats
9e4343e2ba
Create route for enum attribute
2021-09-10 16:09:11 -04:00
Damodar Lohani
2f9849f957
buckets related metrics
2021-09-10 14:34:16 +05:45
Damodar Lohani
2b55e50c68
Merge branch 'feat-database-indexing' into feat-storage-buckets
2021-09-10 14:15:13 +05:45
kodumbeats
f5d69b4b0a
Catch exceptions in one block
2021-09-09 13:15:30 -04:00
kodumbeats
e1c7e4908b
Remove unneeded var
2021-09-09 12:52:56 -04:00
Torsten Dittmann
9ff5fb91ac
fix(app): minor bugs
2021-09-09 16:24:57 +02:00