1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

5329 commits

Author SHA1 Message Date
Torsten Dittmann 5d44e6ee78 fix: delete audit logs for collections and documents 2022-01-03 11:29:15 +01:00
Matej Baco df97b67c6d Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-03 10:52:35 +01:00
Torsten Dittmann 753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
Torsten Dittmann 4248cec43d chore: update sdks 2022-01-03 10:41:47 +01:00
Torsten Dittmann a50b7fcbf4
Merge pull request #2538 from appwrite/feat-database-ui-attribute-details
feat: add ui for attribute details
2022-01-03 10:29:18 +01:00
Torsten Dittmann a68c35accb
Merge pull request #2539 from appwrite/feat-new-spec-formats
Feat new spec formats
2022-01-03 10:28:45 +01:00
Torsten Dittmann 9b9eefaf9a
Merge pull request #2542 from appwrite/feat-realtime-depends-on-db
Set db as depended of realtime
2022-01-03 10:19:19 +01:00
Torsten Dittmann afe9a17405
Update collection.phtml 2022-01-02 17:50:19 +01:00
Matej Baco a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Matej Baco 924ea3a45a Added response models 2022-01-02 12:43:48 +01:00
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Eldad Fux ab30553382 Merge branch 'feat-new-spec-formats' of github.com:appwrite/appwrite into feat-new-spec-formats 2022-01-01 19:41:40 +02:00
Eldad Fux c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
Eldad A. Fux fcb0168eb1
Update app/tasks/specs.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:38:52 +02:00
Torsten Dittmann ed02d6f803 fix: ui attribute validation 2022-01-01 15:54:39 +01:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux 18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Torsten Dittmann 2133d4a5e1 fix: cleanup attributes table 2021-12-31 17:54:55 +01:00
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco b703943b26 Merge branch 'feat-database-indexing' into feat-quest-filters 2021-12-31 16:48:52 +01:00
Torsten Dittmann fc07a55b48 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-ui-attribute-details 2021-12-31 16:17:09 +01:00
Matej Baco 62a90a302a Fixed missing logs from realtime in CLI 2021-12-31 15:36:54 +01:00
Matej Baco 71a546c908 Post-merge fixes 2021-12-31 15:19:29 +01:00
Matej Baco 2c56e5ea25 Removed space after merge 2021-12-31 14:44:22 +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 c65a853be1 fix: de-clutter ui part for attributes 2021-12-31 14:29:00 +01:00
Torsten Dittmann 084d0550db feat: add ui for attribute details 2021-12-31 14:02:19 +01:00
Eldad A. Fux b766ec5a4a
Merge pull request #2401 from PineappleIOnic/fix-improve-recovery-rate-limit
Update abuse-key for password recovery to add IP
2021-12-31 10:52:28 +02:00
Matej Baco ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Damodar Lohani 3452541b6d modify console ui for incomplete uploads and handle proper deletion of incomplete uploads 2021-12-30 17:08:46 +05:45
Torsten Dittmann a40c91cec5 fix: deletes worker 2021-12-30 12:21:06 +01:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Matej Baco 9b749db89b Draft commit with POC 2021-12-30 10:25:43 +01:00
Torsten Dittmann 14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Torsten Dittmann 2015106702 fix: use bigint for large integers 2021-12-29 15:50:21 +01:00
Torsten Dittmann 1a5712017b fix: database query value limits 2021-12-28 18:57:24 +01:00
Torsten Dittmann b05680cf7d fix: database activites 2021-12-28 16:48:36 +01:00
Torsten Dittmann 0189fe6cff fix: remove length limit from db query param 2021-12-28 13:37:46 +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 dc6d3565a0 feat: more informations to automatic domain certificate 2021-12-28 12:06:00 +01:00
Torsten Dittmann 9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann c675c048ac fix: certificates 2021-12-28 11:48:55 +01:00
Torsten Dittmann 49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann cf15c90c2a fix: saving certificates 2021-12-28 11:26:46 +01:00
Torsten Dittmann 9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann 8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann 67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco bd9d777717 PR review changes 2021-12-27 11:35:51 +01:00
kodumbeats 6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats 3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05:00
kodumbeats 1bb6ab9691 Only create the projectDB once 2021-12-23 17:51:21 -05:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
Damodar Lohani 36409dafc6 fix bucket role 2021-12-23 15:53:37 +05:45
Damodar Lohani 4cd8f05f69 fixes to files collection 2021-12-23 15:18:44 +05:45
Damodar Lohani 68a83fa529 console external db 2021-12-23 15:18:38 +05:45
Damodar Lohani b6d0607c72 update console db for default buckets 2021-12-23 14:43:11 +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
Eldad A. Fux 2a279c1b1a
Merge pull request #2508 from appwrite/fix-generator
fix parent folder being copied in linux
2021-12-22 13:37:08 +02:00
Matej Baco 1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01: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 c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Matej Baco ac64cde0a2 Error handler resources removed 2021-12-21 16:21:30 +01:00
Matej Baco f03ab69bf3 Implemented logger in http server 2021-12-21 16:01:40 +01:00
Matej Baco 5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Matej Baco 9c0c28c3f8 Fixed failing tests due to dependency exception looping 2021-12-21 14:57:43 +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 c82549cdf4 Applied changes from PR into db-indexing solving unexpected errors returning 200 codes 2021-12-21 11:47:06 +01:00
Matej Baco 195e721fbb Removed debug code 2021-12-21 11:42:58 +01:00
Torsten Dittmann f9016c7e7d fix: status code on uncaught exception 2021-12-21 11:12:33 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Bradley Schofield b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Matej Baco 0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Matej Baco ed8427d9ee Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-20 12:35:51 +01:00
Matej Baco c8d7148903 Tests fixed 2021-12-20 12:34:48 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Christy Jacob 80cc823510
Merge pull request #2312 from AmreshSinha/feat-1781-yammer-oauth
Added Yammer OAuth2 Provider
2021-12-19 21:54:27 +04: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 4de4e87c49 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-19 13:19:54 +05:45
Damodar Lohani c1e8d4527d fix merge issue 2021-12-19 13:02:25 +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 1b97c9cd43 fix: optimize team membership controllers 2021-12-17 16:11:22 +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 9e24be1041 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 15:08:58 +01:00
Torsten Dittmann 5ebea37295 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 14:59:55 +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 22c20ad11c fix: collection level permission using admin mode 2021-12-17 13:51:07 +01:00
Damodar Lohani ad0edfd5fb updated dart and flutter sdk version 2021-12-17 17:58:24 +05:45
Torsten Dittmann 7f1fd96657 fix: rebuild js and specs 2021-12-17 12:16:53 +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 f6d7228202 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-arrow-functions-on-auth-skip 2021-12-17 11:23:22 +01:00
Torsten Dittmann 0e84545829
Merge pull request #2506 from appwrite/fix-database-collection-level-permissions
fix: collection level permissions
2021-12-17 11:22:36 +01:00
Damodar Lohani 0214b522c5 fix parent folder being copied in linux 2021-12-17 12:29:18 +05:45
Torsten Dittmann 7566c5368e fix: events middleware 2021-12-16 19:50:06 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann 86075a50ab feat: replace attributeId and indexId with key 2021-12-16 16:04:30 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Matej Baco 432de6058f Merge branch 'master' into feat-health-api-response-models 2021-12-16 12:31:07 +01:00
Torsten Dittmann d1f901e7a8 feat: use arrow functions on authorization skip method 2021-12-16 12:30:43 +01:00
Torsten Dittmann 30ed41c21d fix: realtime stats aggregation 2021-12-16 12:11:58 +01:00
Torsten Dittmann 555505fc79 fix: remove activity badge from collections 2021-12-16 11:25:17 +01:00
Torsten Dittmann 90eec40dac fix: document level description 2021-12-16 11:23:04 +01:00
Torsten Dittmann a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Eldad A. Fux 5e804cb957
Merge pull request #2397 from rdmchr/update-teams-doc
Overhauling the teams documentation
2021-12-16 09:25:12 +02:00
Damodar Lohani c8dec74e74 fix merge issues 2021-12-16 12:38:27 +05:45
Damodar Lohani 3f9ba67853 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-16 11:47:51 +05:45
kodumbeats fa69a59e3c Drop collection table before deleting metadata 2021-12-15 15:16:11 -05:00
Torsten Dittmann 86fc6a6ba3
Merge pull request #2492 from appwrite/fix-indexes-leftovers
feat: fix issue with listIndexes
2021-12-15 15:17:34 +01:00
Torsten Dittmann 1de17ed132
Merge pull request #2484 from appwrite/feat-add-user-agent
Feat: add user agent
2021-12-15 15:16:32 +01:00
Torsten Dittmann a29d66d8ac fix: ui for array/required attributes creation 2021-12-15 14:57:29 +01:00
Torsten Dittmann ca9456f3bf fix: ui to resend invites multiple times 2021-12-15 13:52:23 +01:00
Torsten Dittmann aaf1a71972
Merge pull request #2478 from appwrite/feat-database-controller-docs-refactor
docs(api): reviewed in-line docs of endpoints
2021-12-15 13:03:33 +01:00
Torsten Dittmann 282cb75afd fix: input validation of url attributes 2021-12-15 12:35:41 +01:00
Matej Baco 24c2ef67d4 Updated antivirus spelling 2021-12-15 12:02:01 +01:00
Matej Baco ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
Matej Bačo 5b1378d324
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:09:43 +01:00
Matej Bačo 77d6ea8890
Apply suggestions from code review
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-15 11:06:26 +01:00
Damodar Lohani f3e6dfb71d
Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-15 15:43:14 +05:45
Torsten Dittmann 5463258df9
fix: convert default value to float on attribute creation 2021-12-14 22:01:58 +01:00
Matej Baco 5d373e1ce7 Created Response models + applied them 2021-12-14 15:17:55 +01:00
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann d8d2fbdd95 Merge branch 'feat-database-controller-docs-refactor' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:21:46 +01:00
Torsten Dittmann af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann f5f23222f3 chore: add comment for mode resource 2021-12-14 12:15:00 +01:00
Torsten Dittmann 8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +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 b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Damodar Lohani 786f5bfeb4 make permissions optional on create file 2021-12-14 15:27:34 +05:45
Torsten Dittmann 22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Damodar Lohani 6362f18a9a fix param order 2021-12-14 12:08:37 +05:45
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Damodar Lohani 0f8a3fcea3 fix collection config name 2021-12-14 10:57:48 +05:45
Christy Jacob a3e3ba9e44 feat: fix issue with listIndexes 2021-12-14 04:42:54 +04:00
Radmacher ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +01:00
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 34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Eldad Fux 0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Matej Baco 7262515842 Added prefs max size limit 2021-12-13 13:53:30 +01:00
Torsten Dittmann 66710cebc2 feat(ui): add collection enable/disable 2021-12-13 13:42:17 +01:00
Torsten Dittmann 6c6992a3f7 feat(database): add colection enable/disable 2021-12-13 13:42:04 +01:00
Damodar Lohani 64c719e82c re organize validators 2021-12-13 17:31:59 +05:45
Christy Jacob 79e9298e9b feat: update user agent name to Appwrite CLI 2021-12-13 15:19:47 +04:00
Torsten Dittmann 361006d42c adapt to review 2021-12-13 11:59:13 +01:00
Torsten Dittmann b15096421b
Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01:00
Torsten Dittmann 8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
Damodar Lohani 350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani d9883fe9eb use storage from resources in functions 2021-12-13 13:53:36 +05:45
Damodar Lohani 80272c528f use storage from resource 2021-12-13 13:53:27 +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
Christy Jacob d2809d9980 feat: display terminal icon in logs 2021-12-12 22:07:24 +04:00
Christy Jacob 854e9f7eaf feat: use Appwrite\Detector in database.php 2021-12-12 21:59:12 +04:00
Christy Jacob 9845fc05fa feat: use Appwrite\Detector in database.php 2021-12-12 21:58:17 +04:00
Christy Jacob 3d863d634a feat: use Appwrite\Detector in users.php 2021-12-12 21:55:40 +04:00
Christy Jacob 2b9f4667f7 feat: add the termnial user agent 2021-12-12 21:46:47 +04:00
Eldad Fux 0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux 624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Christy Jacob cc53f1bf08
Merge pull request #2476 from appwrite/feat-add-list-runtime
feat: add new endpoint
2021-12-12 14:43:56 +04:00
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
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeats 75a83e9b53
Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Radmacher bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann 0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Damodar Lohani c63bf70404 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-10 16:24:33 +05:45
Damodar Lohani 037c0bfbd5 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-10 16:22:35 +05:45
Damodar Lohani 16e686d250 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-10 16:20:27 +05:45
Damodar Lohani 6bc7825089 fix hardcoded chunk size with a const 2021-12-10 16:14:59 +05:45
Damodar Lohani 0bb74c79eb add type for mode 2021-12-10 15:51:37 +05:45
Bradley Schofield 7e20dc5863
Merge branch 'appwrite:master' into fix-improve-recovery-rate-limit 2021-12-09 17:02:20 +00:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Torsten Dittmann 83e1241db9 wait for event loop to finish before exiting cli 2021-12-09 15:46:07 +01:00
Torsten Dittmann 3ab5a070e5 fix counting documents 2021-12-09 15:03:08 +01:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Damodar Lohani 63d3b8e200 more review suggestion fixes 2021-12-09 16:29:44 +05:45
Torsten Dittmann 9d47280d78 feat(migratio): add options 2021-12-09 11:42:49 +01:00
Damodar Lohani 80a89877c1 fix variable 2021-12-09 14:11:30 +05:45
Damodar Lohani eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani a3fa418aa5 update chunks uploaded when all chunks are uploaded 2021-12-09 13:30:52 +05:45
Damodar Lohani 9f3b298a57 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-12-09 12:23:15 +05:45
Damodar Lohani 8a3647c5c6 updates 2021-12-09 12:15:41 +05:45
Damodar Lohani d30fcd13c5 remove comments 2021-12-09 12:06:00 +05:45
Radmacher 34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Torsten Dittmann 34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
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
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Damodar Lohani af7f98a03f fix error 2021-12-07 14:00:42 +05:45
Damodar Lohani 34ead9edb7 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-07 13:21:40 +05:45
Damodar Lohani b4c3802558 make comparisons strict 2021-12-07 13:15:39 +05:45
Damodar Lohani ce337cff32 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-07 13:10:31 +05:45
Damodar Lohani 277df21217 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-07 13:06:02 +05:45
Damodar Lohani dae6d6808c fix comparisons and duplicates 2021-12-07 13:05:25 +05:45
Torsten Dittmann c66843bc85 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-06 17:05:52 +01:00
Torsten Dittmann e47abb3c9a fix(ui): checkboxes in form service 2021-12-06 16:56:55 +01:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco 243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Matej Baco 4d8c2e3cdb Fixed worker logger 2021-12-06 13:55:59 +01:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Damodar Lohani e1c413120a Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-06 13:29:16 +05:45
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +01:00
Damodar Lohani a5de9094f2 update descriptions 2021-12-05 15:28:30 +05:45
Damodar Lohani 5b83538485 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-05 14:06:02 +05:45
Damodar Lohani f7a04fffc9 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-05 14:05:39 +05:45
Damodar Lohani 6437e37e85 update ui 2021-12-05 13:50:40 +05:45
Tafadzwa Demba 44ca72a7a5
Update app/config/locale/codes.php
Code formatting

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-12-04 10:28:31 +02:00
Torsten Dittmann ad0387153a fix(ui): create/edit document 2021-12-03 10:53:33 +01:00
Damodar Lohani 95dcab624e Merge branch 'feat-large-file' into feat-s3-integration 2021-12-03 13:54:52 +05:45
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 66450584e8 fix merge issue 2021-12-03 12:43:09 +05:45
Damodar Lohani 5ea1ab714e function tags upload chunk begin from 1 2021-12-03 11:43:41 +05:45
Damodar Lohani ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani 307114f2c5 fix make chunk start from 1 2021-12-03 11:12:46 +05:45
Damodar Lohani 9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +05:45
Radmacher 95e2cb6290
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
Radmacher c3f06f9a58
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
Radmacher 244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Damodar Lohani a32351ff7e add the filter back 2021-12-02 18:44:28 +05:45
Damodar Lohani e6304d71b0 remove encrypt filter from password as it's already hashed 2021-12-02 15:35:19 +05:45
Damodar Lohani 32b13f113a session secret field size increase 2021-12-02 15:32:40 +05:45
Damodar Lohani b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45