Jake Barnby
89f0c28e26
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .coderabbit.yaml
2025-06-16 11:37:50 -04:00
Khushboo Verma
ad60ff9972
Update url in general.php
2025-06-16 19:16:20 +05:30
Khushboo Verma
8c8abfdece
Add var_dumps to debug
2025-06-16 18:47:50 +05:30
Khushboo Verma
5e345c0388
Revert some changes
2025-06-16 17:29:01 +05:30
Khushboo Verma
362618c5af
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
2025-06-16 17:19:55 +05:30
Khushboo Verma
15f81d29f3
Merge branch '1.7.x' into fix-github-check-urls
2025-06-16 17:19:10 +05:30
loks0n
9196ae7908
feat: tar support
2025-06-16 10:44:15 +01:00
shimon
c0c30fe767
remove duplicate use
2025-06-15 12:40:22 +03:00
shimon
7d54a6191d
remove duplicate use
2025-06-15 12:13:15 +03:00
shimon
4d41c90367
remove duplicate use
2025-06-15 12:00:39 +03:00
shimon
96c035401b
Override project resource to update hooks, since x-appwrite-project is not available when executing custom domain function
2025-06-15 11:30:57 +03:00
Darshan
f09042dfb1
update: swap request/response filters from 1.7.x to 1.8.x.
2025-06-13 16:47:40 +05:30
Khushboo Verma
cee6420fa2
Use env vars instead of request
2025-06-13 15:50:53 +05:30
Khushboo Verma
8bac836483
Merge branch 'fix-github-check-urls' into chore-update-env-var-used-for-domain
2025-06-13 15:18:31 +05:30
Khushboo Verma
710b8bda56
Use _APP_CONSOLE_DOMAIN, if not found, then use _APP_DOMAIN
2025-06-12 17:27:21 +05:30
Khushboo Verma
176c085068
Fix all vcs urls missing region
2025-06-12 11:43:11 +05:30
Darshan
5b6bc81b29
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-10 10:40:48 +05:30
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
Darshan
e5dc4ac056
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-09 13:55:17 +05:30
Matej Bačo
c92a14d318
Simplify router redirect
2025-06-02 12:47:13 +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
Jake Barnby
86f7489640
Internal ID -> sequence
2025-05-26 17:42:11 +12:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Jake Barnby
71e3446498
Change internal ID to sequence
2025-05-23 02:55:29 +12:00
Luke B. Silver
30915b4803
Merge branch 'main' into cors-allow-dev-key
2025-05-21 11:53:09 +01:00
Chirag Aggarwal
d9bd867b38
fix: allow devkeys header to pass CORS
2025-05-21 10:32:56 +00:00
Matej Bačo
c1315019cb
Litner fix
2025-05-18 23:53:56 +02:00
Matej Bačo
1eb642aff0
Fix site env vars at runtime
2025-05-18 23:53:43 +02:00
Jake Barnby
d577fd1294
Sync 1.6.x
2025-05-17 20:23:46 +12:00
Jake Barnby
b1829bacfe
Only rethrow auth and timeout in general handler
2025-05-15 23:33:00 +12:00
Darshan
53133ba54f
patch: filters pre 1.7.x
2025-05-02 19:48:39 +05:30
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
Eldad Fux
fb29fe7b3c
Merge remote-tracking branch 'origin/1.7.x' into feat-apps-module
2025-04-29 20:12:31 +02:00
Matej Bačo
7ece755abf
Improve code quality
2025-04-29 11:56:51 +02:00
Matej Bačo
841d260b5f
PlatformDB migration preparations
2025-04-29 11:31:06 +02:00
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
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module
2025-04-22 12:25:51 +02:00
Chirag Aggarwal
421bfed8b7
chore: regenerate specs
2025-04-18 16:06:02 +00:00
Chirag Aggarwal
6d0d15f469
Merge branch '1.7.x' into feat-tokens-module
2025-04-18 16:01:06 +00: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
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
Matej Bačo
e48fadf9fd
PR review changes
2025-04-16 10:43:02 +02:00
Matej Bačo
e53ec21a2c
Improve copy
2025-04-15 15:17:43 +02:00
Matej Bačo
dbe42beb45
Improve tests
2025-04-15 14:16:04 +02:00
Chirag Aggarwal
c365480aec
chore: small changes from review devkeys
2025-04-15 12:02:55 +00:00
Khushboo Verma
0fc41b27ee
Dark theme for trace error page
2025-04-15 10:48:25 +00:00
Khushboo Verma
60c632363f
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-15 10:45:39 +00:00
Matej Bačo
60fafe8feb
PR review changes
2025-04-15 11:40:32 +02:00
loks0n
67a313cef3
fix: tests
2025-04-14 13:50:48 +01:00
Matej Bačo
84ec907a47
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-14 14:17:32 +02:00
loks0n
0a4c430ae7
feat: exp scheme
2025-04-14 12:56:42 +01:00
Chirag Aggarwal
c3656fd4e7
Merge branch '1.6.x' into feat-group
2025-04-12 06:50:20 +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
Khushboo Verma
d733e8b75f
Add trace button
2025-04-10 16:39:37 +05:30
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
5a5d1752f9
Merge branch '1.7.x' into feat-development-keys
2025-04-09 09:02:20 +00: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
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
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
8139ec0d6f
Add more error pages
2025-04-03 18:49:41 +05:30
Damodar Lohani
1c10528585
Merge branch 'feat-sites' into fix-usage-sites
2025-04-03 10:23:34 +05:45
Khushboo Verma
579f795c81
Merge branch 'feat-sites' into feat-update-error-pages
2025-04-03 00:00:19 +05:30
Khushboo Verma
c684d0a2cd
Enhance error pages
2025-04-02 23:59:43 +05:30
Damodar Lohani
13510ffcb5
new sites metrics
2025-04-02 05:15:33 +00:00
Damodar Lohani
0d9743c8cb
separate sites network metrics
2025-04-02 05:10:12 +00:00
Damodar Lohani
d1e083338e
fix disable metrics for static sites
2025-04-02 05:05:24 +00:00
Damodar Lohani
a36adbd68b
Fix: skipped metrics
2025-04-01 07:31:53 +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
Damodar Lohani
e629037da2
use proper resource type
2025-03-31 07:56:26 +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
Eldad Fux
1bf1766822
Merge remote-tracking branch 'origin/feat-sites' into feat-apps-module
2025-03-28 08:20:24 +01:00
Jake Barnby
5aca1fcfa9
Fix content type usage
2025-03-27 21:03:28 +13:00
Matej Bačo
1946fca9f6
Merge branch 'feat-sites' into fix-deployment-status
2025-03-27 09:00:36 +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
3b9318c2fc
Add tests
2025-03-26 16:52:32 +05:30
Khushboo Verma
e836df13ba
Merge branch 'feat-sites' into chore-add-error-for-failed-builds
2025-03-26 16:11:03 +05:30
Khushboo Verma
9fd8c5ab9d
Add fallbackfile and adapter to deployments collection
2025-03-24 20:04:02 +05:30
Khushboo Verma
bd18edc197
If build has failed, show correct error page
2025-03-24 15:50:25 +05:30
Chirag Aggarwal
7b7fd218f5
chore: formatting + updating specs
2025-03-24 05:06:18 +00:00
Darshan
7c2ab4fcf6
update: change sample rate for 4xx via env.
2025-03-22 13:47:09 +05:30
shimon
fca2e95fdd
debug
2025-03-18 19:29:40 +02:00
shimon
5683c310db
debug
2025-03-18 18:36:46 +02:00
Eldad Fux
afb40218d7
Fixed tests
2025-03-18 16:12:13 +01:00
Eldad Fux
f537091eb2
Fixed tests
2025-03-17 23:57:44 +01:00
Eldad Fux
113828cd00
Improved errors
2025-03-17 22:51:22 +01:00
shimon
adacec4ad1
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/init.php
# composer.lock
2025-03-16 10:55:24 +02:00
Chirag Aggarwal
9df221d333
Merge branch '1.6.x' into feat-development-keys
2025-03-14 19:42:31 +05:30
Matej Bačo
d77dbebe8b
Merge branch '1.7.x' into feat-sites
2025-03-14 13:53:34 +01:00
Chirag Aggarwal
afabd5b87a
Merge branch '1.6.x' into feat-development-keys
2025-03-14 17:20:47 +05:30
Matej Bačo
5f2512dc4f
code quality improvement
2025-03-14 12:07:38 +01:00
Matej Bačo
f6fc425c98
Add rule attributes
2025-03-14 09:37:44 +01:00
Matej Bačo
725dff7f0f
Merge branch '1.7.x' into feat-sites
2025-03-13 11:41:28 +01:00
Matej Bačo
acb9548e85
Fix preview deicison-maker; speed-up tests
2025-03-13 10:33:28 +01:00
Matej Bačo
ee1ee7ecfe
Fix ping 5xx error
2025-03-13 10:20:45 +01:00
Matej Bačo
8f391db39a
Merge pull request #9484 from appwrite/chore-attribute-conistency
...
Chore: Attribute name consistency
2025-03-12 12:23:56 +01:00
Matej Bačo
796a845bcf
Setup request & response filters
2025-03-12 12:10:10 +01:00
Matej Bačo
994e2faa42
OPR v5 + Flutter starter
2025-03-11 18:19:25 +01:00
shimon
6a05bd4e0d
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# app/init.php
2025-03-11 18:19:44 +02:00
Matej Bačo
71b56fc504
Remove log/execution search
2025-03-11 10:22:28 +01:00
Matej Bačo
93510d170e
Quality fixes
2025-03-10 14:53:44 +01:00
Matej Bačo
d86cf7b437
Fix 5xx error on authroization
2025-03-09 18:51:49 +01:00
Matej Bačo
5f766f6a13
Merge branch 'feat-sites' into chore-rules-rehaul
2025-03-08 21:33:13 +01:00
Matej Bačo
9c3cfc4f83
Merge pull request #9357 from appwrite/feat-authroized-previews
...
Feat: Authorized previews
2025-03-08 21:04:25 +01:00
Matej Bačo
b4d366eea1
Merge pull request #9457 from appwrite/chore-remove-builds-collection
...
Chore Remove builds collection
2025-03-08 20:45:10 +01:00
Matej Bačo
f75acfa503
Remove deploymentUpdatePolicy, add trigger
2025-03-08 19:19:05 +01:00
Matej Bačo
b69c40345f
Improve docs
2025-03-08 18:45:38 +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
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
Matej Bačo
777fb3fcdd
Update proxy rule tests
2025-03-07 18:00:20 +01:00
Matej Bačo
92b696ea21
Introduce type-relevant attributes to rules
2025-03-07 10:14:45 +01:00
Chirag Aggarwal
3f133cab74
Merge branch '1.7.x' into feat-tokens-module
2025-03-06 15:25:42 +00: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
Matej Bačo
8e03db6c9e
Fix tests
2025-03-03 16:42:29 +01:00
Chirag Aggarwal
c05ef9121f
Merge branch '1.6.x' into feat-development-keys
2025-02-28 12:56:26 +00: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
Matej Bačo
496cfa92bc
Fix QA instance setup
2025-02-27 10:55:49 +01:00
shimon
5ed1ca617f
cleanup
2025-02-27 11:02:27 +02:00
shimon
368b61493f
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
...
# Conflicts:
# composer.lock
2025-02-27 10:29:06 +02:00
shimon
458df23797
debug cert
2025-02-26 17:41:44 +02:00
shimon
369caae87d
debug cert
2025-02-26 17:40:06 +02:00
Matej Bačo
1e111294df
Merge branch 'feat-sites' into feat-spa
2025-02-25 17:57:14 +01:00
Matej Bačo
88ae06af57
Improve formatting
2025-02-25 12:53:12 +01:00
Matej Bačo
2ba84bf93f
Rule search param fix
2025-02-25 10:47:47 +01: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
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
Christy Jacob
12b494982b
feat: compute usage for OPTIONS and 4XX errors
2025-02-23 11:37:54 +05:30