1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

274 commits

Author SHA1 Message Date
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux ccf380698c Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:37:12 +03:00
Eldad Fux 4492be87b7 Added manual static file handler 2020-07-06 22:29:13 +03:00
Armino Popp a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp 8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Eldad Fux d2764f6e29 Removed debug message 2020-07-06 12:21:03 +03:00
Eldad Fux 241f9e3964 WIP - Static file loaded 2020-07-06 12:19:47 +03:00
Eldad Fux 3895ba768d Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 01:10:12 +03:00
Eldad Fux c104498e38 All headers converted to lowercase 2020-07-05 01:22:22 +03:00
Eldad Fux 54ffc89291 New request methods 2020-07-05 00:50:55 +03:00
Eldad Fux 5a95c60b45 Improved reconnect 2020-07-04 22:18:37 +03:00
Eldad Fux 0e49fb7b63 Improved DB reconnection 2020-07-04 21:22:04 +03:00
Eldad Fux cece99be36 Fixed speed debug 2020-07-04 21:21:42 +03:00
Armino Popp 56e28e91bb Correcting scope in getAccessToken 2020-07-04 17:04:25 +03:00
Armino Popp 2aa4f268a5 work done 2020-07-04 16:59:17 +03:00
Eldad Fux c3c6a5fea0 Reset event after trigger 2020-07-04 16:06:23 +03:00
Eldad Fux ea861631fc Removed counter 2020-07-04 15:31:50 +03:00
Armino Popp becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +03:00
Eldad Fux 9d1f8b1dd1 Updated preload log 2020-07-04 10:01:25 +03:00
Eldad Fux a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux 2e535c69f1 Removed debug 2020-07-03 21:25:44 +03:00
Eldad Fux 498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux fe0dc25921 Change reconnect logic 2020-07-03 14:35:10 +03:00
Eldad Fux ed39069cc2 New connection should throw exceptions too 2020-07-03 13:24:09 +03:00
Eldad Fux 26e3b22f76 Using native PHP webp for image output 2020-07-03 12:12:26 +03:00
Eldad Fux 59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux e24a6cd52d Fixed get port method 2020-07-02 20:58:24 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux 8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux 87ecd44395 Fixed input generation 2020-07-02 17:32:34 +03:00
Eldad Fux 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00
Eldad Fux a1f1edfc78 Fixed memory leak 2020-07-01 11:55:14 +03:00
Eldad Fux 18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +03:00
Eldad Fux c32804a7f2 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-07-01 01:18:43 +03:00
Eldad Fux b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux 0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad A. Fux c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00
Eldad Fux 8c5ae66b77 Require less permissions by default 2020-06-28 01:56:48 +03:00
Eldad Fux e1387b5e80 Fixed capital letter issue 2020-06-28 01:40:36 +03:00
Eldad Fux caefe03bc3 Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:39:35 +03:00
Eldad Fux fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00