1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

1602 commits

Author SHA1 Message Date
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux bd606a5015 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-10 14:54:00 +03:00
Eldad Fux f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux 0fdc953980 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:26:53 +03:00
Eldad Fux 134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00
Eldad Fux af94102493 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:15:42 +03:00
Eldad Fux e8f755ae11 Update team count 2020-07-09 14:05:45 +03:00
Eldad Fux 7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux 5c794dd22b Fix for server mode 2020-07-09 13:44:35 +03:00
Eldad Fux edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux ea1d7062a2 Improved events avlidation 2020-07-09 12:11:42 +03:00
Eldad Fux 05c0caa945 Proper HTML content type 2020-07-09 12:11:10 +03:00
Eldad Fux c7c9563304 Security attribute is now boolean 2020-07-09 12:10:27 +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 f0cd2716e1 Updated server logs 2020-07-08 18:08:14 +03:00
Eldad Fux c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux d2f676f41f Fixed DB input order 2020-07-08 17:28:01 +03:00
Eldad Fux 0b384765e8 Added some consistency to DB API 2020-07-08 17:13:15 +03:00
Eldad Fux b8948d8e18 Fixed regex syntax 2020-07-08 01:12:45 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux 633b3bcb15 Fixed preloading 2020-07-07 23:40:08 +03:00
Eldad Fux e113f89b5b Init SSL trigger 2020-07-07 20:59:42 +03:00
Eldad Fux d1feb16370 Improved preloading 2020-07-07 14:45:53 +03:00
Eldad Fux 0e949aace5 Fixed server namespaces 2020-07-07 08:01:27 +03:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux 3d2c06a70f Merge branches 'swoole' and 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:47:53 +03:00
Eldad Fux 58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +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 3895ba768d Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 01:10:12 +03:00
Eldad Fux b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux fe8e276d3c Updated worker dependencies 2020-07-05 22:46:04 +03:00
Eldad Fux ea3108acda Updated workers 2020-07-05 22:19:14 +03:00
Eldad Fux 969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux f20851c4a1 Removed unused namespaces and globals 2020-07-05 11:03:57 +03:00
Eldad Fux e38dea03ec Trace temp 2020-07-05 01:24:09 +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 06f3426804 Added docs 2020-07-04 21:21:16 +03:00
Eldad Fux 154d281fec Increased timeout 2020-07-04 15:32:27 +03:00
Eldad Fux d6c3e7ecce Added temporary error log 2020-07-04 15:31:26 +03:00
Eldad Fux a4fde4fc5e Added PDO persistent connection 2020-07-04 15:30:53 +03:00
Armino Popp becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +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 498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux 064a9f4c3f Added startup delay for server 2020-07-03 18:14:06 +03:00
Eldad Fux fb71414dc3 Fixed preview output default value 2020-07-03 12:11:19 +03:00
Eldad Fux e0443b1a48 Fixed OAuth2 tests 2020-07-03 10:55:12 +03:00