1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00
Commit graph

6231 commits

Author SHA1 Message Date
Eldad A. Fux f8e3335749
Merge pull request #1289 from TorstenDittmann/feat-265-realtime-usage
feat(realtime): usage statistics
2021-08-19 14:34:47 +03:00
Torsten Dittmann 6de28015a3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-19 12:18:39 +02:00
Torsten Dittmann 10cdb33585 fix permission handling for stats 2021-08-19 12:14:19 +02:00
Torsten Dittmann da92c5e2be fix(realtime): proper permission handling for realtime stats 2021-08-19 11:41:08 +02:00
Torsten Dittmann 54600d0015 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-19 10:37:06 +02:00
Torsten Dittmann 41b2e1a7fc
Merge pull request #1496 from TorstenDittmann/update-php-dependencies
deps(php): update swoole and imagick
2021-08-19 10:35:18 +02:00
Torsten Dittmann b56d886717 add comments 2021-08-19 10:34:32 +02:00
Torsten Dittmann cf09129cc2 fix(realtime): adapt to psalm 2021-08-19 10:24:41 +02:00
Torsten Dittmann f73dd1d64a fix(realtime): polish code 2021-08-19 10:03:52 +02:00
Torsten Dittmann 22f611da29 fix comments 2021-08-18 17:44:11 +02:00
Torsten Dittmann 750142a81b Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 17:21:44 +02:00
Torsten Dittmann b6ce61ee60 chore(composer): update lock file 2021-08-18 16:56:54 +02:00
Eldad A. Fux c513c6c0ca
Merge pull request #1495 from TorstenDittmann/upgrade-traefik-2-5
docker(traefik): update to version 2.5
2021-08-18 17:12:02 +03:00
Torsten Dittmann a8d0dd8965 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 16:00:28 +02:00
Torsten Dittmann 0c0671642e Merge branch 'improve-arm-ci' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-18 15:59:12 +02:00
Torsten Dittmann 4a48f5348b ci(travis): remove parallel build 2021-08-18 15:25:29 +02:00
Torsten Dittmann 00ec0a1f9d ci(travis): improve build speed and arm stability 2021-08-18 14:54:30 +02:00
Torsten Dittmann bf18610819 ci(travis): move from xenial to focal distro 2021-08-18 14:28:24 +02:00
Torsten Dittmann decda35331 ci(travis): change arm to arm64-graviton2 architecture 2021-08-18 14:18:42 +02:00
Torsten Dittmann 740fe0b8f9 Merge branch 'update-php-dependencies' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:30:57 +02:00
Torsten Dittmann 6a2c8c1478 deps(php): update swoole and imagick 2021-08-18 13:29:48 +02:00
Torsten Dittmann a104fe6c5e Merge branch 'upgrade-traefik-2-5' of https://github.com/TorstenDittmann/appwrite into feat-265-realtime 2021-08-18 13:26:07 +02:00
Torsten Dittmann 474a283cc1 docker(traefik): update to 2.5 2021-08-18 13:24:25 +02:00
Torsten Dittmann d9bd205399 docker(traefik): update to 2.5 2021-08-18 13:23:15 +02:00
Torsten Dittmann 30025885f3 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-18 12:52:25 +02:00
Torsten Dittmann 4695ea9914 fix(tests): realtime with functions 2021-08-18 12:49:34 +02:00
Torsten Dittmann e2948ea02f debug failing tests 2021-08-18 12:28:17 +02:00
Torsten Dittmann 39e91037df debug failing tests 2021-08-18 12:25:25 +02:00
Torsten Dittmann eb12a8c26f fix(general): role reference overwrite 2021-08-18 12:20:49 +02:00
Torsten Dittmann 5a152987a7 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-17 17:43:58 +02:00
Torsten Dittmann 9b252a51b9 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-08-17 16:56:23 +02:00
Torsten Dittmann cbc282a24c feat(realtime): channel for tests 2021-08-17 13:18:32 +02:00
Torsten Dittmann fefd82680c fix(realtime): whitespace 2021-08-17 11:08:18 +02:00
Torsten Dittmann f1b0f7639c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-08-17 11:05:20 +02:00
Torsten Dittmann 8366b6fe03 chore(composer): update lock file 2021-08-16 11:11:22 +02:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Torsten Dittmann 297d3f83f6
Merge pull request #1482 from appwrite/0.9.x
sync 0.9.x into master
2021-08-12 11:30:12 +02:00
Torsten Dittmann 37452a398f
Merge branch 'master' into 0.9.x 2021-08-12 10:14:11 +02:00
Torsten Dittmann e9dd71d075
Merge pull request #1479 from TorstenDittmann/release-0-9-4
prepare: release 0.9.4
2021-08-10 13:28:36 +02:00
Torsten Dittmann 7af9bdbe3a chore(changes): 0.9.4 changelog 2021-08-10 11:07:53 +02:00
Torsten Dittmann 0ad7d35bb0 chore(changes): 0.9.4 changelog 2021-08-10 11:03:28 +02:00
Damodar Lohani c52672bc9a hot fix api issue 2021-08-10 10:30:46 +02:00
Torsten Dittmann d8d1414962 prepare 0.9.4 version 2021-08-10 10:30:39 +02:00
Eldad A. Fux 059a589d1d
Merge pull request #1464 from santoshyadavdev/master
doc: use Angular as the example is for Angular
2021-08-04 13:29:07 +03:00
Santosh Yadav cf0778245e
doc: use Angular as the example is for Angular 2021-08-04 15:55:51 +05:30
Eldad A. Fux 51e650a139
Merge pull request #1456 from appwrite/feat-mock-api
keywords test in mock API
2021-08-03 11:08:41 +03:00
Damodar Lohani 3b3df02f80 fix param naming 2021-08-02 16:29:22 +05:45
Damodar Lohani 9ede80f0c2 update mock api validators 2021-08-02 16:23:42 +05:45
Damodar Lohani 28b3072b52 modifying mock api for keywords test 2021-08-02 11:15:13 +05:45
Eldad A. Fux db6c24de5e
Merge pull request #1453 from appwrite/hot-fix-api
hot fix project api issue
2021-08-01 14:48:44 +03:00