1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

4864 commits

Author SHA1 Message Date
Torsten Dittmann 0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Bradley Schofield 7e20dc5863
Merge branch 'appwrite:master' into fix-improve-recovery-rate-limit 2021-12-09 17:02:20 +00:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Torsten Dittmann 83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +01:00
Torsten Dittmann 3ab5a070e5 fix counting documents 2021-12-09 15:03:08 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Torsten Dittmann 9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Radmacher 34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Torsten Dittmann 9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Torsten Dittmann c66843bc85 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-06 17:05:52 +01:00
Torsten Dittmann e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco 243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Matej Baco 4d8c2e3cdb Fixed worker logger 2021-12-06 13:55:59 +01:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Tafadzwa Demba 44ca72a7a5
Update app/config/locale/codes.php
Code formatting

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-04 10:28:31 +02:00
Torsten Dittmann ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Damodar Lohani ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Radmacher 95e2cb6290
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
Radmacher c3f06f9a58
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
Radmacher 244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Damodar Lohani a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani 32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani bc22bbae46 Merge branch 'feat-database-indexing' into fix-missing-encryption-filters 2021-12-02 13:43:12 +05:45
Damodar Lohani d60dc467f8 incrementing field size for encrypted fields 2021-12-02 13:34:56 +05:45
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann 3aadb7d102 fix(ui): document boolean attribute margin bottom 2021-12-01 13:55:37 +01:00
Torsten Dittmann c8d7ea8071 fix(ui): collection tables 2021-12-01 13:19:15 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Damodar Lohani b0762f169d encrypt oauth2 providers 2021-12-01 13:18:49 +05:45
Damodar Lohani 6ac92c6a59 update missing encrypt filter 2021-12-01 13:02:55 +05:45
Christy Jacob 67f59cdcb6
Merge pull request #2015 from fernandoamz/feat-add-translation-latin
Feat add translation latin
2021-11-29 19:30:46 +04:00
Fernando 8b4e1745b1 Fix country duplicated 2021-11-29 08:17:07 -06:00
Matej Baco 7bed9aed5b Updated to new utopia logger, removed leftover 2021-11-29 13:52:18 +01:00
Bradley Schofield 879bdf1a74 Update api.php 2021-11-29 09:52:12 +00:00
Bradley Schofield 4cee817161 Merge branch 'master' into fix-improve-recovery-rate-limit 2021-11-29 09:13:35 +00:00
Christy Jacob a9e07668c6
Merge pull request #2376 from Ln11211/feat-1764-telugu-translation
Feat-1764-telugu translation
2021-11-28 22:11:27 +04:00
Christy Jacob db5373cc10
Merge pull request #2373 from Shrey-Nahar/feat-1719-tamil-translation
Added tamil translations
2021-11-28 20:56:31 +04:00
Christy Jacob f900675bbd
Merge pull request #2221 from NeonSpork/master
refactor: Remove redundant Norwegian language translation
2021-11-28 20:37:10 +04:00
Christy Jacob 51efa18e7b
Merge pull request #2132 from daniloff200/some-typos-fixes
fix(typos): fix bunch of typos and missclicks in whole project
2021-11-28 20:16:43 +04:00
Christy Jacob 2b94b386ed
Merge pull request #2348 from chandrikadeb7/chandrikadeb7-bengali-translation
Feat bengali translation
2021-11-28 18:28:33 +04:00
Dmitriy Danilov 3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Christy Jacob 2554749d8e
Merge pull request #2329 from arsheelsheikh/ur
Translation of text into Urdu language
2021-11-28 17:53:18 +04:00
kodumbeats ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Christy Jacob 7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
Christy Jacob 5b44f6ff89
Merge pull request #1884 from kristofkalocsai/feat-1691-improve-hungarian-translations
updates hu locale translations
2021-11-28 14:23:51 +04:00
Eldad A. Fux 8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
Eldad A. Fux 573ab5a938
Merge pull request #2426 from appwrite/feat-update-theme-color
Updated theme color to Appwrite pink
2021-11-26 21:13:36 +02:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Torsten Dittmann 3b144840bd feat(views): database worker 2021-11-25 20:20:28 +01:00
Torsten Dittmann 0d6581330b remove usage worker from installation compose 2021-11-25 18:17:03 +01:00
Torsten Dittmann 194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Matej Baco 276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
Torsten Dittmann ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann 3552f69542
Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann 0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann 7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Bradley Schofield 6184c4c93b
Add Eldad's Suggestion 2021-11-24 09:57:25 +00:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Torsten Dittmann 7c8135b580 refactor(ui): list documents 2021-11-24 09:33:21 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Torsten Dittmann 446827732d
Merge pull request #2427 from appwrite/feat-improve-deletes-worker
fix(deletes): add realtime logs and improve code
2021-11-23 17:46:19 +01:00
Torsten Dittmann 7e3df6fc96 refactor(workers): remove db exceptions from deletes 2021-11-23 17:11:52 +01:00
Torsten Dittmann 8e09a7eb9c
Merge pull request #2423 from appwrite/fix-usage-worker-influxdb-check
fix(usage): influxdb health check
2021-11-23 17:03:19 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Torsten Dittmann 7904d79916 fix(ui): add enum attribute 2021-11-23 13:46:20 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann f9ebeac24c fix(ui): collection permission binding 2021-11-19 18:26:13 +01:00
Torsten Dittmann 38499e0a5d fix(deletes): add realtime logs and improve code 2021-11-19 17:46:10 +01:00
Torsten Dittmann db478c12d7 feat(ui): add users usage 2021-11-19 12:09:04 +01:00
Matej Baco 442117c94b Updated theme color to Appwrite pink 2021-11-19 09:09:35 +01:00
Torsten Dittmann 7d0eae7aee fix(ui): adapt usage legends 2021-11-18 14:19:14 +01:00
Torsten Dittmann 4378dfe724 fix(usage): influxdb health check 2021-11-18 11:46:39 +01:00
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
LN dba0f212f5
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-18 08:37:44 +05:30
Fernando Amezcua b91c13fcb5 Fix merge changes 2021-11-17 10:58:47 -06:00
Fernando Amezcua 3dab8a80d1
Merge branch 'appwrite:master' into feat-add-translation-latin 2021-11-17 10:53:43 -06:00
Christy Jacob 5c3998426f
Merge pull request #2236 from Dhruvacube/locale
Corrected hindi grammatical errors
2021-11-17 14:54:33 +04: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
Christy Jacob e95696a449
Merge pull request #2232 from ErfanBahramali/patch-1
Fix Persian translation
2021-11-17 14:18:51 +04:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Christy Jacob 55210d9b73
Merge pull request #2346 from vancassa/feat-1697-Javanese-translation
feat(locales): add javanese translation
2021-11-17 14:17:40 +04:00
Christy Jacob f4f812eb92
Merge pull request #2198 from ivernus/feat-1737-irish-translation
added country names translated into Irish
2021-11-17 13:38:48 +04:00
Christy Jacob bff01d309b
Merge pull request #1786 from vj-codes/master
doc-1703-improved-marathi-translation
2021-11-17 11:30:14 +04: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
LN f41de4681d
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
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
Torsten Dittmann dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Radmacher 4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00
Radmacher 6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher 3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher 4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher 5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +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
LN b3a3c80531
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Bradley Schofield 89cc417e3f Update api.php 2021-11-09 14:56:25 +00:00
Bradley Schofield a101c06c62 Update api.php 2021-11-09 14:52:32 +00:00
Bradley Schofield eb73bee093 Update api.php 2021-11-09 14:45:11 +00:00
Bradley Schofield b78715f353 Update api.php 2021-11-09 14:07:10 +00:00
Bradley Schofield 24b747453f Add the ability for multiple abuse-keys 2021-11-09 10:21:24 +00: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
Bradley Schofield 5a54ae8d0a Update abuse-key for password recovery to add IP
Update abuse-key for password recovery to add IP
2021-11-08 14:54:28 +00:00
Torsten Dittmann 12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
LN 4927053fb7
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-08 17:35:51 +05:30
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
Radmacher 071f964e29 Working on an overhaul for the teams documentation. 2021-11-06 14:30:32 +01:00
JB Leiknes fa3cf3c025
Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
LN 48b9dd5baa
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-04 16:12:30 +05:30
Miku Chan b5ef74aef4
Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar Lohani 0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +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
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
LN df21f1d80d
Fixed a small typo
Fixed a small typo in te.json
2021-10-31 21:32:54 +05:30
LN e5372e828f
Added Telugu in init.php
This commit adds Telugu to init.php file.
2021-10-31 21:16:44 +05:30
LN 41ef17af48
Added Telugu in codes
This commit adds Telugu in codes.php file
2021-10-31 21:12:32 +05:30
LN fc3827c4b0
Translated everything
Finally translated all lines
2021-10-31 20:59:53 +05:30
LN 28165e570a
Added more translations
Added more translations, translated until line 151
2021-10-31 19:55:06 +05:30
LN d92c3477d9
Created File te.json
Created the file and translated until line 53.
2021-10-31 18:50:57 +05:30
Arsheel Sheikh ae82df56a9
fixed word 2021-10-31 18:47:29 +05:30
Arsheel Sheikh 3fd0d3653e
fixed bracket 2021-10-31 18:36:32 +05:30
Arsheel Sheikh 6e98483534
correction fixed 2021-10-31 18:16:47 +05:30
Shrey e0fdda66ea Added tamil translations 2021-10-31 00:46:27 +05:30
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
Dmitriy Danilov 9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
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
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
Chandrika Deb 17a637a43a
Merge branch 'appwrite:master' into chandrikadeb7-bengali-translation 2021-10-24 11:24:23 +05:30
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
arsheel bad06a8f99 Translation of text into Urdu language 2021-10-21 23:50:42 +05:30
JB Leiknes 178ef50d3a
Merge branch 'appwrite:master' into master 2021-10-21 11:41:58 +02:00
Nicolò Santilio 8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
AmreshSinha d737294acb Added Yammer OAuth2 Provider 2021-10-20 11:09:02 +05:30
Fernando 529d5e8d22 Merge branch 'feat-add-translation-latin' of https://github.com/fernandoamz/appwrite into feat-add-translation-latin 2021-10-19 10:31:32 -05:00
Fernando 5003a2e536 Fix order locale alphabetical 2021-10-19 10:31:14 -05: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
Eldad Fux bac55d1478 Added mime types 2021-10-16 19:34:02 +03:00
Dhruva Shaw 1a986978dc corrected hindi grammatical errors 2021-10-16 17:03:49 +05:30
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
kristofkalocsai 52586cf6f7 adds optional articles 2021-10-15 07:27:15 +02:00
NeonSpork 791649c4bb
fix: remove unused country code
nb and nn remain
2021-10-14 21:26:23 +02:00
Jake Barnby dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13:00
NeonSpork 067c0b6705
refactor: remove redundant NO and fix typos in NB
NB and NN representing Norwegian bokmål and
Norwegian nynorsk respectively is more in line
with the ISO standard for Norwegian language abbreviation,
when both are present.

init.php and codes.php updated to reflect removal of no.json and NO
2021-10-14 09:22:58 +02: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