1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

5931 commits

Author SHA1 Message Date
Torsten Dittmann
eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +02:00
Torsten Dittmann
ef919c0395 fix timelimit 2021-06-29 18:22:10 +02:00
Torsten Dittmann
caddb13008 add websocket branch 2021-06-29 18:22:06 +02:00
Torsten Dittmann
e232b2a723 fix tests 2021-06-29 15:11:14 +02:00
Torsten Dittmann
8106631452 update lock file 2021-06-29 13:34:48 +02:00
Torsten Dittmann
a2d0c910c1 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-29 13:34:35 +02:00
Eldad A. Fux
5eeceeba20
Merge pull request #1330 from TorstenDittmann/feat-improved-connection-pools
feat(db): improved connection pools
2021-06-29 11:05:59 +03:00
Torsten Dittmann
613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann
dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann
06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann
49fa26b18c fix model for connections 2021-06-28 09:56:03 +02:00
Torsten Dittmann
91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Torsten Dittmann
44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux
862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Eldad A. Fux
f374d66464
Merge pull request #1319 from lohanidamodar/fix-gravity-param
Update image library and gravity param
2021-06-26 18:02:06 +03:00
Damodar Lohani
66a6c40433 update image library 2021-06-25 12:36:03 +05:45
Torsten Dittmann
a77291dcb0 remove redis-commander 2021-06-24 16:54:03 +02:00
Torsten Dittmann
923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann
ad4ecea673 fix(migration): database adapters 2021-06-24 12:13:13 +02:00
Damodar Lohani
378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Torsten Dittmann
699dba8e19 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-24 00:03:25 +02:00
Torsten Dittmann
e4be09ff19 fix audit 2021-06-23 23:31:58 +02:00
Eldad A. Fux
91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Eldad A. Fux
d756f36f3d
Merge pull request #1321 from appwrite/feat-new-console-sdk
feat: updated console sdk
2021-06-23 18:38:13 +03:00
Torsten Dittmann
b2aa23be11 update composer lock 2021-06-23 17:13:01 +02:00
Torsten Dittmann
c778f47195 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-23 17:12:48 +02:00
Torsten Dittmann
72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Torsten Dittmann
1e972db792
Merge pull request #1318 from appwrite/feat-pools-poc
POC
2021-06-23 15:24:01 +02:00
Christy Jacob
f74f653ac1 feat: remove example docs 2021-06-23 17:52:20 +05:30
Christy Jacob
09dd0ae1c9 feat: remove example docs 2021-06-23 17:50:08 +05:30
Christy Jacob
7c76234656 feat: remove runtimes env var 2021-06-23 17:48:30 +05:30
Christy Jacob
8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob
fca3894115 feat: remove generated sdks 2021-06-23 17:47:33 +05:30
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
Eldad Fux
73489d6b73 More tiny fixes 2021-06-23 08:59:34 +03:00
Eldad Fux
ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Eldad Fux
c1d85d17c8 POC 2021-06-22 22:51:14 +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
Torsten Dittmann
241255dabf improve connection pools 2021-06-22 11:16:29 +02:00