Commit graph

5414 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
Khushboo Verma
39c1a88dae Throw exception for error 2024-10-28 10:55:58 +01:00
Khushboo Verma
4c1881324e Use compute vars for functions and sites 2024-10-27 17:22:45 +01:00
Khushboo Verma
7f17efcdd8 Resolve merge conflicts 2024-10-27 15:43:52 +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
6b2160f388 Fix vcs deployments 2024-10-27 11:33:56 +01:00
Khushboo Verma
03d4d4c8fa Add build env vars for sites 2024-10-26 12:29:42 +02:00
Khushboo Verma
4ed08cefa7 Fix getTemplate endpoint 2024-10-25 18:04:32 +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
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
d876085f6d Add usage endpoints 2024-10-24 15:21:40 +02:00
Khushboo Verma
8bda7f1e1e Add listSiteTemplates endpoint and response models 2024-10-24 11:47:09 +02:00
Khushboo Verma
12bddc3b1f Change secret type to bool 2024-10-24 10:59:47 +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
7da8b44c63 chore: run formatter 2024-10-22 17:35:24 +02:00
Torsten Dittmann
c57cb3d2d9 fix: workers 2024-10-22 17:33:33 +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
b32cb30737
Force CI 2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI 2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error 2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value 2024-10-17 18:32:11 +13:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
2024-10-11 16:25:26 -07:00
Jake Barnby
ba24b668c9
Lint 2024-10-08 14:43:06 +13:00
Jake Barnby
2a6572ec4a
Merge remote-tracking branch 'origin/1.6.x' into chore-release-ruby
# Conflicts:
#	app/controllers/api/functions.php
#	composer.lock
2024-10-08 14:39:30 +13:00
Jake Barnby
be1cada848
Fix specs 2024-10-08 14:17:34 +13:00
shimon
4590ae11ee revert last commit 2024-10-07 13:57:02 +03:00
shimon
fa513d6242 debug 2024-10-07 11:06:08 +03:00
shimon
424f24af04 remove resource 2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09 remove audits deletion 2024-10-06 20:22:25 +03:00
Torsten Dittmann
ec77ab1007 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-03 11:13:44 +02:00
Binyamin Yawitz
671f801cd5
fix: missing protocol 2024-10-02 13:27:02 -04:00
Torsten Dittmann
4f4edc48af Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-02 17:38:50 +02:00
Damodar Lohani
769a8ee6c9
Remove JPEG fallback for webp
- Now that safari supports webp but without the appropriate header, remove the fallback
2024-10-02 11:23:27 +05:45
Christy Jacob
c610c9aff1
Merge pull request #8565 from appwrite/feat-console-roles-dl
chore: Changes for console roles support
2024-10-01 19:20:04 +04:00
fogelito
54f55f65f4 deletes-worker-set-project 2024-10-01 17:17:36 +03:00
Matej Bačo
2b3cab887f Merge branch 'main' into 1.6.x 2024-09-30 15:33:15 +02:00
Damodar Lohani
e9a5299547 Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl 2024-09-29 02:01:42 +00:00
Torsten Dittmann
5f15c34ad5 Merge branch 'feat-console-roles-dl' of https://github.com/appwrite/appwrite into migrations-backups 2024-09-27 14:55:57 +02:00
Torsten Dittmann
2841875714 Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups 2024-09-27 12:15:11 +02:00
fogelito
b1cfd1c0ff Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2024-09-26 10:42:15 +03:00
Steven Nguyen
52700f12c2
Merge pull request #8404 from appwrite/1.5.x-db-storage-metrics
db storage metrics
2024-09-25 21:09:26 -07:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints 2024-09-25 14:05:59 -07:00
Luke B. Silver
bff846480a
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2024-09-25 10:01:12 +01:00