1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

140 commits

Author SHA1 Message Date
Eldad Fux e4ff592eac Updated storage limit var 2020-07-19 18:17:57 +03:00
Eldad Fux d115e93a42 Added code packages to storage calculation 2020-07-17 12:48:43 +03:00
Eldad Fux ac4559a2f9 Updated functions tests 2020-07-15 07:18:39 +03:00
Eldad Fux 436300439d Enabled code upload 2020-07-14 23:33:52 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux cc3aa27d57 Fixed protocol getter 2020-07-12 19:51:50 +03:00
Eldad Fux 8d010753c8 Added compression for HTML content 2020-07-12 19:00:01 +03:00
Eldad Fux cbbc45af52 Added chunked output for large files 2020-07-11 07:17:45 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux 15b11b5651 Fixed usage casting to int 2020-07-08 17:55:56 +03:00
Eldad Fux c12f31053e Fixed file upload bug 2020-07-08 17:02:14 +03:00
Eldad Fux f02d37b3d9 Fixed missing delete payload bug 2020-07-08 16:01:42 +03:00
Eldad Fux b9cb8738f6 Added new tests 2020-07-08 12:11:12 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux 4fded0e2f6 Improved Resize tests 2020-07-07 16:20:04 +03:00
Eldad Fux d1feb16370 Improved preloading 2020-07-07 14:45:53 +03:00
Eldad Fux d1d4d7ed8a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-07 10:15:26 +03:00
Eldad Fux ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +03:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +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