Chirag Aggarwal
6372180537
chore: update specs
2025-04-14 08:22:42 +00:00
Chirag Aggarwal
f31cb0cdfc
chore: added tests for checking if sdks are updated in devkeys
2025-04-14 07:34:05 +00:00
Chirag Aggarwal
3b8354d2ea
chore: add sdk to key
2025-04-14 03:55:04 +00:00
Damodar Lohani
5f6e65c1aa
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump
2025-04-13 09:47:45 +05:45
Damodar Lohani
932f34df92
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
2025-04-13 09:47:30 +05:45
Damodar Lohani
fb7223bd1b
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump
2025-04-13 09:30:51 +05:45
Chirag Aggarwal
b1685a5ca1
chore: update users auth group to sessions
2025-04-12 13:38:00 +00:00
Darshan
a64b8e57af
address comments.
2025-04-12 17:10:06 +05:30
Chirag Aggarwal
c3656fd4e7
Merge branch '1.6.x' into feat-group
2025-04-12 06:50:20 +00:00
Chirag Aggarwal
b3c9e6181f
chore: update groups
2025-04-12 06:50:02 +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
Chirag Aggarwal
1dd0b419c5
chore: update console
2025-04-11 15:32:03 +00:00
Shimon Newman
c4a506445d
Revert "Revert "Multi region support""
2025-04-11 17:52:19 +03:00
Christy Jacob
ffe153630d
Revert "Multi region support"
2025-04-10 22:19:23 +05:30
shimon
312d1029c0
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 18:36:05 +03:00
shimon
fb802c7fe4
addressing comments
2025-04-10 18:35:45 +03:00
shimon
f5852a52e2
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-10 17:20:23 +03:00
shimon
ff89da513f
addressing comments
2025-04-10 17:20:05 +03:00
Matej Bačo
52024ccc26
Add starters; update console
2025-04-10 16:11:38 +02:00
Khushboo Verma
d733e8b75f
Add trace button
2025-04-10 16:39:37 +05:30
Jake Barnby
31cf1266e1
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-04-10 18:22:21 +12:00
Steven Nguyen
49ab765ee8
Bump console to version 5.2.56
2025-04-09 17:02:24 -07:00
Christy Jacob
2495101dfd
Merge pull request #9624 from appwrite/feat-cache-telemetry
...
feat: cache telemetry
2025-04-10 00:31:06 +04:00
Khushboo Verma
98a5294709
Handle route_not_found
2025-04-09 23:35:08 +05:30
Khushboo Verma
39476fa3d5
Fix button URL for no active deployments
2025-04-09 23:20:06 +05:30
Chirag Aggarwal
3c78e7efff
fix: query description
2025-04-09 13:15:59 +00:00
Chirag Aggarwal
c6399a2a01
chore: update specs and tests
2025-04-09 13:11:48 +00:00
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
Matej Bačo
e2f082eea1
Update specs
2025-04-09 11:48:27 +02: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
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
921311e91e
Fix tests
2025-04-09 11:58:54 +05:30
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
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
loks0n
e6d9c5c5fd
chore: fmt
2025-04-08 12:24:05 +01:00
loks0n
86c26f2dc7
feat: cache telemetry
2025-04-08 12:12:28 +01:00
Matej Bačo
d205ea61c1
Separate function & site timeout
2025-04-08 12:23:43 +02:00
Darshan
130024e0ef
Merge branch '1.7.x' into csv-import
2025-04-08 14:25:01 +05:30
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
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
Darshan
8dfbc128ac
feat: import csv.
2025-04-08 11:19:39 +05:30
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