1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

2557 commits

Author SHA1 Message Date
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 122f1c8a28 Updated stack 2020-06-28 23:56:27 +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 8d92ee4e3e
Merge pull request #439 from appwrite/deprecated-first-and-last
Removed first and last params
2020-06-28 22:05:37 +03:00
Eldad A. Fux c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00
Eldad A. Fux 9efce7d1ad
Merge pull request #438 from appwrite/eldadfux/issue429
Added support for "loose" boolean in query strings
2020-06-28 21:49:51 +03:00
Eldad Fux 8ee9943468 Updated changelog 2020-06-28 21:38:16 +03:00
Eldad Fux b2b716048e Updated deps 2020-06-28 21:35:12 +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 A. Fux 17b9dc76a6
Merge pull request #457 from appwrite/eldadfux/issue456
Unable to use GitHub OAuth provider
2020-06-28 18:33:45 +03:00
Eldad Fux a615817834 Updated changelog 2020-06-28 12:04:27 +03:00
Eldad Fux 3e16f52ea8 Merge branch 'master' of github.com:appwrite/appwrite into eldadfux/issue456 2020-06-28 12:02:04 +03:00
Eldad Fux d1587e5cee Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 12:00:12 +03:00
Eldad Fux 157ef49125 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-28 11:59:28 +03:00
Eldad Fux fa5dddb2b9 Updated change log 2020-06-28 11:59:23 +03:00
Eldad A. Fux 1424f3c682
Merge pull request #455 from appwrite/oauth-redirect-fix
Fix for Missing redirect error on redirect from OAuth when using the …
2020-06-28 11:57:29 +03:00
Eldad Fux 86259c9cfe Merge branch 'oauth-redirect-fix' of github.com:appwrite/appwrite into eldadfux/issue456 2020-06-28 11:01:14 +03:00
Eldad Fux 3a67ccb522 Accept appwrite self hosted instances 2020-06-28 10:59:52 +03:00
Eldad Fux a8848e770f Updated deps 2020-06-28 08:58:16 +03:00
Eldad Fux 8c5ae66b77 Require less permissions by default 2020-06-28 01:56:48 +03:00
Eldad Fux e1387b5e80 Fixed capital letter issue 2020-06-28 01:40:36 +03:00
Eldad Fux caefe03bc3 Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:39:35 +03:00
Eldad Fux fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +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
Eldad Fux 3c2394d0c0 Added new resources 2020-06-27 22:42:38 +03:00
Eldad Fux 4abc35fe1a Removed commented code 2020-06-27 10:25:12 +03:00
Eldad Fux 437a008895 Remove unused global 2020-06-27 08:52:23 +03:00
Eldad Fux 601073302b Removed unused globals 2020-06-27 08:48:47 +03:00
Eldad Fux b41fe51c50 Added avatars to the config class 2020-06-27 08:36:22 +03:00
Eldad Fux 443e05a37e Added request global 2020-06-27 07:44:04 +03:00
Eldad Fux 68b073c02a Removed path and version global vars 2020-06-27 07:29:33 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux e088140ff5 Use utopia to get env vars 2020-06-26 15:40:24 +03:00
Eldad Fux 62dda1d425 Added storage init 2020-06-26 15:28:57 +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 375172f5d9 Work in progress 2020-06-26 12:54:37 +03:00
Eldad Fux 40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux 30d875a6f1 Updated comments 2020-06-25 23:26:02 +03:00
Eldad Fux e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad A. Fux 2af82d0fe4
Merge pull request #450 from appwrite/remove-multiple-includes
Unified include calls
2020-06-25 23:07:20 +03:00
Eldad Fux efa0206015 Removed debuging 2020-06-25 23:02:26 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00