1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
Commit graph

225 commits

Author SHA1 Message Date
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
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
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
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
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
ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux
539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux
86e9d03e07 Removed isDev global param 2020-06-25 00:10:52 +03:00
Eldad Fux
c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux
d17954d4fb Removed unsued var 2020-06-24 23:38:18 +03:00
Eldad Fux
2bc0bef105 Removed unwanted exit functions 2020-06-24 23:32:33 +03:00
Eldad Fux
2bc181a057 Fixed tests 2020-06-21 15:18:00 +03:00
Eldad Fux
a3aeecfd0d Removed first and last params 2020-06-21 15:12:13 +03:00
Eldad Fux
1b549092c4 Added support for "loose" boolean in query strings 2020-06-21 14:56:42 +03:00
Eldad Fux
569560d456 Unused imports 2020-06-21 10:41:44 +03:00
Eldad Fux
0dec176bb8 Updated first and last description 2020-06-21 10:40:50 +03:00
Eldad Fux
8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux
c2f55786ea Updated health endpoint permission scope 2020-06-20 10:34:36 +03:00
Eldad Fux
a5855b2ae0 Updated storage test 2020-06-20 09:53:12 +03:00
Eldad A. Fux
0425edc9e1
Merge branch 'master' into eldadfux/issue424 2020-06-19 23:18:03 +03:00
Eldad Fux
7495097390 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-19 21:55:14 +03:00
Eldad Fux
0c8ece309f Updated docs 2020-06-19 21:55:08 +03:00
Eldad Fux
41aeba0d11 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-19 21:04:12 +03:00
Eldad Fux
0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Eldad Fux
fea55375d8 Same fix for doc update 2020-06-18 23:52:59 +03:00
Eldad Fux
48d30d71d6 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-18 23:13:03 +03:00
Eldad A. Fux
d2945ed223
Merge pull request #416 from appwrite/doctor-cli
Doctor cli
2020-06-17 14:52:10 +03:00
Eldad Fux
8e1eda173a Added scopes param 2020-06-16 22:37:46 +03:00
Eldad A. Fux
cdce319c09
Merge branch 'master' into doctor-cli 2020-06-15 20:21:33 +03:00
Eldad Fux
76e43da781 Added latest version endpoint (hidden from API) 2020-06-15 11:01:32 +03:00
Eldad A. Fux
70caed07a5
Merge pull request #402 from TorstenDittmann/master
Add responsive and customizable email templates
2020-06-14 23:33:01 +03:00
Torsten Dittmann
eb7e80a628 fix admin mode check 2020-06-14 13:44:57 +02:00
Torsten Dittmann
89e7a5c2c4 rebase into master 2020-06-14 01:06:19 +02:00
Torsten Dittmann
9ec49b90b3 add event property to mail worker 2020-06-14 01:06:05 +02:00
Torsten Dittmann
9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Torsten Dittmann
06c61ec917 add placeholders for colors 2020-06-12 20:21:58 +02:00