1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

157 commits

Author SHA1 Message Date
Matej Baco 2c56e5ea25 Removed space after merge 2021-12-31 14:44:22 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann 084d0550db feat: add ui for attribute details 2021-12-31 14:02:19 +01:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann 67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Matej Baco bd9d777717 PR review changes 2021-12-27 11:35:51 +01:00
kodumbeats 6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats 05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann d1f901e7a8 feat: use arrow functions on authorization skip method 2021-12-16 12:30:43 +01:00
Torsten Dittmann 30ed41c21d fix: realtime stats aggregation 2021-12-16 12:11:58 +01:00
Matej Bačo 8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Matej Baco c057084bee Log data update 2021-12-01 11:59:08 +01:00
Matej Baco 7bed9aed5b Updated to new utopia logger, removed leftover 2021-11-29 13:52:18 +01:00
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Matej Baco 276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Matej Baco 56402c78fe Implemented logging for HTTP, Realtime, Workers 2021-11-23 15:24:25 +01:00
SaintMalik 32e513012e doc: Fix typos 2021-10-12 19:22:41 +01:00
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann 80e0df8a69 fix realtime 2021-09-30 13:18:50 +02:00
Gireesh Puthumana 8b170cbbd2 Fix for #1662. Corrected the spelling in the logs. 2021-09-26 17:33:36 -04:00
Torsten Dittmann 7ef31e6fbe revert leftover 2021-09-15 15:28:21 +02:00
Torsten Dittmann a2315821ca fix(realtime): memory leak #2 2021-09-15 15:22:50 +02:00
Torsten Dittmann 1200ced449 fix(realtime): memory leak with swoole table 2021-09-09 10:26:53 +02:00
Torsten Dittmann cf24a77e48 fix(realtime): add commecnts and single quotes 2021-08-30 16:42:31 +02:00
Torsten Dittmann e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Torsten Dittmann 6fa1a141b1 fix(realtime): tests and stats channels 2021-08-27 12:29:03 +02:00
Torsten Dittmann 821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Torsten Dittmann dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Torsten Dittmann 67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Torsten Dittmann 45cb05bb31 fix(realtime): exception 2021-08-26 18:10:53 +02:00
Torsten Dittmann 371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02: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 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 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 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 882686952e adapt to review 2021-07-13 17:18:02 +02:00
Torsten Dittmann c89f7b4c1f fix(realtime): reset pdo connection on exception 2021-07-13 12:20:26 +02:00
Torsten Dittmann b9d95f769c fix after rebase 2021-07-01 12:31:48 +02:00
Torsten Dittmann 80c4e378b3 fix(acl): getting role for user in auth class 2021-06-30 16:04:32 +02:00
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 613d33321c remove realtime Parser class 2021-06-28 16:34:28 +02:00
Torsten Dittmann 06674982df refactor(realtime): move getRoles into Auth 2021-06-28 12:18:00 +02:00
Torsten Dittmann 923d373b6d introduce utopia-php/websocket 2021-06-24 14:22:32 +02:00
Torsten Dittmann 0acbb6097c fix(realtime): add port env 2021-06-16 11:09:12 +02:00
Torsten Dittmann 220427916d refactor(realtime): introduce realtime server class 2021-06-14 12:48:31 +02:00
Torsten Dittmann f76695fb09 fix(realtime): project stats channel 2021-06-08 14:09:50 +02:00
Torsten Dittmann f0d3b2f22a feat(realtime): print debug logs by default 2021-06-04 13:00:13 +02:00
Torsten Dittmann ae8320e4fe fix(realtime): undefined projectId for shared stats 2021-06-04 12:53:18 +02:00
Torsten Dittmann 2315cf01d3 skip origin check for console 2021-04-07 12:07:21 +02:00
Torsten Dittmann 807beb1359 add project channel to console project to receive realtime stats 2021-04-06 12:11:57 +02:00
Torsten Dittmann c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
Torsten Dittmann 30506c9b00 add debug logs 2021-03-31 12:10:29 +02:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Torsten Dittmann 520c065236 move connections back into pool after used 2021-03-12 16:56:41 +01:00
Torsten Dittmann 56dca6b172 move resource to http worker so workers work 2021-03-12 16:56:12 +01:00
Torsten Dittmann 2efff977e0 use redis connection pool on http 2021-03-12 15:16:40 +01:00
Torsten Dittmann 799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Torsten Dittmann 20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
Torsten Dittmann d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
Eldad Fux a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann d41a8ef44b add exception to realtime opener 2021-03-10 10:01:24 +01:00
Eldad Fux b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Eldad Fux b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad Fux 1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02:00
Torsten Dittmann c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann 61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann 68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +01:00
Torsten Dittmann a3fb2abf66 add cors validation 2021-03-01 17:02:01 +01:00
Torsten Dittmann 8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann 2e4224683e add package_max_length description 2021-03-01 16:13:10 +01:00
Torsten Dittmann ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann 8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00
Torsten Dittmann 111905514d improve realtime class 2021-02-26 17:01:01 +01:00
Torsten Dittmann 603f4ab99d revert redis connection pool 2021-02-26 11:17:17 +01:00
Torsten Dittmann 28eed022f6 add redis connection pool 2021-02-26 10:21:07 +01:00
Torsten Dittmann 5a2d7d4aa7 add abuse checks and abstract class for logic 2021-02-25 18:00:41 +01:00
Torsten Dittmann a70cb90be1 add channels to realtime response 2021-02-25 11:43:39 +01:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Eldad Fux 780841853e Fixed code to work with 0.7 changes 2021-02-21 23:22:32 +02:00
Eldad Fux f4f66256f4 Now tracking all user roles 2020-10-22 10:16:40 +03:00
Eldad Fux c491b78114 Added connection open/close logic 2020-10-21 15:03:50 +03:00
Eldad Fux 619781a4ad Handle user & project channels 2020-10-21 13:50:11 +03:00