Commit Graph
5157 Commits
Author SHA1 Message Date
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob af9db5ac1c feat: update response models and response filters 2022-01-25 03:31:41 +04:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Simon TrockelandGitHub 05ff84d1f6 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Christy Jacob ecc91f92f4 fix: update CLI user agent name 2022-01-19 14:32:14 +04:00
Wess CopeandGitHub 5209fb9c9e Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05: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
Torsten Dittmann 446bb82823 remove: unused UID validator 2022-01-18 12:08:51 +01:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Torsten Dittmann 66f67cceb8 revert: adding documentlist response model 2022-01-17 18:54:46 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Simon TrockelandGitHub 7f52116a17 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Damodar Lohani ea931be54b Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:13:33 +05:45
Damodar Lohani 543c32a1ab fix bucket model 2022-01-16 18:11:21 +05:45
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Christy Jacob 0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Bradley Schofield 6c55c73352 Add build status docblock 2022-01-10 14:01:50 +00: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
Matej BačoandGitHub ff09547ed7 Update src/Appwrite/Utopia/Request/Filters/V12.php 2022-01-07 09:46:28 +01:00
Matej Baco 41138b130f Fixed boolean request filters on listDocuments 2022-01-07 09:33:41 +01:00
Wess CopeandGitHub 25b34eef80 Merge branch 'appwrite:master' into master 2022-01-06 10:03:05 -05:00
Torsten DittmannandGitHub 0095ff2d6c fix: string attribute size response model 2022-01-06 12:41:58 +01:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Torsten Dittmann bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann 9f0644c489 fix: migration for unknown userlimit 2022-01-05 13:54:23 +01:00
Torsten Dittmann f477d2c359 fix: function head 2022-01-05 12:52:33 +01:00
Torsten Dittmann 94d49f9685 fix: migration for leftover documents on deleted projects 2022-01-05 12:49:53 +01:00
Torsten Dittmann 762b532674 fix: migration 2022-01-04 20:09:44 +01:00
Torsten Dittmann 4160827f92 fix: migration 2022-01-04 19:36:06 +01:00
Torsten Dittmann 9c6e03c405 fix: migration 2022-01-04 18:54:18 +01:00
Torsten Dittmann 3e4e5a787d fix: migration 2022-01-04 18:27:19 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Christy Jacob 2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Torsten Dittmann a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann 304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Matej Baco df9e064047 Fixed TODOs 2022-01-04 10:05:21 +01:00
Torsten Dittmann a3fbe546c3 fix: certificates migration 2022-01-03 17:04:39 +01:00