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

1489 commits

Author SHA1 Message Date
Damodar Lohani
eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani
328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani
0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Damodar Lohani
956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani
a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Torsten Dittmann
0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann
f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann
58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Torsten Dittmann
d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Torsten Dittmann
b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Torsten Dittmann
47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann
ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann
19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Torsten Dittmann
058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann
f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann
d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Damodar Lohani
810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani
385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani
d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani
c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani
436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani
e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani
692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani
73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
kodumbeats
4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana
07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Damodar Lohani
2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Damodar Lohani
2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani
44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani
1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Torsten Dittmann
3741786e07
Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
Damodar Lohani
3b290e1042 handling bucket enforced permissions 2021-11-07 12:20:49 +05:45
Damodar Lohani
7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani
cad73af84d more strict comparison 2021-11-07 11:36:18 +05:45
Damodar Lohani
b68311755f using strict comparison 2021-11-07 11:35:21 +05:45
kodumbeats
7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats
238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann
4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
kodumbeats
dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats
7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats
c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
Damodar Lohani
c192df1cf1
Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 16:48:36 +05:45
Damodar Lohani
3f0e0d6867
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:44:53 +05:45
Damodar Lohani
cb6873af95 fix removed gravity 2021-10-28 16:43:49 +05:45
Damodar Lohani
4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani
67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
kodumbeats
92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats
6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats
79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats
656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
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