1
0
Fork 0
mirror of synced 2024-10-03 10:46:27 +13:00
Commit graph

4664 commits

Author SHA1 Message Date
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
Torsten Dittmann
bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Torsten Dittmann
dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Torsten Dittmann
b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann
1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
Eldad A. Fux
a1a4584095
Merge pull request #2400 from appwrite/feat-sdks-web-5-0
feat(sdks): release web 5.0.0
2021-11-08 21:01:17 +02:00
Torsten Dittmann
12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
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
411db5c3f0 delete constant 2021-11-07 11:39:28 +05:45
Damodar Lohani
7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani
e8443ded49 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-07 11:38:12 +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
Damodar Lohani
9a673798f9 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-11-04 15:29:39 +05:45
Damodar Lohani
0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
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
Torsten Dittmann
08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann
244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann
0dd32a0a0c
Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann
ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Damodar Lohani
27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani
cff3995300 fix response 2021-11-02 14:44:26 +05:45
Damodar Lohani
410081bf11 some tests to validate mock tests 2021-11-02 11:17:02 +05:45
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
78f7164c30 Merge branch 'feat-storage-buckets' of github.com:appwrite/appwrite into feat-storage-buckets 2021-11-01 14:45:32 +05:45
Damodar Lohani
240cf0d738 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-01 14:43:33 +05:45
Torsten Dittmann
b2bf63df15 fix(ui): add confirmation message to leave teams 2021-10-29 18:11:35 +02:00
Torsten Dittmann
b0b0d91572 fix(ui): remove leftover 2021-10-29 17:56:21 +02:00
Torsten Dittmann
a2beb8ce0b fix(ui): remove leftover 2021-10-29 17:55:15 +02:00
Torsten Dittmann
641c2b215c fix(ui): update casting and enum 2021-10-29 17:51:21 +02:00
Torsten Dittmann
535f433817 fix(ui): pre-select value for enum 2021-10-29 15:50:17 +02:00
Torsten Dittmann
b8936c7674 fix(ui): add basic pagination with after and enum attributes 2021-10-29 14:01:48 +02:00
Torsten Dittmann
620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten Dittmann
23c771bdfc update specs 2021-10-29 13:01:26 +02:00
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
Torsten Dittmann
85ccf0def4 fix(ui): array attributes in documents 2021-10-28 12:41:46 +02:00
Torsten Dittmann
973e8bff9b fix(ui): make number/float range optional 2021-10-28 10:55:48 +02:00
Damodar Lohani
1677a80046 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-28 11:39:29 +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
Torsten Dittmann
275dd70a04 fix(ui): form validation and checkbox disabling 2021-10-27 18:55:36 +02:00
Torsten Dittmann
04c75a8256 fix(ui): required fields now are properly set in DOM 2021-10-27 18:54:57 +02:00
Torsten Dittmann
8d326b1b7e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 15:45:12 +02:00
kodumbeats
974788db83 fix(api): allow failed attributes to be deleted 2021-10-27 09:44:10 -04:00
Torsten Dittmann
f92a55d0bf style(usage): improve usage worker code 2021-10-27 14:12:06 +02:00
Torsten Dittmann
71084e023b fix(ui): leftover from users fix 2021-10-27 13:16:25 +02:00
Torsten Dittmann
31d1493ba6 fix(ui): users settings 2021-10-27 13:14:51 +02:00
Torsten Dittmann
adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Bradley Schofield
91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Torsten Dittmann
886e19be16 remove data-debug 2021-10-27 11:11:07 +02: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
549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats
353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats
c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -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
839284a832 fix(ui): total users 2021-10-25 19:13:13 +02:00
Torsten Dittmann
ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02: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
cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +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
Vanessa Cassandra
b91df5e67f feat: add javanese translation 2021-10-23 22:06:32 +08:00
Damodar Lohani
5dfdf3b3ac wip 2021-10-22 16:06:23 +05:45
Torsten Dittmann
fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
Nicolò Santilio
8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
Christy Jacob
72702386cc
Merge pull request #2211 from Virtual1/feat-1672-af-translation
Translate missing Afrikaans terms
2021-10-19 11:55:03 +05:30
Christy Jacob
028c2bdd6b
Merge pull request #2166 from fatrixienicolieopetina/feat-1721-tagalog-translation
Issue #1721 Added Tagalog/Filipino translations
2021-10-19 11:37:46 +05:30
Christy Jacob
226989cb9b
Merge pull request #2126 from Shrey-Nahar/feat-1759-sindhi-translation
Added Sindhi translations
2021-10-19 11:32:52 +05:30
Christy Jacob
bdd0fd7b02
Merge pull request #1834 from RukmalFernando/master
Update Sinhala translations & fix 2 country-name
2021-10-19 10:26:38 +05:30
Bradley Schofield
aca61d1902 Update Cache Test 2021-10-18 16:08:50 +01:00
Torsten Dittmann
74b7dd1733 update flutter version 2021-10-18 11:12:40 +02:00
Torsten Dittmann
933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Torsten Dittmann
05a0ade355 docs(sdks): 0.11.0 2021-10-18 08:47:46 +02:00
Eldad Fux
cb11f9c3f6 Added Youtube icon 2021-10-17 18:08:40 +03:00
Torsten Dittmann
328f5e1467 feat(specs): 0.11.x 2021-10-17 16:42:47 +02:00
Torsten Dittmann
9d6e6fc770 Merge branch '0.11.x' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:36:34 +02:00
Torsten Dittmann
6c33145ef4 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:31:07 +02:00
Eldad A. Fux
295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Eldad A. Fux
9bc326418d
Update app/config/platforms.php 2021-10-17 13:44:12 +03:00
Eldad A. Fux
095d6218a2
Update app/config/platforms.php 2021-10-17 13:44:07 +03:00
Eldad A. Fux
9c9685be8a
Update app/config/platforms.php 2021-10-17 13:44:00 +03:00
Eldad A. Fux
02ddba083d
Update app/config/platforms.php 2021-10-17 13:43:54 +03:00
Eldad A. Fux
ef6410df35
Update app/config/platforms.php 2021-10-17 13:43:45 +03:00
Eldad Fux
1e07f0db97 Fix for review 2021-10-17 12:23:42 +03:00
Eldad A. Fux
0cca6dbce2
Update app/config/storage/mimes.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-17 12:22:19 +03:00
Damodar Lohani
e0faaf2758 Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 13:00:10 +05:45