1
0
Fork 0
mirror of synced 2024-06-09 14:24:44 +12:00
Commit graph

134 commits

Author SHA1 Message Date
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Damodar Lohani fe51f50b3f requested changes 2021-08-31 16:14:54 +05:45
Torsten Dittmann 8eef572d3e Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-25 10:01:46 +02:00
Damodar Lohani 218b332b0f fix get url 2021-08-24 15:36:45 +05:45
Damodar Lohani c81ee72c7e Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-24 15:04:07 +05:45
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani 7b56613b58 update framework 2021-08-19 10:54:55 +05:45
Damodar Lohani 9170f64a75 fix changed getURL to getPath 2021-08-19 10:50:21 +05:45
Eldad Fux 17bbdc3a52 Updated logs screen 2021-08-14 13:13:24 +03:00
Damodar Lohani d94b203870 add http path to usage request stats 2021-08-13 15:45:25 +05:45
Damodar Lohani 35394e5849 Merge branch 'feat-database-indexing' into feat-depricate-usage-worker 2021-08-08 12:18:31 +05:45
Damodar Lohani fa46f14092 refactor the class 2021-08-08 12:16:20 +05:45
Damodar Lohani ffe9c99157 new statsd class and implementation 2021-08-08 11:21:08 +05:45
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Eldad Fux 09fb8327a5 Minor fixes 2021-08-06 13:48:50 +03:00
Damodar Lohani 6f540fec0f restructuring auth method keys 2021-08-06 13:46:53 +05:45
Damodar Lohani 851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Eldad A. Fux da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Damodar Lohani afe772f8fc fix worker statsd not found issue 2021-08-02 14:51:56 +05:45
Damodar Lohani bc4fede216 refactor usage update and fix functions worker 2021-08-02 12:41:12 +05:45
Damodar Lohani 0d4b706339 save usage data directly to statsd without redis queue 2021-08-02 11:56:08 +05:45
Eldad Fux 58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux 95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Torsten Dittmann 882686952e adapt to review 2021-07-13 17:18:02 +02:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Torsten Dittmann eaa3644f0f remove Realtime event class 2021-06-30 13:36:58 +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
Torsten Dittmann dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Torsten Dittmann 72392ac09f fix(abuse): enable abuse limits again 2021-06-23 17:11:23 +02:00
Eldad Fux ca201011c5 Fixes 2021-06-22 23:31:39 +03:00
Eldad Fux 83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
kodumbeats afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Torsten Dittmann 6ebf6bd155 feat(realtime): team events and permission validation 2021-06-16 19:43:06 +02:00
Eldad A. Fux babf31c3a3
Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Torsten Dittmann 2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Damodar Lohani 12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Torsten Dittmann 8f8ba1cb6d fix(api): time limit with empty values 2021-05-28 18:03:51 +02:00
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Torsten Dittmann 787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux 79bf99372e Removed DB connection 2021-05-17 12:49:17 +03:00
Eldad Fux 2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Torsten Dittmann 69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
kodumbeats 9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann b8531560b2 fix connection pool on spike loads 2021-03-11 17:28:03 +01:00
Eldad Fux 538ffb0b24 Fixed type 2021-03-01 23:04:53 +02:00
Eldad Fux 7f47bfc9f8 Fixed default values 2021-02-28 22:46:26 +02:00
Eldad Fux b09afd1921 Updated API 2021-02-28 20:36:13 +02:00
Torsten Dittmann 46f64b4faa add realtime prototype 2021-02-24 18:12:38 +01:00
Torsten Dittmann f4f0f32468 add realtime event 2021-02-24 13:19:46 +01:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad Fux 1d80281ef7 Disable ratelimits 2021-01-11 23:52:05 +02:00
Eldad Fux 7b1bad0a62 Reordered some code 2021-01-05 14:22:20 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 78c0566028 Removed globals from shared controllers 2020-07-01 08:08:49 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 0cac2ed506 Fix error message when abuse is missing project ID 2020-06-17 23:08:55 +03:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux c5444c828f Fix for OAuth issues 2020-01-13 10:48:37 +02:00
Eldad Fux 3fefd2e764 Removed unused namespace 2020-01-03 23:01:23 +02:00
Eldad Fux 066f08fcf5 Better locction for missing project error 2019-12-17 06:16:50 +02:00
Eldad Fux 53a97a59ca Project bot found check 2019-12-15 20:59:13 +02:00
eldadfux f41cc152a3 Apply rate limiting only on API calls 2019-11-29 20:23:29 +02:00
eldadfux c706349c10 Updated PHP coding standards 2019-10-01 07:57:41 +03:00
eldadfux 6a5f54615a Updated coding standards using PHP-CS-FIXER 2019-09-06 20:10:41 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00