Commit Graph
31434 Commits
Author SHA1 Message Date
Torsten Dittmann ccf151c36b fix usage worker without functions args 2021-03-25 16:53:02 +01:00
Torsten Dittmann d5a3879ede clean up realtime even trigger in functions worker 2021-03-25 16:41:56 +01:00
Eldad Fux 889111ca1c Updated Flutter SDK 2021-03-25 15:23:37 +02:00
Eldad A. FuxandGitHub 6a8098f30a Merge pull request #1027 from rjn01/Doc-Corrected-the-spelling
Doc: Corrected the spelling in tutorials and updated the Contributing.md
2021-03-25 07:16:29 +02:00
rjn01 f92cc587b5 Merge https://github.com/appwrite/appwrite into Doc-Corrected-the-spelling 2021-03-25 00:58:56 +05:30
rjn01 22e430625b Updated Contributing.md 2021-03-25 00:55:08 +05:30
rjn01 4907ffefd8 Doc: Corrected-the-spelling 2021-03-25 00:34:04 +05:30
rjn01 44c2a811da Doc: Corrected-the-spelling 2021-03-25 00:31:55 +05:30
kodumbeats 448276fcd4 Validator constants not defined 2021-03-24 14:35:36 -04:00
kodumbeats 31bf1bdcef Update validator namespaces 2021-03-24 14:34:47 -04:00
kodumbeats 07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
kodumbeats 7f485ce536 Update validator namespaces 2021-03-24 13:47:17 -04:00
Torsten Dittmann 373b2dfc13 add realtime event to functions worker 2021-03-24 17:53:44 +01:00
kodumbeats 871182b066 Merge remote-tracking branch 'origin/dev' into refactor-validators 2021-03-24 12:51:40 -04:00
Torsten Dittmann 8922db85e2 add permission to event payload 2021-03-24 17:44:37 +01:00
Torsten Dittmann 24a5536164 add permission to event payload 2021-03-24 17:39:22 +01:00
Torsten Dittmann 505877475a fix tests 2021-03-24 17:30:23 +01:00
Torsten Dittmann 5baca432a8 fix tests 2021-03-24 17:27:59 +01:00
Torsten Dittmann ae8061b5ca fix tests 2021-03-24 17:25:07 +01:00
Torsten Dittmann 85d13bf801 fix tests 2021-03-24 17:20:06 +01:00
Torsten Dittmann 14070b3296 fix tests 2021-03-24 17:08:07 +01:00
Torsten Dittmann 52f3312230 fix tests 2021-03-24 17:05:50 +01:00
Torsten Dittmann 2083c5bc89 push tests 2021-03-24 17:01:43 +01:00
Torsten Dittmann 6d10550be8 add api key to admin calls on tests 2021-03-24 16:56:42 +01:00
Torsten Dittmann 7641542707 fix execute method name for worker rework 2021-03-24 16:51:08 +01:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
kodumbeats 7a07ff58d7 Outline index and attributes routes 2021-03-24 11:40:33 -04:00
Eldad A. FuxandGitHub a365234be7 Merge pull request #1026 from appwrite/0.7.x
0.7.x
0.7.2
2021-03-24 17:15:12 +02:00
Torsten Dittmann ed9c8f53cc fix execute method name for worker rework 2021-03-24 15:22:29 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Torsten Dittmann c39ef9c1d2 add functions even to realtime 2021-03-24 15:17:17 +01:00
Torsten Dittmann 73794097c9 add permissions to execution response model 2021-03-24 14:36:41 +01:00
kodumbeats 2f90b5a343 Refactor EVENT_PAYLOAD to EVENT_DATA 2021-03-24 09:36:36 -04:00
Eldad A. FuxandGitHub 5e6ea672b2 Merge pull request #1023 from appwrite/dev
0.7.2 release
2021-03-24 14:29:49 +02:00
Eldad Fux 86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Eldad Fux 9709667fc1 Updated changelog 2021-03-24 14:27:12 +02:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Eldad Fux e36df74be3 Enabled ClamAV 2021-03-24 12:38:19 +02:00
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
Eldad A. FuxandGitHub 19d319dde7 Merge pull request #1024 from TorstenDittmann/feat-update-analytics
bump utopia/analytics to 0.2.0
2021-03-24 12:07:32 +02:00
Torsten Dittmann 90a9127baf bump utopia/analytics to 0.2.0 2021-03-24 10:44:24 +01:00
kodumbeats 48b12152e3 Outline createIndex 2021-03-23 17:19:19 -04:00
Eldad A. FuxandGitHub 8c6d01e90d Merge pull request #1020 from JulianWebb/docs-update-docker-compose-link-in-readme
Updated the docker-compose link in the Installation Section of the README
2021-03-23 23:16:10 +02:00
Eldad A. FuxandGitHub 16eb91bf25 Merge pull request #1002 from appwrite/feat-new-timestamp-log
Added timestamp
2021-03-23 23:15:37 +02:00
Christy Jacob 20e006ad73 feat: updated altair version 2021-03-23 23:37:21 +05:30
Christy Jacob 457ab656e7 feat: fixed some issues and updated docker-compose 2021-03-23 23:30:42 +05:30
kodumbeats b262ebfeb3 Move validators from utopia 2021-03-23 13:27:51 -04:00