1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

4951 commits

Author SHA1 Message Date
Torsten Dittmann 12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
Torsten Dittmann c2c53cac94
Apply suggestions from code review 2022-01-21 12:21:20 +01:00
Torsten Dittmann 9ab6b695e6 feat: refactor some of the executor 2022-01-21 11:42:12 +01:00
Bradley Schofield 2e3c904385 Fix a few bugs 2022-01-20 14:41:27 +00:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
Matej Baco 0694d53826 Added more logging 2022-01-20 11:31:04 +01:00
Matej Baco a3b5cfb2f5 Import bug fix 2022-01-19 10:33:48 +01:00
Matej Baco 5fd5a3261e Implemented proper logger for executor 2022-01-18 17:55:53 +01:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Bradley Schofield f85970fa3d Fix functions vars default response
Changed default from array to class
2022-01-18 15:12:26 +00:00
Jake Barnby 4a2614ad05 Fix V08 response filter fallthrough 2022-01-18 17:39:47 +13:00
Eldad A. Fux 11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Bradley Schofield 8d92d32112 Update executor.php 2022-01-17 15:24:19 +00:00
Bradley Schofield 76280b0d23 Fix permission bug 2022-01-17 15:23:35 +00:00
Bradley Schofield a10d099789 Fix fallback values for executor environment variables 2022-01-17 14:04:53 +00:00
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Bradley Schofield 0e5f9b138a Update executor.php 2022-01-17 10:18:31 +00:00
Bradley Schofield 15dff8cbb6 Fix wierd swoole bug 2022-01-17 10:09:29 +00:00
Eldad A. Fux 2fbcc3e23e
Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Eldad A. Fux 6b360149fd
Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Eldad A. Fux 7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Eldad A. Fux 464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Eldad Fux 9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob 6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Christy Jacob 161bb1ec75 fix: delete user and sessions when deleting a user 2022-01-16 03:24:38 +04:00
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux e691e75712 Changed button name 2022-01-15 20:34:01 +02:00
Eldad Fux ebcdfaabfb Deny last user from leaving a project, redirect to home if current user leaves 2022-01-15 16:50:49 +02:00
Eldad Fux 26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Vincent Ge a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Bradley Schofield 0b2c4832f5 Update to handle runtimes becoming more generic 2022-01-11 14:05:50 +00:00
Damodar Lohani 95f740800b set proper domain name while setting cookie in mock api 2022-01-11 17:15:29 +05:45
Bradley Schofield e1b5809779 Update functions.php 2022-01-10 14:45:05 +00:00
Bradley Schofield 87565d07e2 Update collections.php 2022-01-10 14:25:46 +00:00
Bradley Schofield 504cee8fd9 Update functions.php 2022-01-10 14:21:48 +00:00
Bradley Schofield 4e14d892b0 Implement Suggestions 2022-01-10 14:18:33 +00:00
Bradley Schofield e866a352a7 Implement Suggestions 2022-01-10 14:13:23 +00:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Torsten Dittmann b4ee90a235 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:44 +01:00
Torsten Dittmann f90f98b597
Update init.php 2022-01-07 13:58:15 +01:00
Matej Baco 468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Torsten Dittmann bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Torsten Dittmann d8087a7053 fix: sdk version numbers 2022-01-05 16:38:22 +01:00
Torsten Dittmann ade1d93198 fix: ui for functions variables 2022-01-05 15:20:36 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00