1
0
Fork 0
mirror of synced 2024-05-19 12:12:36 +12:00
Commit graph

26 commits

Author SHA1 Message Date
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Damodar Lohani 19e2ebf79b modify swoole buffer output size 2021-05-25 16:04:49 +05:45
Damodar Lohani 35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Damodar Lohani 75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
Damodar Lohani 0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Torsten Dittmann e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
Torsten Dittmann 968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01:00
Damodar Lohani 234d0fdf82 set port env 2021-01-20 17:34:36 +05:45
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Christy Jacob ad34b275dd feat: review comments 2021-01-02 21:05:21 +05:30
Christy Jacob f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob 51600bc1d9 feat: added check for header on api init 2020-12-30 00:37:33 +05:30
Christy Jacob 2ffb34fab1 feat: added check for env variable on startup 2020-12-30 00:12:03 +05:30
Eldad Fux d8048a9292 Fixed error handler 2020-12-22 21:53:49 +02:00
Eldad Fux 4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux 89212814d8 Removed sleep 2020-11-12 00:02:14 +02:00
Eldad Fux afa210f4a2 Updated static files class 2020-10-29 15:18:21 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux c69655a297 Updated setup script 2020-10-25 15:48:04 +02:00
Eldad Fux 9aed144ac5 External preloader 2020-10-19 19:54:21 +03:00
Eldad Fux 9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00
Eldad Fux 5df196c712 Updated naming conventions 2020-07-27 20:15:36 +03:00
Renamed from app/server.php (Browse further)