1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00
Commit graph

1527 commits

Author SHA1 Message Date
Eldad Fux
fac1799e98 Fixed users missing resource 2020-07-03 01:13:42 +03:00
Eldad Fux
934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux
d6e85bc39e Removed namespace 2020-07-02 23:33:25 +03:00
Eldad Fux
66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +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
57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux
7b361cce1e Fixed avatar service 2020-07-02 16:51:11 +03:00
Eldad Fux
43dbc10733 Updated Avatars output method 2020-07-02 16:43:31 +03:00
Eldad Fux
7940d8af7c Updated port 2020-07-02 15:24:39 +03:00
Eldad Fux
457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux
214b551d32 Enabled compression 2020-07-02 09:44:16 +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
f5af0e701c Fixed cookie vars 2020-07-01 09:35:57 +03:00
Eldad Fux
1542fb8c0f Updated flow 2020-07-01 08:45:47 +03:00
Eldad Fux
78c0566028 Removed globals from shared controllers 2020-07-01 08:08:49 +03:00
Eldad Fux
fd90a57ece Fixed tests 2020-07-01 00:38:06 +03:00
Eldad Fux
b34a71e1bf Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-30 23:05:59 +03:00
Eldad Fux
a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux
22867f9a8d Updated resources 2020-06-30 21:08:02 +03:00
Eldad Fux
218bbdcad8 Updated controllers 2020-06-30 18:46:42 +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
a43a7c74d9 Added docs 2020-06-30 07:33:47 +03:00
Eldad Fux
e336c3315c Added storage config files 2020-06-30 07:32:36 +03:00
Eldad Fux
3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux
8596937210 Removed env config 2020-06-30 00:42:21 +03:00
Eldad Fux
ce82bb872e Added storage config 2020-06-30 00:42:03 +03:00
Eldad Fux
39c43110fe Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 11:58:23 +03:00
Eldad Fux
44e7f50ca3 Removed unused var 2020-06-29 11:32:46 +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
2de01c3e24 Fixed current platform set attrs 2020-06-29 00:06:29 +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
0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad Fux
4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07: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
ed4ba66723 List Documents undefined behavior
Fixes #429
2020-06-28 21:35:03 +03:00
Eldad Fux
00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux
19a17f4568 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 20:00:53 +03:00
Eldad Fux
3a67ccb522 Accept appwrite self hosted instances 2020-06-28 10:59:52 +03:00
Eldad Fux
0ff3fda3ac Fix for Missing redirect error on redirect from OAuth when using the self-hosted instance success URL #454 2020-06-28 00:37:55 +03:00