Chirag Aggarwal
fea58c2bc9
refactor: maintenance task to run at a specific time
2025-05-08 07:49:27 +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
Chirag Aggarwal
1dd0b419c5
chore: update console
2025-04-11 15:32:03 +00:00
Steven Nguyen
49ab765ee8
Bump console to version 5.2.56
2025-04-09 17:02:24 -07:00
Damodar Lohani
f4d01f4c37
fix: remove stats usage dump worker from docker
2025-03-27 08:36:52 +00:00
Chirag Aggarwal
13750f7dbd
feat: introduce new env
2025-03-21 07:42:10 +00:00
shimon
e6e7c5c816
revert
2025-03-18 21:44:34 +02:00
shimon
e9841e53b9
revert
2025-03-18 21:40:46 +02:00
shimon
6eff011100
Merge branch '1.6.x' of github.com:appwrite/appwrite into updates-projects-regions
...
# Conflicts:
# app/views/install/compose.phtml
2025-03-17 13:29:22 +02:00
Steven Nguyen
063c2be38f
Merge pull request #9495 from appwrite/chore-bump-console-5.2.53
...
Bump console to version 5.2.53
2025-03-14 16:35:22 -07:00
Steven Nguyen
7402145c9d
Bump console to version 5.2.53
2025-03-12 15:22:43 -07: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
shimon
2a5b3317bf
update region
2025-03-04 11:36:45 +02:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428
2025-02-14 09:04:30 +05:30
Damodar Lohani
59516408af
revert env update
2025-02-09 05:15:26 +00:00
Chirag Aggarwal
20c01d0e73
chore: added env variable to compose.phtml
2025-02-07 07:57:29 +00:00
Damodar Lohani
3e778c0094
update environment variable
2025-02-05 09:53:23 +00:00
Damodar Lohani
da7a234038
update
2025-01-30 05:28:45 +00:00
Damodar Lohani
f94d1a5d82
update compose.phtml
2025-01-30 05:24:30 +00:00
Damodar Lohani
cb31e7954e
refactor rename
2025-01-30 04:53:53 +00:00
Damodar Lohani
0da3f870f9
refactor: rename
2025-01-30 04:43:16 +00:00
Steven Nguyen
c062a8f129
Bump console to version 5.2.27
2024-11-27 16:47:32 +00:00
Steven Nguyen
98d78163a2
Bump console to version 5.2.25
2024-11-22 22:39:24 +00:00
loks0n
532aac6a62
chore: dockerfiles
2024-11-08 20:00:05 +01:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Steven Nguyen
31e03bfaae
fix: add domain and force HTTPS env vars to mail worker
...
The worker uses the env vars so we need to include it in the compose file to ensure the variable passes into the container.
2024-09-25 23:25:56 +00:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
48d4d873de
Merge branch '1.6.x' into feat-eldad4-coroutines
2024-09-19 13:50:27 -04:00
Christy Jacob
d633ad2bfb
Merge branch 'main' into 1.6.x
2024-09-18 22:48:42 +04:00
Christy Jacob
4a29091ff4
chroe: update executor
2024-09-18 15:46:39 +00:00
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Christy Jacob
607d723037
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into chore-bump-console
2024-09-17 21:47:28 +00:00
Christy Jacob
8ce9e79cc1
chore:update console
2024-09-17 21:46:23 +00:00
Steven Nguyen
d1296dcc08
fix: add retention env vars to deletes worker
...
The resources are injected in the deletes worker so the env vars need to be passed to the container.
2024-09-13 16:37:04 +02:00
Binyamin Yawitz
ef1380bf61
chore: merge
2024-09-09 14:52:47 +02:00
Jake Barnby
5511e3d0ec
Update console
2024-09-09 20:37:52 +12:00
Fernando
20cf7643dc
Update docker-compose to restart usage-dump
...
Currently, docker doesn't restart the usage-dump container after a system reboot, causing appwrite to not show usage correctly. This fix makes it restart along with the other containers.
2024-09-07 14:44:16 -03:00
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/controllers/api/functions.php
# app/init.php
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Christy Jacob
d8c15079b6
chore: update console
2024-09-06 00:08:22 +04:00
Binyamin Yawitz
5d70884e6c
chore: cleaning
2024-09-05 13:11:39 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Torsten Dittmann
b1c047df47
chore: bump console to 5.0.6
2024-08-27 14:27:52 +02:00
Torsten Dittmann
588475cddf
chore: bump console version
2024-08-26 17:51:03 +02:00
Torsten Dittmann
b215ab07fc
chore: bump console to 5.0.1
2024-08-23 22:12:27 +02:00
Torsten Dittmann
853bd9a67c
chore: upgrade console
2024-08-23 22:11:37 +02:00
Matej Bačo
f98184405b
Upgrade OPR versions
2024-08-22 12:15:38 +00:00
Matej Bačo
ef8075f86b
Fix missing function variables
2024-08-19 08:50:30 +00:00
Christy Jacob
a5ccba7561
chore: update console and specs
2024-08-16 20:58:55 +00:00
Binyamin Yawitz
4373e72262
fix: typo
2024-08-12 16:37:49 -04:00