Commit graph

198 commits

Author SHA1 Message Date
fogelito
bc53c73a7a Remove $sequence 2025-08-03 09:00:24 +03:00
Matej Bačo
9bab764378 Fix specs with new env vars 2025-07-11 11:15:55 +02:00
Matej Bačo
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax 2025-06-25 16:46:30 +02:00
Khushboo Verma
55be41f633 Resolve merge conflicts 2025-06-13 18:06:47 +05:30
Jake Barnby
bd4bb48da2
Fix merge 2025-06-09 20:50:02 -04:00
Jake Barnby
c852cb3ed0
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/Audits.php
2025-06-09 20:08:41 -04:00
Matej Bačo
66f7d1a3c9 Fix cache issues with proxy for deployment download 2025-06-04 16:54:07 +02:00
Khushboo Verma
6530d31e7a Use ->action(...)) 2025-06-04 14:07:43 +05:30
Jake Barnby
ebb05cba92
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	src/Appwrite/Platform/Modules/Compute/Base.php
#	src/Appwrite/Platform/Modules/Functions/Http/Functions/Deployment/Update.php
#	src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
#	src/Appwrite/Platform/Modules/Sites/Http/Sites/Deployment/Update.php
2025-05-28 21:20:35 +12:00
Matej Bačo
501d29f696 Implement a fix 2025-05-27 11:54:34 +02:00
Matej Bačo
64cea46183 Permissiosn fix for sites 2025-05-27 10:47:28 +02:00
Jake Barnby
3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/api/project.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init/database/filters.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Migration/Version/V15.php
#	src/Appwrite/Migration/Version/V16.php
#	src/Appwrite/Migration/Version/V17.php
#	src/Appwrite/Migration/Version/V18.php
#	src/Appwrite/Migration/Version/V19.php
#	src/Appwrite/Migration/Version/V20.php
#	src/Appwrite/Migration/Version/V21.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Functions.php
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
Matej Bačo
deffe25c30 Fix queries not updating well 2025-05-26 17:54:06 +02:00
Matej Bačo
f6dd9b0d33 Fix how we update rules on active deployment 2025-05-26 16:24:27 +02:00
Matej Bačo
aa9f554853 Fix chunk uploaded manual deployment 2025-05-25 00:05:30 +02:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence" 2025-05-23 21:39:56 +04:00
Jake Barnby
fec814e0ec
Merge remote-tracking branch 'origin/main' into feat-sequence 2025-05-23 19:40:48 +12:00
Matej Bačo
b4f5af8461 Fix: unlimited deployment size 2025-05-22 17:25:47 +02:00
Jake Barnby
71e3446498
Change internal ID to sequence 2025-05-23 02:55:29 +12:00
Khushboo Verma
b727b8c100 Add configurable deployment and build size 2025-05-22 18:01:34 +05:30
Darshan
6ea10dbeb9 remove: data additions to search attribute. 2025-05-13 19:08:12 +05:30
Darshan
9d4a7fadb9 fix: tests due to no search attribute. 2025-05-13 18:59:16 +05:30
Matej Bačo
33d4650827 Post-merge fixes 2025-05-13 10:18:57 +02:00
Matej Bačo
3b38b6bb57 Migration review fixes 2025-05-12 16:52:13 +02:00
Khushboo Verma
2610a0cbcd Set type in createDuplicateDeployment 2025-04-30 02:26:30 +05:30
Matej Bačo
23c4fa27be Fix tests, linter 2025-04-25 12:57:45 +02:00
Matej Bačo
0787034bab Fixes post-1.6.x-merge 2025-04-25 12:26:10 +02:00
Matej Bačo
87d14a88d2 AI-recommended changes 2025-04-16 12:45:58 +02:00
Matej Bačo
733e0498a7 AI-recommended changes 2025-04-16 11:50:42 +02:00
Damodar Lohani
db699fe0f6
Merge branch 'feat-sites' into fix-usage-sites 2025-04-09 08:01:15 +05:45
Matej Bačo
d205ea61c1 Separate function & site timeout 2025-04-08 12:23:43 +02:00
Matej Bačo
2acf241827 Increase default timeout to fix screenshot cold-start issues 2025-04-08 12:12:53 +02:00
Damodar Lohani
8d0cdb8e7f
Merge branch 'feat-sites' into fix-usage-sites 2025-04-08 14:30:43 +05:45
Matej Bačo
a0c013fcec Post-1.6.x-merge fixes 2025-04-08 10:44:57 +02:00
Damodar Lohani
ed332a776f More stats in usage endpoints 2025-04-08 08:42:55 +00:00
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