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

5880 commits

Author SHA1 Message Date
Christy Jacob 6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani 497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad Fux 9e6e345a3f Updated changelog 2021-06-23 10:56:35 +03:00
Eldad A. Fux 46b05afcf1
Merge pull request #1317 from appwrite/dependabot/composer/phpmailer/phpmailer-6.5.0
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
2021-06-23 10:55:16 +03:00
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux 29dfc4cf46 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-23 09:01:52 +03:00
Eldad Fux 4822d3cc5c Updated runtime logos 2021-06-23 09:01:47 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
dependabot[bot] 607c64734d
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 15:18:52 +00:00
Eldad A. Fux 6773816909
Merge pull request #1310 from appwrite/fix-removed-duplicated-cli-command
Removed duplicated cli command
2021-06-22 14:51:34 +03:00
Bradley Schofield 86afebd726
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:36 +01:00
Bradley Schofield 22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Eldad A. Fux 56f062fccc
Merge pull request #1315 from lohanidamodar/feat-new-functions-runtime
feat-new-functions-runtime
2021-06-22 13:07:36 +03:00
Damodar Lohani 9598868c50 update php-runtime version 2021-06-22 14:38:20 +05:45
Eldad A. Fux ecadb1bede
Merge pull request #1308 from Meldiron/feat-functions-speedup
Execute functions up to 5 seconds faster
2021-06-21 18:45:10 +03:00
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Bradley Schofield 1cf66b5934 Update account.php 2021-06-21 09:13:18 +01:00
Eldad A. Fux 080c26e359
Merge pull request #1302 from TorstenDittmann/docs-fix-anonymous-session
docs(acocunt): fix converting anon account
2021-06-20 16:36:38 +03:00
Eldad Fux 4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad A. Fux 32b890a553
Merge pull request #1135 from fishmandev/fix-NA--submit-a-pull-request-section-to-config-variables
Use the correct 'End Of Line' symbol for selected platform.
2021-06-20 16:00:30 +03:00
Eldad A. Fux e529be5d55
Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
Matej Baco b7e9efb3d7 Updated interval of an usage worker 2021-06-20 00:01:01 +02:00
Matej Baco a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
Eldad Fux 0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
Torsten Dittmann af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Eldad Fux 9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux 0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
Bradley Schofield a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
Bradley Schofield 891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Bradley Schofield 3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Bradley Schofield aa41382b26 Update CHANGES.md 2021-06-17 11:05:57 +01:00
Bradley Schofield 88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield 978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield 40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
Bradley Schofield fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield 320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Bradley Schofield d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Eldad A. Fux 0d2a4f0cbf
Merge pull request #1288 from appwrite/fix-functions-conflicts
Updated sort method before containers cleanup
2021-06-15 10:24:47 +03:00
Eldad A. Fux b115672e0f
Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
Eldad Fux 579a24cf73 Updated sort method before cleanup 2021-06-14 22:18:43 +03:00
Christy Jacob 8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
Eldad A. Fux d469e3a7b6
Merge pull request #1278 from TorstenDittmann/feat-db-pools
feat(server): database connection pools
2021-06-14 17:22:15 +03:00
Torsten Dittmann fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann 6eb8ce9170 revert changes 2021-06-14 13:46:38 +02:00
Eldad Fux a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00