Jake Barnby
4da44cf13c
Lint
2025-05-05 23:36:36 +12:00
Jake Barnby
24229c63ea
Fix multi-method graphql parameter mapping
2025-05-05 23:26:59 +12:00
Jake Barnby
21d9f182d6
Remove dump
2025-05-05 22:30:20 +12:00
Jake Barnby
bae0676a62
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-05-03 01:45:14 +12:00
Eldad A. Fux
158a76545e
Merge pull request #9702 from appwrite/fix-module-name
...
fix: tokens module
2025-05-02 15:03:41 +02:00
Darshan
972cb9c6a5
add: $permissions to the resourceToken response modal.
2025-05-01 12:58:20 +05:30
Darshan
dcf11df193
remove: method and expose the variable itself.
2025-05-01 12:16:07 +05:30
Darshan
8c7ccfcc12
address comments.
2025-05-01 11:37:58 +05:30
Darshan
606fea5871
address comments.
2025-05-01 11:31:51 +05:30
Darshan
d137b41c0b
add: expose source report for cloud.
2025-05-01 11:22:19 +05:30
Jake Barnby
c759f9ec11
Revert "Feat pool adapter"
2025-04-30 23:24:54 +12:00
Chirag Aggarwal
8d9e840b23
fix: appwrite.php file
2025-04-30 10:02:25 +00:00
Chirag Aggarwal
093feb58ca
fix: tokens module
2025-04-30 10:00:58 +00:00
Jake Barnby
58c536e232
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
2025-04-30 13:18:06 +12:00
Jake Barnby
6400b0dc48
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
2025-04-30 13:16:56 +12:00
Jake Barnby
ed0929416b
Format
2025-04-30 13:13:14 +12:00
Jake Barnby
2e2af32be3
Fix missing trigger
2025-04-30 13:06:51 +12:00
Jake Barnby
ea38a7f869
Coroutine sleep
2025-04-30 13:05:31 +12:00
Jake Barnby
43fb92ca83
Set publisher on base
2025-04-30 13:04:19 +12:00
Jake Barnby
f7296d80b2
Fix function schedule sleep
2025-04-30 12:27:18 +12:00
Jake Barnby
706e5f2453
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace
2025-04-30 10:46:54 +12:00
Jake Barnby
2238f6d822
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
2025-04-30 10:45:18 +12:00
Jake Barnby
5fc2c1ceb8
Fix registry ref
2025-04-30 10:34:24 +12:00
Khushboo Verma
2610a0cbcd
Set type in createDuplicateDeployment
2025-04-30 02:26:30 +05:30
Darshan
f8ddbe5c7a
remove: resources' internal ids.
2025-04-29 19:51:36 +05:30
Darshan
74dca5b60c
Merge branch '1.7.x' into fix-missing-filter
2025-04-29 18:31:48 +05:30
Jake Barnby
e643e7a406
Lint
2025-04-29 21:33:51 +12:00
Jake Barnby
02b1c82226
Remove all remaining pool usages
2025-04-29 21:28:53 +12:00
Jake Barnby
4d92af5ba6
Realtime pool adapters
2025-04-29 21:28:40 +12:00
Jake Barnby
1d82c67d1f
Add pubsub pool adapter
2025-04-29 21:28:13 +12:00
Jake Barnby
43ae7c4b14
Format
2025-04-29 14:57:18 +12:00
Jake Barnby
38aae9e2c1
Fix sync
2025-04-29 14:07:48 +12:00
Steven Nguyen
101283f345
fix: prevent update migration from clearing scopes and resetting specs
2025-04-28 09:02:06 -07:00
Steven Nguyen
8d9abd2f31
fix(vcs): add missing attributes to 1.6.x migration
2025-04-28 09:02:06 -07:00
Darshan
53e829408f
update: use constants.
2025-04-28 20:01:42 +05:30
Jake Barnby
4d2a08e7fd
Merge branch '1.6.x' into feat-pool-adapter
2025-04-28 10:02:55 +00:00
Jake Barnby
a9e953d840
Lint
2025-04-28 22:02:31 +12:00
Jake Barnby
6caa347b26
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
2025-04-28 21:56:45 +12:00
Matej Bačo
08806afb38
Fix CSV import bug
2025-04-28 08:39:33 +02:00
Fabian Gruber
270250a563
review feedback
2025-04-25 16:25:26 +02:00
Fabian Gruber
9601860247
feat(users): synchronously delete identities and targets in controller
2025-04-25 15:55:10 +02:00
Matej Bačo
edf552fa9a
Fix more tests
2025-04-25 15:10:20 +02:00
Matej Bačo
8e036b2dd4
Merge branch '1.7.x' of github.com:appwrite/appwrite into 1.7.x
2025-04-25 14:13:45 +02:00
Matej Bačo
7ae2c1bb2e
Fix more tests
2025-04-25 14:13:22 +02:00
Matej Bačo
bbfb93c91b
Merge pull request #9676 from appwrite/feat-playground-templates
...
Feat: Add playground templates
2025-04-25 14:13:07 +02:00
Matej Bačo
8ce3bdb6d7
Fix another bug
2025-04-25 13:17:02 +02:00
Matej Bačo
65bb7c6dfd
Linter fix
2025-04-25 12:57:55 +02:00
Matej Bačo
23c4fa27be
Fix tests, linter
2025-04-25 12:57:45 +02:00
Christy Jacob
2afbfea0d0
Merge pull request #9638 from appwrite/fix-zero-specifications
...
fix(functions): treat 0 as unlimited for CPUs and memory
2025-04-25 14:49:04 +04:00
Matej Bačo
0787034bab
Fixes post-1.6.x-merge
2025-04-25 12:26:10 +02:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Chirag Aggarwal
68c85a52fb
Merge branch '1.6.x' into fix-headers
2025-04-24 14:42:45 +00:00
Chirag Aggarwal
75efa28125
core: introduce endpoint.docs in specs
2025-04-24 11:15:23 +00:00
Darshan
9a7c7dee56
add: last accessed var, remove secret from model.
2025-04-24 11:08:56 +05:30
Darshan
7b88c80350
fix: internal query.
2025-04-24 09:55:56 +05:30
Darshan
479577f00b
add: secret to the response model.
2025-04-24 09:55:46 +05:30
Christy Jacob
de9b0e6eee
Revert "Add configurable function and build size"
2025-04-23 21:18:04 +05:30
Fabian Gruber
b0eb6434b8
fix: nullable group field in SDK\Method
2025-04-23 17:14:19 +02:00
Fabian Gruber
fe28af292b
feat: allow non-critical events to ignore exceptions when enqueuing the message
2025-04-23 16:48:09 +02:00
Matej Bačo
73a6fc2df3
Merge branch '1.7.x' into feat-playground-templates
2025-04-23 10:53:04 +02:00
Matej Bačo
05feea5f6d
Fix leftover
2025-04-22 17:20:21 +02:00
Matej Bačo
62282e9515
Add playgrounds, sync screenshots
2025-04-22 17:06:01 +02:00
Chirag Aggarwal
60c336bfa1
Merge branch '1.6.x' into fix-headers
2025-04-22 13:30:46 +00:00
Christy Jacob
4228bc9b63
Merge pull request #9574 from appwrite/chore-sensitive-check
...
chore: abstract token secret hiding to response model
2025-04-22 17:18:11 +04:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module
2025-04-22 12:25:51 +02:00
Christy Jacob
cd647e0c18
Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs
2025-04-22 14:02:20 +04:00
Matej Bačo
8906d94e8f
Merge pull request #9648 from appwrite/feat-add-configurable-function-size
...
Add configurable function and build size
2025-04-22 10:51:29 +02:00
Chirag Aggarwal
b0d03c5109
chore: update file security logic
2025-04-21 13:44:30 +00:00
Chirag Aggarwal
6d0d15f469
Merge branch '1.7.x' into feat-tokens-module
2025-04-18 16:01:06 +00:00
Chirag Aggarwal
d130e7d3bd
chore: add stricter checks according to review
2025-04-18 15:32:25 +00:00
Chirag Aggarwal
73a10a1dca
chore: include head requests
2025-04-17 17:55:33 +00:00
Chirag Aggarwal
7bd3c334ed
fix: remove content-type header from get request specs
2025-04-17 17:43:13 +00:00
Christy Jacob
f4e8d72593
Merge branch '1.6.x' into feat-group
2025-04-17 18:25:47 +04:00
Matej Bačo
f8343e01cd
PR review suggestions
2025-04-17 16:13:09 +02:00
Matej Bačo
b8ce3cb9fe
Post-merge fixes
2025-04-17 15:57:47 +02:00
Matej Bačo
9993cca484
Merge branch '1.7.x' into feat-development-keys
2025-04-17 15:51:31 +02:00
Jake Barnby
cc20484131
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
2025-04-18 00:00:55 +12:00
Matej Bačo
a2c774de31
Merge pull request #8859 from appwrite/feat-sites
...
Feat sites
2025-04-17 13:29:27 +02:00
Darshan
c294386e17
add: resourceId for csv.
2025-04-17 16:39:02 +05:30
Matej Bačo
f803a2268b
Merge branch 'feat-sites' into fix-deployment-deletion
2025-04-17 12:17:10 +02:00
Khushboo Verma
93db0c3cd2
Fix logs and executions deletion
2025-04-17 10:14:58 +00:00
Matej Bačo
cd9a2b761c
Merge branch '1.7.x' into feat-sites
2025-04-17 12:13:06 +02:00
Jake Barnby
382ffceed9
Lint
2025-04-17 21:19:12 +12:00
Chirag Aggarwal
ba22e5f457
chore: simplify action constructor
2025-04-17 07:38:29 +00:00
Chirag Aggarwal
04b6f62ac2
chore: review changes
2025-04-17 07:21:33 +00:00
Khushboo Verma
ad85fc6184
Add resourceType query to deployment deletion
2025-04-17 06:47:16 +00:00
Chirag Aggarwal
b2dffe4057
Merge branch '1.7.x' into feat-tokens-module
2025-04-17 06:19:18 +00:00
Jake Barnby
cd72d70432
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-04-17 17:09:51 +12:00
Jake Barnby
70364d7a07
Format
2025-04-17 17:09:08 +12:00
Darshan
cc7d038c3e
address comments: change deviceForCsvImports to deviceForImports.
2025-04-17 08:54:50 +05:30
Jake Barnby
28addd6702
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# app/controllers/api/health.php
2025-04-17 13:34:30 +12:00
arnab
b7c2220648
added exception and errors
2025-04-16 17:02:43 +05:30
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
Matej Bačo
e48fadf9fd
PR review changes
2025-04-16 10:43:02 +02:00
Darshan
73b2a14ea3
update: changes as per migrations lib.
2025-04-16 11:55:04 +05:30
Chirag Aggarwal
c1f62ce0bd
Merge branch '1.6.x' into feat-group
2025-04-16 04:49:07 +00:00
Matej Bačo
2f537d3948
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-15 15:20:03 +02:00
Chirag Aggarwal
8944e1db14
chore: update null check for sdk descriptions
2025-04-15 12:04:29 +00:00
Chirag Aggarwal
c365480aec
chore: small changes from review devkeys
2025-04-15 12:02:55 +00:00
Khushboo Verma
60c632363f
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-15 10:45:39 +00:00
Jake Barnby
49ea2f6fd9
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# app/controllers/api/projects.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Workers/Deletes.php
2025-04-15 22:21:01 +12:00
Jake Barnby
b972e7a1d4
Stash
2025-04-15 22:18:48 +12:00
Matej Bačo
60fafe8feb
PR review changes
2025-04-15 11:40:32 +02:00
Matej Bačo
2669e66ae2
Merge pull request #9597 from appwrite/fix-usage-sites
...
Fix: usage stats changes
2025-04-15 11:26:02 +02:00
Damodar Lohani
969c58fda9
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
2025-04-15 10:44:47 +05:45
Damodar Lohani
49814c2a7e
bring back stats usage dump
2025-04-15 04:58:16 +00:00
Damodar Lohani
f9141ca564
fix param types
2025-04-15 04:48:19 +00:00
Damodar Lohani
93f86e57ea
use clone
2025-04-15 03:15:24 +00:00
Damodar Lohani
a46c5d1029
Update src/Appwrite/Platform/Workers/StatsUsage.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2025-04-15 08:54:04 +05:45
Khushboo Verma
6e86527eb6
Keep build size in MBs
2025-04-14 14:33:46 +00:00
Khushboo Verma
6852ee1f0f
Read buildSize from plan
2025-04-14 14:07:23 +00:00
Khushboo Verma
81c3d96629
Consistent naming
2025-04-14 14:00:44 +00:00
Khushboo Verma
1acbff316e
Use 1000 instead of 1024
2025-04-14 13:46:52 +00:00
Matej Bačo
84ec907a47
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-14 14:17:32 +02:00
Khushboo Verma
f02707627f
Refactor
2025-04-14 12:16:50 +00:00
Khushboo Verma
c4509f5ce7
Add plan to builds worker
2025-04-14 10:31:08 +00:00
Darshan
91199e746b
update: use plain csv, use options.
2025-04-14 15:03:30 +05:30
Chirag Aggarwal
f31cb0cdfc
chore: added tests for checking if sdks are updated in devkeys
2025-04-14 07:34:05 +00:00
Jake Barnby
862664dd62
Format
2025-04-14 19:05:42 +12:00
Jake Barnby
498f9e40c8
Update worker bulk method usage
2025-04-14 18:50:33 +12:00
Jake Barnby
a6281992b1
Fix maintenance
2025-04-14 18:26:13 +12:00
Jake Barnby
3be50d2ab5
Fix syntax
2025-04-14 18:26:07 +12:00
Jake Barnby
2a2bf7f154
Fix maintenance
2025-04-14 18:23:35 +12:00
Jake Barnby
9a8ba13dbf
Fix syntax
2025-04-14 18:18:10 +12: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
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
4d9521edc6
Merge pull request #9633 from appwrite/fix-migrations-destination
...
Fix migrations
2025-04-11 11:18:52 -07:00
Shimon Newman
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
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
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
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
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
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
57bc76edc7
Merge branch '1.6.x' into feat-usage-dump-multi-tenant-batch
2025-04-07 09:21:32 +05:45
Damodar Lohani
86478e463a
Merge branch 'feat-sites' into fix-usage-sites
2025-04-06 12:04:04 +05:45
fogelito
bd87672607
Remove audit payload
2025-04-03 18:31:50 +03:00
Khushboo Verma
8139ec0d6f
Add more error pages
2025-04-03 18:49:41 +05:30
shimon
0dc319d244
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
2025-04-03 11:30:14 +03:00
Damodar Lohani
1c10528585
Merge branch 'feat-sites' into fix-usage-sites
2025-04-03 10:23:34 +05:45
Damodar Lohani
5d2b0c38d9
Fix reduce for functions and sites
2025-04-03 04:16:27 +00:00
Matej Bačo
8fbc517b17
Fix rules cleanup
2025-04-02 16:47:37 +02:00
Damodar Lohani
0d7187a5cc
Skip metrics when sites executed during build
2025-04-02 04:48:22 +00:00
Jake Barnby
91d4b1b99f
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
...
# Conflicts:
# composer.lock
2025-04-02 13:40:27 +13:00
Matej Bačo
51d2deca5f
Fix endpoint description
2025-04-01 20:44:49 +02:00
Matej Bačo
1bdbb8fce1
Fix failing tests
2025-04-01 16:50:11 +02:00
Matej Bačo
7bbf04e7ac
Merge branch '1.7.x' into feat-sites
2025-04-01 10:49:44 +02:00
Damodar Lohani
feb5d5cbf1
fix counts
2025-04-01 08:07:47 +00:00
Damodar Lohani
a36adbd68b
Fix: skipped metrics
2025-04-01 07:31:53 +00:00
Damodar Lohani
840eb1776e
fix typo
2025-04-01 05:07:44 +00:00
Damodar Lohani
3fd42d3fc6
sites metrics in stats resources
2025-04-01 05:02:54 +00:00
Damodar Lohani
3a3e9cc281
Fix get usage - sites and functions
2025-04-01 03:59:40 +00:00
Damodar Lohani
7ecba8e5bb
add disabled metrics
2025-04-01 02:41:27 +00:00
Damodar Lohani
1af638deef
new resource type metrics
2025-04-01 02:21:52 +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
Chirag Aggarwal
2c434924de
chore: update openapi specs
2025-03-31 09:32:47 +00:00
Damodar Lohani
ad9d953e10
fix missing resource type
2025-03-31 07:51:37 +00:00
Damodar Lohani
11bd9e63f0
update constants
2025-03-31 06:45:16 +00:00
Damodar Lohani
ac152a76b5
Fix: usage stats changes
2025-03-31 06:28:58 +00:00
Chirag Aggarwal
abcaf6cd73
feat: sdk group attribute
2025-03-31 05:48:17 +00:00
Damodar Lohani
81ee68e219
Merge remote-tracking branch 'origin/1.6.x' into feat-usage-dump-multi-tenant-batch
2025-03-31 04:07:10 +00:00
Damodar Lohani
e14ae7ea4a
fix
2025-03-31 03:59:37 +00:00
Damodar Lohani
ec21effd2c
Fix type error
2025-03-31 03:55:06 +00:00
Damodar Lohani
7399362c20
Merge remote-tracking branch 'origin/1.6.x' into fix-merge-stats-usage-and-dump
2025-03-31 03:45:46 +00:00
Damodar Lohani
1389bab3d1
remove db storage check
2025-03-30 05:56:14 +00:00
Damodar Lohani
d36a09eec6
remove database storage triggers
2025-03-30 05:54:48 +00:00
Steven Nguyen
e0a54a2ea6
Merge pull request #9503 from appwrite/pla-2610
...
feat: add query by role to memberships
2025-03-28 07:14:13 -07:00
Matej Bačo
fbd0051118
Make env var public
2025-03-28 11:38:45 +01:00
fogelito
a4c18c4b77
Remove array merge
2025-03-28 09:16:25 +03:00
fogelito
cba700402b
Add order by for cursor
2025-03-28 09:04:50 +03:00
Jake Barnby
a9152c0c20
Doctor pool use
2025-03-28 16:51:47 +13:00
Jake Barnby
906f774a90
Worker scope pool use
2025-03-28 16:50:34 +13:00
Jake Barnby
5b843015b0
Realtime scope pool use
2025-03-28 16:43:17 +13:00
Jake Barnby
3a2ff9790c
CLI scope pool use
2025-03-28 16:42:26 +13:00
Matej Bačo
cfe6b8d34b
Add score to function templates
2025-03-27 14:23:15 +01:00
Matej Bačo
7c1fb0d945
Add template details
2025-03-27 11:32:03 +01:00
Jake Barnby
536b6162ce
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
2025-03-27 21:39:36 +13:00
Jake Barnby
17dc8e3f8a
Revert "chore(audits): return queue pre-fetch results"
2025-03-27 21:37:10 +13:00
Jake Barnby
6608023b9f
Regen specs
2025-03-27 21:30:10 +13:00
Damodar Lohani
cfb1f4fcdb
fix: remove stats usage dump
2025-03-27 08:29:12 +00:00
Damodar Lohani
05067302d2
Fix: merge the working of StatsUsage and StatsUsageDump
2025-03-27 08:25:48 +00:00
Matej Bačo
834872870f
Linter fix
2025-03-27 09:17:15 +01:00
Jake Barnby
7c3d2c8435
Spread validator args
2025-03-27 21:06:04 +13:00
Jake Barnby
aa0111550b
Handle parameter class for spec generation
2025-03-27 21:04:14 +13:00
Jake Barnby
5aca1fcfa9
Fix content type usage
2025-03-27 21:03:28 +13:00
Jake Barnby
254c12b084
Use parameter class in method class
2025-03-27 21:03:10 +13:00
Jake Barnby
6615c1a382
Add SDK parameter class
2025-03-27 21:02:25 +13:00
Jake Barnby
7ca4009457
Remove leftover
2025-03-27 21:01:59 +13:00
Matej Bačo
1946fca9f6
Merge branch 'feat-sites' into fix-deployment-status
2025-03-27 09:00:36 +01:00
Damodar Lohani
1a54bd58a6
check empty project id
2025-03-27 07:01:44 +00:00
Damodar Lohani
c443a2f999
Fix dual writing
2025-03-27 05:50:01 +00:00
Jake Barnby
2e12ae4390
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# composer.lock
2025-03-27 18:11:03 +13:00
Damodar Lohani
9f537a5bee
Feat: multi tenant dual writing
2025-03-27 04:59:34 +00:00
Matej Bačo
6af57ca48e
Fix async crashes
2025-03-26 17:51:39 +01:00
Christy Jacob
ef7cf41a61
Merge pull request #9533 from appwrite/PLA-2683
...
chore(audits): return queue pre-fetch results
2025-03-26 22:16:52 +05:30
Matej Bačo
3c8e4da34d
Update tests
2025-03-26 17:04:38 +01:00
Chirag Aggarwal
8b1e97bae4
chore: remove console import
2025-03-26 14:38:31 +00:00
Chirag Aggarwal
7b8f25696c
chore: added showSensitve wrapper instead of param
2025-03-26 14:37:35 +00:00
Matej Bačo
34ab21730d
Linter fix
2025-03-26 15:22:19 +01:00
Matej Bačo
70fbf69c56
Fix fonts
2025-03-26 14:38:27 +01:00
Matej Bačo
62be0e1d00
Fix latest deployment attributes
2025-03-26 14:38:18 +01:00
Matej Bačo
2c55f5aaa6
Concurrency screenshots
2025-03-26 13:20:14 +01:00
Matej Bačo
681b6031aa
Linter fix
2025-03-26 12:59:15 +01:00
Matej Bačo
ab03b4e3ca
Deployment ready after screenshot
2025-03-26 12:59:05 +01:00
Khushboo Verma
e836df13ba
Merge branch 'feat-sites' into chore-add-error-for-failed-builds
2025-03-26 16:11:03 +05:30
fogelito
424a357503
Add $permissions
2025-03-26 10:02:30 +02:00
fogelito
a461d5bf72
Deletes fix selects
2025-03-26 09:20:44 +02:00
shimon
cb2d0dc592
adding custom domain validation against _APP_CUSTOM_DOMAIN_DENY_LIST
2025-03-26 09:07:38 +02:00
Matej Bačo
f25143b240
Support fra-region on cloud; temporary fix
2025-03-25 21:52:02 +01:00
Matej Bačo
d89cdbcf5a
Fix schedules region filtering
2025-03-25 21:34:09 +01:00
shimon
9f446da0a5
adding region query to deleteProjectsByTeam
2025-03-25 20:28:29 +02:00