Commit graph

23288 commits

Author SHA1 Message Date
Matej Bačo
31b9f2b4f9 Fix comments 2024-10-28 14:19:44 +01:00
Khushboo Verma
6ff15f9b53 WIP: GitHub Comments for Sites 2024-10-28 14:00:23 +01:00
Torsten Dittmann
b7f519f86e
Merge pull request #8879 from appwrite/fix-check-domain-availability
Throw exception for error
2024-10-28 11:19:04 +01:00
Khushboo Verma
39c1a88dae Throw exception for error 2024-10-28 10:55:58 +01:00
Khushboo Verma
d0808e0c1a
Merge pull request #8878 from appwrite/fix-sites-notice
Fix: unwanted notice
2024-10-27 22:11:50 +01:00
Matej Bačo
34fd22e4e9 Fix unwanted object instead of array 2024-10-27 21:49:44 +01:00
Matej Bačo
d4fb0d37c2 Fix notice 2024-10-27 21:44:59 +01:00
Matej Bačo
fd02ca00f0
Merge pull request #8877 from appwrite/feat-preview-deployments
Feat: Implement preview deployments
2024-10-27 21:25:27 +01:00
Matej Bačo
8a53d02d0c Remove leftover 2024-10-27 21:25:12 +01:00
Matej Bačo
58ee53876b Implement preview deployments 2024-10-27 21:10:53 +01:00
Matej Bačo
853b730def
Merge pull request #8875 from appwrite/chore-add-build-runtime
Add build and serve runtime to updateSite
2024-10-27 19:17:13 +01:00
Khushboo Verma
be5fdbfd4f Add build and serve runtime to updateSite 2024-10-27 18:54:20 +01:00
Khushboo Verma
e6d123b5e8
Merge pull request #8873 from appwrite/chore-rename-common-vars-to-compute
Use compute vars for functions and sites
2024-10-27 18:35:27 +01:00
Khushboo Verma
d8a844a2f9 Fix functions tests 2024-10-27 18:14:47 +01:00
Khushboo Verma
dd87cdbebf Fix remaining vars 2024-10-27 18:04:40 +01:00
Khushboo Verma
4c1881324e Use compute vars for functions and sites 2024-10-27 17:22:45 +01:00
Matej Bačo
bd27a36d16
Merge pull request #8872 from appwrite/fix-site-leftovers
Fix: leftover structure
2024-10-27 16:58:12 +01:00
Matej Bačo
2f999ba3db Fix crashing containers 2024-10-27 16:34:49 +01:00
Matej Bačo
d8ec390cd6 Merge branch 'feat-sites' into fix-site-leftovers 2024-10-27 16:22:53 +01:00
Matej Bačo
7a0e7bfb95 Add runtimes to templates 2024-10-27 16:15:49 +01:00
Khushboo Verma
da7ae6b953
Merge pull request #8863 from appwrite/feat-sites-endpoints
Add timeout and add sites scopes
2024-10-27 16:15:00 +01:00
Khushboo Verma
2dead545f0 Resolve PR comments 2024-10-27 15:51:17 +01:00
Matej Bačo
9c566ec17c Merge branch 'feat-sites' into fix-site-leftovers 2024-10-27 15:49:53 +01:00
Matej Bačo
385fe303cc Fix leftover fields and attributes 2024-10-27 15:48:39 +01:00
Khushboo Verma
81e3709d25 Remove scopes from updateSite endpoint 2024-10-27 15:48:06 +01:00
Khushboo Verma
7f17efcdd8 Resolve merge conflicts 2024-10-27 15:43:52 +01:00
Khushboo Verma
a566ac1078
Merge pull request #8865 from appwrite/feat-check-domain-availability
Add custom domain param in create site endpoint
2024-10-27 15:38:14 +01:00
Khushboo Verma
44e76b4eaa Add a todo 2024-10-27 15:35:18 +01:00
Khushboo Verma
e7e1cfa12e Update desc 2024-10-27 15:32:29 +01:00
Khushboo Verma
77a70cad71 Add endpoint to check subdomain availability 2024-10-27 15:31:00 +01:00
Khushboo Verma
0c2db53ee8 Address PR Comments 2024-10-27 14:11:53 +01:00
Khushboo Verma
83807ed247 Fix projects tests 2024-10-27 12:56:56 +01:00
Khushboo Verma
302a135e5a Fix health tests 2024-10-27 11:52:22 +01:00
Khushboo Verma
6b2160f388 Fix vcs deployments 2024-10-27 11:33:56 +01:00
Khushboo Verma
86a68c50bc Rename subdomain 2024-10-27 11:32:43 +01:00
Khushboo Verma
e2e7d6578c Resolve merge conflicts 2024-10-27 11:30:17 +01:00
Matej Bačo
a171e17666
Merge pull request #8860 from appwrite/feat-sites-static
Feat: Static sites
2024-10-26 21:26:48 +02:00
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