1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00
Commit graph

162 commits

Author SHA1 Message Date
Eldad Fux 3a06e8c14b wip: new response objects 2020-08-15 00:56:50 +03:00
Eldad Fux 58384ac0b9 Updated swoole I/O 2020-08-15 00:56:33 +03:00
Eldad Fux 0b5e24133d Moved preloaded to a seperate lib 2020-08-14 20:41:03 +03:00
Eldad Fux 01160b1c52 Added session default values 2020-08-11 17:29:03 +03:00
Eldad Fux 71ebad65b9 Updated session model class 2020-08-10 00:20:02 +03:00
Eldad Fux c7f6eb2d45 Fixed users response list 2020-08-09 18:34:33 +03:00
Eldad Fux eedfbc0764 Added support for users list response object 2020-08-09 18:04:08 +03:00
Eldad Fux 49e24b726d Added decode/encode support in DB overwrite method 2020-08-09 18:03:28 +03:00
Eldad Fux a127a63e7b Added execution response model 2020-08-08 14:01:23 +03:00
Eldad Fux 77d94f79bd Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-08 13:43:50 +03:00
Eldad Fux c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad Fux ba2393ac39 Fixed namespaces 2020-08-07 10:15:50 +03:00
Eldad Fux 5b34a1ea7e Updated response models 2020-08-07 09:33:49 +03:00
Eldad Fux 7ebc6a5de9 Updated response models 2020-08-07 07:39:10 +03:00
Eldad Fux ab8d47dd78 Added structured response objects 2020-08-06 17:49:29 +03:00
Eldad Fux 3cc2101ada Updated prefs update route 2020-08-06 13:21:10 +03:00
Eldad Fux 0c70412078 Updated account response object 2020-08-06 10:39:55 +03:00
Eldad Fux a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +03:00
Eldad Fux 40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux 15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux 4612580a89 Fixed minor inheritance issues 2020-07-26 14:21:58 +03:00
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