Commit Graph
16599 Commits
Author SHA1 Message Date
Matej Bačo 0dd617d4a7 Change default to empty string 2022-03-21 11:29:49 +00:00
Bradley Schofield 2e00acc17b Increase Execution output limit to 1MB 2022-03-21 11:25:08 +00:00
Eldad A. FuxandGitHub d69aba54c0 Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. FuxandGitHub afb3b69008 Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej BačoandGitHub 59b3928a66 Fix GH issue url 2022-03-21 08:30:56 +01:00
Damodar Lohani b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar LohaniandGitHub ab3db2af1b add comment 2022-03-20 08:33:40 +05:45
68b1950751 Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Christy Jacob 0feb4a1008 feat: added comment about rethrowing PDO exception 2022-03-19 02:58:54 +04:00
Christy Jacob 137ec1631b feat: added comment about rethrowing PDO exception 2022-03-19 02:57:50 +04:00
Christy JacobandGitHub 1aa0be51bd Merge pull request #2964 from appwrite/fix-double-event-log
Fix PDOException double event log
2022-03-18 23:47:49 +04:00
Everly Precia SureshandGitHub 7eb59c5290 Update deletes.php 2022-03-18 22:58:28 +05:30
Everly Precia SureshandGitHub c407c83615 Update deletes.php 2022-03-18 22:56:12 +05:30
Everly Precia Suresh 66d3f03f35 update deletes.php 2022-03-18 17:25:09 +00:00
Everly Precia Suresh 7d5683262e fix conflicts 2022-03-18 17:23:14 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia SureshandGitHub fc8397de79 Update variables.php 2022-03-18 22:41:30 +05:30
Everly Precia SureshandGitHub 51ea3b2cbc Update deletes.php 2022-03-18 22:17:09 +05:30
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Bradley Schofield 5a6c419194 Move PDO throw to above logger 2022-03-18 12:18:32 +00:00
Damodar Lohani e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Matej Bačo 1bb49c37e0 Improve build container cleanup 2022-03-18 11:42:13 +00:00
Damodar Lohani 3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani 2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani 46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar LohaniandGitHub 43f60739d7 Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Bradley Schofield 8c984a555f Add a 'detailedTrace' extra for the logger library 2022-03-18 10:05:38 +00:00
Everly Precia SureshandGitHub d238ec1d86 fix spelling of default values for s3 and spaces regions 2022-03-18 01:54:50 +05:30
Matej Bačo 8b8dc7a1f2 Synced env file 2022-03-17 11:43:01 +00:00
Torsten DittmannandGitHub d021fb6cda Merge pull request #2948 from gewenyu99/doc-database-documentation-improvements
Database documentation improvements
2022-03-17 00:37:57 +01:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Torsten Dittmann 22550a8441 chore: increase cache buster 2022-03-15 19:24:28 +01:00
Torsten Dittmann 44be3203c9 chore: increase cache buster 2022-03-15 19:23:37 +01:00
Torsten Dittmann 534cf2d56e Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-3 2022-03-15 19:16:09 +01:00
Wen Yu Ge a055341a5a remove accidental space at end of sentence 2022-03-15 11:22:48 -04:00
Christy Jacob 7a2614ed6d feat: update test message 2022-03-15 18:53:20 +04:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Christy Jacob 1728833307 feat: update error message 2022-03-15 16:04:43 +04:00
Christy Jacob d17e252f93 feat: handle errros better in the executor 2022-03-15 15:56:00 +04:00
Torsten Dittmann 0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Christy Jacob e145761800 feat: use build timeout when building runtime 2022-03-15 01:02:24 +04:00
Wen Yu Ge 02ef450b3a Updates description of document data updates, so users only include fields that needs and update. 2022-03-14 17:00:50 -04:00
Wen Yu Ge d4b75b113b Adds reference to query class and query guide in list document 2022-03-14 16:54:55 -04:00
Eldad A. FuxandGitHub a314f6d6a1 Merge pull request #2929 from appwrite/fix-ui-float-input
fix: ui float input field
2022-03-14 19:35:21 +02:00
Elad Shechter 67b32a6793 - Fix preview-image 2022-03-14 16:16:36 +04:00
Damodar Lohani 1835dba27f storage preview limit variable 2022-03-13 08:11:05 +00:00
Damodar Lohani d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00