1
0
Fork 0
mirror of synced 2024-06-28 03:01:15 +12:00
Commit graph

1662 commits

Author SHA1 Message Date
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
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 ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +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 d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +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 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 7a277c3b6a Use all controllers 2020-06-25 14:31:27 +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 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 f0261ba2d2 Removed global settings 2020-06-24 23:26:34 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux 94db437d56 Added team models 2020-06-24 08:14:26 +03:00
Eldad Fux 33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +03:00
Eldad Fux 2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux 72edaf7ff5 Added locale object 2020-06-23 00:55:45 +03:00
Eldad Fux 29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux fff951c8fb Fixed tests 2020-06-22 21:38:14 +03:00
Eldad Fux e6a4020fd1 Set user roles at app init 2020-06-22 19:31:59 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux 38758884b5 Updated definitions 2020-06-21 17:44:52 +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 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 A. Fux 0abfa5e5fc
Merge pull request #436 from appwrite/functions-performance
Functions performance
2020-06-21 00:15:46 +03:00
Eldad A. Fux a8b532580a
Merge pull request #434 from appwrite/eldadfux/issue430
Fix for Doctor CLI
2020-06-21 00:15:23 +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 Fux 845b9198b5 [BUG] Doctor fails check when ClamAV is disabled and not running
Fixes #430
2020-06-20 01:32:32 +03:00
Eldad A. Fux ef270af86e
Merge pull request #425 from appwrite/eldadfux/issue424
Fix for new document JSON validation
2020-06-20 00:17:21 +03:00
Eldad A. Fux 3ec94dfa1c
Merge pull request #431 from TorstenDittmann/patch-1
Add system email to certification obtaining
2020-06-20 00:16:44 +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
Torsten Dittmann 64767c09a8
Add system email to certification obtaining 2020-06-19 18:39:13 +02: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
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 Fux 8c53875992 Updated docs 2020-06-18 15:29:35 +03:00
Eldad Fux 38fe69b4a0 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-18 09:08:33 +03:00
Eldad Fux 0cac2ed506 Fix error message when abuse is missing project ID 2020-06-17 23:08:55 +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 e1d906690b Fix for custom message 2020-06-17 14:51:20 +03:00
Eldad Fux e7899f0ec2 Added more checks 2020-06-17 14:39:46 +03:00
Eldad Fux 7a896dcf82 Added disk usage check 2020-06-17 14:18:28 +03:00
Eldad Fux 7e2d909dd9 Merge branch 'master' of github.com:appwrite/appwrite into doctor-cli 2020-06-17 13:50:09 +03:00
Eldad Fux 0a700ee695 Updated Dart SDK 2020-06-17 13:46:15 +03:00
Eldad Fux 3f2524e17a Updated Web SDK 2020-06-17 13:12:45 +03:00
Eldad Fux 2366a0dcb4 Updated SDK 2020-06-16 22:39:14 +03:00
Eldad Fux 8e1eda173a Added scopes param 2020-06-16 22:37:46 +03:00
Eldad Fux cff7b44ddc Updated SDKs 2020-06-16 20:34:52 +03:00
Eldad Fux 9152b9d721 Updated error message 2020-06-16 09:13:24 +03:00
Eldad Fux c16a6572ce Merge branch 'doctor-cli' of github.com:appwrite/appwrite into doctor-cli 2020-06-16 09:12:35 +03:00
Eldad Fux 6668765f3e Updated Emoji 2020-06-16 09:12:29 +03:00
Eldad Fux 1d0d19a1f1 Fixed android update form 2020-06-16 00:20:31 +03:00
Eldad Fux 938a3a71d0 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-15 23:05:54 +03:00
Eldad Fux 305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +03:00
Eldad A. Fux cdce319c09
Merge branch 'master' into doctor-cli 2020-06-15 20:21:33 +03:00
Eldad A. Fux 8a6ec0d617
Merge pull request #414 from appwrite/oauth-grid
Oauth grid
2020-06-15 17:11:26 +03:00
Eldad A. Fux 3225100030
Merge pull request #417 from rubensdemelo/patch-1
Fix pt-br email auth recover
2020-06-15 17:09:32 +03:00
Eldad Fux dddfd600f2 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-15 17:06:35 +03:00
Eldad Fux a102eb3938 Fix for missing project ID error 2020-06-15 17:06:27 +03:00
Rubens de Melo 4bd84ea190
Fix pt-br email auth recover
Grammatical corrections
2020-06-15 11:05:47 -03:00
Eldad Fux f4023dcfb9 Added abuse test 2020-06-15 16:54:19 +03:00
Eldad Fux d007efe9de Updated emoji 2020-06-15 11:19:03 +03:00
Eldad Fux 09ad2ffd90 Added doctor CLI 2020-06-15 11:01:48 +03:00
Eldad Fux 76e43da781 Added latest version endpoint (hidden from API) 2020-06-15 11:01:32 +03:00
Eldad A. Fux 565b2ca631
Update providers.php 2020-06-15 10:01:14 +03:00
Eldad Fux 9f10b8bc70 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-15 00:40:25 +03:00
Eldad Fux d6fffb0459 New OAuth grid 2020-06-15 00:14:54 +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 1688b96cff fix minor template bugs 2020-06-14 22:22:41 +02:00
Eldad Fux 56c3f3a946 Animation is off by default and turned on manually 2020-06-14 21:43:08 +03:00
Torsten Dittmann eb7e80a628 fix admin mode check 2020-06-14 13:44:57 +02:00
Torsten Dittmann 6b365d5e73 remove unnecessary change 2020-06-14 01:14:30 +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
Eldad Fux 709c1f0b96 Style fixes 2020-06-14 01:57:34 +03:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Eldad Fux 060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +03:00
Eldad Fux ade33edd6f Small UI updates 2020-06-13 23:26:45 +03:00
Eldad Fux 0adbf049a2 Updated icon size 2020-06-13 21:44:50 +03:00
Eldad A. Fux 368d5e094e
Merge pull request #406 from appwrite/ui-performance
UI Performance & Accessibility Improvments
2020-06-13 20:13:27 +03:00
Eldad Fux 91435411fa Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-13 18:59:46 +03:00
Eldad Fux 294a64daa6 Updated SDKs 2020-06-13 18:18:55 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad A. Fux 6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
Torsten Dittmann 06c61ec917 add placeholders for colors 2020-06-12 20:21:58 +02:00
Torsten Dittmann f90552ccf8 fix tests and email clients blocking css 2020-06-12 19:56:22 +02:00
Torsten Dittmann d6e0055666 Merge branch 'master' of https://github.com/TorstenDittmann/appwrite 2020-06-12 19:08:06 +02:00
Torsten Dittmann 65eeb4c606 update all templates to new structure 2020-06-12 19:07:22 +02:00
Torsten Dittmann b426a63984 fix mail subject encoding 2020-06-12 18:49:56 +02:00
Torsten Dittmann bab6ae3b79 remove name from team invitation template 2020-06-12 04:27:11 +02:00
Torsten Dittmann 9426fca12a remove whitespace and comment 2020-06-12 01:30:27 +02:00
Torsten Dittmann 8a4227bcb7 add responsive email templates 2020-06-12 01:20:32 +02:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux c2deb11361 Changed Gravatar filter name 2020-06-11 11:58:53 +03:00
Eldad Fux a5fe705a10 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-11 11:41:40 +03:00
Eldad Fux ce3f2037a3 Changed font weight 2020-06-11 11:41:03 +03:00
Eldad A. Fux 293030766b
Merge pull request #352 from TorstenDittmann/master
[API] Locale - List languages - ISO 639-1
2020-06-11 11:25:06 +03:00
Eldad Fux 69f944ec46 Removed gravatar upload button 2020-06-11 10:57:12 +03:00
Eldad Fux 9eef72cdd3 Limited number of cells 2020-06-11 07:37:12 +03:00