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

4454 commits

Author SHA1 Message Date
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
Damodar Lohani 334a59e3c1 schedule usage stats deletion 2021-09-02 12:17:32 +05:45
Damodar Lohani 3a29d6a565 fix deletes, remove 15m period after refactor 2021-09-02 12:16:03 +05:45
Damodar Lohani d779b98365 Merge branch 'feat-usage-daemon' into feat-usage-deletes 2021-09-02 12:15:11 +05:45
Damodar Lohani cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
kodumbeats c49179e6bc Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enforce-document-collection-permissions 2021-09-01 10:52:38 -04:00
kodumbeats be47d16290 Use MariaDB max limit for index/attribute subqueries 2021-09-01 10:08:59 -04:00
Torsten Dittmann 68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann 424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02: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 51b1a7e72c Removed re-selecting queries, improved selecting from sub-tables 2021-09-01 10:25:54 +02:00
Matej Baco 182630ed20 Rollbacked auth attribute, set subquery limits to 5000, Replaced " with ' 2021-09-01 09:52:43 +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
Torsten Dittmann 98a21c475d fix(mails-worker): shorter switch case 2021-09-01 09:29:25 +02:00
Torsten Dittmann bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann 5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann 8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +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 ae58a60065 Use checkAttribute to catch index limits 2021-08-31 21:13:58 -04:00
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Torsten Dittmann 6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Torsten Dittmann 38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +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
Eldad A. Fux d0f7438a14
Merge pull request #1553 from TorstenDittmann/feat-migration-0-10-x
feat(migration): add 0.10.x migration
2021-08-31 20:44:12 +03:00
kodumbeats 42ca474731 Search for attributes from internal table 2021-08-31 11:35:06 -04:00
kodumbeats 94e330149f Catch limit exception on attributes 2021-08-31 11:11:46 -04:00
Torsten Dittmann c729972325 fix(security): replace getQuery with frontend equivalent 2021-08-31 16:05:43 +02:00
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
Damodar Lohani b8466063e1
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-08-31 16:11:20 +05:45
Damodar Lohani 2b6b08c5e1 disable auth settings for smtp dependent auth if smtp is not enabled 2021-08-31 15:30:51 +05:45
Damodar Lohani e9e83d14c3 updates and fixes, default handler for magic login 2021-08-31 15:07:48 +05:45
Damodar Lohani 4996a80e22 publicly allow 503 errors 2021-08-31 13:20:51 +05:45
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani ee5745d3ce throw exception if SMTP is not available 2021-08-31 13:17:58 +05:45
Damodar Lohani d67c754dad update descriptions 2021-08-31 12:58:30 +05:45
Damodar Lohani 69f66c62f3 oauth default redirect url to user's instance instead of appwrite.io 2021-08-31 12:49:17 +05:45
Damodar Lohani 9a8f4c49e4 email update 2021-08-31 11:42:15 +05:45
Damodar Lohani 45955f0c41 abuse limit by email param 2021-08-31 11:42:07 +05:45
Matej Baco abfe47787b Added TODO 2021-08-30 17:16:42 +02:00
Torsten Dittmann cf24a77e48 fix(realtime): add commecnts and single quotes 2021-08-30 16:42:31 +02: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
Christy Jacob 4902bcea74 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-30 18:01:47 +05:30
Torsten Dittmann 8639070115 feat(migration): add 0.10.x migration 2021-08-30 14:25:23 +02:00
Damodar Lohani 13ba85036b fix token type for verification 2021-08-30 17:17:05 +05:45
Damodar Lohani 56fdbf9e3e fix scope 2021-08-30 16:54:45 +05:45
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
Damodar Lohani 87311797f2 more comments 2021-08-30 15:23:11 +05:45
Damodar Lohani 2477b80978 update counters also as time series data 2021-08-30 15:20:32 +05:45
Matej Baco 82085df58a Migrated project platforms to it's own collection 2021-08-30 09:33:45 +02:00
Damodar Lohani 4ae224d518 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-30 13:08:20 +05:45
Eldad Fux c84dc0fa92 init 2021-08-30 10:19:29 +03: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 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bb666810d9 update to use duplicate exception to check email already exists 2021-08-29 17:45:25 +05:45
Damodar Lohani 73c27f9c3d update view 2021-08-29 16:58:58 +05:45
Damodar Lohani c1fbbc5d9c update console sdk 2021-08-29 16:58:51 +05:45
Damodar Lohani 1556bc4829 update ui 2021-08-29 16:00:43 +05:45
Damodar Lohani 9bcc40dc4d ui update 2021-08-29 15:40:41 +05:45
Damodar Lohani af32ee55c7 update console sdk 2021-08-29 15:01:38 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Damodar Lohani dc033b71ab users api update name, email, password methods 2021-08-29 14:23:40 +05:45
Christy Jacob a4e2aeb5e7 feat(usage): added provider metrics to endpoints 2021-08-29 11:00:37 +05:30
Christy Jacob f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Eldad A. Fux 1e026c6b58
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
2021-08-28 19:14:05 +03:00
Christy Jacob f00fead07b Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-28 21:39:01 +05:30
Eldad A. Fux 06096b4168
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
2021-08-28 07:29:46 +03:00
kodumbeats e9541a9269 Fix tests 2021-08-27 21:46:33 -04:00
kodumbeats 4af81db280 Authorization validator only accepts one argument 2021-08-27 21:45:42 -04:00
kodumbeats a33faab213 Enforce attribute refactored to permission 2021-08-27 21:45:15 -04:00
kodumbeats 2b057c0617 Skip authorization on document routes if collection permissions are met 2021-08-27 20:56:32 -04:00
kodumbeats 5a1ab3b059 Add enforce param to collections 2021-08-27 20:44:32 -04:00
kodumbeats 559fe95b7c Prefer single query to internal DB 2021-08-27 20:32:44 -04:00
kodumbeats c3534b4383 Clean up code 2021-08-27 19:45:18 -04:00
kodumbeats ed70582945 Fix error on null default values 2021-08-27 19:42:53 -04:00
kodumbeats b293c5dd65 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-27 16:55:00 -04:00
kodumbeats fb80088286 Create range filter for numeric attributes 2021-08-27 16:27:48 -04:00
Christy Jacob 6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
kodumbeats a619c26aff Use database filter to encode default value as JSON string to preseve type 2021-08-27 13:12:16 -04:00
Christy Jacob ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Torsten Dittmann 0402adff82 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 18:33:21 +02:00
Torsten Dittmann e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Torsten Dittmann 94fe56ea62 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 16:50:23 +02:00
kodumbeats eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Damodar Lohani d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Eldad Fux 1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Torsten Dittmann 6fa1a141b1 fix(realtime): tests and stats channels 2021-08-27 12:29:03 +02:00
Torsten Dittmann 821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Torsten Dittmann dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Eldad Fux ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. Fux cfe3cc8b9b
Merge pull request #1513 from TorstenDittmann/fix-safe-custom-installation
fix(install): safe installation on custom compose
2021-08-26 23:50:54 +03:00
Christy Jacob 038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob 1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Torsten Dittmann 45cb05bb31 fix(realtime): exception 2021-08-26 18:10:53 +02:00
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Christy Jacob 7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Christy Jacob 747827e2a9 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-26 13:52:27 +05:30
kodumbeats 5472415231 Encode attribute default as json string 2021-08-25 16:43:15 -04:00
kodumbeats 1c52b0b4dc Prefer Document array data structure for attributes 2021-08-25 15:37:07 -04:00
kodumbeats 84f9f71b81 Fix race condition between database controller and worker 2021-08-25 15:36:45 -04:00
Torsten Dittmann 3e52249cda adapt to review 2021-08-25 17:56:53 +02:00
Torsten Dittmann d69ccf5c6e fix whitespace 2021-08-25 12:22:25 +02:00
Torsten Dittmann 5d430b7b53 fix(usage): use proper projectdb namespace 2021-08-25 12:08:23 +02:00
Torsten Dittmann 915dd536d8 fix(install): better warning with missing traefik 2021-08-25 12:01:01 +02:00
Torsten Dittmann e00dfb44c1 fix(install): safe installation on custom compose 2021-08-25 11:48:05 +02:00
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 95a20159a7 fix merge errors 2021-08-25 12:09:02 +05:45
Damodar Lohani 1007756731 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-25 11:36:11 +05:45
kodumbeats 2f26f8ae4f Count index from internal index table 2021-08-24 19:35:32 -04:00
kodumbeats 1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats 34a2496c2a Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-24 15:03:01 -04:00
kodumbeats 5c040bd5f3 Add min and max for response model 2021-08-24 14:57:34 -04:00
kodumbeats 7506142ab9 Parse min and max from formatOptions for response model 2021-08-24 14:01:53 -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 667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield 071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
kodumbeats cc0c3d074e Replace last line that was somehow removed during interactive rebase 2021-08-24 10:03:32 -04:00
kodumbeats 98e15f782a Use 409 response for duplicate exception 2021-08-24 09:53:49 -04:00
kodumbeats 758f8e8eb2 Catch duplicate index exception when creating and updating a document 2021-08-24 09:53:15 -04:00
kodumbeats c4cb72731e Refactor attributeCallback to function createAttribute 2021-08-24 09:49:58 -04:00
kodumbeats 4b0dc9dab3 Use param validation from framework 2021-08-24 09:46:41 -04:00
Damodar Lohani 80fffe0ed4 collections count 2021-08-24 16:15:24 +05:45
Damodar Lohani 218b332b0f fix get url 2021-08-24 15:36:45 +05:45
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Damodar Lohani cd3939781e fix session provider usage 2021-08-24 14:21:46 +05:45
kodumbeats 65fbf03290 Merge remote-tracking branch 'origin/feat-decouple-collections' into feat-response-models-new-attributes 2021-08-23 17:45:31 -04:00
Eldad Fux 5bf7f3f773 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-24 00:25:21 +03:00
Eldad A. Fux 8f2e5c3563
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:56 +03:00
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 0b30691879
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:14 +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 9aefe4e360
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:42 +03:00
Eldad A. Fux 5de5a38ba0
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:24 +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
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 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
kodumbeats 4d1bb3a07d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-22 12:34:10 -04:00
Eldad Fux 31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Torsten Dittmann 3bd8be4c8c remove unused html 2021-08-22 16:37:21 +02:00
Eldad Fux e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +03:00
Eldad Fux 555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux 4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux 3d9dc298ef Minor style change 2021-08-22 11:00:09 +03:00
Eldad Fux c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux 0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux 6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux b83fff331b Updated UI 2021-08-21 07:47:04 +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
Christy Jacob a2a73d87e2 feat(usage): added usage endpoint for database 2021-08-20 17:52:04 +05:30
Christy Jacob e7eb0e7cdf feat(usage): added usage endpoint for storage 2021-08-20 17:47:56 +05:30
Christy Jacob 9ebc5b891b feat(usage): added usage endpoint for storage 2021-08-20 17:47:19 +05:30
Christy Jacob 24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob c36b5b8b30 feat(usage): cleanup comments 2021-08-20 17:11:13 +05:30
Christy Jacob ae030ebd4f feat(usage): doc fix 2021-08-20 17:10:35 +05:30
Christy Jacob 2468e6e97d feat(usage): added usage endpoint for collections 2021-08-20 17:08:57 +05:30
Christy Jacob 8b393b1165 feat(usage): added usage endpoint for database 2021-08-20 16:53:54 +05:30
Eldad Fux 5ba2ba4c4c SubQuery test 2021-08-20 14:15:17 +03:00
Christy Jacob f3074bc024 feat(usage): some refactoring 2021-08-20 15:34:57 +05:30
Christy Jacob aefbdb0597 feat(usage): added usage endpoint to users api 2021-08-20 15:27:48 +05:30
Christy Jacob 070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Christy Jacob cfe49b6892 feat(usage): refactored functions usage endpoint 2021-08-20 13:54:45 +05:30
Damodar Lohani 2c69fab6cd use metadata instead 2021-08-20 12:29:30 +05:45
Damodar Lohani 7949d5b138 fixed issues with metrics 2021-08-20 12:23:35 +05:45
Eldad Fux 7859f35612 Updated SDK 2021-08-20 09:23:58 +03:00
Damodar Lohani 1d7daf9515 new functions stats 2021-08-20 11:40:23 +05:45
Eldad Fux e70654eabc Work in progress 2021-08-19 15:50:10 +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
Damodar Lohani 4b5db30a43
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:32 +05:45
Damodar Lohani 2a1ccafb62
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-08-19 16:58:26 +05:45
Torsten Dittmann 6de28015a3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-19 12:18:39 +02:00
Torsten Dittmann a88e116789 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 12:14:35 +02:00
Torsten Dittmann 10cdb33585 fix permission handling for stats 2021-08-19 12:14:19 +02:00
Torsten Dittmann a18dfc9daf Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-19 11:41:31 +02:00
Torsten Dittmann da92c5e2be fix(realtime): proper permission handling for realtime stats 2021-08-19 11:41:08 +02:00
Damodar Lohani 08bdf089f6 remove unused stats 2021-08-19 14:48:53 +05:45
Damodar Lohani 71eabfff0d handling errors 2021-08-19 14:47:38 +05:45
Damodar Lohani 87415c3d95 use internals table for collections 2021-08-19 14:43:10 +05:45
Torsten Dittmann cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Damodar Lohani 39d4924fe8 storage total stats 2021-08-19 13:59:23 +05:45
Torsten Dittmann f73dd1d64a fix(realtime): polish code 2021-08-19 10:03:52 +02:00
Damodar Lohani 423ecb1071 update stats table indexes 2021-08-19 13:47:28 +05:45
Damodar Lohani 800a76db72 counter stats update 2021-08-19 13:46:22 +05:45
Damodar Lohani 91dc62d733 metrics list comment 2021-08-19 12:39:32 +05:45
Damodar Lohani e82cf42fe3 refactor usage endpoint 2021-08-19 12:23:56 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 69cfe48e79 Merge branch 'feat-database-indexing' into feat-upgrade-framework-new 2021-08-19 10:59:34 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani 8cd3ac8587 update custom id param description 2021-08-19 10:35:11 +05:45
Damodar Lohani 6048d371b2 custom id description 2021-08-19 10:25:16 +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
Torsten Dittmann 22f611da29 fix comments 2021-08-18 17:44:11 +02:00
Eldad A. Fux c513c6c0ca
Merge pull request #1495 from TorstenDittmann/upgrade-traefik-2-5
docker(traefik): update to version 2.5
2021-08-18 17:12:02 +03:00
Torsten Dittmann 461a359da5 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 16:00:42 +02:00
Torsten Dittmann a8d0dd8965 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 16:00:28 +02:00
Eldad Fux 89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +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
Eldad Fux 4a0d8876df Fixed tests 2021-08-18 15:36:55 +03:00
Eldad Fux ca3bae9259 Updated collectionId 2021-08-18 14:46:05 +03:00
Eldad Fux 3b1facaaa9 Updated collectionId 2021-08-18 14:43:23 +03:00
Eldad Fux c4e5c8ac96 Updated collectionId 2021-08-18 14:41:35 +03:00
Torsten Dittmann a104fe6c5e Merge branch 'upgrade-traefik-2-5' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:26:07 +02:00
Torsten Dittmann 474a283cc1 docker(traefik): update to 2.5 2021-08-18 13:24:25 +02:00
Torsten Dittmann 30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann bf6e5b72a2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 12:51:31 +02:00
Torsten Dittmann eb12a8c26f fix(general): role reference overwrite 2021-08-18 12:20:49 +02:00
Torsten Dittmann 1a6869fefc fix usage project 2021-08-18 12:20:10 +02:00
Torsten Dittmann 69b1dff1b2 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-18 11:03:41 +02:00
Torsten Dittmann cbc282a24c feat(realtime): channel for tests 2021-08-17 13:18:32 +02:00
Torsten Dittmann fefd82680c fix(realtime): whitespace 2021-08-17 11:08:18 +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
Torsten Dittmann 32328e7c6f Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-17 10:17:35 +02:00
Damodar Lohani 4bb911867c more stats from db 2021-08-17 12:18:51 +05:45
Damodar Lohani ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Damodar Lohani eeee0f712b refactor db object counts 2021-08-17 11:48:27 +05:45
Damodar Lohani 583c447b4e database object count aggregation 2021-08-17 11:30:07 +05:45
Damodar Lohani 0d73ac953d count total number of sessions deleted 2021-08-17 11:08:43 +05:45
kodumbeats 8f24d121f5 Validate attributes and responses 2021-08-16 19:21:00 -04:00
kodumbeats 4c79462313 Create constants for attribute formats 2021-08-16 18:05:52 -04: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 62e422b76e project usage from appwrite db (wip) 2021-08-16 19:12:15 +05:45
Damodar Lohani 3e0cc30bdd some comments and small fixes 2021-08-16 18:16:49 +05:45
Damodar Lohani 13a91907b4 fix db metric name 2021-08-16 18:07:54 +05:45
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 22f0aaf161 improvement with latest data 2021-08-16 14:47:35 +05:45
Damodar Lohani 00a1612b24 users and sessions stats 2021-08-16 14:38:34 +05:45
Bradley Schofield fa15b37433 Add defaults for environment variables 2021-08-16 09:19:09 +01:00
Damodar Lohani b4c794c7ba users usage params 2021-08-16 13:41:18 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Damodar Lohani 8a207f02a0 project stats and database stats 2021-08-16 12:43:34 +05:45
Eldad Fux adc86fbac5 Fixed pagination 2021-08-16 00:32:27 +03:00
Eldad Fux 826a4527a0 Added documents list 2021-08-16 00:09:40 +03:00
Damodar Lohani cc49cb6a04 set collection Id as param 2021-08-15 17:02:46 +05:45
Damodar Lohani 251f14cd69 usage params in database endpoints 2021-08-15 16:53:32 +05:45
Damodar Lohani 94b7795332 usage aggregation environment variable description 2021-08-15 14:30:14 +05:45
Damodar Lohani 7f548f5b0e Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-usage-daemon 2021-08-15 14:26:26 +05:45
Damodar Lohani d9980cbf89 fix env var 2021-08-15 14:26:19 +05:45
Damodar Lohani 0c2cfe2efc
Update app/views/install/compose.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-08-15 14:25:55 +05:45
Damodar Lohani 21774decdd some refactor 2021-08-15 14:23:31 +05:45
Damodar Lohani 4686e15a74 updated to get database stats 2021-08-15 14:17:01 +05:45
Damodar Lohani 26c4fe7009 Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-15 10:53:53 +05:45
Eldad Fux e7aadb495b Updated texts 2021-08-14 22:39:31 +03:00
Eldad Fux abe38abcb2 Updated button names 2021-08-14 22:04:21 +03:00
Eldad A. Fux 52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux 9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +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
Eldad Fux 87a9ce2941 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-13 14:37:00 +03:00
Eldad Fux 6618af473e New activity tab 2021-08-13 14:19:16 +03:00
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 3e3dbb6957 refactor 2021-08-13 15:35:18 +05:45
Damodar Lohani 87de85fd1e refactor duplicat codes 2021-08-13 15:30:46 +05:45
Bradley Schofield 44ac60a70a Implement Suggestions 2021-08-13 10:00:20 +01:00
Damodar Lohani 00e0e0ae0e usage daemon to production compose stack 2021-08-13 14:27:56 +05:45
Damodar Lohani 9499211fdb delete worker.php 2021-08-13 14:25:10 +05:45
Damodar Lohani 56e3a2bd6c depricate worker.php, use init.php instead 2021-08-13 14:24:46 +05:45
Bradley Schofield 5080160f09 Revert "Update Tests"
This reverts commit bd537e6992.
2021-08-13 09:34:21 +01:00
Bradley Schofield bd537e6992 Update Tests 2021-08-13 09:32:27 +01:00
Damodar Lohani 9ce9c32335 refactor 2021-08-12 16:56:33 +05:45
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Damodar Lohani dfde2b970f refactor to sync usage for 1d and 30m periods 2021-08-12 11:38:02 +05:45
Torsten Dittmann 7a152541e0 Merge branch 'feat-database-after-pagination' of https://github.com/TorstenDittmann/appwrite into feat-database-after-pagination 2021-08-11 15:30:34 +02:00
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Bradley Schofield eb3db0ddae Update functions.php 2021-08-11 14:24:33 +01:00
Bradley Schofield 80fef728b4 Implement UNIX Exit Code suggestion 2021-08-11 14:23:37 +01:00
Bradley Schofield 1a8bed396a Fix env variable bug 2021-08-11 13:44:31 +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
Torsten Dittmann a2e57a4f33
Merge branch 'feat-database-indexing' into feat-database-after-pagination 2021-08-10 22:20:30 +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
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 62b28da1c0 Testing the activity tab 2021-08-10 19:18:28 +03:00
Damodar Lohani e87435dd61 wip usage tasks 2021-08-10 14:29:31 +05:45
Damodar Lohani c52672bc9a hot fix api issue 2021-08-10 10:30:46 +02:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Eldad Fux 034d6db8c3 UI - work in progress 2021-08-09 10:08:49 +03:00
Damodar Lohani 0988423a67 update ui 2021-08-09 11:32:05 +05:45
Eldad A. Fux 328071a8e6
Merge pull request #1457 from appwrite/feat-depricate-usage-worker
feat-depricate-usage-worker
2021-08-09 08:18:40 +03:00
Eldad A. Fux f2cef8cceb
Merge pull request #1474 from appwrite/fix-db-worker-permissions
Permission fix
2021-08-09 07:37:29 +03:00
kodumbeats ae95d1b83a Fix logic for known indexes 2021-08-08 19:46:14 -04:00
kodumbeats 4c08097e92 Use system for naming worker constants 2021-08-08 19:42:08 -04:00
kodumbeats e609954659 Fix logic for finding matching attribute 2021-08-08 18:07:59 -04:00
Eldad Fux c3ae5c3621 Work in progress - db ui 2021-08-08 18:59:48 +03:00
Eldad Fux 9745f54035 Changed search icon 2021-08-08 18:58:45 +03:00
Eldad Fux 459ebd1510 Removed unused calls 2021-08-08 18:58:23 +03:00
Eldad Fux 7e52de7a60 Updated specs and console SDK 2021-08-08 18:56:44 +03:00
Eldad Fux 168e5b56a8 Fixed spelling mistakes 2021-08-08 18:56:07 +03: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 a9f5786187 Merge branch 'fix-db-worker-permissions' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-07 22:10:13 +03:00
Eldad Fux 9ad1917072 Permission fix 2021-08-07 15:49:36 +03:00
Eldad Fux 24614f1fe9 Simplified Permission handling 2021-08-07 15:46:22 +03:00
Eldad Fux c35401c247 Work in progress 2021-08-07 15:45:44 +03:00
Eldad Fux 0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +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
Eldad A. Fux 9aa17e5cc4
Merge pull request #1350 from appwrite/feat-custom-id
Feat Custom ID
2021-08-06 18:46:46 +03:00
Eldad Fux 6792cf2823 Updated HTML error handling and minor HTML fixes 2021-08-06 16:04:35 +03:00
Torsten Dittmann af57007612 feat(users): add after pagination 2021-08-06 14:36:48 +02:00
Torsten Dittmann 79971330f2 feat(teams): add after pagination 2021-08-06 14:36:35 +02:00
Torsten Dittmann 8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Torsten Dittmann ca9dafddae feat(projects): add after pagination 2021-08-06 14:36:17 +02:00
Torsten Dittmann a49b12c542 feat(functions): add after pagination 2021-08-06 14:36:05 +02:00
Torsten Dittmann dac093c645 feat(database): add after pagination 2021-08-06 14:35:57 +02:00
Damodar Lohani d6f3567a15 fix account error 2021-08-06 18:15:56 +05:45
Damodar Lohani 4a4bc21755 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-06 16:55:06 +05:45
Damodar Lohani 755943a7fc fix oauth restructure and console ui 2021-08-06 16:46:37 +05:45
Eldad Fux 09fb8327a5 Minor fixes 2021-08-06 13:48:50 +03:00
Damodar Lohani 475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Torsten Dittmann fb1546cfcc rename orderAfter to after 2021-08-06 12:34:42 +02:00
Damodar Lohani d81e42b5b1 update sdk and scripts 2021-08-06 15:55:52 +05:45
Damodar Lohani 87c6fb4055 fix dropping membership ID 2021-08-06 15:37:20 +05:45
Damodar Lohani e0e5e3a818 drop tags custom id support 2021-08-06 15:33:18 +05:45
Damodar Lohani 8c72349a3e drop execution custom id support 2021-08-06 15:22:27 +05:45
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +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
Damodar Lohani 2459844e97 fix merge sideeffect 2021-08-06 12:50:20 +05:45
Damodar Lohani cff70e282f fix console login and signup 2021-08-06 11:15:40 +05:45
Torsten Dittmann edf4cd2e8f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-05 21:02:39 +02:00
Torsten Dittmann 01d0ce6988 feat(database): after pagination 2021-08-05 21:01:00 +02:00
Damodar Lohani 7c93afb07d update custom id script 2021-08-05 16:18:22 +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 ef6831d651 update domain id 2021-08-05 11:09:41 +05:45
Damodar Lohani f173218104 update sdk 2021-08-05 11:01:14 +05:45
Damodar Lohani 2030efee08 fix error 2021-08-05 10:51:38 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Damodar Lohani cc977792af remove helper message 2021-08-05 09:57:43 +05:45
Damodar Lohani 30bdc32c2d project name in settings 2021-08-04 16:13:30 +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
Bradley Schofield 4c451c0835 Add Suggestions 2021-08-04 11:19:20 +01:00
Damodar Lohani 6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani c6ff54bfdc get membership by id 2021-08-04 12:42:30 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani 2bfdd787cc validate id exists or not for all services 2021-08-04 12:24:23 +05:45
kodumbeats d65e808a58 Merge remote-tracking branch 'origin/feat-update-db-to-0.6' into feat-create-attribute-routes 2021-08-03 18:54:12 -04:00
kodumbeats 1b0a59d14a Use new format param for attributes 2021-08-03 16:22:12 -04:00
kodumbeats 1766be331a Change findFirst to findOne 2021-08-03 16:22:03 -04:00
Bradley Schofield 232bf01b27 Merge branch 'master' into orchestration-api-test 2021-08-03 11:18:31 +01:00
Bradley Schofield 9676f34d93 Add suggestions 2021-08-03 11:17:22 +01:00
Damodar Lohani 0a84c5e0e0 fix order of fields 2021-08-03 15:57:26 +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
kodumbeats 3846d66868 Use sdk.auth instead of sdk.platform 2021-08-02 16:11:24 -04:00
kodumbeats 7b2f33d861 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-create-attribute-routes 2021-08-02 15:31:44 -04:00
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +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
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 23caa62550 remove unused params 2021-08-02 15:14:53 +05:45
Damodar Lohani afe772f8fc fix worker statsd not found issue 2021-08-02 14:51:56 +05:45
Damodar Lohani bc4fede216 refactor usage update and fix functions worker 2021-08-02 12:41:12 +05:45
Damodar Lohani ab841925ff drop usage worker 2021-08-02 11:58:42 +05:45
Damodar Lohani 0d4b706339 save usage data directly to statsd without redis queue 2021-08-02 11:56:08 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Eldad Fux 4f580840ac Updated texts 2021-08-01 14:18:16 +03:00
Damodar Lohani c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
Eldad Fux 93554135b4 Added icons 2021-08-01 10:55:46 +03:00
Eldad Fux fa1cf2c330 Updated default value 2021-08-01 10:55:41 +03:00
Eldad Fux 972e4b5ade Updated cachebuster 2021-08-01 08:33:43 +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
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 15224fa678 feat(mails): default to english locale if missing translations 2021-07-30 00:16:06 +05:30
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 9afd8247df use custom id component for tag ID 2021-07-29 14:29:26 +05:45
Damodar Lohani 640753035b update sdk 2021-07-29 14:26:39 +05:45
Damodar Lohani 8b021a13ef more fixes introducing name 2021-07-29 14:18:38 +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
Christy Jacob 1f61177f54
Merge pull request #1422 from appwrite/feat-locale-refactor
Feat locale refactor
2021-07-28 02:38:03 +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 2f1474f03d feat(email-templates): move email rendering to mails worker 2021-07-28 02:01:19 +05:30
kodumbeats 432a1a7f5c Parse min and max as proper types 2021-07-27 15:12:24 -04:00
kodumbeats 1eae5490df Encode format as json string 2021-07-27 14:19:37 -04:00
Christy Jacob 3b573745bd feat(email-templates): render email body using new templates 2021-07-27 21:33:39 +05:30
Eldad Fux 7144741016 Updated UI 2021-07-27 17:58:09 +03:00
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
Christy Jacob d97a4df9db feat(cta): remove usage of cta template 2021-07-27 19:29:41 +05:30
Torsten Dittmann d3daa2be32 feat(release): prepare 0.9.3 2021-07-27 14:43:08 +02:00
Bradley Schofield 7974a6ba5e Update account.php 2021-07-27 12:21:26 +01:00
Bradley Schofield e0761e1737 Fix create email verification abuse-key 2021-07-27 12:15:59 +01:00
Bradley Schofield d729d54de0 Fix Create JWT abuse key 2021-07-27 12:07:39 +01:00
Damodar Lohani c5045b6571 update to use custom ID component 2021-07-27 12:26:48 +05:45
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45