Chirag Aggarwal
c3656fd4e7
Merge branch '1.6.x' into feat-group
2025-04-12 06:50:20 +00:00
Chirag Aggarwal
04733e25c8
chore: make group nullable and remove it from endpoints where its not required
2025-04-12 06:41:57 +00:00
Steven Nguyen
b431eb4a51
fix(functions): treat 0 as unlimited for CPUs and memory
...
Prior versions of Appwrite treated 0 as unlimited for
_APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY. As such, this PR updates
the specification validator and the list specifications endpoint to also
treat the default 0 value as unlimited, allowing any specification.
2025-04-11 12:13:06 -07:00
Steven Nguyen and GitHub
4d9521edc6
Merge pull request #9633 from appwrite/fix-migrations-destination
...
Fix migrations
2025-04-11 11:18:52 -07:00
Shimon Newman and GitHub
c4a506445d
Revert "Revert "Multi region support""
2025-04-11 17:52:19 +03:00
Steven Nguyen
8d046f021c
fix: update upgrade migration to create missing attributes
...
Between version 1.6.0 and 1.6.1, the migrations collection was updated
to include a destination attribute and the databases collection was
updated to include an originalId attribute. However, the upgrade
migration was not updated to create these attributes.
This PR updates the migration to create the missing attributes.
2025-04-10 16:21:12 -07:00
Christy Jacob and GitHub
ffe153630d
Revert "Multi region support"
2025-04-10 22:19:23 +05:30
shimon
fb802c7fe4
addressing comments
2025-04-10 18:35:45 +03:00
Matej Bačo
52024ccc26
Add starters; update console
2025-04-10 16:11:38 +02:00
Matej Bačo
2523613056
Improve logs coloring
2025-04-10 10:20:12 +02:00
Chirag Aggarwal
3c78e7efff
fix: query description
2025-04-09 13:15:59 +00:00
Chirag Aggarwal
e8a0425cc3
chore: add allowed attributes to query
2025-04-09 13:03:56 +00:00
Darshan
a53eb6c750
update: bump migrations and update params.
2025-04-09 18:24:59 +05:30
Chirag Aggarwal
b4b356e61f
chore: add queries and search to listing devkeys
2025-04-09 11:14:02 +00:00
Darshan
624538fcaf
revert: local dockerfile change.
2025-04-09 16:35:27 +05:30
Chirag Aggarwal
4a1bf2eb74
fix: permissions on create devKey
2025-04-09 09:44:30 +00:00
Chirag Aggarwal
84595e625d
chore: use getDocument instead to fetch devKey
2025-04-09 09:31:05 +00:00
Chirag Aggarwal
7aecd3814a
fix: minor mistakes in devkeys naming and initialization
2025-04-09 09:15:36 +00:00
Chirag Aggarwal
5a5d1752f9
Merge branch '1.7.x' into feat-development-keys
2025-04-09 09:02:20 +00:00
Matej Bačo
e7b64113ca
pr review changes; fix tests
2025-04-09 10:31:33 +02:00
shimon
07cdd66296
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-09 10:02:40 +03:00
Khushboo Verma
83401c1004
Add metadata to buttons
2025-04-09 10:13:54 +05:30
Jake Barnby
cfab30b43f
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/init/resources.php
2025-04-09 16:31:52 +12:00
Damodar Lohani and GitHub
db699fe0f6
Merge branch 'feat-sites' into fix-usage-sites
2025-04-09 08:01:15 +05:45
Matej Baco
2689cceb71
Implement A/AAAA custom domain support
2025-04-08 14:48:50 +00:00
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 and GitHub
0c35498dbb
Merge branch 'feat-sites' into fix-usage-sites
2025-04-08 14:58:14 +05:45
Matej Bačo
5a0b22f638
Fix after merge
2025-04-08 11:09:12 +02:00
Damodar Lohani
12bf434f6a
fix division by 0
2025-04-08 09:08:00 +00:00
Damodar Lohani
a1a6b40277
fix description
2025-04-08 08:59:20 +00:00
Damodar Lohani
080350f7ad
Fix data types and response
2025-04-08 08:52:12 +00:00
Chirag Aggarwal
2c453d5fd9
fix: request issues and permissions
2025-04-08 08:51:04 +00:00
Damodar Lohani and GitHub
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
Matej Bačo
8e32ef1851
Merge branch '1.7.x' into feat-sites
2025-04-08 10:41:39 +02:00
Matej Bačo
69a7c23d2b
Merge branch '1.6.x' into 1.7.x
2025-04-08 10:24:09 +02:00
Chirag Aggarwal
3bd8405deb
feat: add figma oauth provider
2025-04-08 07:56:35 +00:00
Damodar Lohani
a6d15d032f
improve sites usage
2025-04-08 05:06:03 +00:00
Damodar Lohani
327cb671a1
fix sites usage
2025-04-08 04:49:42 +00:00
shimon
fed98ffdfe
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# docker-compose.yml
2025-04-07 13:06:54 +03:00
Fabian Gruber
0ae70f8321
feat: inject executor instead of creating a new instance
2025-04-07 09:53:38 +02:00
Fabian Gruber
954ed45a36
feat: update appwrite to use generic S3 adapter
2025-04-07 09:53:38 +02:00
Khushboo Verma
b78fbf02af
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-07 12:15:57 +05:30
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
b6550c88ef
new metrics in functions usage response
2025-04-07 03:52:17 +00:00
Damodar Lohani and GitHub
57bc76edc7
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
2025-04-07 09:21:32 +05:45
Damodar Lohani and GitHub
86478e463a
Merge branch 'feat-sites' into fix-usage-sites
2025-04-06 12:04:04 +05:45