Matej Bačo
b69c40345f
Improve docs
2025-03-08 18:45:38 +01:00
Matej Bačo
83dd6a9897
FIx tests
2025-03-08 18:39:13 +01:00
Matej Bačo
232f99c6c9
Finalize PR, review changes, fix tests
2025-03-08 16:50:39 +01:00
Matej Bačo
faa1b0a59b
Merge branch 'feat-sites' into feat-add-detection-logic
2025-03-08 14:58:49 +01:00
Matej Bačo
fe210e0cf0
Merge branch 'feat-sites' into feat-authroized-previews
2025-03-08 13:04:00 +01:00
Matej Bačo
f85bf337b7
Migrate authorize endpoint to http lib
2025-03-08 13:03:23 +01:00
Matej Bačo
06020e2b62
Add preview auth tests, finish todos, improve quality
2025-03-08 12:57:55 +01:00
Matej Bačo
43cd7ac8b3
Linter fix
2025-03-07 23:45:19 +01:00
Matej Bačo
393c4012d9
Merge branch 'feat-sites' into feat-authroized-previews
2025-03-07 23:44:52 +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
Steven Nguyen
59a8172e96
fix: prevent "Failed to initialize logging provider" errors
...
If the _APP_EXPERIMENT_LOGGING_CONFIG env var isn't set, every 4XX error
outputs this warning:
Failed to initialize logging provider: Unable to parse DSN: scheme is
required
To reduce this unnecessary clutter when _APP_EXPERIMENT_LOGGING_CONFIG
isn't set, this PR adds a check to only attempt to initialize the
logging provider if the env var is set.
2025-03-07 12:59:11 -08:00
Steven Nguyen
0fbd2c6425
fix: prevent warning if no logging config is set
...
If no logging config is set, there's a warning saying:
> Using deprecated logging configuration.
However, if they didn't set any config, it's not deprecated.
2025-03-07 12:54:53 -08:00
Steven Nguyen
f6b5deda6d
fix: add missing _APP_EMAIL_CERTIFICATES env var to deletes worker
...
The deletes worker uses the certificates resource to delete
certificates, but the certificates resource requires the
_APP_EMAIL_CERTIFICATES env var to be set or it will throw an exception
and not process any delete jobs. This commit adds the missing env var
to the deletes worker.
Also add _APP_SYSTEM_SECURITY_EMAIL_ADDRESS as a fallback.
2025-03-07 12:46:14 -08:00
Matej Bačo
a5457da91c
Linter fix
2025-03-07 21:12:13 +01:00
Matej Bačo
a37a6d9d7c
Merge branch 'feat-sites' into chore-remove-builds-collection
2025-03-07 21:05:15 +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
777fb3fcdd
Update proxy rule tests
2025-03-07 18:00:20 +01:00
Matej Bačo
6ea20659e6
Merge branch 'feat-sites' into chore-rules-rehaul
2025-03-07 17:34:37 +01:00
Matej Bačo
97ffbbc44b
Remove need for ssr runtime
2025-03-07 15:46:49 +01:00
Chirag Aggarwal
d9fc6b70ad
chore: bump react native
2025-03-07 13:18:20 +00:00
Matej Bačo
92b696ea21
Introduce type-relevant attributes to rules
2025-03-07 10:14:45 +01:00
Chirag Aggarwal
a0605b14cb
chore: regen specs and update vers
2025-03-07 04:14:45 +00:00
Matej Bačo
a7fc8cf84b
Fix functions
2025-03-06 18:17:01 +01:00
Chirag Aggarwal
6c652ba3ae
Merge branch '1.6.x' into bump-sdk
2025-03-06 17:04:05 +00:00
Matej Bačo
794c6536fb
Fixbugs
2025-03-06 17:55:53 +01:00
Matej Bačo
2e30c1ba1f
Reapply "Remove builds collection"
...
This reverts commit 654d178cf2 .
2025-03-06 15:34:06 +01:00
Matej Bačo
654d178cf2
Revert "Remove builds collection"
...
This reverts commit 02e740f8b0 .
2025-03-06 15:33:48 +01:00
Matej Bačo
02e740f8b0
Remove builds collection
2025-03-06 15:32:23 +01:00
Chirag Aggarwal
0ce4555f70
chore: added auth group to create phone token
2025-03-05 17:42:43 +00:00
Khushboo Verma
de5f33f206
keep truncation only during create document
2025-03-05 22:45:48 +05:30
Khushboo Verma
9b8dd02a88
Don't throw exception from list repos detection
2025-03-05 13:48:44 +05:30
Khushboo Verma
bbf37e0a0e
Update length to 255
2025-03-05 13:40:15 +05:30
Jake Barnby
8c1a1604a8
Merge pull request #9387 from appwrite/pla-2526
...
chore: make min/max params optional for attribute update
2025-03-05 16:13:59 +13:00
Khushboo Verma
84e1b050a9
Truncate commit message to 252 characters
2025-03-04 17:28:06 +05:30
shimon
2a5b3317bf
update region
2025-03-04 11:36:45 +02:00
Khushboo Verma
20ad91a906
Simplify logic to fetch versionedRuntime
2025-03-04 13:45:56 +05:30
shimon
19ad2088a0
update region
2025-03-04 10:08:07 +02:00
Chirag Aggarwal
239bebfe2e
Merge branch '1.6.x' into add-file-transformation-endpoints
2025-03-04 07:34:43 +00:00
Christy Jacob
eff58459ef
Merge pull request #9425 from appwrite/disable-admin-transformedAt
...
Disable transformedAt update for console users
2025-03-04 12:21:28 +05:30
Christy Jacob
d5ab989891
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
...
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
2025-03-04 11:23:29 +05:30
Matej Bačo
2ae61164d4
Merge branch 'feat-sites' into feat-screenshot-task
2025-03-03 16:45:49 +01:00
Matej Bačo
8e03db6c9e
Fix tests
2025-03-03 16:42:29 +01:00
Matej Bačo
5dd4348d5c
Remove leftover
2025-03-03 16:16:02 +01:00
Matej Bačo
64e2f904c5
Merge branch 'feat-sites' into feat-screenshot-task
2025-03-03 16:05:19 +01:00
shimon
b314ae8208
disable transformedAt update for console users
2025-03-03 15:19:49 +02:00
Khushboo Verma
8b8f632abe
Add providerRepository model and extend it for framework and runtime
2025-03-03 13:54:07 +05:30
Chirag Aggarwal
88c8d2aa4c
Merge branch '1.6.x' into pla-1883
2025-03-03 13:37:05 +05:30
Chirag Aggarwal
9849e7b232
Merge branch '1.6.x' into add-file-transformation-endpoints
2025-03-01 19:41:25 +00:00
Chirag Aggarwal
6900b717da
chore: updated to use logsdb
2025-03-01 17:45:20 +00:00
Chirag Aggarwal
aaee99e08b
chore: generate specs
2025-03-01 17:19:55 +00:00
Chirag Aggarwal
712c33064a
chore: fix sending of transformation stats
2025-03-01 17:18:44 +00:00
Chirag Aggarwal
df37462716
chore: fix typing and tests
2025-02-28 13:20:55 +00:00
Khushboo Verma
dc71c50123
Resolve merge conflicts
2025-02-28 16:20:24 +05:30
Matej Bačo
559396295f
Merge pull request #9416 from appwrite/feat-move-functions-endpoints-to-modules
...
Move function endpoints from controller to modules
2025-02-28 10:54:03 +01:00
Matej Bačo
a1c621fab2
Fix static sites
2025-02-28 10:40:28 +01:00
Matej Bačo
2510cb9687
Avoid 404 race condition during screenshot
2025-02-28 10:18:06 +01:00
Chirag Aggarwal
d5cfdc570f
chore: updated specs
2025-02-28 08:41:53 +00:00
Matej Bačo
4efa0a7231
Leftover
2025-02-28 09:32:40 +01:00
Chirag Aggarwal
e9d8d13fbd
chore: added imageTransformations to project usage
2025-02-28 08:28:21 +00:00
Khushboo Verma
4afd9771c6
Remove functions.php
2025-02-27 23:42:43 +05:30
Matej Bačo
dd75081609
Formatting fix
2025-02-27 17:46:47 +01:00
Matej Bačo
a3c176a2bd
Finalize PR
2025-02-27 17:46:41 +01:00
Matej Bačo
8081759c5c
Fix failing templates
2025-02-27 17:28:25 +01:00
Matej Bačo
bf3b21cdb1
Implement screenshot task and initial run
2025-02-27 15:58:33 +01:00
Khushboo Verma
26a822e4b2
Move all function endpoints to modules structure
2025-02-27 18:53:11 +05:30
Khushboo Verma
cede07b520
Add more endpoints to modules
2025-02-27 18:11:47 +05:30
Matej Bačo
92daef51f0
Fix screenshot security
2025-02-27 12:44:22 +01:00
Khushboo Verma
0dbb9dadf6
Move function endpoints from controller to modules
2025-02-27 17:01:15 +05:30
Matej Bačo
496cfa92bc
Fix QA instance setup
2025-02-27 10:55:49 +01:00
Chirag Aggarwal
f31acd214e
chore: remove plan blocking
2025-02-27 09:52:27 +00:00
Matej Bačo
ac51fcbf4e
Preps for Console SDK
2025-02-27 10:04:11 +01:00
Chirag Aggarwal
388affa3d0
chore: updated naming for subscribers
2025-02-27 07:23:13 +00:00
Chirag Aggarwal
6ad34a7bf7
chore: sdk versions and corresponding docs
2025-02-27 05:05:31 +00:00
Chirag Aggarwal
c79ed286b1
chore: update tests
2025-02-26 17:35:06 +00:00
Chirag Aggarwal
7687784515
chore: added fallback to old values in update
2025-02-26 16:41:26 +00:00
Chirag Aggarwal
ae78e793dd
chore: added blocking to file preview endpoint
2025-02-26 08:52:06 +00:00
Eldad Fux
ce5a04a37d
Merge remote-tracking branch 'origin/1.6.x' into feat-dynamic-regions
2025-02-26 07:52:40 +01:00
Christy Jacob
718e44adce
Merge branch '1.6.x' into track-options-requests
2025-02-26 10:40:10 +05:30
Jake Barnby
6e82bfe8e7
Update date
2025-02-26 14:00:16 +13:00
Eldad Fux
e8fb2f8ae1
Changed config format
2025-02-25 20:25:54 +01:00
Matej Bačo
1e111294df
Merge branch 'feat-sites' into feat-spa
2025-02-25 17:57:14 +01:00
Matej Bačo
a89f591f63
Use deviceForSites properly
2025-02-25 16:42:25 +01:00
Matej Bačo
88ae06af57
Improve formatting
2025-02-25 12:53:12 +01:00
Khushboo Verma
a54f84fce8
Resolve merge conflicts
2025-02-25 16:20:58 +05:30
Matej Bačo
2ba84bf93f
Rule search param fix
2025-02-25 10:47:47 +01:00
Jake Barnby
3a2babc906
Update date
2025-02-25 21:34:46 +13:00
Eldad Fux
697c30f559
Init
2025-02-25 09:31:24 +01:00
Jake Barnby
03f0e382f4
Fix dates
2025-02-25 21:03:37 +13:00
Jake Barnby
b272a8b1e7
Pass queries
2025-02-25 20:26:00 +13:00
Chirag Aggarwal
676431c355
chore: shifted to logsDb
2025-02-25 07:16:42 +00:00
Jake Barnby
2924f408b3
Reapply "Remove blocks"
...
This reverts commit f49346485a .
2025-02-25 19:21:35 +13:00
Jake Barnby
b0547015a9
Add temp log date skip
2025-02-25 18:51:11 +13:00
Jake Barnby
f49346485a
Revert "Remove blocks"
...
This reverts commit 6f854b5eb6 .
2025-02-25 18:39:12 +13:00
Jake Barnby
6f854b5eb6
Remove blocks
2025-02-25 18:18:25 +13:00
Chirag Aggarwal
7ac4a5bf27
chore: update naming
2025-02-25 04:43:44 +00:00
Matej Bačo
40beecdddc
Fix tests
2025-02-24 18:42:20 +01:00
Matej Bačo
427e781b5b
Add git domains, improve tests
2025-02-24 16:22:23 +01:00
Matej Bačo
9e909ee3fc
Specs update
2025-02-24 12:15:50 +01:00
Matej Bačo
eb7daf3edd
Finalize rules overhauls
2025-02-24 11:55:59 +01:00
Matej Bačo
a56086f8bf
Basics of rules rework
2025-02-23 21:34:14 +01:00
shimon
6bd14d548f
composer
2025-02-23 20:58:02 +02:00
shimon
06d22f910c
disable logs display
2025-02-23 20:51:38 +02:00
Christy Jacob
30327f86fd
feat: enable assistant
2025-02-23 11:39:18 +05:30
Christy Jacob
12b494982b
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:37:54 +05:30
Christy Jacob
65dd5fe9b3
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:34:28 +05:30
Matej Bačo
aeebdadae1
Add nameservers variable
2025-02-22 18:32:10 +01:00
Matej Bačo
7e3b693216
Disable internal httpx
2025-02-21 23:45:45 +01:00
Matej Bačo
08ec153585
update specs
2025-02-21 22:14:02 +01:00
Matej Bačo
f9bc5d0cce
Fix tests
2025-02-21 22:10:39 +01:00
Matej Bačo
7397d52c0c
Fix tests
2025-02-21 21:41:39 +01:00
Matej Bačo
8661ae6840
Disable banner for screenshots
2025-02-21 20:50:43 +01:00
Matej Bačo
498c1456ed
Merge branch 'feat-sites' into feat-site-screenshots
2025-02-21 20:22:50 +01:00
Matej Bačo
2917c66202
Remove unnessessary complexity
2025-02-21 20:21:13 +01:00
Matej Bačo
26c99dca84
Add onelink template
2025-02-21 18:55:59 +01:00
Matej Bačo
67d6404c70
Add further templates
2025-02-21 12:46:44 +01:00
Chirag Aggarwal
b1629b24ad
chore: added file transformation stats to usage endpoint for bucket
2025-02-21 11:44:04 +00:00
Khushboo Verma
1394b4349c
Separate response models for list repos
2025-02-21 15:22:15 +05:30
Matej Bačo
ede068d5f4
Add react native, vue template
2025-02-21 10:51:53 +01:00
Matej Bačo
1c6204118f
PR code review
2025-02-21 10:09:35 +01:00
Matej Bačo
cdc3cb23ec
React starter template
2025-02-21 09:58:24 +01:00
Chirag Aggarwal
d6c2dfb915
chore: updated name
2025-02-21 03:27:46 +00:00
Chirag Aggarwal
9d9e44a14f
chore: remove redundant check
2025-02-20 17:36:42 +00:00
Chirag Aggarwal
397a6a34ed
chore: fix null errors on team invite
2025-02-20 17:30:26 +00:00
Matej Bačo
732e74f114
Finalize screenshot tests
2025-02-20 14:22:30 +01:00
Matej Bačo
3ccd49e4a5
Rework screenshots to use api key resource from recent 1.6.x merge
2025-02-20 13:44:22 +01:00
Matej Bačo
2d761b48d8
Merge branch 'feat-sites' into feat-site-screenshots
2025-02-20 13:17:23 +01:00
Jake Barnby
b6166063db
Add back remove shared v2
2025-02-21 00:51:29 +13:00
Chirag Aggarwal
6235a1c729
chore: make min/max params optional for attribute update
2025-02-20 10:33:58 +00:00
Khushboo Verma
68de687bdf
Resolve merge conflicts
2025-02-20 12:57:18 +05:30
Khushboo Verma
a7c1bd94ed
Add framework detection to list repos
2025-02-20 12:54:26 +05:30
Christy Jacob
7319b12b51
Merge pull request #9353 from appwrite/feat-messaging-metrics
...
Feat messaging metrics
2025-02-20 12:25:14 +05:30
Matej Bačo
95aab45cc2
Fix merge issue
2025-02-19 16:01:05 +01:00
Matej Bačo
47395c5442
Fix failing tests regarding specs and failed builds
2025-02-19 14:58:59 +01:00
Matej Bačo
d13e8641fd
Allow inactive vcs deployments
2025-02-19 13:39:11 +01:00
Matej Bačo
acd1dd2479
Formatting fix
2025-02-19 12:56:27 +01:00
Matej Bačo
3cc1fb6fb4
Post-merge update
2025-02-19 12:55:39 +01:00
Matej Bačo
3932b8bdc1
Merge branch '1.7.x' into feat-sites
2025-02-19 12:54:05 +01:00
Matej Bačo
165caef9ab
Merge branch '1.6.x' into 1.7.x
2025-02-19 12:40:07 +01:00
Khushboo Verma
34b8453666
Merge branch 'feat-sites' into feat-add-detection-logic
2025-02-18 20:19:11 +05:30
Chirag Aggarwal
235a357ca3
chore: initialized queueForWebhooks in worker init
2025-02-18 11:37:36 +00:00
Chirag Aggarwal
b99d2c3c8c
Merge branch '1.6.x' into pla-1883
2025-02-18 16:31:41 +05:30
Christy Jacob
d59d6f70a5
Merge pull request #9303 from appwrite/pla-2428
...
Add support endpoint url for S3
2025-02-18 16:28:44 +05:30
Chirag Aggarwal
ac84de7645
chore: updated variable descriptions
2025-02-18 10:38:13 +00:00
Christy Jacob
27d2cc9f00
Merge pull request #9348 from ChiragAgg5k/pla-2470
...
Fix resend team invite if already accepted
2025-02-18 15:10:11 +05:30
Matej Bačo
ae1eb53e31
Update specs
2025-02-18 09:31:56 +01:00
Chirag Aggarwal
a74c6e0b10
chore: added targets to realtime, refactor webhook queues
2025-02-18 07:58:56 +00:00
Jake Barnby
2b29c792ad
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
2025-02-18 18:18:00 +13:00
Jake Barnby
3e02b830ac
Fix inject
2025-02-18 18:17:52 +13:00
Christy Jacob
f4e9b89195
Merge pull request #9373 from appwrite/pla-2503
...
Fix Self Hosting functions by adding missed config
2025-02-18 00:37:47 +05:30
Chirag Aggarwal
6ef4e76aa6
Merge branch '1.6.x' into pla-1883
2025-02-17 18:54:41 +00:00
Matej Bačo
2e4a8dec78
Fix CORS
2025-02-17 15:05:19 +01:00
Jake Barnby
d6b9be8799
Merge remote-tracking branch 'origin/feat-key-segmented-usage' into feat-key-segmented-usage
2025-02-18 02:10:37 +13:00
Jake Barnby
0d79ae33ba
Lint
2025-02-18 02:10:05 +13:00
Matej Bačo
685c141a59
Merge branch '1.6.x' into feat-key-segmented-usage
2025-02-17 14:06:40 +01:00
Jake Barnby
07a6d60b01
Remove leftover
2025-02-18 02:02:29 +13:00
Jake Barnby
77e83d5cfb
Remove unused injections
2025-02-18 01:49:51 +13:00
Jake Barnby
fe251c443f
Remove leftover
2025-02-18 01:32:48 +13:00
Khushboo Verma
76b154bfce
Add framework detection to list repos
2025-02-17 17:54:13 +05:30
Matej Bačo
c2a60a8569
Screenshot deletion in worker
2025-02-17 13:03:56 +01:00
Matej Bačo
e5e7c50ca4
previewHostname security
2025-02-17 11:54:07 +01:00
Matej Bačo
2f2a743a7f
Merge branch 'feat-sites' into feat-all-rules-in-proxy
2025-02-17 09:47:33 +01:00
Khushboo Verma
6155fad3e0
Resolve merge conflicts
2025-02-17 14:00:05 +05:30
Chirag Aggarwal
0dba22c606
chore: updated installations collection
2025-02-17 05:57:30 +00:00
Matej Bačo
d1978b102f
Dark screenshot, upgrade screnshot image, fix redeploy missing domain
2025-02-15 22:27:16 +01:00
Matej Bačo
51e89f5110
Revert "Initial branch rule implementation"
...
This reverts commit 81a7ba536c .
2025-02-15 04:38:21 +01:00
Matej Bačo
81a7ba536c
Initial branch rule implementation
2025-02-15 04:36:38 +01:00
Matej Bačo
a6bcc3ce97
Fix bugs
2025-02-15 01:57:41 +01:00
Matej Bačo
b30d9eb8ad
Initial screenshot implementation
2025-02-15 01:19:21 +01:00
Matej Bačo
da9d442473
Re-add starter templates
2025-02-15 00:34:43 +01:00
Matej Bačo
47a6168137
Update console and templates
2025-02-14 21:42:39 +01:00
Chirag Aggarwal
51438631da
chore: added console check to ping
2025-02-14 15:40:08 +00:00
Matej Bačo
94f3cf7baf
Merge branch 'feat-sites' into fix-site-cors
2025-02-14 12:05:21 +01:00
Matej Bačo
4bd08642be
Merge pull request #9326 from appwrite/feat-preview-branding
...
Feat: preview branding
2025-02-14 12:03:33 +01:00
Matej Bačo
75320db428
Update transformation lib structure
2025-02-14 10:01:27 +01:00
Chirag Aggarwal
4c7917687d
Merge branch '1.6.x' into pla-1883
2025-02-14 07:16:43 +00:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428
2025-02-14 09:04:30 +05:30
Matej Bačo
a10882d7ee
Update general.php
2025-02-13 19:59:29 +01:00
Matej Bačo
ec05a3d668
Enable CORS for sites
2025-02-13 19:57:41 +01:00
Chirag Aggarwal
2457485230
chore: removed redundant exception
2025-02-13 13:16:29 +00:00
Khushboo Verma
e87fe7467e
Merge branch 'feat-sites' into feat-all-rules-in-proxy
2025-02-13 16:54:12 +05:30
Matej Bačo
80241e37c3
Update tempalte auto-values
2025-02-13 09:47:37 +01:00
Damodar Lohani
745947621f
Feat: count for targets
2025-02-13 04:54:29 +00:00
Khushboo Verma
f67870925f
Resolve merge conflicts
2025-02-13 00:01:18 +05:30
Khushboo Verma
f416e39098
Move create rule to module
2025-02-12 23:58:25 +05:30
Matej Bačo
c4142565aa
Merge pull request #8970 from appwrite/feat-console-availability-endpoint
...
Add new console endpoint to check resource availability
2025-02-12 17:17:05 +01:00
Matej Bačo
81bfa5c48d
Merge branch 'feat-sites' into feat-preview-branding
2025-02-12 16:35:31 +01:00
Matej Bačo
e0369ec14f
Avoid JS link
2025-02-12 14:09:32 +01:00
Jake Barnby
6dbc8c5464
Allow disabling specific metrics in hooks via keys
2025-02-13 00:19:51 +13:00
Matej Bačo
6415009f07
Add SvelteKit Appwrite template
2025-02-12 11:01:26 +01:00
Chirag Aggarwal
e435e457de
chore: added check for team membership exists
2025-02-12 09:50:13 +00:00
Jake Barnby
2449b76676
Format
2025-02-12 21:25:53 +13:00
Jake Barnby
9427b07580
Add expired property directly to key
2025-02-12 21:22:08 +13:00
Jake Barnby
775e6ec9cf
Fix role setting
2025-02-12 20:34:38 +13:00
Khushboo Verma
b46eebb23c
Resolve merge conflicts
2025-02-12 11:49:33 +05:30
Jake Barnby
5780ec9547
Make sure key has app role before continuing checks
2025-02-12 18:45:06 +13:00
Matej Bačo
86a1fbe86a
Fix preview domains
2025-02-11 16:26:00 +01:00
Matej Bačo
084b62116f
Convert to library approach
2025-02-11 14:26:49 +01:00
Matej Bačo
15a0c28093
Merge branch 'feat-sites' into feat-add-secret-to-update-variable
2025-02-11 14:14:46 +01:00