1
0
Fork 0
mirror of synced 2024-09-03 03:11:39 +12:00
Commit graph

1489 commits

Author SHA1 Message Date
Bradley Schofield
91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Torsten Dittmann
df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
kodumbeats
0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats
10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats
c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
Torsten Dittmann
7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats
353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats
5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats
fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann
1500ffedf4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:55:05 +02:00
Torsten Dittmann
1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann
a7d550ba86 fix(database): documents audit logs 2021-10-25 15:03:20 +02:00
Damodar Lohani
10c93cb62e fix code 2021-10-25 11:26:10 +05:45
Nicolò Santilio
8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
Bradley Schofield
aca61d1902 Update Cache Test 2021-10-18 16:08:50 +01:00
Eldad A. Fux
295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Damodar Lohani
c1aa49747a Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:59:09 +05:45
Damodar Lohani
cecc863717 fix storage tests 2021-10-17 12:57:59 +05:45
Damodar Lohani
89d9feaa99 fir list storage after pagination 2021-10-17 12:39:34 +05:45
Damodar Lohani
fdfb3b9493 fix list files 2021-10-17 12:35:08 +05:45
Damodar Lohani
68361364b3 file search attribute 2021-10-17 12:29:35 +05:45
Damodar Lohani
b282ee7c18 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 12:00:16 +05:45
Damodar Lohani
da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani
d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani
3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
kodumbeats
4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Bradley Schofield
7540dafa9b Update health.php 2021-10-15 10:40:25 +01:00
Bradley Schofield
f988a89cf3 Update health.php 2021-10-15 10:05:21 +01:00
kodumbeats
d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
Jake Barnby
f975156a28
Prefix apple platforms 2021-10-14 01:22:42 +13:00
Torsten Dittmann
24a2cbfa9b fix error message 2021-10-08 12:59:28 +02:00
Torsten Dittmann
9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Torsten Dittmann
44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Torsten Dittmann
8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
Torsten Dittmann
90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann
e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
kodumbeats
1f031f1187 Remove legacy method 2021-10-07 14:44:14 -04:00
kodumbeats
6373c4f92d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-07 14:40:45 -04:00
kodumbeats
f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats
5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
Torsten Dittmann
1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
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
kodumbeats
1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
kodumbeats
ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Torsten Dittmann
8083c182b0 fix leftover 2021-10-06 16:13:55 +02:00
Torsten Dittmann
9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +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
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
Torsten Dittmann
cec95b5663 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 18:19:53 +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
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
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
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
Damodar Lohani
be811e2366 added new fields for large file support 2021-09-08 14:11:37 +05:45
Damodar Lohani
380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Damodar Lohani
2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Christy Jacob
eccc19e5dc
Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
kodumbeats
84e9881a6a Delete from attribute/index tables on deleteCollection 2021-09-02 12:45:03 -04:00
Matej Baco
0fa6c76413 Bug fix, tests are now green 2021-09-02 13:12:10 +02:00
Damodar Lohani
5ea98b65a2 fix create files collection per bucket 2021-09-02 16:51:54 +05:45
Damodar Lohani
95fb93057c separate files collection per bucket 2021-09-02 16:34:07 +05:45
Damodar Lohani
f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Matej Baco
524abc80d7 Rollback of services and providers sub-collections 2021-09-02 11:38:24 +02:00
Damodar Lohani
1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Damodar Lohani
91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45