1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
Commit graph

843 commits

Author SHA1 Message Date
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
kodumbeats 732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
Christy Jacob c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob 88a149384b feat: fix response model, generate console SDK 2022-01-25 13:40:44 +04:00
Christy Jacob b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Eldad Fux 26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Torsten Dittmann f90f98b597
Update init.php 2022-01-07 13:58:15 +01:00
Damodar Lohani 2239e4a5e6 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2022-01-07 15:47:38 +05:45
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Torsten Dittmann bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann 81e340e52c fix: increase cache buster 2022-01-04 17:04:40 +01:00
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco 71a546c908 Post-merge fixes 2021-12-31 15:19:29 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann 0ccf2cb0f6 fix: update geo db to dec-21 2021-12-28 13:37:03 +01:00
Torsten Dittmann f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann afde0cb680 fix: increase connection pool 2021-12-28 12:51:29 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
Damodar Lohani 68a83fa529 console external db 2021-12-23 15:18:38 +05:45
Damodar Lohani 535bdee74a update remove sub collection and use the configured collections itself 2021-12-23 14:16:32 +05:45
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann 166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Christy Jacob c7ffd88f14
Merge pull request #2191 from TafadzwaD/master
Added Shona Translations
2021-12-19 21:46:58 +04:00
Damodar Lohani da72a67687 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2021-12-19 13:21:19 +05:45
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann 8826984b1f refactor: replace disable with skip calls for authorization 2021-12-17 16:25:05 +01:00
Torsten Dittmann d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann 7f82661801
Merge pull request #2503 from appwrite/feat-strict-enums
fix: strict enum attribute
2021-12-17 13:51:42 +01:00
Torsten Dittmann 626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Damodar Lohani f3e6dfb71d
Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-15 15:43:14 +05:45
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann f5f23222f3 chore: add comment for mode resource 2021-12-14 12:15:00 +01:00
Torsten Dittmann d92763fbfc Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-14 11:47:05 +01:00
Torsten Dittmann 37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Torsten Dittmann 7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten Dittmann a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Eldad Fux 0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Damodar Lohani 350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani b25cd9274c storage device resource 2021-12-13 13:53:17 +05:45
Damodar Lohani 0481a510a4 storage resource 2021-12-13 13:19:15 +05:45
Eldad Fux 8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux 07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux 76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00: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
Damodar Lohani eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Bradley Schofield 37da3c5651 Implement Automatic Deploy
+ Implemented Automatic Deploy
+ Tags will now build automatically
+ You can now restart builds that failed
+ Builds now have their own storage device
+ Added a retry build endpoint
2021-12-08 15:08:53 +00:00
Damodar Lohani 8279a2e208 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-08 14:29:27 +05:45
Damodar Lohani 5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani 6f31a3de09 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:25:59 +05:45
Damodar Lohani f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
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
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
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Damodar Lohani 08cec63c3e Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-03 13:52:10 +05:45
Damodar Lohani ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Damodar Lohani ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani 9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +05:45
Damodar Lohani b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
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 ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
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
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
Damodar Lohani 8d8d32af7c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-26 10:16:16 +05:45
Torsten Dittmann 194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Matej Baco fc3d322773 Prepared register, logger, doctor and ENV variables 2021-11-22 17:12:18 +01:00
Fernando Amezcua 3dab8a80d1
Merge branch 'appwrite:master' into feat-add-translation-latin 2021-11-17 10:53:43 -06:00
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Damodar Lohani 34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
Damodar Lohani 1041f76bf7 new version for sdk generation 2021-11-07 15:09:03 +05:45
Damodar Lohani 411db5c3f0 delete constant 2021-11-07 11:39:28 +05:45
LN e5372e828f
Added Telugu in init.php
This commit adds Telugu to init.php file.
2021-10-31 21:16:44 +05:30
Damodar Lohani 340ab02ee5
Update app/init.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-10-28 16:46:47 +05:45
Damodar Lohani 4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani 67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -04: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
JB Leiknes 178ef50d3a
Merge branch 'appwrite:master' into master 2021-10-21 11:41:58 +02:00
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
Eldad Fux cb11f9c3f6 Added Youtube icon 2021-10-17 18:08:40 +03:00
Damodar Lohani d029c94bc8 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-17 11:45:45 +05:45
Damodar Lohani 3e78abfc85 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-17 11:38:33 +05:45
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
Torsten Dittmann 7de15ab7f5 chore(geodb): update maxmind db to 2021-10 2021-10-15 12:34:53 +02: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
Christy Jacob 7650676006
Merge pull request #2019 from NeonSpork/master
feat: Nynorsk Norwegian translation
2021-10-12 09:53:30 +05:30
Fernando Amezcua 09d2ed9586
Merge branch 'master' into feat-add-translation-latin 2021-10-11 10:53:59 -05:00
TafadzwaD 99aea00e07 Added language as supported into app/init.php 2021-10-11 16:34:26 +02:00
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
Conor O'Callaghan e0b6a27e7d Irish translation for 1737 2021-10-10 12:55:45 +01: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 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
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
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
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
Fernando Amezcua 38a2b01c23
Merge branch 'master' into feat-add-translation-latin 2021-10-06 10:56:21 -05:00
Fernando f0615de9c8 Add fixes to latin language 2021-10-06 10:42:52 -05: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
Fernando 45aff15240 Update init file 2021-10-05 21:57:30 -05:00
jakubhi f5cccb975b Added Slovak translation
Added the Slovak translations of countries, emails and settings (basically everything).
2021-10-05 22:28:01 +02:00
Christoffer Aske 154a91ff11 Added Norsk Bokmål translations 2021-10-05 19:50:20 +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
Tatiana 59013149b6
Update init.php
Add Esperanto
2021-10-05 10:41:21 -03: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
Fernando cb2e637a86 Add spanish latino translation 2021-10-01 15:49:12 -05: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
Damodar Lohani d267c8965b const for output chunk size 2021-09-30 14:26:29 +05:45
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
Damodar Lohani c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
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
Damodar Lohani 2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Torsten Dittmann dcc731a52d feat(release): 0.10.3 2021-09-09 13:21:29 +02:00
Damodar Lohani 380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
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
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
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
kodumbeats a619c26aff Use database filter to encode default value as JSON string to preseve type 2021-08-27 13:12:16 -04:00
Damodar Lohani d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann f828a684a1 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-25 10:02:35 +02:00
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Damodar Lohani 1007756731 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-25 11:36:11 +05:45
kodumbeats 34a2496c2a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-24 15:03:01 -04:00
Eldad Fux 48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00
Bradley Schofield 071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
kodumbeats 19e1443469 Fix breaking bugs introduced in merge conflict resolution 2021-08-23 15:06:47 -04:00
kodumbeats 401a57a538 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 14:29:05 -04:00
Eldad Fux 74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux 0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux c0b86a5d17 Work in progress 2021-08-20 20:02:44 +03:00
Torsten Dittmann 35889239bf upload current state 2021-08-20 18:37:37 +02:00
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Torsten Dittmann 627df80b40 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 14:02:39 +02:00
Torsten Dittmann f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Torsten Dittmann e0f0a6e24b fix(console): realtime 2021-08-17 10:58:33 +02:00
kodumbeats 4c79462313 Create constants for attribute formats 2021-08-16 18:05:52 -04:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Damodar Lohani 26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Damodar Lohani 56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Eldad A. Fux 2fbc434e25
Merge pull request #1475 from appwrite/feat-delete-attribute-index-tests
feat(refactor-db): tests for attribute and index deletion
2021-08-10 21:49:40 +03:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
kodumbeats 4c08097e92 Use system for naming worker constants 2021-08-08 19:42:08 -04:00
Damodar Lohani 8255bdb06a fix issue 2021-08-08 12:24:16 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Eldad Fux 972e4b5ade Updated cachebuster 2021-08-01 08:33:43 +03:00
Eldad Fux 48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux ffb7b2db38 Fixed kannada code 2021-07-30 10:51:31 +03:00
Eldad Fux 0f9eb812c4 Fixed greek 2021-07-30 10:25:07 +03:00
Eldad A. Fux 6588144db5
Merge pull request #1440 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-30 09:42:07 +03:00
Damodar Lohani 6254c58ae1 fix missing console name 2021-07-30 12:02:45 +05:45
Christy Jacob 1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob ea33204c95 feat(locale): rename filipino translation file 2021-07-29 01:25:25 +05:30
Christy Jacob 52327ba74b feat(locale): rename ukrainian translation file 2021-07-29 01:19:52 +05:30
Christy Jacob 6c8f4e38bf feat(locale): rename oriya translation file 2021-07-29 00:55:34 +05:30
Christy Jacob c0a7a969aa feat(locale): rename nepali translation 2021-07-29 00:51:26 +05:30
Christy Jacob 27c078f4d6 feat(translations): fix incorrect language codes for czech and catalan 2021-07-28 11:58:00 +05:30
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +05:30
Christy Jacob 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Damodar Lohani 10155d89ba Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-27 11:42:29 +05:45
Damodar Lohani 08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
kodumbeats df5703022b Create custom formats via callback in structure validator 2021-07-26 19:10:39 -04:00
kodumbeats 58f335feff Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-07-26 16:48:22 -04:00
Christy Jacob 198c5087c7 feat: review comments 2021-07-26 12:35:08 +05:30
Eldad Fux f7c415cd2c Removed Authorization2 references 2021-07-25 17:51:04 +03:00