ernstmul
8df2f2791c
Merge branch 'main' into mgn-dv
...
# Conflicts:
# Dockerfile
# docker/nginx.conf
# package.json
# pnpm-lock.yaml
# src/hooks.client.ts
# src/lib/components/breadcrumbs.svelte
# src/lib/components/filePicker.svelte
# src/lib/components/index.ts
# src/lib/layout/activity.svelte
# src/lib/layout/cover.svelte
# src/lib/layout/coverTitle.svelte
# src/lib/stores/sdk.ts
# src/lib/system.ts
# src/routes/(console)/+layout.svelte
# src/routes/(console)/onboarding/create-project/+page.svelte
# src/routes/(console)/organization-[organization]/+page.svelte
# src/routes/(console)/organization-[organization]/domains/domain-[domain]/settings/changeOrganization.svelte
# src/routes/(console)/organization-[organization]/header.svelte
# src/routes/(console)/organization-[organization]/settings/deleteOrganizationModal.svelte
# src/routes/(console)/organization-[organization]/wizard/store.ts
# src/routes/(console)/project-[project]/auth/user-[user]/sessions/+page.svelte
# src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/+page.svelte
# src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/header.svelte
# src/routes/(console)/project-[region]-[project]/storage/bucket-[bucket]/file-[file]/manageFileToken.svelte
# src/routes/+page.ts
2025-06-02 06:08:20 +02:00
Arman
f2ce095ff9
Merge branch 'main' of github.com:appwrite/console into feat-v2-regions
2025-05-02 14:43:37 +02:00
ernstmul
437fbd605f
Merge branch 'feat-pink-v2' into mgn-dv
...
# Conflicts:
# Dockerfile
# package.json
# pnpm-lock.yaml
# src/lib/components/index.ts
# src/routes/(console)/organization-[organization]/+page.svelte
# src/routes/(console)/organization-[organization]/billing/+page.ts
# src/routes/(console)/organization-[organization]/settings/deleteOrganizationModal.svelte
# src/routes/(console)/project-[project]/messaging/+page.svelte
2025-05-01 15:21:37 +02:00
Darshan
fe82658bf1
update: use env var.
2025-04-30 13:11:04 +05:30
Arman
72a6916dba
Merge commit '3c97c6e06ac0a2ff0cc23a7788243d941a139ecc' into feat-pink-v2
2025-04-29 19:15:02 +02:00
Torsten Dittmann
7ae265d075
Merge branch 'main' of https://github.com/appwrite/console into feat-support-multi-region
2025-04-14 17:01:28 +02:00
snyk-bot
0f7869534d
fix: Dockerfile to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908400
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908409
- https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567383
- https://snyk.io/vuln/SNYK-ALPINE319-CURL-7567383
- https://snyk.io/vuln/SNYK-ALPINE319-EXPAT-7908399
2025-04-11 20:44:45 +00:00
Torsten Dittmann
ddc96f5e45
Update nginx base image to 1.27-alpine
2025-04-07 19:53:41 +02:00
Torsten Dittmann
15c3c95c65
Use dynamic nginx.conf and remove profile config
...
The commit removes the profile-specific nginx configuration files in
favor of a single nginx.conf, removes server-side profile handling, and
simplifies the base path config.
2025-04-07 18:04:20 +02:00
ernstmul
d36140a560
Switch base url from /console to /studio
2025-04-01 11:24:36 +02:00
Torsten Dittmann
bda8a6dae1
Remove sync build step from CI pipeline
2025-03-28 23:21:06 +01:00
Darshan
3114f75631
Merge branch 'main' 'into sdk-context-main-merge'.
2025-03-16 16:38:13 +05:30
ernstmul
95d05a3c5b
Feat: add sentry release environment variable
2025-02-27 10:52:32 +01:00
Torsten Dittmann
4a5951964d
fix: dockerfile corepack version
2025-02-13 19:54:24 +01:00
loks0n
b1907af3fa
fix: corepack build
2025-02-09 15:29:43 +00:00
Torsten Dittmann
b1da68c483
fix: corepack
2025-02-04 01:17:41 +01:00
Torsten Dittmann
3ac6b7e277
fix: build with sentry
2024-08-27 13:33:29 +02:00
Torsten Dittmann
73031ba136
feat: sentry
2024-08-27 13:25:43 +02:00
Torsten Dittmann
1067dff3f5
fix: growth endpoint env variable
2024-08-23 19:05:17 +00:00
Torsten Dittmann and GitHub
d92b98a836
Merge pull request #1217 from appwrite/feat-use-env-static-public
...
feat: use $env/static/public for env variables
2024-07-18 23:36:37 +02:00
Torsten Dittmann
57aee7dc86
feat: use $env/static/public for env variables
2024-07-18 22:51:30 +02:00
Torsten Dittmann
65d32fcb88
fix: dockerfile exposed port
2024-07-18 20:28:31 +02:00
Torsten Dittmann
9108adad72
fix: dockerfile performance
2024-07-17 20:25:38 +02:00
Torsten Dittmann
47080e6bf1
ci: new release flow
2024-07-17 19:51:54 +02:00
Torsten Dittmann
d8acc3e51c
fix: dockerfile
2024-07-17 12:28:18 +02:00
Torsten Dittmann
6da5eadbaa
fix: stuff
2024-07-16 03:59:03 +02:00
Torsten Dittmann
ffb7536797
feat: migrate to container
2024-07-15 20:15:11 +02:00