1
0
Fork 0
mirror of synced 2024-06-25 17:50:38 +12:00
Commit graph

2517 commits

Author SHA1 Message Date
Eldad Fux dc55858352 Updated Trafik version 2020-07-03 21:07:41 +03:00
Eldad Fux d4186b8886 Small style fix 2020-07-02 01:34:47 +03:00
Eldad Fux a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux 6a87460ddb Updated ClamAV 2020-06-30 21:32:10 +03:00
Eldad Fux 88c3426d11 Upgraded ClamAV container image to version 1.0.11 2020-06-30 17:03:15 +03:00
Eldad Fux 9d90e2c8fb Merge branch 'master' of github.com:appwrite/appwrite 2020-06-30 07:46:58 +03:00
Eldad Fux 1348731ab0 Deprectaed Pubjabi Translations 2020-06-30 07:46:52 +03:00
Eldad A. Fux 27581e931b
Merge pull request #462 from appwrite/eldadfux/issue459
copy to clipboard feature is not working.
2020-06-29 22:15:50 +03:00
Eldad Fux 21323a4937 copy to clipboard feature is not working.
Fixes #459
2020-06-29 08:23:17 +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 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 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 40888326cc Moved config file to config class 2020-06-26 09:14:54 +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
Eldad A. Fux e6c10a6201
Merge pull request #449 from appwrite/single-controller
Single controller
2020-06-25 22:48:36 +03:00
Eldad A. Fux 60eae90a4f
Merge pull request #448 from calendee/patch-1
docs: fix minor grammatical errors
2020-06-25 22:47:17 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux 7a277c3b6a Use all controllers 2020-06-25 14:31:27 +03:00
Justin Noel 2f566e8157
docs: fix minor grammatical errors 2020-06-25 05:54:34 -05:00
Eldad Fux 1e3472b724 Fixed tests 2020-06-25 08:20:26 +03:00
Eldad Fux dacbf8bc3d Added init for console 2020-06-25 00:16:03 +03:00
Eldad Fux 86e9d03e07 Removed isDev global param 2020-06-25 00:10:52 +03:00
Eldad Fux 65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +03:00
Eldad Fux e89004c7f4 Updated docs 2020-06-24 23:59:57 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 8e484d32d8 Removed comment 2020-06-24 23:38:36 +03:00
Eldad Fux d17954d4fb Removed unsued var 2020-06-24 23:38:18 +03:00