1
0
Fork 0
mirror of synced 2024-09-16 17:40:04 +12:00
Commit graph

7766 commits

Author SHA1 Message Date
Matej Baco
73c0b23680 Swagger (2,3) support for multiple types of response 2021-09-30 11:59:01 +02:00
Damodar Lohani
5475bd104b update bucket permission model similarly to collections permission model 2021-09-30 12:30:14 +05:45
Damodar Lohani
96749afe7c update permission validator 2021-09-30 12:08:19 +05:45
Olyno
6f79850a85 feat(translations): add french 2021-09-29 13:20:29 +02:00
Christy Jacob
7050f8d5a9
Merge pull request #1671 from appwrite/fix-magicurl-translations
Added missing MagicURL translation to all languages
2021-09-28 16:14:02 +05:30
Matej Baco
c65b637467 Github Forms for Hacktoberfest preps 2021-09-28 09:47:01 +02:00
Matej Baco
2ffbc33da2 Added missing MagicURL translation to all languages 2021-09-28 08:56:01 +02:00
Matej Baco
8fb83d9605 Fixed column width 2021-09-28 08:51:53 +02:00
kodumbeats
f4d07e826b Fix tests by testing cleanup duplicate behavior on fresh collection 2021-09-27 19:38:03 -04:00
Matej Baco
429da848c6 Added missing tests for user deprecation feature 2021-09-27 14:11:06 +02:00
Matej Baco
24f9c2518b Removed imports 2021-09-27 12:20:32 +02:00
Matej Baco
d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02:00
Eldad Fux
0b9a236c11 Merge branch 'master' of github.com:appwrite/appwrite 2021-09-27 11:30:36 +03:00
Eldad Fux
010202145e og image fix 2021-09-27 11:30:31 +03:00
Eldad A. Fux
41b263dc1f
Merge pull request #1659 from appwrite/fix-sum-description
Fixed sum description
2021-09-26 16:02:39 +03:00
Eldad A. Fux
e240168116
Merge pull request #1651 from TorstenDittmann/feat-release-flutter-1-0-4
feat(sdks): release flutter 2.0.0
2021-09-26 16:02:27 +03:00
Torsten Dittmann
74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02:00
Eldad A. Fux
2537a343b9
Merge pull request #1655 from lohanidamodar/fix-remove-beta-from-flutter
remove beta from Flutter and dart SDKs
2021-09-26 13:03:44 +03:00
Eldad Fux
59521d53da Fixed sum description 2021-09-25 16:48:46 +03:00
Torsten Dittmann
f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Damodar Lohani
08fa3ecee7 remove beta from Flutter and dart SDKs 2021-09-24 11:54:03 +05:45
Matej Baco
add7a01fac Added database key for performence 2021-09-23 15:40:05 +02:00
Torsten Dittmann
fd601520fe chore(sdks): add flutter changelog 2021-09-23 14:41:56 +02:00
Matej Baco
36f55c8726 Removed var dump 2021-09-23 13:13:22 +02:00
Matej Baco
c97b153255 Implemented oneOf for non-array results with multiple types 2021-09-23 13:12:50 +02:00
Torsten Dittmann
9af67bef6e chore(deps): compoer lock update 2021-09-23 11:40:32 +02:00
Torsten Dittmann
198f5d581e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-flutter-1-0-4 2021-09-23 11:39:19 +02:00
Torsten Dittmann
8d21e12d57 feat(sdks): flutter 2.0.0 2021-09-23 11:38:31 +02:00
Torsten Dittmann
6209b7e104
Merge pull request #1642 from TorstenDittmann/feat-sdk-web-4-0-2
feat(sdk): release web 4.0.1
2021-09-23 11:17:22 +02:00
Damodar Lohani
ca58351e93 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-23 13:03:19 +05:45
Matej Baco
c61b00995c Manual code review suggestion changes 2021-09-23 09:01:10 +02:00
Matej Bačo
1f2f0c2443
Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:57:16 +02:00
Matej Bačo
8f1847f871
Test assert bug fix
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:50:47 +02:00
Matej Bačo
d43987fd7a
Fix test assert bug
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:49:45 +02:00
Matej Bačo
4bbf0e9303
Remove unnecessary whitespace
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-23 08:44:57 +02:00
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
Torsten Dittmann
d6b69340ba feat(sdks): release flutter 1.0.4 2021-09-22 15:11:34 +02:00
Matej Bačo
9c9a17a2a4
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-21 20:33:11 +02:00
Matej Baco
d0e777edd5 Swagger Double type fix 2021-09-21 14:25:41 +02:00
Matej Baco
1eeddc8015 This should not be removed 2021-09-21 14:19:25 +02:00
Matej Baco
b97542e581 Swagger2 array fix 2021-09-21 14:16:24 +02:00
Matej Baco
a87d482e49 Swagger2 support for arrays (work-around) 2021-09-21 14:12:43 +02:00
Matej Baco
e8f77ae363 OpenAPI3 support for anyOf 2021-09-21 14:01:18 +02:00
Matej Baco
77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Matej Baco
fce5e3e96c Removed PHPStorm-generated stuff 2 2021-09-21 10:27:31 +02:00
Matej Baco
9d1b1a17d9 Removed PHPStorm-generated stuff 2021-09-21 10:26:28 +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