1
0
Fork 0
mirror of synced 2024-07-05 14:40:42 +12:00
Commit graph

5722 commits

Author SHA1 Message Date
Christy Jacob d9714e8a5e feat: update error codes in the accounts API 2022-02-06 17:59:45 +04:00
Christy Jacob 696709c46c feat: update error codes in the accounts API 2022-02-06 17:54:40 +04:00
Christy Jacob d3efbc1ef5 feat: update error codes in the accounts API 2022-02-06 17:40:31 +04:00
Christy Jacob 7f29a9e8c9 feat: update error codes in the accounts API 2022-02-06 16:58:50 +04:00
Christy Jacob 361cce8ec1 feat: update error codes in the accounts API 2022-02-06 16:58:26 +04:00
Christy Jacob 1b8413fdef feat: update error codes in the accounts API 2022-02-06 16:58:05 +04:00
Christy Jacob 6cdc9388e0 feat: update error codes in the accounts API 2022-02-06 16:57:51 +04:00
Christy Jacob e2333af716 feat: update error codes in the accounts API 2022-02-06 16:57:32 +04:00
Christy Jacob a932920fb4 feat: update error codes in the accounts API 2022-02-06 16:56:08 +04:00
Christy Jacob b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob 6ab1095280 feat: catch docker remove errors elegantly 2022-02-06 14:00:44 +04:00
Christy Jacob dea2873845 feat: update creation endpoint 2022-02-06 13:37:50 +04:00
Christy Jacob 132011102e feat: update creation endpoint 2022-02-06 13:25:33 +04:00
Christy Jacob 20415aaafd feat: update creation endpoint 2022-02-06 13:25:10 +04:00
Christy Jacob a9c1b96de5 feat: update comment 2022-02-06 13:19:11 +04:00
Christy Jacob a96c6c84ee feat: update comment 2022-02-06 13:15:52 +04:00
Christy Jacob 1b0a02e20d feat: fix executor issues 2022-02-05 23:49:57 +04:00
Christy Jacob f83fdc92de feat: fix executor issues 2022-02-05 14:08:05 +04:00
Torsten Dittmann bffd21c5ce
Merge pull request #2746 from appwrite/feat-minor-ui-changes
Minor UI updates
2022-02-04 17:38:58 +01:00
Matej Baco 7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Eldad Fux 0764fae1f0 Minor UI updates 2022-02-04 16:38:58 +02:00
Matej Bačo 13931da4f9 Merge branch 'master' into fix-acme-path 2022-02-04 12:20:02 +00:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Matej Baco 4299ffa27e Tests fix 2022-02-04 10:19:14 +01:00
Matej Baco 439407301c Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-04 10:07:36 +01:00
Eldad A. Fux 785c36e0a0
Merge pull request #2711 from appwrite/feat-update-platform-versions
Update Kotlin and Android platform versions to current
2022-02-04 08:52:34 +02:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Christy Jacob 0b36c7e21c feat: remove handle shutdown method 2022-02-03 20:22:56 +04:00
Matej Baco 1c8c9281f8 Update specs 2022-02-03 17:04:53 +01:00
Matej Baco 868a4db066 Bug fix 2022-02-03 17:04:46 +01:00
Matej Bačo 5b4524dd5a
Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Christy Jacob 7f1df839ec feat: remove database dependencies from the create execution endpoint 2022-02-03 04:05:03 +04:00
Christy Jacob c239240cbc feat: remove database dependencies from the delete function endpoint 2022-02-03 01:36:21 +04:00
Christy Jacob 803e4ccbaf feat: remove database dependencies from the delete deployment endpoint 2022-02-02 23:38:47 +04:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Matej Baco aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Matej Baco d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Eldad A. Fux 3330cbc06b
Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02:00
Matej Baco 7301923bba Added force parameter functionality 2022-02-01 17:47:08 +01:00
Matej Baco 5bb4a87280 Caching bug gix 2022-02-01 17:30:49 +01:00
Matej Baco 50f6c4dd1c Updated specs 2022-02-01 16:54:24 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Christy Jacob 5795733f6a
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-01 03:59:32 +04:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Khushboo Verma 3bc4d08c4d
Add LogOwl logger details 2022-01-31 20:40:14 +05:30
Matej Baco 3293d15eff Cleanup 2022-01-31 16:07:07 +01:00
Matej Baco 4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Christy Jacob 0de8ff6d41 feat: merge conflicts 2022-01-31 18:43:11 +04:00
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Damodar Lohani efbfbd6f79 fire event only when final chunks is uploaded 2022-01-31 18:21:45 +05:45
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob 83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Bradley Schofield d2ec314ef0 Remove Search and add resourceType to indexes 2022-01-31 11:36:22 +00:00
Bradley Schofield 8e639d4f5f Fix UI 2022-01-31 11:29:31 +00:00
Bradley Schofield 750deaec86 Merge branch 'feat-cleanup-executor' of https://github.com/appwrite/appwrite into feat-cleanup-executor 2022-01-31 10:58:00 +00:00
Bradley Schofield a47211e7ee Update executor.php 2022-01-31 10:57:57 +00:00
Bradley Schofield 30a567058a
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:04 +00:00
Bradley Schofield 663ce27db4
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:47:00 +00:00
Bradley Schofield 6b77d62e4b
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-31 10:46:52 +00:00
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Christy Jacob fc6e7739de feat: review comments 2022-01-31 14:30:55 +04:00
Christy Jacob 4a405323cb Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-executor 2022-01-31 14:27:27 +04:00
Christy Jacob 2ea285589c
Merge pull request #2727 from appwrite/feat-add-builds-worker
Feat add builds worker
2022-01-31 14:21:52 +04:00
Torsten Dittmann 059cb90f2a
Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Bradley Schofield ca5ec8905c Merge branch 'feat-functions-refactor' into feat-add-network-variable 2022-01-31 10:19:14 +00:00
Christy Jacob ce6e14a7cc feat: add builds worker to test docker-compose 2022-01-31 14:14:55 +04:00
Torsten Dittmann cac87c27e0
Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Christy Jacob 4305041567 feat: add builds worker in installation docker-compose 2022-01-31 13:51:12 +04:00
Christy Jacob fa006e9963 feat: replace strings with constant 2022-01-31 13:46:24 +04:00
Damodar Lohani 37d5b9a5be fix limit size 2022-01-31 14:22:45 +05:45
Damodar Lohani 8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani 05c8b45799 update spec 2022-01-31 13:06:37 +05:45
Damodar Lohani 9018972f7f fix ui 2022-01-31 12:56:24 +05:45
Damodar Lohani 1347829470 fix reogranize 2022-01-31 12:52:30 +05:45
Damodar Lohani 64b3a04465 fix remove adapter attribute from storage buckets 2022-01-31 12:50:12 +05:45
Damodar Lohani 5ef23e32c2 switch default permission to bucket level 2022-01-31 12:35:15 +05:45
Damodar Lohani 0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Eldad A. Fux adce14f9d8
Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. Fux 4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Eldad A. Fux da520f47bb
Merge pull request #2666 from appwrite/feat-default-to-collection-permissions
Default to collection-level permissions from console
2022-01-30 20:03:41 +02:00
Eldad A. Fux 22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Eldad A. Fux f5be55025e
Merge pull request #2693 from appwrite/feat-managed-databases
Feat: compatibility with managed databases
2022-01-30 20:00:33 +02:00
Eldad Fux 1969380bfa Merge branch 'master' of github.com:appwrite/appwrite into feat-default-to-collection-permissions 2022-01-30 19:25:45 +02:00
Damodar Lohani 50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Christy Jacob 506c19eb01 feat: add more desctiptions 2022-01-30 03:27:29 +04:00
Christy Jacob aedded86de feat: add more desctiptions 2022-01-30 03:13:55 +04:00
Christy Jacob 6a0b3c328b feat: add more descriptions 2022-01-30 03:12:38 +04:00
Christy Jacob 8264a8fcd1 feat: improve description 2022-01-30 03:08:56 +04:00
Christy Jacob df55cf4e39 fix: add description 2022-01-30 03:05:23 +04:00
Christy Jacob b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob 785af114f0 feat: load error codes in exception 2022-01-30 02:47:35 +04:00
Christy Jacob 9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Christy Jacob f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob 220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Christy Jacob 1f95e64947 feat: replace var_dump 2022-01-28 16:30:19 +04:00
Christy Jacob 8f51bf4763 feat: linting 2022-01-28 16:29:06 +04:00
Christy Jacob 8d59a058a9 feat: put db and redis workers back in the pool 2022-01-28 16:26:58 +04:00
Christy Jacob a4e3eb07d8 feat: put db and redis workers back in the pool 2022-01-28 16:26:22 +04:00
Wess Cope 216914faca
Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
Jake Barnby a264978f19 Update Kotlin and Android platform versions to current 2022-01-28 21:33:57 +13:00
Damodar Lohani 6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Christy Jacob 3418c06bc8 feat: added deleteDeployment to executor 2022-01-28 05:40:53 +04:00
Christy Jacob f4616a6832 feat: added deleteDeployment to deletes worker 2022-01-28 05:32:56 +04:00
Christy Jacob 6e44812d99 feat: remove unused injection 2022-01-28 05:30:24 +04:00
Christy Jacob 8e10d5cad9 feat: remove unused injection 2022-01-28 05:29:36 +04:00
Christy Jacob 09de5ed256 feat: delete deployment deletion to the worker 2022-01-28 05:29:20 +04:00
Christy Jacob 5125adc16b feat: use coroutines for deleting within the executor 2022-01-28 05:21:11 +04:00
Christy Jacob dbcf479cd9 feat: remove curl request from DELETE /function 2022-01-28 04:26:19 +04:00
Christy Jacob 608eff458c feat: refactor 2022-01-28 04:25:28 +04:00
Christy Jacob 80b99ea146 feat: added build mount to deletes worker 2022-01-28 04:17:59 +04:00
Christy Jacob 1d5b6b7fd9 feat: delete built files in deletes worker 2022-01-28 04:02:44 +04:00
Christy Jacob a82562c16e feat: add deploymentId property to builds collection 2022-01-28 03:36:30 +04:00
Christy Jacob ada65e9819 feat: update deployment status 2022-01-27 16:50:22 +04:00
Jake Barnby 1ff0ecdee2 Remove Integer $loose parameters 2022-01-27 23:23:57 +13:00
Damodar Lohani 5c9b8a56c7 fix deletepath call 2022-01-27 16:05:08 +05:45
Simon Trockel ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01:00
Jake Barnby 1bcabf8f90 Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params 2022-01-27 22:47:15 +13:00
Bradley Schofield d8a9b7e933 More cleaning up 2022-01-27 09:27:57 +00:00
Bradley Schofield 7d3f992a9f Add status codes 2022-01-27 09:18:48 +00:00
Bradley Schofield c94b28555d Remove Try Catch's and use global handler 2022-01-27 09:18:01 +00:00
Damodar Lohani 8bafd7cafb fix namespace 2022-01-27 13:51:03 +05:45
Damodar Lohani cb8a4b57ca fix usage 2022-01-27 13:40:16 +05:45
Damodar Lohani bdd1d4c6b6 remove file sum from tags total 2022-01-27 13:31:06 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Eldad A. Fux 9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Jake Barnby 204234941c Remove $loose param from constructors 2022-01-27 19:44:53 +13:00
Jake Barnby 30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Christy Jacob 9e33960d95 feat: remove swoole server config 2022-01-27 02:42:08 +04:00
Christy Jacob f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
kodumbeats 732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
Matej Baco f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Christy Jacob c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Damodar Lohani 02aaa71c96 fix delete worker 2022-01-26 18:39:18 +05:45
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Bradley Schofield f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Bradley Schofield 18e1420899 Update executor.php 2022-01-26 10:10:29 +00:00
Bradley Schofield d429aa180f Fix Build Structure in Executor 2022-01-26 10:09:11 +00:00
Bradley Schofield ee2670fcd7 Merge branch 'feat-functions-refactor' into feat-cleanup-collections 2022-01-26 09:59:46 +00:00
Christy Jacob b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +04:00
Damodar Lohani 1c464274d0
Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon Trockel 6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Christy Jacob d5a4105318 feat: refactor 2022-01-26 04:02:13 +04:00
Christy Jacob ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
kodumbeats 160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
Christy Jacob 92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Christy Jacob 3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Torsten Dittmann 0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Christy Jacob 963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Damodar Lohani 4f59c8035b update spec 2022-01-25 15:26:39 +05:45
Christy Jacob 88a149384b feat: fix response model, generate console SDK 2022-01-25 13:40:44 +04:00
Damodar Lohani 6754adc838 fix storage update 2022-01-25 15:21:43 +05:45
Damodar Lohani 58ec32340f remove cache on file delete 2022-01-25 13:37:11 +05:45
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob 7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob a93e8f3b0b feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
Christy Jacob da4655df32 feat: update retry build endpoint 2022-01-25 03:17:10 +04:00
Christy Jacob f712345677 feat: update create-execution endpoint 2022-01-25 03:16:53 +04:00
Christy Jacob 43e3f23a4e feat: update create-deployment endpoint 2022-01-25 03:15:53 +04:00
Christy Jacob 9b77485bcd feat: reneame delete-tag endpoint 2022-01-25 03:14:21 +04:00
Christy Jacob 37d30154f3 feat: reneame get-tag endpoint 2022-01-25 03:11:33 +04:00
Christy Jacob 988634eb79 feat: reneame list-tags endpoint 2022-01-25 03:09:24 +04:00
Christy Jacob 8f69eafd89 feat: reneame create-tag endpoint 2022-01-25 03:06:54 +04:00
Christy Jacob 831a94a0c5 feat: reneame create-tag endpoint 2022-01-25 03:06:16 +04:00
Christy Jacob f7e44a31be feat: reneame create-tag endpoint 2022-01-25 03:05:41 +04:00
Christy Jacob f6411cd213 feat: reneame create-tag endpoint 2022-01-25 03:05:17 +04:00
Christy Jacob e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Christy Jacob 9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Christy Jacob 6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Christy Jacob 074a293d63 feat: refactoring the builds worker 2022-01-25 00:06:29 +04:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Torsten Dittmann d49ef8355d fix: ui boolean default values 2022-01-24 11:27:46 +01:00
Damodar Lohani 25fe4420ab update 2022-01-24 15:54:21 +05:45
Bradley Schofield b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Damodar Lohani fb9a18700f update header 2022-01-24 15:36:30 +05:45
Bradley Schofield 9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Matej Baco 85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Damodar Lohani 7d7eb57fed fix header 2022-01-24 13:56:20 +05:45
Christy Jacob 046797e48f feat: refactor auth::skip 2022-01-24 03:05:07 +04:00
Christy Jacob b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Torsten Dittmann ce347c8e54 fix: permissions to 0777 for functions 2022-01-23 22:01:20 +01:00
Torsten Dittmann 8b67fa76f8 fix: default vars param on function 2022-01-23 21:45:12 +01:00
Torsten Dittmann 1e0578cfba fix: chmod issues in tmp directory with linux 2022-01-23 21:44:45 +01:00
Eldad A. Fux 3509c83501
Merge pull request #2650 from appwrite/feat-retry-realtime-db-connection
Feat: retry db connection in realtime server
2022-01-23 19:48:22 +02:00
Eldad Fux 1ba97b5d9d Unused env vars 2022-01-23 19:34:08 +02:00
Eldad Fux 65421fb42a Removed unused volumes 2022-01-23 19:28:18 +02:00
Eldad Fux 029e1dc6f6 Hiding port 8080 2022-01-23 19:21:23 +02:00
Christy Jacob 12ed89b49c Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-01-23 20:53:33 +04:00
Eldad Fux 0219c92cb0 Review 2022-01-23 18:34:18 +02:00
Eldad Fux acb4198aa9 Review 2022-01-23 18:34:07 +02:00
Damodar Lohani fe885ca95c add missing headers 2022-01-23 12:14:50 +05:45
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel e29ac692d5 Adjust all code param lengths 2022-01-22 21:02:51 +01:00
Simon Trockel 9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon Trockel 05ff84d1f6
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats ad78e22a9d Default to collection-level permissions from console 2022-01-21 15:35:52 -05:00
kodumbeats 9f8fdd39d7 Merge remote-tracking branch 'origin/master' into feat-retry-realtime-db-connection
Fix errors when compiling plugins
2022-01-21 14:12:26 -05:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
Torsten Dittmann a794087a86 fix: increase docker connections 2022-01-21 19:56:37 +01:00
Christy Jacob 4f87ebe586 fix: patch version 2022-01-21 22:02:02 +04:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Torsten Dittmann 12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
Torsten Dittmann c2c53cac94
Apply suggestions from code review 2022-01-21 12:21:20 +01:00
Torsten Dittmann 9ab6b695e6 feat: refactor some of the executor 2022-01-21 11:42:12 +01:00
Matej Baco d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Bradley Schofield 2e3c904385 Fix a few bugs 2022-01-20 14:41:27 +00:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
Matej Baco 0694d53826 Added more logging 2022-01-20 11:31:04 +01:00
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
kodumbeats 4a8c879706 Retry database connections in realtime server 2022-01-19 17:15:38 -05:00
Torsten Dittmann 573a4d2464 fix: improve migration loop 2022-01-19 13:03:11 +01:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann 8f800301cf
Merge pull request #2631 from appwrite/fix-password-validation-console
Updated password length min requirment in the console
2022-01-19 12:12:47 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Matej Baco a3b5cfb2f5 Import bug fix 2022-01-19 10:33:48 +01:00
Jake Barnby 438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. Fux f2b89362a4
Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Matej Baco 5fd5a3261e Implemented proper logger for executor 2022-01-18 17:55:53 +01:00
Wess Cope 5209fb9c9e
Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Bradley Schofield f85970fa3d Fix functions vars default response
Changed default from array to class
2022-01-18 15:12:26 +00:00