1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

1450 commits

Author SHA1 Message Date
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
Olyno 6f79850a85 feat(translations): add french 2021-09-29 13:20:29 +02:00
Jake Barnby 1a0487328e
Enable iOS and macOS platforms 2021-09-28 23:24:54 +13: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
Matej Baco d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02: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
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 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
Matej Baco f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
Torsten Dittmann d6b69340ba feat(sdks): release flutter 1.0.4 2021-09-22 15:11:34 +02:00
Matej Baco 77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Torsten Dittmann 1a760ffb95 feat(sdk): release web 4.0.1 2021-09-20 18:37:24 +02:00
Matej Baco ba6c528617 Apply suggestions from code review 2 2021-09-14 08:58:19 +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
Torsten Dittmann 9ff5fb91ac fix(app): minor bugs 2021-09-09 16:24:57 +02:00
Torsten Dittmann 39c2ad1542 chore(sdks): php sdk to 2.3.1 2021-09-07 15:32:13 +02:00
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Torsten Dittmann c4dc1c6e6a chore(sdks): update flutter to 1.0.2 2021-09-06 11:39:24 +02:00
Torsten Dittmann ed75e88e09 chore(deps): update sdks and sdk-generator 2021-09-06 09:45:41 +02:00
Torsten Dittmann cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Torsten Dittmann 9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann b3d61a7d83 update specs 2021-09-02 12:06:52 +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
Eldad A. Fux b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03: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
Torsten Dittmann c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann 1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
kodumbeats 53b8a1c245 Rename defaultValue filter to casting 2021-08-31 14:00:28 -04:00
kodumbeats 656914f8dc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-31 13:55:18 -04:00
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
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 040dbcc9d5
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-30 16:31:40 +05:45
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 27b00b3619 update events 2021-08-30 11:56:07 +05:45
Damodar Lohani fc7b346515 added new events 2021-08-30 11:34:11 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
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
Torsten Dittmann a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Eldad A. Fux f9d5d310e3
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
Eldad A. Fux 8219fcbcb4
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
Eldad A. Fux 130d567ecf
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00
Eldad A. Fux 8d262ffbbb
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:15 +03:00
Eldad A. Fux 75a1c70174
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:39 +03:00
Eldad A. Fux 72f8402edd
Update app/config/collections2.php 2021-08-23 23:38:26 +03:00
Eldad A. Fux 7cbebf8028
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:15 +03:00
Eldad Fux 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux 555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Damodar Lohani 2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +03:00
Damodar Lohani 423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Eldad Fux 5811a5680a Work in progress 2021-08-19 07:05:44 +03:00
Eldad Fux 266cce237e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-18 22:00:26 +03:00
Eldad Fux d5d8ed365c Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-search-attribute 2021-08-18 16:37:39 +03: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
Eldad Fux cacb0f9577 WIP 2021-08-16 22:24:15 +03:00
Eldad Fux 3ffc69b7c4 WIP 2021-08-16 20:28:33 +03:00
Damodar Lohani 94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux 2d7773ff12 Merged collections, attributes and indexes scopes 2021-08-14 13:16:00 +03:00
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Bradley Schofield 9210e01b63
Merge branch 'master' into orchestration-api-test 2021-08-13 15:16:42 +01:00
Bradley Schofield 054eadc6f6 Implement Suggestions
+ Added documentation for environment variables
+ Added changelog
+ Changed how we handle a error while removing a container that may or may not exist during execution
2021-08-13 15:16:05 +01:00
Damodar Lohani 949abf876b basic setup for syncing usage stats to appwrite db 2021-08-11 16:00:00 +05:45
Damodar Lohani 0f69216d66 collection for usage stats 2021-08-11 10:59:27 +05:45
Eldad Fux b8807cc2fc Merge branch 'feat-add-db-logs' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-10 21:04:44 +03:00
Eldad Fux d7eabe3347 init 2021-08-10 21:03:32 +03:00
Eldad Fux 7e52de7a60 Updated specs and console SDK 2021-08-08 18:56:44 +03:00
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 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani d81e42b5b1 update sdk and scripts 2021-08-06 15:55:52 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +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 f173218104 update sdk 2021-08-05 11:01:14 +05:45
Santosh Yadav cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Damodar Lohani abb80e18e6 revert 0.9.x spec changes 2021-08-04 16:06:09 +05:45
Damodar Lohani 6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani 3c7e5800b2 update console sdk 2021-08-03 13:34:14 +05:45
Damodar Lohani 136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Eldad Fux 93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux 90b25aa2f2 Work in progress - UI 2021-08-01 01:17:35 +03:00
Eldad Fux 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux 0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Eldad Fux b24225b92c Updated Console SDK 2021-07-31 23:40:34 +03:00
Eldad Fux 48acc2fcf1 Updated version 2021-07-31 23:06:34 +03:00
Eldad Fux fde3c0b112 Added response filter 2021-07-31 22:07:05 +03:00
Eldad Fux c27fb0f000 work in progress 2021-07-31 07:58:33 +03:00
Eldad Fux f73e24708a Merge branch 'master' of github.com:appwrite/appwrite into locale 2021-07-30 11:44:12 +03:00
Eldad Fux b2e74bb55e Fixed codes 2021-07-30 10:58:11 +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
Damodar Lohani 5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani 640753035b update sdk 2021-07-29 14:26:39 +05:45
Damodar Lohani 6cd4f044e9 update scripts 2021-07-29 14:06:52 +05:45
Damodar Lohani 68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Torsten Dittmann 2051160e21 sdks(flutter): release 0.7.1 2021-07-29 10:08:55 +02:00
Christy Jacob 1bc8640194 feat(locale): rename bosnian translation file 2021-07-29 01:33:14 +05:30
Christy Jacob 27a879c23f feat(locale): replace cambodian with khmer 2021-07-29 01:29:38 +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 228d08d80c feat(locale): rename oriya translation file 2021-07-29 01:14:53 +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 dd52abe472 feat(locale): rename country codes 2021-07-29 00:29:07 +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 10554089b5 feat(translations): updated all the translations 2021-07-28 11:39:07 +05:30
Christy Jacob 77d5f71a9a feat(terms): updated terms info 2021-07-28 10:54:05 +05:30
Eldad A. Fux c06e4a5580
Merge pull request #1438 from appwrite/feat-remove-cta
Remove CTA template and move logic to mails worker
2021-07-27 23:52:20 +03:00
Christy Jacob b52ae9fda8 feat(terms): added new terms 2021-07-28 02:21:26 +05:30
Christy Jacob 3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Christy Jacob 196fbeca8a feat(cta): delete the cta template and cta css classes 2021-07-27 19:55:04 +05:30
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Christy Jacob 20a11c6759 feat(terms): update context message 2021-07-27 10:59:06 +05:30
Christy Jacob a245d6ed81 feat(email): remove \n from email template 2021-07-27 10:56:20 +05:30
Christy Jacob d95e29ba3d feat(email): fix email template button margin 2021-07-27 10:28:30 +05:30
Christy Jacob 53817c3171 feat(locale): added context to terms 2021-07-27 10:13:37 +05:30
Christy Jacob 0466e22ea1 feat(locale): added comments to terms 2021-07-27 00:23:04 +05:30
Christy Jacob 78f248fa33 feat(locale): added comments to terms 2021-07-27 00:16:44 +05:30
Eldad Fux b431c0ee41 Added missing sessions index 2021-07-24 18:48:11 +03:00
Damodar Lohani 3665998791 fix platforms update 2021-07-23 11:55:39 +05:45
Christy Jacob 16b3c5c3a4 feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
Damodar Lohani e54fc6fc5a swagger update 2021-07-22 11:19:50 +05:45
Damodar Lohani 7a2cab6a58 remove indexes 2021-07-22 11:08:41 +05:45
Damodar Lohani e88450268b depricate name params 2021-07-22 10:57:01 +05:45
Damodar Lohani df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani 829a804ea5 depricate name attribute from function 2021-07-21 18:16:58 +05:45
Damodar Lohani e06701942c remove name from function 2021-07-21 17:43:05 +05:45
Damodar Lohani 596c742fa7 fix sdk error 2021-07-20 16:05:45 +05:45
Damodar Lohani 1582dc514f update console sdk 2021-07-20 15:57:39 +05:45
Eldad A. Fux 48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad Fux f0657d6ff3 Changed provider length 2021-07-19 18:03:15 +03:00
Eldad Fux 09a1f609be Changed IP length 2021-07-19 18:02:05 +03:00
Eldad A. Fux ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Eldad Fux bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux 46960d6731 Hide index 2021-07-17 21:59:34 +03:00
Eldad Fux 2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Eldad Fux 0608103d6f Updated sessions collection structure 2021-07-16 18:11:14 +03:00
kodumbeats f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
Eldad Fux 04d6d33f60 Fixed structure 2021-07-16 07:38:29 +03:00
kodumbeats 0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Torsten Dittmann 4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Torsten Dittmann a83c22f8f2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-07 16:58:06 +02:00
Christy Jacob ce8a1dc8c2 feat(platforms): update maven links 2021-07-07 20:17:24 +05:30
Eldad Fux a42597c848 Tiny change for sdk exmaple dir path 2021-07-06 21:20:23 +03:00
Eldad Fux febd244df3 Tiny change for sdk exmaple dir path 2021-07-06 20:38:06 +03:00
Jake Barnby defd553bd9 Add java + kotlin doc sources for android + kotlin SDK's 2021-07-07 00:06:14 +12:00
kodumbeats 01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Torsten Dittmann 6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Damodar Lohani 02c5eba4e4 Merge branch '0.9.x' into feat-upgrade-runtimes 2021-07-04 11:11:36 +05:45
Damodar Lohani 48272e8e50 remove denot and .net 2021-07-04 11:09:56 +05:45
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats 23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
Christy Jacob e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Damodar Lohani d37afb58c4 adding java 16.0 as default runtime 2021-07-02 16:40:21 +05:45
Damodar Lohani 743d73dca0 make newer node runtime default 2021-07-02 16:26:53 +05:45
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
Torsten Dittmann 81cf991695 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-07-01 10:46:24 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
kodumbeats 6885d51e82 Remove unneeded $member roles 2021-06-30 14:33:05 -04:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Christy Jacob 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Christy Jacob 6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Eldad A. Fux e529be5d55
Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Torsten Dittmann 66ecf9498a Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-14 20:21:42 +02:00
kodumbeats 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad Fux a6acb1724b Fixed wrong indexes 2021-06-12 15:00:17 +03:00
Eldad Fux f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
kodumbeats 4f90d89def Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 14:34:15 -04:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
kodumbeats d2597db038 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-11 10:48:10 -04:00
Torsten Dittmann c08b0a5d2b feat(realtime): collection for concurrent connections 2021-06-11 15:30:33 +02:00
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
kodumbeats fbb54a1f6d Add attribute and index scopes 2021-06-10 16:41:33 -04:00
Christy Jacob 0cbbcd3829 feat: update package link 2021-06-09 18:31:35 +05:30
Christy Jacob 25888151fb feat: add android platform config 2021-06-09 18:15:42 +05:30
Torsten Dittmann e1ea4c516d deps(scomposer): sdk-generator@0.10.11 2021-06-07 16:43:06 +02:00
Eldad Fux 2378ec8521 Merge branch 'master' of github.com:appwrite/appwrite 2021-06-05 14:23:58 +03:00
Eldad Fux f1d75dc805 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:35 +03:00
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Torsten Dittmann 926d0e328d feat(sdks): new flutter and dart version 2021-06-03 14:25:51 +02:00
Torsten Dittmann c3a48fec71 feat(sdks): update to sdk-generator@0.10.9 2021-06-03 11:33:10 +02:00
Eldad Fux da3d4546ad Update mail style 2021-05-30 23:38:40 +03:00
Eldad Fux 38ded65db1 Fixed spanish encoding 2021-05-30 23:37:32 +03:00
Eldad Fux 46b8031782 Fixed button alignment on RTL langs 2021-05-30 23:37:16 +03:00
Eldad Fux 78ab52da2b Fixed hebrew translation 2021-05-30 23:36:47 +03:00
Eldad A. Fux 4b006a1be0
Merge pull request #1167 from TorstenDittmann/feat-account-sessions
refactor(console): users devices into session
2021-05-28 19:30:32 +03:00
Eldad Fux 26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux 82abcb29ae Merge branch 'master' of github.com:appwrite/appwrite 2021-05-24 19:14:13 +03:00
Eldad A. Fux 2f471c0f7b
Merge pull request #1173 from lohanidamodar/fix-nepal-flag
update nepal flag
2021-05-24 19:00:01 +03:00
Eldad Fux 63ea200f96 Updated SDKS 2021-05-24 18:08:54 +03:00
Eldad Fux 699bd49eee Updated web sdk version 2021-05-21 21:43:06 +03:00
Eldad Fux 347ae809d8 Updated web sdk version 2021-05-21 17:36:48 +03:00
Eldad Fux 07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Damodar Lohani 6be6ad8e97 Merge branch 'master' into fix-nepal-flag 2021-05-21 18:19:43 +05:45
Damodar Lohani 8d45cbefe1 update nepal flag 2021-05-21 13:47:43 +05:45
Torsten Dittmann 5149b3880a refactor(console): users devices into session 2021-05-20 16:03:47 +02:00
Eldad Fux bcdf8835ca Updated the Node.js SDK 2021-05-20 12:07:51 +03:00
Eldad Fux ed751160de Fixed missing JWT model 2021-05-20 11:52:19 +03:00
Eldad Fux c454bc2a65 Updated CLI version 2021-05-19 22:37:30 +03:00
Eldad Fux 284236ab17 Fixed docs 2021-05-19 18:56:44 +03:00
Eldad Fux d316ecbfd9 Fixed config 2021-05-19 18:53:53 +03:00
Eldad Fux f1644af6a3 Updated specs 2021-05-19 18:30:30 +03:00
Eldad Fux 019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux 8084292cb5 Updated specs 2021-05-19 17:11:46 +03:00
Eldad Fux cb038a2cfd Updated specs 2021-05-19 16:10:32 +03:00
Eldad A. Fux 552c67d9f3
Merge pull request #1157 from appwrite/feat-update-code-examples
Feat update code examples
2021-05-18 23:32:54 +03:00
Eldad A. Fux 6a56095c8f
Merge pull request #1158 from appwrite/feat-update-sdks-versions
Updated SDKs versions
2021-05-18 22:43:16 +03:00
Eldad Fux 8830828d80 Updated SDKs versions 2021-05-18 22:35:04 +03:00
Eldad Fux 1c7ac36d7f Updated specs and examples 2021-05-18 22:19:54 +03:00
Eldad Fux 666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Damodar Lohani a2466956ec fix filter and mysql root password 2021-05-18 12:18:48 +05:45
Damodar Lohani 7864b19232 supporting generating password and secret key 2021-05-18 12:09:09 +05:45
kodumbeats 1120e8885a CertificateID not a required param 2021-05-17 14:10:17 -04:00
kodumbeats 6f22854c54 Add certificate collection rules for updated and certificateID 2021-05-17 13:50:44 -04:00
Eldad Fux 814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Eldad Fux 3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Christy Jacob a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Eldad Fux f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Dmitriy Fishman 0256c9f59a Use the correct 'End Of Line' symbol for selected platform. 2021-05-11 14:35:58 +03:00
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Eldad Fux bd3069a60a Updated collections 2021-05-07 00:35:57 +03:00
Eldad Fux a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux d699c8aba9 Updated functions service 2021-05-05 00:25:17 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Torsten Dittmann d58cc6024b fix: deprecation notice for 2021-04-29 17:20:03 +02:00
Torsten Dittmann 6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Torsten Dittmann 26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann 0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux 7fc3b95541 Updated SDK version 2021-04-21 13:13:37 +03:00
Eldad Fux 2bcfaffec3 Updated SDK version 2021-04-21 13:13:12 +03:00
Eldad Fux 5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Eldad Fux dcee9fc68e Updated specs 2021-04-21 09:38:27 +03:00
Eldad Fux 71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux 791de55713 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-04-21 09:31:01 +03:00
Eldad Fux c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
Eldad A. Fux a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann 5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +02:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad A. Fux fea932551b
Merge pull request #1040 from appwrite/feat-new-demos
Added list of web demos
2021-04-17 12:23:01 +03:00
Eldad Fux 7dc51e93e4 Hide dotnet 2021-04-17 12:02:51 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Eldad Fux 3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Eldad Fux 85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Eldad Fux be344c2b38 Updated CLI version 2021-04-15 21:04:51 +03:00
Eldad Fux e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Eldad Fux f73a68b63d Fixed demo name 2021-04-14 00:22:27 +03:00
Damodar Lohani 7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
Eldad Fux a2f1aa55a2 Updated description 2021-04-11 23:27:06 +03:00
Eldad Fux 2d8b8ef2ff Updated config 2021-04-11 22:26:33 +03:00
Eldad Fux 318ed0b1f2 Updated git repos 2021-04-11 20:49:40 +03:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Torsten Dittmann 3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
Damodar Lohani 4e24c5aa46 default functions env contains latest deno 2021-04-07 12:30:50 +05:45
Eldad A. Fux 86df88781f
Merge pull request #1064 from lohanidamodar/feat-disable-clamav
Feat Disable Clamav
2021-04-05 14:48:23 +03:00
Damodar Lohani 272607ad3f update description 2021-04-05 12:25:37 +05:45
Eldad A. Fux b15aef0c5d
Merge pull request #1056 from appwrite/feat-locale-env-support
feat-locale-env-support
2021-04-05 09:29:37 +03:00
Eldad A. Fux e801fa383d
Merge pull request #1044 from appwrite/feat-python-3.9-env
feat-python-3.9-env
2021-04-04 11:36:33 +03:00
Damodar Lohani 7794204acb disable clamav stuff on installation 2021-04-04 07:55:56 +05:45
Damodar Lohani c3fb2e6c46 adding locale to dev docker compose, dockerfile and compose and variables 2021-04-04 07:15:41 +05:45
Damodar Lohani a9950edcc1 updating default functions env python env 2021-04-04 07:08:41 +05:45
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad A. Fux 02bbc7c2db
Merge pull request #989 from lohanidamodar/feat-dart-env-update
feat-dart-env-update
2021-04-03 09:04:05 +03:00
Torsten Dittmann ceeb30fd4f adapt to anon login 2021-03-29 11:16:56 +02:00
Torsten Dittmann 078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Damodar Lohani 617edbf3ff fix deno 1.8 env 2021-03-29 13:14:51 +05:45
Damodar Lohani 30fc7df975 python functions env 3.9 2021-03-29 13:14:20 +05:45
Damodar Lohani ed90bc1d24 deno 1.8 function env 2021-03-29 12:49:42 +05:45
Eldad Fux a22243b998 Updated specs 2021-03-29 01:36:25 +03:00
Eldad Fux b74a88262b Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-29 00:50:31 +03:00
Eldad Fux c7559758c3 Updated 0.8.x specs 2021-03-29 00:37:23 +03:00
Eldad Fux db4530a5e5 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-03-28 16:13:53 +03:00
Eldad Fux 70e809fa92 Fixed default value for https force option 2021-03-28 15:36:15 +03:00
Eldad A. Fux 5d687ce3dd
Merge pull request #914 from TorstenDittmann/feat-anon-login
feat-anon-login
2021-03-28 12:48:30 +03:00
Eldad Fux 7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
Eldad Fux d05c2b4dda Added list of web demos 2021-03-26 21:49:04 +03:00
Eldad Fux 889111ca1c Updated Flutter SDK 2021-03-25 15:23:37 +02:00
Torsten Dittmann 74853da211 Merge branch 'feat-anon-login' of https://github.com/TorstenDittmann/appwrite into feat-anon-login 2021-03-23 09:39:03 +01:00
Torsten Dittmann b9017549c2 remove env variable in favor of #947 2021-03-23 09:38:56 +01:00
Damodar Lohani 64996379fc Merge branch 'dev' into feat-dart-env-update 2021-03-23 13:19:30 +05:45
Eldad Fux 4ba037d9d2 Merge branch 'dev' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-03-20 13:53:46 +02:00
Eldad A. Fux 7899211076
Merge branch '0.8.x' into feat-anon-login 2021-03-17 23:08:59 +02:00
Eldad A. Fux 08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Eldad Fux 886d303683 Updated docs 2021-03-17 22:43:54 +02:00
Eldad A. Fux 48abfb68d7
Merge pull request #975 from appwrite/0.7.x
0.7.x
2021-03-17 14:50:03 +02:00
Damodar Lohani f430854e1e dart 2.12 environment support 2021-03-17 11:04:31 +05:45
Eldad Fux 6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Eldad Fux 492c68d1fc Updated Flutter SDK 2021-03-14 14:48:02 +02:00
Eldad Fux 024fae0d21 Changed execution default permissions 2021-03-14 01:52:05 +02:00
kodumbeats a7a9eec4f7
Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
Eldad Fux 99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
kodumbeats 731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
kodumbeats 1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
Eldad Fux 4e8d42b950 Show Dart SDK on homepage 2021-03-10 14:40:24 +02:00
Eldad Fux 691792fb99 Updated the Dart SDK 2021-03-10 13:52:30 +02:00
Torsten Dittmann 023b662b10 set default security email to certs@appwrite.io 2021-03-08 11:55:33 +01:00
kodumbeats 0546a0e428 Return correct response model 2021-03-05 13:36:30 -05:00
Eldad Fux d1415ac91e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-05 00:19:14 +02:00
Eldad Fux b665833323 Updated SDKs 2021-03-04 23:26:09 +02:00