1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

431 commits

Author SHA1 Message Date
Bradley Schofield b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield 06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Damodar Lohani 3747cbd132 fix indentation 2022-02-23 05:57:21 +00:00
Damodar Lohani eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani 5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani 53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Jake Barnby d196d108d8 Make func model execute attribute an array 2022-02-16 12:09:37 +13:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani 6801b2dd8b remove adapter attributes 2022-02-15 08:45:23 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob 661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Christy Jacob 96c058431d feat: add link to docs 2022-02-08 20:52:02 +04:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 6256e824ea
Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Bradley Schofield 8e639d4f5f Fix UI 2022-01-31 11:29:31 +00:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
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
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00: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
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
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čo 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
Torsten Dittmann 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
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00: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 fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00