Commit graph

163 commits

Author SHA1 Message Date
Damodar Lohani
a6d15d032f improve sites usage 2025-04-08 05:06:03 +00:00
Damodar Lohani
092bb1adac fix possible division by zero 2025-04-07 06:41:13 +00:00
Damodar Lohani
8e18af5db1 update get usage and response model 2025-04-07 04:45:20 +00:00
Damodar Lohani
1c10528585
Merge branch 'feat-sites' into fix-usage-sites 2025-04-03 10:23:34 +05:45
Matej Bačo
51d2deca5f Fix endpoint description 2025-04-01 20:44:49 +02:00
Damodar Lohani
3a3e9cc281 Fix get usage - sites and functions 2025-04-01 03:59:40 +00:00
Matej Bačo
ef39f8c2e2 Fix multiple small bugs
- VCS deployments stuck in waiting
- Fix tcp coroutine issues in builds worker, failing screenshots
- Fix command escaping with space and quotes
- Remove branding from already branded 404 page
- Fix css reset of preview banner
- Remove scope check from public endpoints
- Improve build logs colors
- Function logs say capturing screenshot
- Update GitHub comment design
2025-03-31 18:51:33 +02:00
Damodar Lohani
11bd9e63f0 update constants 2025-03-31 06:45:16 +00:00
Matej Bačo
7c1fb0d945 Add template details 2025-03-27 11:32:03 +01:00
Matej Bačo
b11749c452
Merge pull request #9576 from appwrite/feat-add-logging-param-to-sites
Add logging param to sites
2025-03-25 15:55:22 +01:00
Khushboo Verma
abae54f72c Update copy for logging 2025-03-25 19:49:57 +05:30
Khushboo Verma
bf2b3b68e3 Add logging param to sites 2025-03-25 19:14:14 +05:30
Khushboo Verma
9fd8c5ab9d Add fallbackfile and adapter to deployments collection 2025-03-24 20:04:02 +05:30
Matej Bačo
e34fc92c7c PR review changes 2025-03-20 15:44:15 +01:00
Matej Bačo
bb01c9e9e9 Add latest deployment tests 2025-03-20 15:22:35 +01:00
Matej Bačo
ffb86ace38 Add latest info detail to site & function 2025-03-18 15:29:21 +01:00
Matej Bačo
362520ff4a Remove active depoyment status (not relevant, always ready) 2025-03-18 12:56:44 +01:00
Matej Bačo
7cade1a27d Add active deployment status and creation date 2025-03-18 12:44:21 +01:00
Matej Bačo
ef163e8517 Add screenshots to site 2025-03-18 12:01:30 +01:00
Matej Bačo
a0d4e4736c
Merge pull request #9524 from appwrite/feat-deployment-total-size
Feat: totalSize attribute
2025-03-18 11:03:11 +01:00
Matej Bačo
b4536a94e0 Introduce dpeloyment totalSize + tests 2025-03-17 17:35:03 +01:00
Matej Bačo
ae5267cda7 Fix response model for adapters (frameworks) 2025-03-17 16:02:16 +01:00
Matej Bačo
a4d4b6ffb5 Fix tests 2025-03-17 11:41:02 +01:00
Matej Bačo
cbdd344490 Remove framework env var 2025-03-17 11:21:52 +01:00
Matej Bačo
c5dfabdb7c Fix commit deployments, allow for sites 2025-03-13 15:38:29 +01:00
Matej Bačo
8376b176cb Support commit type 2025-03-13 11:17:10 +01:00
Matej Bačo
69ed3bb776 New deployment status while queued 2025-03-13 10:53:25 +01:00
Khushboo Verma
f2ba319e6e Improve params readability 2025-03-13 12:16:17 +05:30
Matej Bačo
ba26dd6df5 Apply consistency of attributes 2025-03-11 16:26:49 +01:00
Matej Bačo
ab7041d653 Merge branch 'feat-sites' into chore-add-template-tests-to-sites 2025-03-11 14:17:40 +01:00
Khushboo Verma
1b04ae6d96 Add get and list template tests for sites 2025-03-11 17:21:28 +05:30
Matej Bačo
95e96b3bfb Fix missing deployment domains 2025-03-11 11:53:26 +01:00
Matej Bačo
71b56fc504 Remove log/execution search 2025-03-11 10:22:28 +01:00
Matej Bačo
f61db29498 Rename config to follow folder pattern 2025-03-11 09:50:02 +01:00
Matej Bačo
aabee0ac37 Fix order of site commands 2025-03-09 16:15:08 +01:00
Matej Bačo
4e1168654d Fix tests 2025-03-09 15:42:17 +01:00
Matej Bačo
254018071a Fix tests; upgrade console 2025-03-09 15:33:06 +01:00
Matej Bačo
fed6cefa81 Fix cors issues 2025-03-09 14:50:45 +01:00
Matej Bačo
3730ff4895 Fix SDK generation 2025-03-09 00:19:54 +01:00
Matej Bačo
5f766f6a13 Merge branch 'feat-sites' into chore-rules-rehaul 2025-03-08 21:33:13 +01:00
Matej Bačo
7d27ceef43
Merge pull request #9315 from appwrite/feat-add-detection-logic
Integrate detection library with Appwrite
2025-03-08 21:30:19 +01:00
Matej Bačo
b4d366eea1
Merge pull request #9457 from appwrite/chore-remove-builds-collection
Chore Remove builds collection
2025-03-08 20:45:10 +01:00
Matej Bačo
f75acfa503 Remove deploymentUpdatePolicy, add trigger 2025-03-08 19:19:05 +01:00
Matej Bačo
232f99c6c9 Finalize PR, review changes, fix tests 2025-03-08 16:50:39 +01:00
Matej Bačo
c6a862a0a3 Specifications test, fix failures 2025-03-07 23:17:15 +01:00
Matej Bačo
1d983a949e Merge site & function specs 2025-03-07 22:36:13 +01:00
Matej Bačo
c1ee2f2b41 Failing test fixes 2025-03-07 21:04:24 +01:00
Matej Bačo
6a584c83c1 Attribute renaming 2025-03-07 20:14:11 +01:00
Matej Bačo
f07c351c94 Linter fix 2025-03-07 11:22:13 +01:00
Matej Bačo
9400fdbbe5 Leftover bugs after rework 2025-03-07 10:43:54 +01:00