Matej Bačo
|
d8610e0f2a
|
Upgrade executor to fix tests
|
2024-10-26 18:57:37 +00:00 |
|
Matej Bačo
|
93222bf3f9
|
Fix response format; formatting
|
2024-10-26 20:47:43 +02:00 |
|
Matej Bačo
|
ea6765c68a
|
Support static sites
|
2024-10-26 18:43:30 +02:00 |
|
Khushboo Verma
|
6ac81dea19
|
Check if subdomain exists before creating site
|
2024-10-26 18:34:58 +02:00 |
|
Khushboo Verma
|
e4dd9bc9f9
|
Use custom domain in create site endpoint
|
2024-10-26 17:07:15 +02:00 |
|
Khushboo Verma
|
03d4d4c8fa
|
Add build env vars for sites
|
2024-10-26 12:29:42 +02:00 |
|
Khushboo Verma
|
fcc51d3352
|
Add sites build timeout env var
|
2024-10-26 11:14:55 +02:00 |
|
Khushboo Verma
|
08630cd686
|
Add timeout and add sites scopes
|
2024-10-26 11:01:14 +02:00 |
|
Matej Bačo
|
9295a4e7ce
|
Update depenrencies
|
2024-10-25 19:25:51 +02:00 |
|
Matej Bačo
|
826a1a02a2
|
Merge pull request #8844 from appwrite/feat-site-endpointsa
Add new endpoints in HTTP structure
|
2024-10-25 18:46:11 +02:00 |
|
Khushboo Verma
|
4ed08cefa7
|
Fix getTemplate endpoint
|
2024-10-25 18:04:32 +02:00 |
|
Khushboo Verma
|
1a33a0c4d1
|
Fix range and frameworks
|
2024-10-25 16:23:29 +02:00 |
|
Khushboo Verma
|
4d3d710211
|
Add missing group to templates API
|
2024-10-25 16:05:45 +02:00 |
|
Khushboo Verma
|
ac93e70dd2
|
Update listframeworks endpoint
|
2024-10-25 15:56:28 +02:00 |
|
Khushboo Verma
|
dd3ffbb391
|
Add getTemplate endpoint for sites
|
2024-10-25 14:55:09 +02:00 |
|
Khushboo Verma
|
9d1d101586
|
Update VCS endpoin to work for both functions and sites
|
2024-10-25 14:41:14 +02:00 |
|
Christy Jacob
|
52936d7eb5
|
Merge pull request #8855 from appwrite/PLA-1776
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 15:38:41 +04:00 |
|
Fabian Gruber
|
4313162b5e
|
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 13:25:54 +02:00 |
|
Khushboo Verma
|
32da7b8fe2
|
Merge pull request #8852 from appwrite/fix-sites-commands-and-hardcoded
fix: commands and todos
|
2024-10-25 11:59:02 +02:00 |
|
Torsten Dittmann
|
41484113a0
|
chore: add comments
|
2024-10-25 10:55:31 +02:00 |
|
Torsten Dittmann
|
5d6a8be66d
|
fix: function command
|
2024-10-24 19:43:12 +02:00 |
|
Torsten Dittmann
|
aba3a31663
|
fix: deployment/deploymentId
|
2024-10-24 19:28:20 +02:00 |
|
Torsten Dittmann
|
8950f71b0a
|
revert: comments
|
2024-10-24 19:24:24 +02:00 |
|
Torsten Dittmann
|
54d3668693
|
fix: todos for sites
|
2024-10-24 19:20:00 +02:00 |
|
Khushboo Verma
|
b16169f867
|
Add secret to templateVariable model
|
2024-10-24 18:09:43 +02:00 |
|
Khushboo Verma
|
bbd589f6a8
|
Add download build endpoint to sites
|
2024-10-24 18:02:26 +02:00 |
|
Khushboo Verma
|
765d8241f2
|
Add secret param to site variables
|
2024-10-24 16:32:53 +02:00 |
|
Khushboo Verma
|
8e041ddeb6
|
Merge branch 'feat-sites' into feat-site-endpointsa
|
2024-10-24 15:24:37 +02:00 |
|
Khushboo Verma
|
a4a7fe0c48
|
Merge branch '1.7.x' into feat-sites
|
2024-10-24 15:24:25 +02:00 |
|
Khushboo Verma
|
a247fc3b48
|
Merge branch 'feat-site-endpointsa' of github.com:appwrite/appwrite into feat-site-endpointsa
|
2024-10-24 15:22:16 +02:00 |
|
Khushboo Verma
|
d876085f6d
|
Add usage endpoints
|
2024-10-24 15:21:40 +02:00 |
|
Torsten Dittmann
|
bba9c3d57a
|
Merge pull request #8831 from appwrite/feat-add-secret-environment-vars
Add secret attribute to variables
|
2024-10-24 12:53:10 +02:00 |
|
Christy Jacob
|
0df3bbec24
|
Merge pull request #8812 from appwrite/PLA-1776
feat: allow blocking based on resource attributes
|
2024-10-24 14:47:44 +04:00 |
|
Khushboo Verma
|
944e971124
|
Merge pull request #8849 from appwrite/feat-site-static-runtime
feat: static runtime
|
2024-10-24 12:38:57 +02:00 |
|
Torsten Dittmann
|
e512ab1816
|
Merge branch 'feat-site-static-runtime' of https://github.com/appwrite/appwrite into feat-site-static-runtime
|
2024-10-24 12:19:19 +02:00 |
|
Torsten Dittmann
|
83b5aecbfd
|
chore: add todo comment
|
2024-10-24 12:19:10 +02:00 |
|
Khushboo Verma
|
2f9d00fc07
|
Update the description for secret var
|
2024-10-24 12:08:33 +02:00 |
|
Khushboo Verma
|
23b57692ec
|
Merge branch 'feat-site-endpointsa' into feat-site-static-runtime
|
2024-10-24 12:06:02 +02:00 |
|
Khushboo Verma
|
8bda7f1e1e
|
Add listSiteTemplates endpoint and response models
|
2024-10-24 11:47:09 +02:00 |
|
Fabian Gruber
|
225e2c21c3
|
feat: allow blocking based on resource attributes
|
2024-10-24 11:26:25 +02:00 |
|
Khushboo Verma
|
12bddc3b1f
|
Change secret type to bool
|
2024-10-24 10:59:47 +02:00 |
|
Khushboo Verma
|
8f5fa84996
|
Add variable endpoints for sites
|
2024-10-24 10:49:43 +02:00 |
|
Khushboo Verma
|
3af34f078c
|
Merge branch 'feat-site-endpointsa' into feat-site-static-runtime
|
2024-10-23 18:37:45 +02:00 |
|
Torsten Dittmann
|
57e596fea2
|
feat: static runtime for site
|
2024-10-23 18:36:26 +02:00 |
|
Khushboo Verma
|
9793cf4ece
|
Add all deployment endpoints for sites
|
2024-10-23 17:07:28 +02:00 |
|
Christy Jacob
|
3cc53acbf2
|
Merge pull request #8848 from appwrite/feat-change-default-function-spec
feat: use 1 instead of 0.5 cpu
|
2024-10-23 18:56:17 +04:00 |
|
loks0n
|
51fe894a3f
|
Revert "Merge pull request #8757 from ItzNotABug/update-walter-references"
This reverts commit a49c3a33f0, reversing
changes made to 3887ba69d7.
|
2024-10-23 15:20:45 +01:00 |
|
loks0n
|
6f7d8d7f62
|
chore: add comment
|
2024-10-23 15:16:15 +01:00 |
|
loks0n
|
f7633c9c3b
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-change-default-function-spec
|
2024-10-23 15:10:33 +01:00 |
|
Christy Jacob
|
5fa4711247
|
Merge pull request #8846 from appwrite/PLA-1797
fix: allow '.wav' as 'audio/x-wav' as well
|
2024-10-23 18:08:41 +04:00 |
|