Commit graph

5215 commits

Author SHA1 Message Date
Matej Bačo
7a0e7bfb95 Add runtimes to templates 2024-10-27 16:15:49 +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
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
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
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
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
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
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
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
Khushboo Verma
a4bdc23aef Add more endpoints and models for sites 2024-10-23 12:19:07 +02:00
Khushboo Verma
4240089d41 Add create deployment endpoint 2024-10-22 19:45:49 +02:00
Torsten Dittmann
89b6291488 fix: khusboo review comments 2024-10-22 18:56:34 +02:00
Torsten Dittmann
1434b6bbff fix: builds worker new structure 2024-10-22 18:03:40 +02:00
Torsten Dittmann
a8e2fb1ee5 Merge branch 'feat-sites' of https://github.com/appwrite/appwrite into fix-workers 2024-10-22 17:35:54 +02:00
Torsten Dittmann
c57cb3d2d9 fix: workers 2024-10-22 17:33:33 +02:00
Khushboo Verma
6c6723e181 Refactor callback 2024-10-22 17:10:50 +02:00
Khushboo Verma
5b0a05b4b3 Create site endpoint working 2024-10-22 17:01:38 +02:00
Khushboo Verma
87cbd8fbf3 Move create function, create deployment to modules 2024-10-22 13:00:10 +02:00
Khushboo Verma
a503803725 Add secret attribute to variables 2024-10-21 16:33:57 +02:00
Jake Barnby
16d65f32b3
Review fixes 2024-10-16 21:35:32 +13:00
fogelito
801724e90e APP_DATABASE_QUERY_VALUES 2024-10-15 15:50:02 +03:00
Matej Bačo
408dcbc263 Add async exec doc test 2024-10-14 13:06:08 +00:00
Matej Bačo
16a8fdce4e
Merge branch '1.6.x' into fix-move-write-execution-to-worker 2024-10-13 21:08:13 +02:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
2024-10-11 16:25:26 -07:00
Matej Bačo
8fea73d3bf Fix db issues 2024-10-11 13:32:48 +00:00
Jake Barnby
4fa8f01ce2
Call migration success on success 2024-10-10 21:15:18 +13:00