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

493 commits

Author SHA1 Message Date
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
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04: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
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 ee7e2821cb
Merge pull request #1841 from dazzlerkumar/feat-1730-bihari-translation
Added Bihari translations
2021-10-07 14:06:54 +05:30
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04: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 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 856c69535c
Merge pull request #1857 from OscarRG/feat-Luxembourgish-translation
feat(locales):Add Luxembourgish(lb) translation
2021-10-06 15:50:38 +05:30
jakubhi f5cccb975b Added Slovak translation
Added the Slovak translations of countries, emails and settings (basically everything).
2021-10-05 22:28:01 +02:00
Torsten Dittmann 768ab84a17 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-05 15:53:54 +02:00
kodumbeats 35c21e31c8 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-10-05 09:48:59 -04:00
Rutam Prita Mishra 7d4c1539f8
Merge branch 'appwrite:master' into feat-1757-sa-translation 2021-10-05 19:06:14 +05:30
Rutam Prita Mishra c7bba451b2 Added Sanskrit translations 2021-10-05 17:50:20 +05:30
Torsten Dittmann befebd0dd9 use version 0.11.0 2021-10-05 12:43:28 +02:00
Christy Jacob be346a97c2
Merge pull request #1829 from Ganzabahl/feat-1734-danish-translations
Feat 1734 danish translations
2021-10-05 15:02:18 +05:30
Oscar RG fbea718960 feat(locales):Add Luxembourgish(lb) translation 2021-10-03 09:26:03 +02:00
Dazzler Kumar 949146f046 Bhojpuri (Bihari) language support 2021-10-02 00:44:46 +05:30
Jesper 8e0d4a755c
Update init.php
Added Danish
---
Locale::setLanguageFromJSON('da', __DIR__.'/config/locale/translations/da.json');
---
2021-10-01 17:45:47 +02:00
Matej Bošnjak 09387cccd4 Added locale translations for Croatian language 2021-10-01 15:49:31 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +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 38a6e147c2 Use limits defined by database library 2021-09-16 21:52:35 -04:00
Torsten Dittmann 824a23e8cc feat(release): prepare 0.10.4 2021-09-15 16:06:49 +02:00
Matej Bačo d3e02db31f
Apply suggestions from code review
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-09-14 08:57:55 +02:00
kodumbeats d32b877347 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-12 08:57:02 -04:00
kodumbeats 7fbe95de30 Use enum filter to respond with proper enum model 2021-09-10 16:14:12 -04:00
kodumbeats 42ff17d163 Use whitelist validator to enforce enum 2021-09-10 16:12:22 -04:00
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Damodar Lohani b38c77255e
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-09-08 12:40:48 +05:45
Torsten Dittmann 17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Damodar Lohani 1a21c8fdbb fix constant value 2021-09-06 11:48:44 +05:45
Torsten Dittmann bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann b7cac0d221 update cache buster 2021-09-02 13:55:23 +02:00
Matej Baco 524abc80d7 Rollback of services and providers sub-collections 2021-09-02 11:38:24 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
kodumbeats be47d16290 Use MariaDB max limit for index/attribute subqueries 2021-09-01 10:08:59 -04:00
Matej Baco 0ab76a1c6f Update sub-collection names and filter names, improved error log, fixed docs typo 2021-09-01 10:43:35 +02:00
Matej Baco 182630ed20 Rollbacked auth attribute, set subquery limits to 5000, Replaced " with ' 2021-09-01 09:52:43 +02:00
Matej Baco 577ab9c3ad Fixed permissions, improved database filter docs, added 404 platform update test 2021-09-01 09:03:22 +02:00
kodumbeats 53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
Matej Baco 8009adc11d Migrated project services, providers, domains, webhooks and keys to it's own collection 2021-08-30 16:24:50 +02:00
Damodar Lohani 22ceb1dc7c create session with magic url 2021-08-30 16:29:52 +05:45
Torsten Dittmann 271470197b Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-30 11:42:24 +02:00
Matej Baco 82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
kodumbeats ed70582945 Fix error on null default values 2021-08-27 19:42:53 -04:00
kodumbeats fb80088286 Create range filter for numeric attributes 2021-08-27 16:27:48 -04:00