1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

4673 commits

Author SHA1 Message Date
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
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 4dc278a2bf Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-10-17 12:03:35 +05:45
Damodar Lohani da068085ef add search field in storage buckets 2021-10-17 11:51:13 +05:45
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Eldad Fux bac55d1478 Added mime types 2021-10-16 19:34:02 +03:00
Erfan Bahramali 3c6e8e24ce Fix Persian translation 2021-10-15 20:46:36 +03:30
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
kodumbeats 4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Torsten Dittmann 7de15ab7f5 chore(geodb): update maxmind db to 2021-10 2021-10-15 12:34:53 +02: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
Jake Barnby dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13: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
Jessica Erasmus a066e08c9b Translate missing Afrikaans terms 2021-10-13 15:09:39 +00:00
Jake Barnby f975156a28
Prefix apple platforms 2021-10-14 01:22:42 +13:00
Jake Barnby 48112559d8
Add swift client generation to SDK tasks 2021-10-14 01:22:04 +13:00
Conor O'Callaghan 6ad3ea3281 added country names translated into Irish 2021-10-12 13:07:01 +01:00
Christy Jacob 7650676006
Merge pull request #2019 from NeonSpork/master
feat: Nynorsk Norwegian translation
2021-10-12 09:53:30 +05:30
Shrey Nahar 76c98cfcf7
Update sd.json
updated %s
2021-10-11 23:31:19 +05:30
Christy Jacob 87adbe6564
Merge pull request #2173 from thet3o/refactor-italian-translation-correction
Updated it.json for a more accurate translation by a native speaker
2021-10-11 17:27:07 +05:30
Christy Jacob 4ff0a51154
Merge pull request #2177 from takmar/feat_1696_japanese_translation
Added Japanese translations
2021-10-11 17:26:09 +05:30
Christy Jacob 833a8ce609
Merge pull request #2018 from mantasio/feat-1701-lithuanian-translation
Locales: Add Lithuanian (lt) translation
2021-10-11 15:35:14 +05:30
Christy Jacob eaf8193e8d
Merge pull request #2010 from Exouxas/master
Added Norwegian Bokmål translations
2021-10-11 15:33:52 +05:30
Christy Jacob 4aeb64b5b8
Merge pull request #2022 from RReiso/feat-1749-latvian-translation
Added Latvian translations
2021-10-11 15:21:42 +05:30
Mohammad-Ali A'RÂBI 963524914f feat(locale): add Azerbaijani to PHP code 2021-10-11 11:37:39 +02:00
Mohammad-Ali A'RÂBI 38d22c9a64 feat(locale): add Azerbaijani translations of countries 2021-10-11 11:35:36 +02:00
Mohammad-Ali A'RÂBI 29fa5eff17 feat(locale): add Azerbaijani translations of the phrases 2021-10-11 11:35:36 +02:00
Christy Jacob f15110e373
Merge pull request #2128 from nataliarossini/feat-1711-portuguese-br-translation
fix portuguese-br grammar and misspell
2021-10-11 15:00:29 +05:30
Christy Jacob 4fc901291a
Merge pull request #2134 from HelloSeaNation/master
Update zh-tw.json
2021-10-11 14:56:25 +05:30
Christy Jacob 9f7e77405d
Merge pull request #2171 from KaminskiDaniell/patch-2
Update currencies.php
2021-10-11 14:36:25 +05:30
Conor O'Callaghan e0b6a27e7d Irish translation for 1737 2021-10-10 12:55:45 +01:00
Takuma Yoshida a5387a6df2 Added Japanese translations 2021-10-10 20:22:14 +09:00
the_t3o 9530e49790 Updated it.json for a more accurate translation by a native speaker 2021-10-09 19:30:41 +02:00
Daniel Kamiński 2d5b75b2b5
Update currencies.php 2021-10-09 17:44:30 +02:00
Patricia Nicole Opetina 6c4cdff8c0 Added Tagalog/Filipino translations 2021-10-09 13:19:10 +08:00
Daniel Kamiński d219599c84
Modified some translations
Hello, I have corrected some Polish translations
2021-10-08 13:38:43 +02: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
Christy Jacob 2155da8b0c
Merge pull request #1927 from tacoelho/master
Add Esperanto Translation
2021-10-08 15:56:05 +05:30
Christy Jacob 8c2aafbe58
Merge pull request #2023 from PrerakMathur20/master
Added Assamese translations
2021-10-08 15:53:37 +05:30
Torsten Dittmann 1a72f05bbb update specs 2021-10-08 12:09:29 +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
HelloSeaNation a01c6a5a57 Update zh-tw.json 2021-10-08 18:29:36 +13:00
Natalia Rossini b0abfedbb9 fix portuguese-br grammar and misspell 2021-10-07 21:46:49 +01: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
Shrey 9e7d205d41 Added Sindhi translations 2021-10-07 22:48:47 +05:30
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Tatiana 8537e14005
Update init.php 2021-10-07 11:24:20 -03:00
Tatiana 4f22fffb21
Update codes.php 2021-10-07 11:22:46 -03:00
Tatiana 8e4c12ae5f
Update and rename esp.json to eo.json 2021-10-07 11:21:06 -03:00
Tatiana b8f84c4843
Update app/config/locale/translations/esp.json
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-10-07 11:19:29 -03: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
Christy Jacob c03bfb66ec
Merge pull request #1992 from kostapappas/feat-add-Greek-translation
Feat add greek translation
2021-10-07 14:38:02 +05:30
Christy Jacob 964b00081f
Merge pull request #1959 from mazedlx/master
Update de.json
2021-10-07 14:23:52 +05:30
Christy Jacob 760a1be0c8
Merge pull request #1958 from jakubhi/feat-1760-slovak-translation
Added Slovak translation
2021-10-07 14:22:27 +05:30
Christy Jacob 423fec88e5
Merge pull request #1883 from ErfanBahramali/patch-1
Fix Persian translation (spelling correction)
2021-10-07 14:10:26 +05:30
Christy Jacob 38f78778be
Merge pull request #1868 from cristina-sirbu/ro_locale
Added romanian translations
2021-10-07 14:09:02 +05:30
Christy Jacob ee7e2821cb
Merge pull request #1841 from dazzlerkumar/feat-1730-bihari-translation
Added Bihari translations
2021-10-07 14:06:54 +05:30
Christy Jacob 960a879783
Merge pull request #1836 from HelloSeaNation/master
Update zh-cn.json
2021-10-07 14:02:44 +05:30
Christy Jacob 4b7bd051f4
Merge pull request #1820 from OscarRG/pt-translation
feat(locales):Add Portugal(pt-pt) translation
2021-10-07 13:56:51 +05:30
cristina-sirbu 7542e6652f Fix punctuation 2021-10-07 08:26:49 +03:00
kodumbeats 1b4beb5ea2 Ensure enum attribute has proper response model 2021-10-06 22:25:03 -04:00
Prerak Mathur 2672596a1f assamese-trans 2021-10-07 06:06:53 +05:30
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Prerak Mathur b9841bcdec Merge branch 'master' of https://github.com/PrerakMathur20/appwrite 2021-10-07 05:54:18 +05:30
Prerak Mathur e3a7a14364 assamese-trans 2021-10-07 05:54:12 +05:30
Ruta R c8b02b9177 Added Latvian translations 2021-10-06 18:04:57 -04:00
NeonSpork 36ae9def87
feat: Nynorsk Norwegian translation 2021-10-06 22:53:25 +02:00
NeonSpork b9a95e5351
fix: corrected typos
"e-postadresse" should be one word,
misspelled "sendt"
2021-10-06 22:50:40 +02:00
Mantas Pieškaitis 11b0c37f98 Add Lithuanian translation 2021-10-06 21:42:19 +03:00
jakubhi 1aa3fe036a
Changed emails.invitation.body
Rephrased the invitation sentence.
2021-10-06 16:59:31 +02: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
Dazzler Kumar 1c63ffa5b7 Update Bihari Translation 2021-10-06 18:49:31 +05:30
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
Christy Jacob e56d10e6da
Merge pull request #1875 from und1n3/feat-1678-catalan-translation
Added catalan translations.
2021-10-06 16:05:49 +05:30