Khushboo Verma
4c1881324e
Use compute vars for functions and sites
2024-10-27 17:22:45 +01:00
Khushboo Verma
03d4d4c8fa
Add build env vars for sites
2024-10-26 12:29:42 +02: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
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Steven Nguyen
bde1ad9b05
fix: missing question for _APP_EMAIL_CERTIFICATES during install
...
Because the variable is required and there is no default, the user is
prompted to supply a value, but because there is no question set, the
user won't know what to fill in.
2024-09-17 22:35:07 -07: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
Christy Jacob
856abeb76b
Merge pull request #8466 from appwrite/feat-adding-email
...
Feat changing emails
2024-08-12 19:01:33 +04:00
Binyamin Yawitz
c0770621cf
fix: reviews
2024-08-12 07:36:15 -04:00
loks0n
da2c2e6f1d
chore: update desc
2024-08-07 17:30:56 +01:00
Binyamin Yawitz
18a519f32d
typo
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-08-05 15:46:23 -04:00
Binyamin Yawitz
73ecec099d
feat: adding team email and changing base to noreplay
2024-08-02 08:59:47 -04:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
loks0n
339a615359
feat: improve description
2024-07-17 10:25:50 +01:00
loks0n
67778d5e96
fix: typo
2024-07-16 14:45:34 +01:00
loks0n
67fa2c9e39
feat: max build size
2024-07-15 10:53:29 +01:00
Binyamin Yawitz
9b94a4a1ed
chore: improvements
2024-07-12 18:11:43 -04:00
Matej Bačo
5ef196ec9a
PR review changes
2024-07-03 07:11:15 +00:00
Steven Nguyen
636497304e
Merge branch '1.5.x' into chore-sync-1.5.x-into-main
2024-06-25 23:47:37 +00:00
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Damodar Lohani
66ac96580b
Merge branch 'main' into feat-security-emails
2024-06-04 06:51:24 +05:45
loks0n
61336be50d
doc: update _APP_SMS_FROM
2024-05-30 16:51:48 +01:00
Jake Barnby
3eec8317d4
Improve variable desc copy
2024-05-24 15:31:17 +12:00
Jake Barnby
e65cc78234
Update executor default var to match new container hostname
2024-05-24 15:30:14 +12:00
Binyamin Yawitz
ebe386acd9
feat(logger): Unifying logger environment variable and adapting to the latest Logger version
2024-05-23 12:44:19 -04:00
Damodar Lohani
b61e0f08f6
make required
2024-05-06 00:58:23 +00:00
Damodar Lohani
00c45c2507
new environment for certificates and security emails
2024-03-31 03:32:55 +00:00
Torsten Dittmann
7fa578c901
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x
2024-03-01 14:20:32 +01:00
Khushboo Verma
af3d6b2308
Allow ssl along with tls in custom smtp
2024-02-26 20:40:41 +05:30
Jake Barnby
18f7168160
Merge main
2024-02-12 14:18:19 +13:00
Christy Jacob
4dee937e36
Update app/config/variables.php
2024-02-06 22:26:47 +05:30
Khushboo Verma
8ed5489d9c
Added env variable to variables.php and compose.phtml
2024-02-05 16:11:37 +05:30
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
Jake Barnby
320919fef2
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
2024-01-11 19:59:59 +13:00
Steven Nguyen
d2d36bbfae
Add changes from previous console platforms variable PR
...
See https://github.com/appwrite/appwrite/pull/4581
2024-01-03 20:38:42 +00:00
Steven Nguyen
06e385b346
Add changes from previous console platforms variable PR
...
See https://github.com/appwrite/appwrite/pull/4581
2024-01-03 19:30:42 +00:00
Torsten Dittmann
a29cef2334
feat: console hostname env variable
2024-01-02 19:53:20 +00:00
Torsten Dittmann
9b2fbc5c52
feat: console hostname env variable
2023-12-29 21:52:50 +01:00
prateek banga
520d19e335
changes TextMagic to Textmagic in all places and uses email validator
2023-11-21 12:35:36 +05:30
prateek banga
c24664f5d9
removes internal provider
2023-11-16 01:30:47 +05:30
shimon
4c6976488c
clean up
2023-10-25 15:06:54 +03:00
shimon
9fad9dca88
usage sync
2023-10-25 10:39:59 +03:00
Christy Jacob
864092d81c
Merge pull request #6272 from appwrite/feat-router-protection
...
Feat: router protection
2023-09-21 05:13:34 -04:00
Matej Bačo
4c18f9f0e7
Document router protection env var
2023-09-19 09:39:28 +02:00
Matej Bačo
8926d24a0d
One more env var rename
2023-09-19 09:35:32 +02:00
Matej Bačo
d87dbad768
PR review changes
2023-09-19 09:31:57 +02:00
Matej Bačo
6a7950aa34
Add function domains force https
2023-09-18 12:27:47 +02:00
Christy Jacob
50405f838e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile
2023-09-14 18:07:53 +00:00