1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

2142 commits

Author SHA1 Message Date
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
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 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
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 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
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 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
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
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
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
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
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Damodar Lohani 63d3b8e200 more review suggestion fixes 2021-12-09 16:29:44 +05:45
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 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
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
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
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco 243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Matej Baco c6c555b763 Implemented worker error logging in a better way 2021-12-05 14:07:45 +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 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 b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Damodar Lohani ce07c464f8 fix chunks 2021-11-30 14:25:21 +05:45
Damodar Lohani e1f45b5a2d update naming 2021-11-30 13:51:54 +05:45
Damodar Lohani a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani 2a6bf47bce fix chunked upload for tags - chunk start from 1 2021-11-30 13:46:47 +05:45
Damodar Lohani ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
Bradley Schofield 879bdf1a74 Update api.php 2021-11-29 09:52:12 +00:00
Bradley Schofield 4cee817161 Merge branch 'master' into fix-improve-recovery-rate-limit 2021-11-29 09:13:35 +00:00
Dmitriy Danilov 3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
kodumbeats ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Eldad A. Fux 8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Bradley Schofield 6184c4c93b
Add Eldad's Suggestion 2021-11-24 09:57:25 +00:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
Damodar Lohani 7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani 328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani 0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann 58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani 385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani 436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani 241b6f4cd6 check the device environment variable to set proper device 2021-11-14 18:39:23 +05:45
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani 692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
kodumbeats 4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana 07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Damodar Lohani 2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Radmacher 4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00
Radmacher 6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher 3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher 4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher 5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +01:00
Bradley Schofield 89cc417e3f Update api.php 2021-11-09 14:56:25 +00:00
Bradley Schofield a101c06c62 Update api.php 2021-11-09 14:52:32 +00:00