1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

196 commits

Author SHA1 Message Date
Eldad Fux a503173e2e Added stackshare URL 2020-08-26 12:43:11 +03:00
Eldad Fux 13b4ee6624 Added config set for env vars 2020-07-29 07:03:28 +03:00
Eldad Fux 4c86670486 Updated version number 2020-07-21 14:58:41 +03:00
Eldad Fux 9219c8ee00 Added connection limit 2020-07-21 08:47:32 +03:00
Eldad Fux e41e8e63ac Updated discord link 2020-07-20 06:59:04 +03:00
Eldad Fux 4950666caf Added project pagination 2020-07-19 17:43:34 +03:00
Eldad Fux 5657c9833c Added paging for functions, tags, and logs 2020-07-19 00:15:02 +03:00
Eldad Fux acb3dcdc66 Updated cache buster 2020-07-18 00:15:16 +03:00
Eldad Fux eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux 8d5e62a02b Added a new volume 2020-07-15 00:20:46 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux 75254ac9f7 Refactored functions API 2020-07-13 00:18: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 633b3bcb15 Fixed preloading 2020-07-07 23:40:08 +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 969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux c104498e38 All headers converted to lowercase 2020-07-05 01:22:22 +03:00
Eldad Fux a4fde4fc5e Added PDO persistent connection 2020-07-04 15:30:53 +03:00
Eldad Fux abba864239 Added default auth status for each request 2020-07-03 09:08:37 +03:00
Eldad Fux 474902f924 Changed default mode instead of disabling 2020-07-03 08:56:28 +03:00
Eldad Fux 66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux d592e3aaec Moved to pconnect 2020-07-02 09:43:53 +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 3b4c77029c Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-07-01 10:04:03 +03:00
Eldad Fux f1c0acef3f Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-01 09:56:06 +03:00
Eldad Fux 22867f9a8d Updated resources 2020-06-30 21:08:02 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
Eldad Fux 31d593fbb6 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 07:50:19 +03:00
Eldad Fux 1348731ab0 Deprectaed Pubjabi Translations 2020-06-30 07:46:52 +03:00
Eldad Fux 8d5a1e45d3 Moved configs to init 2020-06-30 07:34:13 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 13326ddbcf Updated branch 2020-06-29 10:22:53 +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 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 3c2394d0c0 Added new resources 2020-06-27 22:42:38 +03:00
Eldad Fux b41fe51c50 Added avatars to the config class 2020-06-27 08:36:22 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux e088140ff5 Use utopia to get env vars 2020-06-26 15:40:24 +03:00
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux 1fd6dee5f1 Merge branch 'response-refactor' of github.com:appwrite/appwrite into swoole 2020-06-26 12:55:45 +03:00
Eldad Fux 40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux 9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 4c99caf578 Updated header and cookies default values 2020-06-19 10:30:46 +03:00
Eldad Fux 2803e62769 work in progress 2020-06-19 03:04:09 +03:00